| 1 | [ Oct 18 04:53:43 Enabled. ] | ||
| 2 | [ Oct 18 04:53:43 Rereading configuration. ] | ||
| 3 | [ Oct 18 04:53:44 Rereading configuration. ] | ||
| 4 | [ Oct 18 04:53:56 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 | [ Oct 18 04:53:56 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.10.18 04:53:57.430520 [ 1 ] {} <Information> Application: Will watch for the process with pid 24068 | ||
| 29 | 2025.10.18 04:53:57.431074 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.10.18 04:53:57.910650 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24068 | ||
| 31 | 2025.10.18 04:53:57.911475 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.10.18 04:53:57.911642 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.10.18 04:53:58.011515 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.10.18 04:53:58.040681 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.10.18 04:53:58.040777 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.10.18 04:53:58.040800 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.10.18 04:53:58.040869 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.10.18 04:53:58.042607 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.10.18 04:53:58.044908 [ 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.10.18 04:53:58.045793 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.10.18 04:53:58.046635 [ 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.10.18 04:53:58.046684 [ 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.10.18 04:53:58.046721 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.10.18 04:53:58.047429 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.10.18 04:53:58.048370 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.10.18 04:53:58.054420 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.10.18 04:53:58.055049 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.10.18 04:53:58.056436 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.10.18 04:53:58.056527 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.10.18 04:53:58.057589 [ 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.10.18 04:53:58.058064 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.10.18 04:53:58.062124 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.10.18 04:53:58.062498 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.10.18 04:53:58.065617 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.10.18 04:53:58.065974 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.10.18 04:53:58.066361 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.10.18 04:53:58.066745 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.10.18 04:53:58.068112 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.10.18 04:53:58.068136 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.10.18 04:53:58.068227 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.10.18 04:53:58.068330 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.10.18 04:53:58.076612 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.10.18 04:53:58.076637 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000154104 sec | ||
| 68 | 2025.10.18 04:53:58.076683 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.10.18 04:53:58.076724 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.10.18 04:53:58.077387 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.10.18 04:53:58.077964 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.10.18 04:53:58.087971 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.10.18 04:53:58.088013 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.10.18 04:53:58.088082 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.10.18 04:53:58.088094 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.10.18 04:53:58.088129 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.10.18 04:53:58.088194 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.10.18 04:53:58.092603 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.10.18 04:53:58.092656 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.10.18 04:53:58.092705 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.10.18 04:53:58.092881 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.10.18 04:53:58.092922 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.10.18 04:53:58.092934 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.10.18 04:53:58.093008 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.10.18 04:53:58.093021 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.10.18 04:53:58.093051 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.10.18 04:53:58.093115 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.10.18 04:53:58.114928 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.10.18 04:53:58.122700 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.10.18 04:53:58.122788 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000107823 sec | ||
| 91 | 2025.10.18 04:53:58.122804 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.10.18 04:53:58.122814 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.10.18 04:53:58.122838 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.10.18 04:53:58.123034 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.10.18 04:53:58.123130 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.10.18 04:53:58.123143 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.10.18 04:53:58.123154 [ 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.10.18 04:53:58.123165 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.10.18 04:53:58.163063 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.10.18 04:53:58.163311 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.80 MiB (RSS), difference: 92.03 MiB | ||
| 101 | 2025.10.18 04:53:58.164735 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.339e-05 sec. | ||
| 102 | 2025.10.18 04:53:58.165108 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.10.18 04:53:58.165813 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.10.18 04:53:58.165830 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.10.18 04:53:58.165951 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61012 | ||
| 106 | 2025.10.18 04:53:58.166908 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.10.18 04:53:58.166973 [ 3 ] {} <Debug> TCP-Session: 10ae371a-0233-463c-9b49-cc60117f21bc Authenticating user 'default' from [fd00:1122:3344:101::a]:61012 | ||
| 108 | 2025.10.18 04:53:58.167001 [ 3 ] {} <Debug> TCP-Session: 10ae371a-0233-463c-9b49-cc60117f21bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.10.18 04:53:58.167078 [ 3 ] {} <Debug> TCP-Session: 10ae371a-0233-463c-9b49-cc60117f21bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.10.18 04:53:58.167183 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.10.18 04:53:58.167210 [ 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.10.18 04:53:58.167302 [ 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.10.18 04:53:58.169638 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47047 | ||
| 114 | 2025.10.18 04:53:58.169646 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49902 | ||
| 115 | 2025.10.18 04:53:58.169752 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52251 | ||
| 116 | 2025.10.18 04:53:58.169779 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2025.10.18 04:53:58.169887 [ 4 ] {} <Debug> TCP-Session: 2805f4b3-90e1-467c-8504-bc67a55ed809 Authenticating user 'default' from [fd00:1122:3344:101::a]:47047 | ||
| 118 | 2025.10.18 04:53:58.169913 [ 4 ] {} <Debug> TCP-Session: 2805f4b3-90e1-467c-8504-bc67a55ed809 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2025.10.18 04:53:58.169927 [ 4 ] {} <Debug> TCP-Session: 2805f4b3-90e1-467c-8504-bc67a55ed809 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2025.10.18 04:53:58.169992 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2025.10.18 04:53:58.170026 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2025.10.18 04:53:58.170048 [ 5 ] {} <Debug> TCP-Session: 211c6d0e-21fa-48ae-bfd9-93201e10828e Authenticating user 'default' from [fd00:1122:3344:101::a]:49902 | ||
| 123 | 2025.10.18 04:53:58.170072 [ 254 ] {} <Debug> TCP-Session: f9dce692-0e2a-40ae-b18f-aca3eb775ea7 Authenticating user 'default' from [fd00:1122:3344:101::a]:52251 | ||
| 124 | 2025.10.18 04:53:58.170082 [ 5 ] {} <Debug> TCP-Session: 211c6d0e-21fa-48ae-bfd9-93201e10828e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2025.10.18 04:53:58.170069 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50572 | ||
| 126 | 2025.10.18 04:53:58.170154 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52963 | ||
| 127 | 2025.10.18 04:53:58.170179 [ 254 ] {} <Debug> TCP-Session: f9dce692-0e2a-40ae-b18f-aca3eb775ea7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2025.10.18 04:53:58.170239 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58731 | ||
| 129 | 2025.10.18 04:53:58.170190 [ 5 ] {} <Debug> TCP-Session: 211c6d0e-21fa-48ae-bfd9-93201e10828e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2025.10.18 04:53:58.170308 [ 254 ] {} <Debug> TCP-Session: f9dce692-0e2a-40ae-b18f-aca3eb775ea7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2025.10.18 04:53:58.170346 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2025.10.18 04:53:58.170362 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51497 | ||
| 133 | 2025.10.18 04:53:58.170426 [ 255 ] {} <Debug> TCP-Session: 376a5791-45dd-4877-9361-2efc99660b62 Authenticating user 'default' from [fd00:1122:3344:101::a]:50572 | ||
| 134 | 2025.10.18 04:53:58.170520 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2025.10.18 04:53:58.170522 [ 255 ] {} <Debug> TCP-Session: 376a5791-45dd-4877-9361-2efc99660b62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2025.10.18 04:53:58.170563 [ 255 ] {} <Debug> TCP-Session: 376a5791-45dd-4877-9361-2efc99660b62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2025.10.18 04:53:58.170576 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2025.10.18 04:53:58.170596 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2025.10.18 04:53:58.170564 [ 256 ] {} <Debug> TCP-Session: 914f6987-ac5e-4ef1-9c16-3bbcce0bdcff Authenticating user 'default' from [fd00:1122:3344:101::a]:52963 | ||
| 140 | 2025.10.18 04:53:58.170667 [ 257 ] {} <Debug> TCP-Session: 9bdf260e-8459-40c9-b5e8-c2841309fffe Authenticating user 'default' from [fd00:1122:3344:101::a]:58731 | ||
| 141 | 2025.10.18 04:53:58.170688 [ 256 ] {} <Debug> TCP-Session: 914f6987-ac5e-4ef1-9c16-3bbcce0bdcff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2025.10.18 04:53:58.170678 [ 258 ] {} <Debug> TCP-Session: 6bf53448-d49a-4e0f-ad68-32933fb26f29 Authenticating user 'default' from [fd00:1122:3344:101::a]:51497 | ||
| 143 | 2025.10.18 04:53:58.170763 [ 257 ] {} <Debug> TCP-Session: 9bdf260e-8459-40c9-b5e8-c2841309fffe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2025.10.18 04:53:58.170782 [ 256 ] {} <Debug> TCP-Session: 914f6987-ac5e-4ef1-9c16-3bbcce0bdcff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2025.10.18 04:53:58.170772 [ 258 ] {} <Debug> TCP-Session: 6bf53448-d49a-4e0f-ad68-32933fb26f29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2025.10.18 04:53:58.170845 [ 257 ] {} <Debug> TCP-Session: 9bdf260e-8459-40c9-b5e8-c2841309fffe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.10.18 04:53:58.170854 [ 258 ] {} <Debug> TCP-Session: 6bf53448-d49a-4e0f-ad68-32933fb26f29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.10.18 04:53:58.647886 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46400 | ||
| 149 | 2025.10.18 04:53:58.648040 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2025.10.18 04:53:58.648164 [ 259 ] {} <Debug> TCP-Session: 6af95332-e1fe-49fd-95b4-a813d2de4ec1 Authenticating user 'default' from [fd00:1122:3344:101::b]:46400 | ||
| 151 | 2025.10.18 04:53:58.648189 [ 259 ] {} <Debug> TCP-Session: 6af95332-e1fe-49fd-95b4-a813d2de4ec1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2025.10.18 04:53:58.648201 [ 259 ] {} <Debug> TCP-Session: 6af95332-e1fe-49fd-95b4-a813d2de4ec1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.10.18 04:53:58.648330 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 154 | 2025.10.18 04:53:58.648366 [ 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.10.18 04:53:58.648451 [ 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.10.18 04:53:58.650589 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46012 | ||
| 157 | 2025.10.18 04:53:58.650686 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41294 | ||
| 158 | 2025.10.18 04:53:58.650770 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56471 | ||
| 159 | 2025.10.18 04:53:58.650871 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51888 | ||
| 160 | 2025.10.18 04:53:58.651031 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 161 | 2025.10.18 04:53:58.651112 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59555 | ||
| 162 | 2025.10.18 04:53:58.651153 [ 260 ] {} <Debug> TCP-Session: e67bd461-846d-4fcf-af3d-138003dc2aa4 Authenticating user 'default' from [fd00:1122:3344:101::b]:46012 | ||
| 163 | 2025.10.18 04:53:58.651190 [ 260 ] {} <Debug> TCP-Session: e67bd461-846d-4fcf-af3d-138003dc2aa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2025.10.18 04:53:58.651203 [ 260 ] {} <Debug> TCP-Session: e67bd461-846d-4fcf-af3d-138003dc2aa4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2025.10.18 04:53:58.651224 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 166 | 2025.10.18 04:53:58.651272 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 167 | 2025.10.18 04:53:58.651289 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 168 | 2025.10.18 04:53:58.651320 [ 263 ] {} <Debug> TCP-Session: be07f7d8-ace2-4a0f-b79e-0acba1c5d483 Authenticating user 'default' from [fd00:1122:3344:101::b]:51888 | ||
| 169 | 2025.10.18 04:53:58.651360 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 170 | 2025.10.18 04:53:58.651315 [ 261 ] {} <Debug> TCP-Session: 0ee6b81f-c889-4114-90f0-824fbc3c68ac Authenticating user 'default' from [fd00:1122:3344:101::b]:41294 | ||
| 171 | 2025.10.18 04:53:58.651450 [ 264 ] {} <Debug> TCP-Session: 5ccbc131-7587-4b5d-a332-4b3555005e00 Authenticating user 'default' from [fd00:1122:3344:101::b]:59555 | ||
| 172 | 2025.10.18 04:53:58.651443 [ 263 ] {} <Debug> TCP-Session: be07f7d8-ace2-4a0f-b79e-0acba1c5d483 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 173 | 2025.10.18 04:53:58.651420 [ 262 ] {} <Debug> TCP-Session: 50e119fe-6618-408e-bf05-fac5c9b89b7f Authenticating user 'default' from [fd00:1122:3344:101::b]:56471 | ||
| 174 | 2025.10.18 04:53:58.651551 [ 263 ] {} <Debug> TCP-Session: be07f7d8-ace2-4a0f-b79e-0acba1c5d483 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2025.10.18 04:53:58.651547 [ 261 ] {} <Debug> TCP-Session: 0ee6b81f-c889-4114-90f0-824fbc3c68ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2025.10.18 04:53:58.651585 [ 264 ] {} <Debug> TCP-Session: 5ccbc131-7587-4b5d-a332-4b3555005e00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2025.10.18 04:53:58.651577 [ 262 ] {} <Debug> TCP-Session: 50e119fe-6618-408e-bf05-fac5c9b89b7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2025.10.18 04:53:58.651654 [ 261 ] {} <Debug> TCP-Session: 0ee6b81f-c889-4114-90f0-824fbc3c68ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2025.10.18 04:53:58.651418 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60111 | ||
| 180 | 2025.10.18 04:53:58.651693 [ 264 ] {} <Debug> TCP-Session: 5ccbc131-7587-4b5d-a332-4b3555005e00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2025.10.18 04:53:58.651721 [ 262 ] {} <Debug> TCP-Session: 50e119fe-6618-408e-bf05-fac5c9b89b7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2025.10.18 04:53:58.651312 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61855 | ||
| 183 | 2025.10.18 04:53:58.651893 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 184 | 2025.10.18 04:53:58.652002 [ 266 ] {} <Debug> TCP-Session: f7293682-0221-4631-980d-946830a157ea Authenticating user 'default' from [fd00:1122:3344:101::b]:60111 | ||
| 185 | 2025.10.18 04:53:58.652020 [ 266 ] {} <Debug> TCP-Session: f7293682-0221-4631-980d-946830a157ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2025.10.18 04:53:58.652025 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 187 | 2025.10.18 04:53:58.652033 [ 266 ] {} <Debug> TCP-Session: f7293682-0221-4631-980d-946830a157ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2025.10.18 04:53:58.652157 [ 265 ] {} <Debug> TCP-Session: 34b03750-e7c8-4019-a513-9e811e11f6e3 Authenticating user 'default' from [fd00:1122:3344:101::b]:61855 | ||
| 189 | 2025.10.18 04:53:58.652183 [ 265 ] {} <Debug> TCP-Session: 34b03750-e7c8-4019-a513-9e811e11f6e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2025.10.18 04:53:58.652308 [ 265 ] {} <Debug> TCP-Session: 34b03750-e7c8-4019-a513-9e811e11f6e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2025.10.18 04:53:59.000169 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.91 MiB, peak 116.91 MiB, free memory in arenas 0.00 B, will set to 119.53 MiB (RSS), difference: 2.62 MiB | ||
| 192 | 2025.10.18 04:53:59.270528 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42011 | ||
| 193 | 2025.10.18 04:53:59.271005 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2025.10.18 04:53:59.271097 [ 267 ] {} <Debug> TCP-Session: 04f7c097-a74b-442a-91f2-a25d8760fdff Authenticating user 'default' from [fd00:1122:3344:101::c]:42011 | ||
| 195 | 2025.10.18 04:53:59.271120 [ 267 ] {} <Debug> TCP-Session: 04f7c097-a74b-442a-91f2-a25d8760fdff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2025.10.18 04:53:59.271133 [ 267 ] {} <Debug> TCP-Session: 04f7c097-a74b-442a-91f2-a25d8760fdff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2025.10.18 04:53:59.271257 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2025.10.18 04:53:59.271293 [ 267 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 199 | 2025.10.18 04:53:59.271383 [ 267 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 200 | 2025.10.18 04:53:59.273971 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50046 | ||
| 201 | 2025.10.18 04:53:59.274058 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46946 | ||
| 202 | 2025.10.18 04:53:59.274185 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 203 | 2025.10.18 04:53:59.274228 [ 268 ] {} <Debug> TCP-Session: 1276a88b-6ec5-4485-9c91-09d0ad8f4ee7 Authenticating user 'default' from [fd00:1122:3344:101::c]:50046 | ||
| 204 | 2025.10.18 04:53:59.274326 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 205 | 2025.10.18 04:53:59.274332 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57173 | ||
| 206 | 2025.10.18 04:53:59.274347 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:32823 | ||
| 207 | 2025.10.18 04:53:59.274334 [ 268 ] {} <Debug> TCP-Session: 1276a88b-6ec5-4485-9c91-09d0ad8f4ee7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2025.10.18 04:53:59.274413 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60455 | ||
| 209 | 2025.10.18 04:53:59.274406 [ 269 ] {} <Debug> TCP-Session: 976e7fed-f932-468c-b868-b732bff478e1 Authenticating user 'default' from [fd00:1122:3344:101::c]:46946 | ||
| 210 | 2025.10.18 04:53:59.274508 [ 268 ] {} <Debug> TCP-Session: 1276a88b-6ec5-4485-9c91-09d0ad8f4ee7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 211 | 2025.10.18 04:53:59.274531 [ 269 ] {} <Debug> TCP-Session: 976e7fed-f932-468c-b868-b732bff478e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 212 | 2025.10.18 04:53:59.274623 [ 269 ] {} <Debug> TCP-Session: 976e7fed-f932-468c-b868-b732bff478e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 213 | 2025.10.18 04:53:59.274664 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60540 | ||
| 214 | 2025.10.18 04:53:59.274681 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51921 | ||
| 215 | 2025.10.18 04:53:59.274905 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 216 | 2025.10.18 04:53:59.274931 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 217 | 2025.10.18 04:53:59.274942 [ 272 ] {} <Debug> TCP-Session: d29704be-0a1e-4418-ab04-dfe63c2acbed Authenticating user 'default' from [fd00:1122:3344:101::c]:60455 | ||
| 218 | 2025.10.18 04:53:59.274994 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 219 | 2025.10.18 04:53:59.275004 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 220 | 2025.10.18 04:53:59.274978 [ 270 ] {} <Debug> TCP-Session: e63b2362-0d37-4c56-b2f6-d1401301fc16 Authenticating user 'default' from [fd00:1122:3344:101::c]:32823 | ||
| 221 | 2025.10.18 04:53:59.275060 [ 272 ] {} <Debug> TCP-Session: d29704be-0a1e-4418-ab04-dfe63c2acbed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 222 | 2025.10.18 04:53:59.275098 [ 271 ] {} <Debug> TCP-Session: 7fe1ecd1-d36d-4ea8-b859-274d252181fb Authenticating user 'default' from [fd00:1122:3344:101::c]:57173 | ||
| 223 | 2025.10.18 04:53:59.275072 [ 273 ] {} <Debug> TCP-Session: e539b552-8055-4ce7-af11-dd032310ba19 Authenticating user 'default' from [fd00:1122:3344:101::c]:60540 | ||
| 224 | 2025.10.18 04:53:59.275158 [ 272 ] {} <Debug> TCP-Session: d29704be-0a1e-4418-ab04-dfe63c2acbed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2025.10.18 04:53:59.275197 [ 273 ] {} <Debug> TCP-Session: e539b552-8055-4ce7-af11-dd032310ba19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2025.10.18 04:53:59.275185 [ 271 ] {} <Debug> TCP-Session: 7fe1ecd1-d36d-4ea8-b859-274d252181fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2025.10.18 04:53:59.275279 [ 273 ] {} <Debug> TCP-Session: e539b552-8055-4ce7-af11-dd032310ba19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2025.10.18 04:53:59.275297 [ 271 ] {} <Debug> TCP-Session: 7fe1ecd1-d36d-4ea8-b859-274d252181fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2025.10.18 04:53:59.275143 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 230 | 2025.10.18 04:53:59.275086 [ 270 ] {} <Debug> TCP-Session: e63b2362-0d37-4c56-b2f6-d1401301fc16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2025.10.18 04:53:59.275434 [ 274 ] {} <Debug> TCP-Session: a9d0351f-6355-4d97-bd4d-1f7d70c44e26 Authenticating user 'default' from [fd00:1122:3344:101::c]:51921 | ||
| 232 | 2025.10.18 04:53:59.275564 [ 270 ] {} <Debug> TCP-Session: e63b2362-0d37-4c56-b2f6-d1401301fc16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2025.10.18 04:53:59.275581 [ 274 ] {} <Debug> TCP-Session: a9d0351f-6355-4d97-bd4d-1f7d70c44e26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2025.10.18 04:53:59.275672 [ 274 ] {} <Debug> TCP-Session: a9d0351f-6355-4d97-bd4d-1f7d70c44e26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2025.10.18 04:54:00.753626 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58302 | ||
| 236 | 2025.10.18 04:54:00.756000 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 237 | 2025.10.18 04:54:00.756148 [ 275 ] {} <Debug> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Authenticating user 'default' from [fd00:1122:3344:101::d]:58302 | ||
| 238 | 2025.10.18 04:54:00.756175 [ 275 ] {} <Debug> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2025.10.18 04:54:00.756190 [ 275 ] {} <Debug> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2025.10.18 04:54:00.756352 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 241 | 2025.10.18 04:54:00.756391 [ 275 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 242 | 2025.10.18 04:54:00.756492 [ 275 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 243 | 2025.10.18 04:54:00.758603 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54671 | ||
| 244 | 2025.10.18 04:54:00.758773 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38202 | ||
| 245 | 2025.10.18 04:54:00.758773 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41175 | ||
| 246 | 2025.10.18 04:54:00.758838 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53405 | ||
| 247 | 2025.10.18 04:54:00.758866 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 248 | 2025.10.18 04:54:00.758942 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41717 | ||
| 249 | 2025.10.18 04:54:00.759001 [ 276 ] {} <Debug> TCP-Session: 8e465f92-42dd-4e86-89b7-0706204c314f Authenticating user 'default' from [fd00:1122:3344:101::d]:54671 | ||
| 250 | 2025.10.18 04:54:00.759028 [ 276 ] {} <Debug> TCP-Session: 8e465f92-42dd-4e86-89b7-0706204c314f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 251 | 2025.10.18 04:54:00.759043 [ 276 ] {} <Debug> TCP-Session: 8e465f92-42dd-4e86-89b7-0706204c314f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 252 | 2025.10.18 04:54:00.759199 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61848 | ||
| 253 | 2025.10.18 04:54:00.759427 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62256 | ||
| 254 | 2025.10.18 04:54:00.761011 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 255 | 2025.10.18 04:54:00.761088 [ 279 ] {} <Debug> TCP-Session: afc2fd69-2fa7-4bfc-a715-47a7873bc663 Authenticating user 'default' from [fd00:1122:3344:101::d]:53405 | ||
| 256 | 2025.10.18 04:54:00.761135 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 257 | 2025.10.18 04:54:00.761145 [ 279 ] {} <Debug> TCP-Session: afc2fd69-2fa7-4bfc-a715-47a7873bc663 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 258 | 2025.10.18 04:54:00.761166 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 259 | 2025.10.18 04:54:00.761283 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45977 | ||
| 260 | 2025.10.18 04:54:00.761237 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 261 | 2025.10.18 04:54:00.761223 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 262 | 2025.10.18 04:54:00.761373 [ 278 ] {} <Debug> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Authenticating user 'default' from [fd00:1122:3344:101::d]:38202 | ||
| 263 | 2025.10.18 04:54:00.761188 [ 282 ] {} <Debug> TCP-Session: 6cd48a62-8f26-4adb-b171-1675c761519d Authenticating user 'default' from [fd00:1122:3344:101::d]:62256 | ||
| 264 | 2025.10.18 04:54:00.761442 [ 281 ] {} <Debug> TCP-Session: 67a90e3a-b4ea-44a4-9669-0da097b542a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61848 | ||
| 265 | 2025.10.18 04:54:00.761182 [ 279 ] {} <Debug> TCP-Session: afc2fd69-2fa7-4bfc-a715-47a7873bc663 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 266 | 2025.10.18 04:54:00.761475 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 267 | 2025.10.18 04:54:00.761533 [ 281 ] {} <Debug> TCP-Session: 67a90e3a-b4ea-44a4-9669-0da097b542a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 268 | 2025.10.18 04:54:00.761523 [ 278 ] {} <Debug> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 269 | 2025.10.18 04:54:00.761164 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 270 | 2025.10.18 04:54:00.761620 [ 281 ] {} <Debug> TCP-Session: 67a90e3a-b4ea-44a4-9669-0da097b542a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 271 | 2025.10.18 04:54:00.761632 [ 278 ] {} <Debug> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 272 | 2025.10.18 04:54:00.761612 [ 282 ] {} <Debug> TCP-Session: 6cd48a62-8f26-4adb-b171-1675c761519d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 273 | 2025.10.18 04:54:00.761687 [ 277 ] {} <Debug> TCP-Session: 0e245687-97a4-4aad-b96b-3639ab310b7e Authenticating user 'default' from [fd00:1122:3344:101::d]:41175 | ||
| 274 | 2025.10.18 04:54:00.761371 [ 280 ] {} <Debug> TCP-Session: 7555f705-e0b8-480f-a435-0cbde4eb87ba Authenticating user 'default' from [fd00:1122:3344:101::d]:41717 | ||
| 275 | 2025.10.18 04:54:00.761753 [ 282 ] {} <Debug> TCP-Session: 6cd48a62-8f26-4adb-b171-1675c761519d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2025.10.18 04:54:00.761772 [ 277 ] {} <Debug> TCP-Session: 0e245687-97a4-4aad-b96b-3639ab310b7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 277 | 2025.10.18 04:54:00.761787 [ 283 ] {} <Debug> TCP-Session: e964b487-870c-4d39-af4b-4bda8c2aeba0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45977 | ||
| 278 | 2025.10.18 04:54:00.761852 [ 277 ] {} <Debug> TCP-Session: 0e245687-97a4-4aad-b96b-3639ab310b7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2025.10.18 04:54:00.761836 [ 280 ] {} <Debug> TCP-Session: 7555f705-e0b8-480f-a435-0cbde4eb87ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2025.10.18 04:54:00.761920 [ 283 ] {} <Debug> TCP-Session: e964b487-870c-4d39-af4b-4bda8c2aeba0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2025.10.18 04:54:00.761942 [ 280 ] {} <Debug> TCP-Session: 7555f705-e0b8-480f-a435-0cbde4eb87ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2025.10.18 04:54:00.762031 [ 283 ] {} <Debug> TCP-Session: e964b487-870c-4d39-af4b-4bda8c2aeba0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2025.10.18 04:54:00.775062 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 284 | 2025.10.18 04:54:00.778053 [ 275 ] {48c4b335-8120-453b-8938-54bf90e5779c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 285 | 2025.10.18 04:54:00.849856 [ 275 ] {48c4b335-8120-453b-8938-54bf90e5779c} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:58302) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 286 | |||
| 287 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 298 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 308 | |||
| 309 | 2025.10.18 04:54:00.850860 [ 275 ] {48c4b335-8120-453b-8938-54bf90e5779c} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 310 | |||
| 311 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 318 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 319 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 332 | |||
| 333 | 2025.10.18 04:54:00.851070 [ 275 ] {48c4b335-8120-453b-8938-54bf90e5779c} <Debug> TCPHandler: Processed in 0.082155684 sec. | ||
| 334 | 2025.10.18 04:54:00.853682 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 335 | 2025.10.18 04:54:00.853845 [ 275 ] {fb41f839-d81f-4d3a-9783-a2fa6bd694a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 336 | 2025.10.18 04:54:00.854224 [ 275 ] {fb41f839-d81f-4d3a-9783-a2fa6bd694a6} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:58302) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 337 | |||
| 338 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 346 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 347 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 348 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 349 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 350 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 352 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 353 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 359 | |||
| 360 | 2025.10.18 04:54:00.854494 [ 275 ] {fb41f839-d81f-4d3a-9783-a2fa6bd694a6} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 361 | |||
| 362 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 363 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 365 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 366 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 369 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 370 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 371 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 372 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 373 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 374 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 376 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 377 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 383 | |||
| 384 | 2025.10.18 04:54:00.854708 [ 275 ] {fb41f839-d81f-4d3a-9783-a2fa6bd694a6} <Debug> TCPHandler: Processed in 0.001139299 sec. | ||
| 385 | 2025.10.18 04:54:00.857278 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2025.10.18 04:54:00.858245 [ 278 ] {8e060511-4778-4c86-bafe-9de7a3a26dec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 387 | 2025.10.18 04:54:00.858990 [ 278 ] {8e060511-4778-4c86-bafe-9de7a3a26dec} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 388 | 2025.10.18 04:54:00.861059 [ 278 ] {8e060511-4778-4c86-bafe-9de7a3a26dec} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 389 | 2025.10.18 04:54:00.861224 [ 278 ] {8e060511-4778-4c86-bafe-9de7a3a26dec} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000202016 sec | ||
| 390 | 2025.10.18 04:54:00.861240 [ 278 ] {8e060511-4778-4c86-bafe-9de7a3a26dec} <Trace> ReferentialDeps: No tables | ||
| 391 | 2025.10.18 04:54:00.861251 [ 278 ] {8e060511-4778-4c86-bafe-9de7a3a26dec} <Trace> LoadingDeps: No tables | ||
| 392 | 2025.10.18 04:54:00.861380 [ 278 ] {8e060511-4778-4c86-bafe-9de7a3a26dec} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 393 | 2025.10.18 04:54:00.862127 [ 278 ] {8e060511-4778-4c86-bafe-9de7a3a26dec} <Debug> TCPHandler: Processed in 0.005029 sec. | ||
| 394 | 2025.10.18 04:54:00.862294 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 395 | 2025.10.18 04:54:00.862458 [ 278 ] {6a494387-9254-4f40-9bc6-dc0edf1e889c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) /* The version table contains metadata about the `oximeter` database */ | ||
| 396 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 397 | 2025.10.18 04:54:00.862597 [ 278 ] {6a494387-9254-4f40-9bc6-dc0edf1e889c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 398 | 2025.10.18 04:54:00.868034 [ 278 ] {6a494387-9254-4f40-9bc6-dc0edf1e889c} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 399 | 2025.10.18 04:54:00.869593 [ 278 ] {6a494387-9254-4f40-9bc6-dc0edf1e889c} <Debug> oximeter.version (4262310d-77cb-4519-9be1-206f7a9cad72): Loading data parts | ||
| 400 | 2025.10.18 04:54:00.870702 [ 278 ] {6a494387-9254-4f40-9bc6-dc0edf1e889c} <Debug> oximeter.version (4262310d-77cb-4519-9be1-206f7a9cad72): There are no data parts | ||
| 401 | 2025.10.18 04:54:00.873430 [ 278 ] {6a494387-9254-4f40-9bc6-dc0edf1e889c} <Debug> TCPHandler: Processed in 0.011191149 sec. | ||
| 402 | 2025.10.18 04:54:00.873735 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 403 | 2025.10.18 04:54:00.873943 [ 278 ] {e9c3874a-3941-4fe1-bc55-226fb44b727a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) /* The measurement tables contain all individual samples from each timeseries. | ||
| 404 | * | ||
| 405 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 406 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 407 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 408 | * by all samples from the same timeseries. | ||
| 409 | * | ||
| 410 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 411 | * and then uses that to index quickly into the measurements tables. | ||
| 412 | */ | ||
| 413 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 414 | 2025.10.18 04:54:00.874091 [ 278 ] {e9c3874a-3941-4fe1-bc55-226fb44b727a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 415 | 2025.10.18 04:54:00.884034 [ 278 ] {e9c3874a-3941-4fe1-bc55-226fb44b727a} <Debug> oximeter.measurements_bool (27a07c6e-4210-4a56-b4ac-f2acea4a1aaf): Loading data parts | ||
| 416 | 2025.10.18 04:54:00.884357 [ 278 ] {e9c3874a-3941-4fe1-bc55-226fb44b727a} <Debug> oximeter.measurements_bool (27a07c6e-4210-4a56-b4ac-f2acea4a1aaf): There are no data parts | ||
| 417 | 2025.10.18 04:54:00.886170 [ 278 ] {e9c3874a-3941-4fe1-bc55-226fb44b727a} <Debug> TCPHandler: Processed in 0.012498753 sec. | ||
| 418 | 2025.10.18 04:54:00.886350 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2025.10.18 04:54:00.886594 [ 278 ] {68c01ca4-31d1-4655-b5d1-91fee3b2879c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 420 | 2025.10.18 04:54:00.886641 [ 278 ] {68c01ca4-31d1-4655-b5d1-91fee3b2879c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 421 | 2025.10.18 04:54:00.888553 [ 278 ] {68c01ca4-31d1-4655-b5d1-91fee3b2879c} <Debug> oximeter.measurements_i8 (680837ed-627d-452f-ad1f-e0f2dadb0434): Loading data parts | ||
| 422 | 2025.10.18 04:54:00.888766 [ 278 ] {68c01ca4-31d1-4655-b5d1-91fee3b2879c} <Debug> oximeter.measurements_i8 (680837ed-627d-452f-ad1f-e0f2dadb0434): There are no data parts | ||
| 423 | 2025.10.18 04:54:00.891162 [ 278 ] {68c01ca4-31d1-4655-b5d1-91fee3b2879c} <Debug> TCPHandler: Processed in 0.004869306 sec. | ||
| 424 | 2025.10.18 04:54:00.891406 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2025.10.18 04:54:00.891568 [ 278 ] {f9f2babe-ecaf-4152-8f3c-21313ae05d6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 426 | 2025.10.18 04:54:00.891687 [ 278 ] {f9f2babe-ecaf-4152-8f3c-21313ae05d6d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 427 | 2025.10.18 04:54:00.893917 [ 278 ] {f9f2babe-ecaf-4152-8f3c-21313ae05d6d} <Debug> oximeter.measurements_u8 (53586bad-4113-4f89-b0f1-03cdb8f95350): Loading data parts | ||
| 428 | 2025.10.18 04:54:00.894128 [ 278 ] {f9f2babe-ecaf-4152-8f3c-21313ae05d6d} <Debug> oximeter.measurements_u8 (53586bad-4113-4f89-b0f1-03cdb8f95350): There are no data parts | ||
| 429 | 2025.10.18 04:54:00.896247 [ 278 ] {f9f2babe-ecaf-4152-8f3c-21313ae05d6d} <Debug> TCPHandler: Processed in 0.004895256 sec. | ||
| 430 | 2025.10.18 04:54:00.896420 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2025.10.18 04:54:00.896632 [ 278 ] {c5a6c097-fe1f-4c75-b91b-7d253c104d8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 432 | 2025.10.18 04:54:00.896719 [ 278 ] {c5a6c097-fe1f-4c75-b91b-7d253c104d8a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 433 | 2025.10.18 04:54:00.900283 [ 278 ] {c5a6c097-fe1f-4c75-b91b-7d253c104d8a} <Debug> oximeter.measurements_i16 (38dfd502-f625-4f99-a632-dc22c9c6fe9a): Loading data parts | ||
| 434 | 2025.10.18 04:54:00.900436 [ 278 ] {c5a6c097-fe1f-4c75-b91b-7d253c104d8a} <Debug> oximeter.measurements_i16 (38dfd502-f625-4f99-a632-dc22c9c6fe9a): There are no data parts | ||
| 435 | 2025.10.18 04:54:00.903182 [ 278 ] {c5a6c097-fe1f-4c75-b91b-7d253c104d8a} <Debug> TCPHandler: Processed in 0.006820836 sec. | ||
| 436 | 2025.10.18 04:54:00.903428 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2025.10.18 04:54:00.903589 [ 278 ] {dcb4e2eb-1f27-4579-ada4-867515982fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 438 | 2025.10.18 04:54:00.903709 [ 278 ] {dcb4e2eb-1f27-4579-ada4-867515982fd2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 439 | 2025.10.18 04:54:00.907468 [ 278 ] {dcb4e2eb-1f27-4579-ada4-867515982fd2} <Debug> oximeter.measurements_u16 (05ae7dbc-4638-4d27-934c-73200e20758b): Loading data parts | ||
| 440 | 2025.10.18 04:54:00.907713 [ 278 ] {dcb4e2eb-1f27-4579-ada4-867515982fd2} <Debug> oximeter.measurements_u16 (05ae7dbc-4638-4d27-934c-73200e20758b): There are no data parts | ||
| 441 | 2025.10.18 04:54:00.909327 [ 278 ] {dcb4e2eb-1f27-4579-ada4-867515982fd2} <Debug> TCPHandler: Processed in 0.005950765 sec. | ||
| 442 | 2025.10.18 04:54:00.909486 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 443 | 2025.10.18 04:54:00.909695 [ 278 ] {68adfd15-a9a0-4939-81b4-a007f88953af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 444 | 2025.10.18 04:54:00.909780 [ 278 ] {68adfd15-a9a0-4939-81b4-a007f88953af} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 445 | 2025.10.18 04:54:00.912697 [ 278 ] {68adfd15-a9a0-4939-81b4-a007f88953af} <Debug> oximeter.measurements_i32 (4ae238de-a6bb-498e-85f8-232dedbd8273): Loading data parts | ||
| 446 | 2025.10.18 04:54:00.912977 [ 278 ] {68adfd15-a9a0-4939-81b4-a007f88953af} <Debug> oximeter.measurements_i32 (4ae238de-a6bb-498e-85f8-232dedbd8273): There are no data parts | ||
| 447 | 2025.10.18 04:54:00.915440 [ 278 ] {68adfd15-a9a0-4939-81b4-a007f88953af} <Debug> TCPHandler: Processed in 0.006002265 sec. | ||
| 448 | 2025.10.18 04:54:00.915677 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 449 | 2025.10.18 04:54:00.915836 [ 278 ] {78d6759b-0e3f-4f01-8332-06ac010e61e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 450 | 2025.10.18 04:54:00.915958 [ 278 ] {78d6759b-0e3f-4f01-8332-06ac010e61e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 451 | 2025.10.18 04:54:00.918283 [ 278 ] {78d6759b-0e3f-4f01-8332-06ac010e61e0} <Debug> oximeter.measurements_u32 (4d51fc2b-e52c-4980-9534-00a80655d085): Loading data parts | ||
| 452 | 2025.10.18 04:54:00.918439 [ 278 ] {78d6759b-0e3f-4f01-8332-06ac010e61e0} <Debug> oximeter.measurements_u32 (4d51fc2b-e52c-4980-9534-00a80655d085): There are no data parts | ||
| 453 | 2025.10.18 04:54:00.920924 [ 278 ] {78d6759b-0e3f-4f01-8332-06ac010e61e0} <Debug> TCPHandler: Processed in 0.005296427 sec. | ||
| 454 | 2025.10.18 04:54:00.921080 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2025.10.18 04:54:00.921279 [ 278 ] {ddce6b42-1ad0-435c-aa4f-6f38c0c5cb89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 456 | 2025.10.18 04:54:00.921367 [ 278 ] {ddce6b42-1ad0-435c-aa4f-6f38c0c5cb89} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 457 | 2025.10.18 04:54:00.924086 [ 278 ] {ddce6b42-1ad0-435c-aa4f-6f38c0c5cb89} <Debug> oximeter.measurements_i64 (656f702f-8907-4634-b4b7-39e7e88badfa): Loading data parts | ||
| 458 | 2025.10.18 04:54:00.924238 [ 278 ] {ddce6b42-1ad0-435c-aa4f-6f38c0c5cb89} <Debug> oximeter.measurements_i64 (656f702f-8907-4634-b4b7-39e7e88badfa): There are no data parts | ||
| 459 | 2025.10.18 04:54:00.927054 [ 278 ] {ddce6b42-1ad0-435c-aa4f-6f38c0c5cb89} <Debug> TCPHandler: Processed in 0.006029276 sec. | ||
| 460 | 2025.10.18 04:54:00.927290 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2025.10.18 04:54:00.927450 [ 278 ] {500542e9-bcbc-4236-b04c-20c3ea42bf01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 462 | 2025.10.18 04:54:00.927565 [ 278 ] {500542e9-bcbc-4236-b04c-20c3ea42bf01} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 463 | 2025.10.18 04:54:00.929587 [ 278 ] {500542e9-bcbc-4236-b04c-20c3ea42bf01} <Debug> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Loading data parts | ||
| 464 | 2025.10.18 04:54:00.929744 [ 278 ] {500542e9-bcbc-4236-b04c-20c3ea42bf01} <Debug> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): There are no data parts | ||
| 465 | 2025.10.18 04:54:00.932404 [ 278 ] {500542e9-bcbc-4236-b04c-20c3ea42bf01} <Debug> TCPHandler: Processed in 0.005165483 sec. | ||
| 466 | 2025.10.18 04:54:00.932573 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2025.10.18 04:54:00.932759 [ 278 ] {b7e6184f-c4d2-4068-adf2-0c29654cd693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 468 | 2025.10.18 04:54:00.932903 [ 278 ] {b7e6184f-c4d2-4068-adf2-0c29654cd693} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 469 | 2025.10.18 04:54:00.935245 [ 278 ] {b7e6184f-c4d2-4068-adf2-0c29654cd693} <Debug> oximeter.measurements_f32 (5547aadb-b429-462a-b7a6-840838e34d43): Loading data parts | ||
| 470 | 2025.10.18 04:54:00.935480 [ 278 ] {b7e6184f-c4d2-4068-adf2-0c29654cd693} <Debug> oximeter.measurements_f32 (5547aadb-b429-462a-b7a6-840838e34d43): There are no data parts | ||
| 471 | 2025.10.18 04:54:00.937294 [ 278 ] {b7e6184f-c4d2-4068-adf2-0c29654cd693} <Debug> TCPHandler: Processed in 0.004780094 sec. | ||
| 472 | 2025.10.18 04:54:00.937565 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2025.10.18 04:54:00.937727 [ 278 ] {3de0d3c6-c985-4638-93b1-8108c54d3bfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 474 | 2025.10.18 04:54:00.937849 [ 278 ] {3de0d3c6-c985-4638-93b1-8108c54d3bfd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 475 | 2025.10.18 04:54:00.939921 [ 278 ] {3de0d3c6-c985-4638-93b1-8108c54d3bfd} <Debug> oximeter.measurements_f64 (c03f9f8e-bf93-43d4-80a5-af2c05b8a5fa): Loading data parts | ||
| 476 | 2025.10.18 04:54:00.940075 [ 278 ] {3de0d3c6-c985-4638-93b1-8108c54d3bfd} <Debug> oximeter.measurements_f64 (c03f9f8e-bf93-43d4-80a5-af2c05b8a5fa): There are no data parts | ||
| 477 | 2025.10.18 04:54:00.943128 [ 278 ] {3de0d3c6-c985-4638-93b1-8108c54d3bfd} <Debug> TCPHandler: Processed in 0.005617025 sec. | ||
| 478 | 2025.10.18 04:54:00.943280 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2025.10.18 04:54:00.943437 [ 278 ] {693cfc3f-b212-44d1-8f95-d98fb76ae3fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 480 | 2025.10.18 04:54:00.943556 [ 278 ] {693cfc3f-b212-44d1-8f95-d98fb76ae3fd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 481 | 2025.10.18 04:54:00.946476 [ 278 ] {693cfc3f-b212-44d1-8f95-d98fb76ae3fd} <Debug> oximeter.measurements_string (4b60e60d-fbf1-4b7a-96e3-77692a6d28f4): Loading data parts | ||
| 482 | 2025.10.18 04:54:00.946635 [ 278 ] {693cfc3f-b212-44d1-8f95-d98fb76ae3fd} <Debug> oximeter.measurements_string (4b60e60d-fbf1-4b7a-96e3-77692a6d28f4): There are no data parts | ||
| 483 | 2025.10.18 04:54:00.948510 [ 278 ] {693cfc3f-b212-44d1-8f95-d98fb76ae3fd} <Debug> TCPHandler: Processed in 0.005277837 sec. | ||
| 484 | 2025.10.18 04:54:00.948775 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 485 | 2025.10.18 04:54:00.948935 [ 278 ] {2ce81a37-045c-4051-85bb-1183e7f1d597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 486 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 487 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 488 | * a string isn't palatable for a few reasons. | ||
| 489 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 490 | * details. | ||
| 491 | */ | ||
| 492 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 493 | 2025.10.18 04:54:00.949057 [ 278 ] {2ce81a37-045c-4051-85bb-1183e7f1d597} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 494 | 2025.10.18 04:54:00.950746 [ 278 ] {2ce81a37-045c-4051-85bb-1183e7f1d597} <Debug> oximeter.measurements_bytes (fd208f17-64a4-484a-a17f-919d15c6e1fc): Loading data parts | ||
| 495 | 2025.10.18 04:54:00.950900 [ 278 ] {2ce81a37-045c-4051-85bb-1183e7f1d597} <Debug> oximeter.measurements_bytes (fd208f17-64a4-484a-a17f-919d15c6e1fc): There are no data parts | ||
| 496 | 2025.10.18 04:54:00.952190 [ 278 ] {2ce81a37-045c-4051-85bb-1183e7f1d597} <Debug> TCPHandler: Processed in 0.00346456 sec. | ||
| 497 | 2025.10.18 04:54:00.952484 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 498 | 2025.10.18 04:54:00.952648 [ 278 ] {7f08783b-59a5-49fb-9b98-3010e0573fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 499 | 2025.10.18 04:54:00.952775 [ 278 ] {7f08783b-59a5-49fb-9b98-3010e0573fc8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 500 | 2025.10.18 04:54:00.954601 [ 278 ] {7f08783b-59a5-49fb-9b98-3010e0573fc8} <Debug> oximeter.measurements_cumulativei64 (7dd6b40c-0f52-47e8-b98e-34b0fe05d48a): Loading data parts | ||
| 501 | 2025.10.18 04:54:00.954800 [ 278 ] {7f08783b-59a5-49fb-9b98-3010e0573fc8} <Debug> oximeter.measurements_cumulativei64 (7dd6b40c-0f52-47e8-b98e-34b0fe05d48a): There are no data parts | ||
| 502 | 2025.10.18 04:54:00.956977 [ 278 ] {7f08783b-59a5-49fb-9b98-3010e0573fc8} <Debug> TCPHandler: Processed in 0.004541998 sec. | ||
| 503 | 2025.10.18 04:54:00.957125 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 504 | 2025.10.18 04:54:00.957392 [ 278 ] {24ad49e8-4b27-43f9-8f93-de3eb98c5dc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 505 | 2025.10.18 04:54:00.957520 [ 278 ] {24ad49e8-4b27-43f9-8f93-de3eb98c5dc9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 506 | 2025.10.18 04:54:00.960009 [ 278 ] {24ad49e8-4b27-43f9-8f93-de3eb98c5dc9} <Debug> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Loading data parts | ||
| 507 | 2025.10.18 04:54:00.960147 [ 278 ] {24ad49e8-4b27-43f9-8f93-de3eb98c5dc9} <Debug> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): There are no data parts | ||
| 508 | 2025.10.18 04:54:00.962325 [ 278 ] {24ad49e8-4b27-43f9-8f93-de3eb98c5dc9} <Debug> TCPHandler: Processed in 0.005248656 sec. | ||
| 509 | 2025.10.18 04:54:00.962484 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 510 | 2025.10.18 04:54:00.962649 [ 278 ] {a568175a-5fc7-4b83-bc1b-8a9612c3dba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 511 | 2025.10.18 04:54:00.962783 [ 278 ] {a568175a-5fc7-4b83-bc1b-8a9612c3dba3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 512 | 2025.10.18 04:54:00.964715 [ 278 ] {a568175a-5fc7-4b83-bc1b-8a9612c3dba3} <Debug> oximeter.measurements_cumulativef32 (19b3b194-1368-45b4-8da1-a9b8720a1413): Loading data parts | ||
| 513 | 2025.10.18 04:54:00.964858 [ 278 ] {a568175a-5fc7-4b83-bc1b-8a9612c3dba3} <Debug> oximeter.measurements_cumulativef32 (19b3b194-1368-45b4-8da1-a9b8720a1413): There are no data parts | ||
| 514 | 2025.10.18 04:54:00.966149 [ 278 ] {a568175a-5fc7-4b83-bc1b-8a9612c3dba3} <Debug> TCPHandler: Processed in 0.003714896 sec. | ||
| 515 | 2025.10.18 04:54:00.966373 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 516 | 2025.10.18 04:54:00.966534 [ 278 ] {5602d7ba-a9a5-4d0b-8c9a-41dea2f8a2ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 517 | 2025.10.18 04:54:00.966654 [ 278 ] {5602d7ba-a9a5-4d0b-8c9a-41dea2f8a2ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 518 | 2025.10.18 04:54:00.968591 [ 278 ] {5602d7ba-a9a5-4d0b-8c9a-41dea2f8a2ec} <Debug> oximeter.measurements_cumulativef64 (4b18c6f9-dbbd-489e-97fc-e50a262ed878): Loading data parts | ||
| 519 | 2025.10.18 04:54:00.968896 [ 278 ] {5602d7ba-a9a5-4d0b-8c9a-41dea2f8a2ec} <Debug> oximeter.measurements_cumulativef64 (4b18c6f9-dbbd-489e-97fc-e50a262ed878): There are no data parts | ||
| 520 | 2025.10.18 04:54:00.970370 [ 278 ] {5602d7ba-a9a5-4d0b-8c9a-41dea2f8a2ec} <Debug> TCPHandler: Processed in 0.004045555 sec. | ||
| 521 | 2025.10.18 04:54:00.970526 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 522 | 2025.10.18 04:54:00.970836 [ 278 ] {d8dfccea-6cb4-47cc-828a-fd274338120f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 523 | * NOTE: Array types cannot be Nullable, see | ||
| 524 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 525 | * for more details. | ||
| 526 | * | ||
| 527 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 528 | * is unfortunate, and at this point relies on the fact that an | ||
| 529 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 530 | * to figure out another way to represent missing samples here. | ||
| 531 | */ | ||
| 532 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 533 | 2025.10.18 04:54:00.970995 [ 278 ] {d8dfccea-6cb4-47cc-828a-fd274338120f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 534 | 2025.10.18 04:54:00.973179 [ 278 ] {d8dfccea-6cb4-47cc-828a-fd274338120f} <Debug> oximeter.measurements_histogrami8 (26835d7e-090c-4614-9da3-8e1a98269e08): Loading data parts | ||
| 535 | 2025.10.18 04:54:00.973343 [ 278 ] {d8dfccea-6cb4-47cc-828a-fd274338120f} <Debug> oximeter.measurements_histogrami8 (26835d7e-090c-4614-9da3-8e1a98269e08): There are no data parts | ||
| 536 | 2025.10.18 04:54:00.975046 [ 278 ] {d8dfccea-6cb4-47cc-828a-fd274338120f} <Debug> TCPHandler: Processed in 0.004571518 sec. | ||
| 537 | 2025.10.18 04:54:00.975277 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2025.10.18 04:54:00.975492 [ 278 ] {9cd62f18-4e7f-476e-84d6-59de9691e123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 539 | 2025.10.18 04:54:00.975624 [ 278 ] {9cd62f18-4e7f-476e-84d6-59de9691e123} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 540 | 2025.10.18 04:54:00.977729 [ 278 ] {9cd62f18-4e7f-476e-84d6-59de9691e123} <Debug> oximeter.measurements_histogramu8 (957e5c31-0aa4-4b62-bace-f1643f8ac4c4): Loading data parts | ||
| 541 | 2025.10.18 04:54:00.977914 [ 278 ] {9cd62f18-4e7f-476e-84d6-59de9691e123} <Debug> oximeter.measurements_histogramu8 (957e5c31-0aa4-4b62-bace-f1643f8ac4c4): There are no data parts | ||
| 542 | 2025.10.18 04:54:00.979344 [ 278 ] {9cd62f18-4e7f-476e-84d6-59de9691e123} <Debug> TCPHandler: Processed in 0.004116576 sec. | ||
| 543 | 2025.10.18 04:54:00.979497 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2025.10.18 04:54:00.979793 [ 278 ] {2005f10a-930f-4424-93ff-2d807a0eec78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 545 | 2025.10.18 04:54:00.979928 [ 278 ] {2005f10a-930f-4424-93ff-2d807a0eec78} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 546 | 2025.10.18 04:54:00.981970 [ 278 ] {2005f10a-930f-4424-93ff-2d807a0eec78} <Debug> oximeter.measurements_histogrami16 (3956a4b8-d39e-483a-a8d6-4696cb1ae626): Loading data parts | ||
| 547 | 2025.10.18 04:54:00.982113 [ 278 ] {2005f10a-930f-4424-93ff-2d807a0eec78} <Debug> oximeter.measurements_histogrami16 (3956a4b8-d39e-483a-a8d6-4696cb1ae626): There are no data parts | ||
| 548 | 2025.10.18 04:54:00.984301 [ 278 ] {2005f10a-930f-4424-93ff-2d807a0eec78} <Debug> TCPHandler: Processed in 0.004854165 sec. | ||
| 549 | 2025.10.18 04:54:00.984540 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2025.10.18 04:54:00.984760 [ 278 ] {25e1af7c-7c91-4297-87ac-c0b448ea469c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 551 | 2025.10.18 04:54:00.984889 [ 278 ] {25e1af7c-7c91-4297-87ac-c0b448ea469c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 552 | 2025.10.18 04:54:00.986960 [ 278 ] {25e1af7c-7c91-4297-87ac-c0b448ea469c} <Debug> oximeter.measurements_histogramu16 (8f7c7830-f65d-4574-90df-0713d275ff32): Loading data parts | ||
| 553 | 2025.10.18 04:54:00.987135 [ 278 ] {25e1af7c-7c91-4297-87ac-c0b448ea469c} <Debug> oximeter.measurements_histogramu16 (8f7c7830-f65d-4574-90df-0713d275ff32): There are no data parts | ||
| 554 | 2025.10.18 04:54:00.988709 [ 278 ] {25e1af7c-7c91-4297-87ac-c0b448ea469c} <Debug> TCPHandler: Processed in 0.004219089 sec. | ||
| 555 | 2025.10.18 04:54:00.988860 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2025.10.18 04:54:00.989172 [ 278 ] {01b919c6-c0c0-479b-9bcd-d7b29818e1ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 557 | 2025.10.18 04:54:00.989308 [ 278 ] {01b919c6-c0c0-479b-9bcd-d7b29818e1ef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 558 | 2025.10.18 04:54:00.991363 [ 278 ] {01b919c6-c0c0-479b-9bcd-d7b29818e1ef} <Debug> oximeter.measurements_histogrami32 (b7ce9815-914d-4210-a1ee-dfba847a897a): Loading data parts | ||
| 559 | 2025.10.18 04:54:00.991512 [ 278 ] {01b919c6-c0c0-479b-9bcd-d7b29818e1ef} <Debug> oximeter.measurements_histogrami32 (b7ce9815-914d-4210-a1ee-dfba847a897a): There are no data parts | ||
| 560 | 2025.10.18 04:54:00.992901 [ 278 ] {01b919c6-c0c0-479b-9bcd-d7b29818e1ef} <Debug> TCPHandler: Processed in 0.004090806 sec. | ||
| 561 | 2025.10.18 04:54:00.993132 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2025.10.18 04:54:00.993341 [ 278 ] {989f3318-5e17-4141-884c-72340e60e17d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 563 | 2025.10.18 04:54:00.993469 [ 278 ] {989f3318-5e17-4141-884c-72340e60e17d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 564 | 2025.10.18 04:54:00.995412 [ 278 ] {989f3318-5e17-4141-884c-72340e60e17d} <Debug> oximeter.measurements_histogramu32 (d25eac70-b533-4a1e-b76b-da9ff7b6e903): Loading data parts | ||
| 565 | 2025.10.18 04:54:00.995583 [ 278 ] {989f3318-5e17-4141-884c-72340e60e17d} <Debug> oximeter.measurements_histogramu32 (d25eac70-b533-4a1e-b76b-da9ff7b6e903): There are no data parts | ||
| 566 | 2025.10.18 04:54:00.997057 [ 278 ] {989f3318-5e17-4141-884c-72340e60e17d} <Debug> TCPHandler: Processed in 0.003975373 sec. | ||
| 567 | 2025.10.18 04:54:00.997211 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2025.10.18 04:54:00.997463 [ 278 ] {58178711-d4e3-4cdd-a233-17c0dc414bac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 569 | 2025.10.18 04:54:00.997589 [ 278 ] {58178711-d4e3-4cdd-a233-17c0dc414bac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 570 | 2025.10.18 04:54:00.999751 [ 278 ] {58178711-d4e3-4cdd-a233-17c0dc414bac} <Debug> oximeter.measurements_histogrami64 (e67a88fa-e601-46a4-a3bc-85c6ac113078): Loading data parts | ||
| 571 | 2025.10.18 04:54:00.999893 [ 278 ] {58178711-d4e3-4cdd-a233-17c0dc414bac} <Debug> oximeter.measurements_histogrami64 (e67a88fa-e601-46a4-a3bc-85c6ac113078): There are no data parts | ||
| 572 | 2025.10.18 04:54:01.000168 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 126.06 MiB, peak 126.06 MiB, free memory in arenas 0.00 B, will set to 134.45 MiB (RSS), difference: 8.39 MiB | ||
| 573 | 2025.10.18 04:54:01.001225 [ 278 ] {58178711-d4e3-4cdd-a233-17c0dc414bac} <Debug> TCPHandler: Processed in 0.004067835 sec. | ||
| 574 | 2025.10.18 04:54:01.001376 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 575 | 2025.10.18 04:54:01.001602 [ 278 ] {b6d7814c-1465-4260-91b1-4ef11cab2e20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 576 | 2025.10.18 04:54:01.001778 [ 278 ] {b6d7814c-1465-4260-91b1-4ef11cab2e20} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 577 | 2025.10.18 04:54:01.003736 [ 278 ] {b6d7814c-1465-4260-91b1-4ef11cab2e20} <Debug> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Loading data parts | ||
| 578 | 2025.10.18 04:54:01.003979 [ 278 ] {b6d7814c-1465-4260-91b1-4ef11cab2e20} <Debug> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): There are no data parts | ||
| 579 | 2025.10.18 04:54:01.006109 [ 278 ] {b6d7814c-1465-4260-91b1-4ef11cab2e20} <Debug> TCPHandler: Processed in 0.004782093 sec. | ||
| 580 | 2025.10.18 04:54:01.006266 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2025.10.18 04:54:01.006622 [ 278 ] {8b0eea43-e5b8-478e-9ad5-42e237fa80a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 582 | 2025.10.18 04:54:01.006764 [ 278 ] {8b0eea43-e5b8-478e-9ad5-42e237fa80a5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 583 | 2025.10.18 04:54:01.009671 [ 278 ] {8b0eea43-e5b8-478e-9ad5-42e237fa80a5} <Debug> oximeter.measurements_histogramf32 (f4fd9aff-4070-45d4-a4db-70e4ead3d20f): Loading data parts | ||
| 584 | 2025.10.18 04:54:01.009821 [ 278 ] {8b0eea43-e5b8-478e-9ad5-42e237fa80a5} <Debug> oximeter.measurements_histogramf32 (f4fd9aff-4070-45d4-a4db-70e4ead3d20f): There are no data parts | ||
| 585 | 2025.10.18 04:54:01.011612 [ 278 ] {8b0eea43-e5b8-478e-9ad5-42e237fa80a5} <Debug> TCPHandler: Processed in 0.005398169 sec. | ||
| 586 | 2025.10.18 04:54:01.011765 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 587 | 2025.10.18 04:54:01.012002 [ 278 ] {38f49663-4ffc-486f-87ca-1bdf9d41ca25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 588 | 2025.10.18 04:54:01.012156 [ 278 ] {38f49663-4ffc-486f-87ca-1bdf9d41ca25} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 589 | 2025.10.18 04:54:01.014367 [ 278 ] {38f49663-4ffc-486f-87ca-1bdf9d41ca25} <Debug> oximeter.measurements_histogramf64 (9cb240e5-cb0c-4012-97e4-c7c00336dbea): Loading data parts | ||
| 590 | 2025.10.18 04:54:01.014524 [ 278 ] {38f49663-4ffc-486f-87ca-1bdf9d41ca25} <Debug> oximeter.measurements_histogramf64 (9cb240e5-cb0c-4012-97e4-c7c00336dbea): There are no data parts | ||
| 591 | 2025.10.18 04:54:01.016046 [ 278 ] {38f49663-4ffc-486f-87ca-1bdf9d41ca25} <Debug> TCPHandler: Processed in 0.004331842 sec. | ||
| 592 | 2025.10.18 04:54:01.016217 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2025.10.18 04:54:01.016485 [ 278 ] {03c9bc8f-3632-4dec-a563-ed151a2a92a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) /* The field tables store named dimensions of each timeseries. | ||
| 594 | * | ||
| 595 | * As with the measurement tables, there is one field table for each field data | ||
| 596 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 597 | * this behavior **must not** be relied upon for query correctness. | ||
| 598 | * | ||
| 599 | * The index for the fields differs from the measurements, however. Rows are | ||
| 600 | * sorted by timeseries name, then field name, field value, and finally | ||
| 601 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 602 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 603 | * usually then used to look up measurements. | ||
| 604 | * | ||
| 605 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 606 | * timeseries name and then key, since it would improve lookups where one | ||
| 607 | * already has the key. Realistically though, these tables are quite small and | ||
| 608 | * so performance benefits will be low in absolute terms. | ||
| 609 | * | ||
| 610 | * TTL: We use a materialized column to expire old field table records. This | ||
| 611 | * column is generated automatically by the database whenever a new row is | ||
| 612 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 613 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 614 | * record will remain during a deduplication, which will have the last | ||
| 615 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 616 | * measurement tables. | ||
| 617 | */ | ||
| 618 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 619 | 2025.10.18 04:54:01.016620 [ 278 ] {03c9bc8f-3632-4dec-a563-ed151a2a92a7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 620 | 2025.10.18 04:54:01.018870 [ 278 ] {03c9bc8f-3632-4dec-a563-ed151a2a92a7} <Debug> oximeter.fields_bool (7f9a7eac-2ca6-4815-ae0e-89903607e383): Loading data parts | ||
| 621 | 2025.10.18 04:54:01.019011 [ 278 ] {03c9bc8f-3632-4dec-a563-ed151a2a92a7} <Debug> oximeter.fields_bool (7f9a7eac-2ca6-4815-ae0e-89903607e383): There are no data parts | ||
| 622 | 2025.10.18 04:54:01.020378 [ 278 ] {03c9bc8f-3632-4dec-a563-ed151a2a92a7} <Debug> TCPHandler: Processed in 0.004219899 sec. | ||
| 623 | 2025.10.18 04:54:01.020530 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 624 | 2025.10.18 04:54:01.020683 [ 278 ] {5b194595-353a-4d86-9e7e-0f0a09ced2b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 625 | 2025.10.18 04:54:01.020810 [ 278 ] {5b194595-353a-4d86-9e7e-0f0a09ced2b6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 626 | 2025.10.18 04:54:01.022914 [ 278 ] {5b194595-353a-4d86-9e7e-0f0a09ced2b6} <Debug> oximeter.fields_i8 (2046c835-1363-46a9-acc9-c0cf5ca5961d): Loading data parts | ||
| 627 | 2025.10.18 04:54:01.023149 [ 278 ] {5b194595-353a-4d86-9e7e-0f0a09ced2b6} <Debug> oximeter.fields_i8 (2046c835-1363-46a9-acc9-c0cf5ca5961d): There are no data parts | ||
| 628 | 2025.10.18 04:54:01.024418 [ 278 ] {5b194595-353a-4d86-9e7e-0f0a09ced2b6} <Debug> TCPHandler: Processed in 0.003938382 sec. | ||
| 629 | 2025.10.18 04:54:01.024567 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 630 | 2025.10.18 04:54:01.024806 [ 278 ] {c1aaf62a-7c73-4af5-a38f-61576197b63f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 631 | 2025.10.18 04:54:01.024930 [ 278 ] {c1aaf62a-7c73-4af5-a38f-61576197b63f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 632 | 2025.10.18 04:54:01.026843 [ 278 ] {c1aaf62a-7c73-4af5-a38f-61576197b63f} <Debug> oximeter.fields_u8 (e4f32057-7793-40f4-88d4-febfe958779e): Loading data parts | ||
| 633 | 2025.10.18 04:54:01.026993 [ 278 ] {c1aaf62a-7c73-4af5-a38f-61576197b63f} <Debug> oximeter.fields_u8 (e4f32057-7793-40f4-88d4-febfe958779e): There are no data parts | ||
| 634 | 2025.10.18 04:54:01.028365 [ 278 ] {c1aaf62a-7c73-4af5-a38f-61576197b63f} <Debug> TCPHandler: Processed in 0.00384754 sec. | ||
| 635 | 2025.10.18 04:54:01.028521 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 636 | 2025.10.18 04:54:01.028678 [ 278 ] {4ea7b903-face-471d-a80e-07c9910464b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 637 | 2025.10.18 04:54:01.028811 [ 278 ] {4ea7b903-face-471d-a80e-07c9910464b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 638 | 2025.10.18 04:54:01.031028 [ 278 ] {4ea7b903-face-471d-a80e-07c9910464b4} <Debug> oximeter.fields_i16 (4a0b57d8-8875-4c42-9959-3d0d2c14e648): Loading data parts | ||
| 639 | 2025.10.18 04:54:01.031237 [ 278 ] {4ea7b903-face-471d-a80e-07c9910464b4} <Debug> oximeter.fields_i16 (4a0b57d8-8875-4c42-9959-3d0d2c14e648): There are no data parts | ||
| 640 | 2025.10.18 04:54:01.032624 [ 278 ] {4ea7b903-face-471d-a80e-07c9910464b4} <Debug> TCPHandler: Processed in 0.004153688 sec. | ||
| 641 | 2025.10.18 04:54:01.032799 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 642 | 2025.10.18 04:54:01.033048 [ 278 ] {9f4b2465-84d9-4a74-98d6-2f4006cc4fbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 643 | 2025.10.18 04:54:01.033171 [ 278 ] {9f4b2465-84d9-4a74-98d6-2f4006cc4fbc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 644 | 2025.10.18 04:54:01.035722 [ 278 ] {9f4b2465-84d9-4a74-98d6-2f4006cc4fbc} <Debug> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Loading data parts | ||
| 645 | 2025.10.18 04:54:01.035876 [ 278 ] {9f4b2465-84d9-4a74-98d6-2f4006cc4fbc} <Debug> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): There are no data parts | ||
| 646 | 2025.10.18 04:54:01.037382 [ 278 ] {9f4b2465-84d9-4a74-98d6-2f4006cc4fbc} <Debug> TCPHandler: Processed in 0.00463783 sec. | ||
| 647 | 2025.10.18 04:54:01.037536 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 648 | 2025.10.18 04:54:01.037721 [ 278 ] {71100a7a-3d2e-4758-87c6-8f5809274f14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 649 | 2025.10.18 04:54:01.037853 [ 278 ] {71100a7a-3d2e-4758-87c6-8f5809274f14} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 650 | 2025.10.18 04:54:01.039869 [ 278 ] {71100a7a-3d2e-4758-87c6-8f5809274f14} <Debug> oximeter.fields_i32 (10741cd3-29c4-4cc1-80b1-b5a5e231875e): Loading data parts | ||
| 651 | 2025.10.18 04:54:01.040106 [ 278 ] {71100a7a-3d2e-4758-87c6-8f5809274f14} <Debug> oximeter.fields_i32 (10741cd3-29c4-4cc1-80b1-b5a5e231875e): There are no data parts | ||
| 652 | 2025.10.18 04:54:01.041364 [ 278 ] {71100a7a-3d2e-4758-87c6-8f5809274f14} <Debug> TCPHandler: Processed in 0.003878921 sec. | ||
| 653 | 2025.10.18 04:54:01.041519 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 654 | 2025.10.18 04:54:01.041776 [ 278 ] {bce219a5-efbf-436a-aff2-dbebf9d7028d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 655 | 2025.10.18 04:54:01.041904 [ 278 ] {bce219a5-efbf-436a-aff2-dbebf9d7028d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 656 | 2025.10.18 04:54:01.043827 [ 278 ] {bce219a5-efbf-436a-aff2-dbebf9d7028d} <Debug> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d): Loading data parts | ||
| 657 | 2025.10.18 04:54:01.043976 [ 278 ] {bce219a5-efbf-436a-aff2-dbebf9d7028d} <Debug> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d): There are no data parts | ||
| 658 | 2025.10.18 04:54:01.045374 [ 278 ] {bce219a5-efbf-436a-aff2-dbebf9d7028d} <Debug> TCPHandler: Processed in 0.003906132 sec. | ||
| 659 | 2025.10.18 04:54:01.045525 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 660 | 2025.10.18 04:54:01.045678 [ 278 ] {de95928d-442e-4b7e-9965-b92c75b2580d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 661 | 2025.10.18 04:54:01.045814 [ 278 ] {de95928d-442e-4b7e-9965-b92c75b2580d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 662 | 2025.10.18 04:54:01.047734 [ 278 ] {de95928d-442e-4b7e-9965-b92c75b2580d} <Debug> oximeter.fields_i64 (40179d6f-7e31-4ae0-9168-2beae914654a): Loading data parts | ||
| 663 | 2025.10.18 04:54:01.047878 [ 278 ] {de95928d-442e-4b7e-9965-b92c75b2580d} <Debug> oximeter.fields_i64 (40179d6f-7e31-4ae0-9168-2beae914654a): There are no data parts | ||
| 664 | 2025.10.18 04:54:01.049563 [ 278 ] {de95928d-442e-4b7e-9965-b92c75b2580d} <Debug> TCPHandler: Processed in 0.004088116 sec. | ||
| 665 | 2025.10.18 04:54:01.049778 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 666 | 2025.10.18 04:54:01.049994 [ 278 ] {c4df69d3-37ef-4c45-a437-ecaa64dddbff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 667 | 2025.10.18 04:54:01.050139 [ 278 ] {c4df69d3-37ef-4c45-a437-ecaa64dddbff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 668 | 2025.10.18 04:54:01.053993 [ 278 ] {c4df69d3-37ef-4c45-a437-ecaa64dddbff} <Debug> oximeter.fields_u64 (1cf0fe5e-96fa-45f2-b18e-954cd6ab353e): Loading data parts | ||
| 669 | 2025.10.18 04:54:01.054199 [ 278 ] {c4df69d3-37ef-4c45-a437-ecaa64dddbff} <Debug> oximeter.fields_u64 (1cf0fe5e-96fa-45f2-b18e-954cd6ab353e): There are no data parts | ||
| 670 | 2025.10.18 04:54:01.055812 [ 278 ] {c4df69d3-37ef-4c45-a437-ecaa64dddbff} <Debug> TCPHandler: Processed in 0.006083787 sec. | ||
| 671 | 2025.10.18 04:54:01.055969 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 672 | 2025.10.18 04:54:01.056134 [ 278 ] {f2a3d16f-41b7-412a-b6ba-ed0d4dbc697e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 673 | 2025.10.18 04:54:01.056338 [ 278 ] {f2a3d16f-41b7-412a-b6ba-ed0d4dbc697e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 674 | 2025.10.18 04:54:01.059228 [ 278 ] {f2a3d16f-41b7-412a-b6ba-ed0d4dbc697e} <Debug> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543): Loading data parts | ||
| 675 | 2025.10.18 04:54:01.059396 [ 278 ] {f2a3d16f-41b7-412a-b6ba-ed0d4dbc697e} <Debug> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543): There are no data parts | ||
| 676 | 2025.10.18 04:54:01.061584 [ 278 ] {f2a3d16f-41b7-412a-b6ba-ed0d4dbc697e} <Debug> TCPHandler: Processed in 0.005666567 sec. | ||
| 677 | 2025.10.18 04:54:01.061881 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 678 | 2025.10.18 04:54:01.062041 [ 278 ] {2a48f5a6-6a12-44d9-a8b0-910d7ca2e75a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 679 | 2025.10.18 04:54:01.062172 [ 278 ] {2a48f5a6-6a12-44d9-a8b0-910d7ca2e75a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 680 | 2025.10.18 04:54:01.064156 [ 278 ] {2a48f5a6-6a12-44d9-a8b0-910d7ca2e75a} <Debug> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Loading data parts | ||
| 681 | 2025.10.18 04:54:01.064404 [ 278 ] {2a48f5a6-6a12-44d9-a8b0-910d7ca2e75a} <Debug> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): There are no data parts | ||
| 682 | 2025.10.18 04:54:01.066562 [ 278 ] {2a48f5a6-6a12-44d9-a8b0-910d7ca2e75a} <Debug> TCPHandler: Processed in 0.004729003 sec. | ||
| 683 | 2025.10.18 04:54:01.066732 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 684 | 2025.10.18 04:54:01.067180 [ 278 ] {fc2ae169-8c79-4fb4-8127-77fe93efea12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 685 | 2025.10.18 04:54:01.067235 [ 278 ] {fc2ae169-8c79-4fb4-8127-77fe93efea12} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 686 | 2025.10.18 04:54:01.069957 [ 278 ] {fc2ae169-8c79-4fb4-8127-77fe93efea12} <Debug> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Loading data parts | ||
| 687 | 2025.10.18 04:54:01.070133 [ 278 ] {fc2ae169-8c79-4fb4-8127-77fe93efea12} <Debug> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): There are no data parts | ||
| 688 | 2025.10.18 04:54:01.073195 [ 278 ] {fc2ae169-8c79-4fb4-8127-77fe93efea12} <Debug> TCPHandler: Processed in 0.006520819 sec. | ||
| 689 | 2025.10.18 04:54:01.073497 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 690 | 2025.10.18 04:54:01.073758 [ 278 ] {d98449b6-cbb4-4d44-895e-7c3bf594dcc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) /* The timeseries schema table stores the extracted schema for the samples | ||
| 691 | * oximeter collects. | ||
| 692 | */ | ||
| 693 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 694 | 2025.10.18 04:54:01.073908 [ 278 ] {d98449b6-cbb4-4d44-895e-7c3bf594dcc2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 695 | 2025.10.18 04:54:01.076480 [ 278 ] {d98449b6-cbb4-4d44-895e-7c3bf594dcc2} <Debug> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80): Loading data parts | ||
| 696 | 2025.10.18 04:54:01.076632 [ 278 ] {d98449b6-cbb4-4d44-895e-7c3bf594dcc2} <Debug> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80): There are no data parts | ||
| 697 | 2025.10.18 04:54:01.078075 [ 278 ] {d98449b6-cbb4-4d44-895e-7c3bf594dcc2} <Debug> TCPHandler: Processed in 0.00462907 sec. | ||
| 698 | 2025.10.18 04:54:01.078512 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 699 | 2025.10.18 04:54:01.078910 [ 275 ] {d3819d41-d1b9-4cf2-8435-aff2dd5e6841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 700 | 2025.10.18 04:54:01.080347 [ 275 ] {d3819d41-d1b9-4cf2-8435-aff2dd5e6841} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 701 | 2025.10.18 04:54:01.091660 [ 284 ] {d3819d41-d1b9-4cf2-8435-aff2dd5e6841} <Trace> oximeter.version (4262310d-77cb-4519-9be1-206f7a9cad72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 702 | 2025.10.18 04:54:01.091721 [ 284 ] {d3819d41-d1b9-4cf2-8435-aff2dd5e6841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 703 | 2025.10.18 04:54:01.096566 [ 284 ] {d3819d41-d1b9-4cf2-8435-aff2dd5e6841} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 704 | 2025.10.18 04:54:01.097272 [ 284 ] {d3819d41-d1b9-4cf2-8435-aff2dd5e6841} <Trace> oximeter.version (4262310d-77cb-4519-9be1-206f7a9cad72): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 705 | 2025.10.18 04:54:01.097547 [ 275 ] {d3819d41-d1b9-4cf2-8435-aff2dd5e6841} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.018783 sec., 53.23963158174945 rows/sec., 851.83 B/sec. | ||
| 706 | 2025.10.18 04:54:01.097971 [ 275 ] {d3819d41-d1b9-4cf2-8435-aff2dd5e6841} <Debug> TCPHandler: Processed in 0.019581877 sec. | ||
| 707 | 2025.10.18 04:54:02.000158 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.82 MiB, peak 135.82 MiB, free memory in arenas 0.00 B, will set to 139.76 MiB (RSS), difference: 3.94 MiB | ||
| 708 | 2025.10.18 04:54:05.594393 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2025.10.18 04:54:05.594426 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 710 | 2025.10.18 04:54:05.594500 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2025.10.18 04:54:05.594707 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2025.10.18 04:54:05.599151 [ 245 ] {} <Debug> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Loading data parts | ||
| 713 | 2025.10.18 04:54:05.599400 [ 245 ] {} <Debug> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): There are no data parts | ||
| 714 | 2025.10.18 04:54:05.604328 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2025.10.18 04:54:05.604370 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 716 | 2025.10.18 04:54:05.607713 [ 244 ] {} <Debug> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Loading data parts | ||
| 717 | 2025.10.18 04:54:05.608061 [ 244 ] {} <Debug> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): There are no data parts | ||
| 718 | 2025.10.18 04:54:05.610066 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 719 | 2025.10.18 04:54:05.610634 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): 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.10.18 04:54:05.610970 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 721 | 2025.10.18 04:54:05.634246 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2025.10.18 04:54:05.634303 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 723 | 2025.10.18 04:54:05.641288 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2025.10.18 04:54:05.642641 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): 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.10.18 04:54:05.645931 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2025.10.18 04:54:06.000185 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.79 MiB, peak 148.79 MiB, free memory in arenas 0.00 B, will set to 153.89 MiB (RSS), difference: 9.10 MiB | ||
| 727 | 2025.10.18 04:54:08.094240 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2025.10.18 04:54:08.094394 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2025.10.18 04:54:08.098907 [ 243 ] {} <Debug> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Loading data parts | ||
| 730 | 2025.10.18 04:54:08.099088 [ 243 ] {} <Debug> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): There are no data parts | ||
| 731 | 2025.10.18 04:54:08.105083 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2025.10.18 04:54:08.105125 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 733 | 2025.10.18 04:54:08.106927 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2025.10.18 04:54:08.107470 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): 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.10.18 04:54:08.107886 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2025.10.18 04:54:09.000152 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.12 MiB, peak 158.12 MiB, free memory in arenas 0.00 B, will set to 154.90 MiB (RSS), difference: -3.22 MiB | ||
| 737 | 2025.10.18 04:54:13.068364 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2025.10.18 04:54:13.068469 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2025.10.18 04:54:13.111977 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 740 | 2025.10.18 04:54:13.112941 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2025.10.18 04:54:13.112978 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 742 | 2025.10.18 04:54:13.113745 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2025.10.18 04:54:13.114195 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): 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.10.18 04:54:13.114357 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2025.10.18 04:54:13.146946 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2025.10.18 04:54:13.165630 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2025.10.18 04:54:13.165690 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 748 | 2025.10.18 04:54:13.172148 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2025.10.18 04:54:13.173310 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): 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.10.18 04:54:13.176337 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2025.10.18 04:54:14.000142 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.66 MiB, peak 159.66 MiB, free memory in arenas 0.00 B, will set to 157.68 MiB (RSS), difference: 2.02 MiB | ||
| 752 | 2025.10.18 04:54:19.000200 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.73 MiB, peak 159.66 MiB, free memory in arenas 0.00 B, will set to 157.75 MiB (RSS), difference: 4.02 MiB | ||
| 753 | 2025.10.18 04:54:20.615478 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 754 | 2025.10.18 04:54:20.615960 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 755 | 2025.10.18 04:54:20.616070 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 756 | 2025.10.18 04:54:20.616757 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 757 | 2025.10.18 04:54:20.617289 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 758 | 2025.10.18 04:54:20.617499 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 759 | 2025.10.18 04:54:20.677357 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 760 | 2025.10.18 04:54:20.694174 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 761 | 2025.10.18 04:54:20.694230 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 762 | 2025.10.18 04:54:20.700459 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 763 | 2025.10.18 04:54:20.701564 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 764 | 2025.10.18 04:54:20.705078 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 765 | 2025.10.18 04:54:21.114719 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 766 | 2025.10.18 04:54:21.114922 [ 275 ] {0280a725-5aae-4fa3-b926-6b4b8fa14b7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 767 | 2025.10.18 04:54:21.115308 [ 275 ] {0280a725-5aae-4fa3-b926-6b4b8fa14b7b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 768 | 2025.10.18 04:54:21.115546 [ 275 ] {0280a725-5aae-4fa3-b926-6b4b8fa14b7b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 769 | 2025.10.18 04:54:21.116163 [ 275 ] {0280a725-5aae-4fa3-b926-6b4b8fa14b7b} <Debug> TCPHandler: Processed in 0.001575481 sec. | ||
| 770 | 2025.10.18 04:54:21.123569 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 771 | 2025.10.18 04:54:21.123699 [ 275 ] {d341e2d1-4704-4d1d-b672-368307e9ec77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 772 | 2025.10.18 04:54:21.125839 [ 275 ] {d341e2d1-4704-4d1d-b672-368307e9ec77} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 773 | 2025.10.18 04:54:21.125885 [ 275 ] {d341e2d1-4704-4d1d-b672-368307e9ec77} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 774 | 2025.10.18 04:54:21.126269 [ 275 ] {d341e2d1-4704-4d1d-b672-368307e9ec77} <Debug> TCPHandler: Processed in 0.002791223 sec. | ||
| 775 | 2025.10.18 04:54:21.126541 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 776 | 2025.10.18 04:54:21.126660 [ 275 ] {df9094fd-ff1f-434a-acb2-015b4eed1e2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 777 | 2025.10.18 04:54:21.126937 [ 275 ] {df9094fd-ff1f-434a-acb2-015b4eed1e2f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 778 | 2025.10.18 04:54:21.126978 [ 275 ] {df9094fd-ff1f-434a-acb2-015b4eed1e2f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 779 | 2025.10.18 04:54:21.127303 [ 275 ] {df9094fd-ff1f-434a-acb2-015b4eed1e2f} <Debug> TCPHandler: Processed in 0.00080904 sec. | ||
| 780 | 2025.10.18 04:54:21.127521 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 781 | 2025.10.18 04:54:21.127633 [ 275 ] {4a435469-bccc-417a-9e4c-65ed4e880c01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 782 | 2025.10.18 04:54:21.127864 [ 275 ] {4a435469-bccc-417a-9e4c-65ed4e880c01} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 783 | 2025.10.18 04:54:21.127905 [ 275 ] {4a435469-bccc-417a-9e4c-65ed4e880c01} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 784 | 2025.10.18 04:54:21.128203 [ 275 ] {4a435469-bccc-417a-9e4c-65ed4e880c01} <Debug> TCPHandler: Processed in 0.000733629 sec. | ||
| 785 | 2025.10.18 04:54:21.128422 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 786 | 2025.10.18 04:54:21.128533 [ 275 ] {5e580858-cad5-4216-8fb9-1fd056051662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 787 | 2025.10.18 04:54:21.128763 [ 275 ] {5e580858-cad5-4216-8fb9-1fd056051662} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 788 | 2025.10.18 04:54:21.128805 [ 275 ] {5e580858-cad5-4216-8fb9-1fd056051662} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 789 | 2025.10.18 04:54:21.129087 [ 275 ] {5e580858-cad5-4216-8fb9-1fd056051662} <Debug> TCPHandler: Processed in 0.000710989 sec. | ||
| 790 | 2025.10.18 04:54:21.129280 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 791 | 2025.10.18 04:54:21.129392 [ 275 ] {efa1bd4d-5d01-4fe8-84f8-e7d61903e83b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 792 | 2025.10.18 04:54:21.129619 [ 275 ] {efa1bd4d-5d01-4fe8-84f8-e7d61903e83b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 793 | 2025.10.18 04:54:21.129661 [ 275 ] {efa1bd4d-5d01-4fe8-84f8-e7d61903e83b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 794 | 2025.10.18 04:54:21.129949 [ 275 ] {efa1bd4d-5d01-4fe8-84f8-e7d61903e83b} <Debug> TCPHandler: Processed in 0.000715499 sec. | ||
| 795 | 2025.10.18 04:54:21.130137 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 796 | 2025.10.18 04:54:21.130248 [ 275 ] {280ad72d-96fe-48cb-b37e-f17adac7b211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 797 | 2025.10.18 04:54:21.130485 [ 275 ] {280ad72d-96fe-48cb-b37e-f17adac7b211} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 798 | 2025.10.18 04:54:21.130527 [ 275 ] {280ad72d-96fe-48cb-b37e-f17adac7b211} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 799 | 2025.10.18 04:54:21.130818 [ 275 ] {280ad72d-96fe-48cb-b37e-f17adac7b211} <Debug> TCPHandler: Processed in 0.000726028 sec. | ||
| 800 | 2025.10.18 04:54:21.131016 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 801 | 2025.10.18 04:54:21.131128 [ 275 ] {639ad037-02c0-477f-9faf-608c42752376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 802 | 2025.10.18 04:54:21.131357 [ 275 ] {639ad037-02c0-477f-9faf-608c42752376} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 803 | 2025.10.18 04:54:21.131397 [ 275 ] {639ad037-02c0-477f-9faf-608c42752376} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 804 | 2025.10.18 04:54:21.131671 [ 275 ] {639ad037-02c0-477f-9faf-608c42752376} <Debug> TCPHandler: Processed in 0.000700828 sec. | ||
| 805 | 2025.10.18 04:54:21.131856 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 806 | 2025.10.18 04:54:21.131967 [ 275 ] {0b56d8ab-6f5d-45b1-a533-6b2378a4eff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 807 | 2025.10.18 04:54:21.132194 [ 275 ] {0b56d8ab-6f5d-45b1-a533-6b2378a4eff9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 808 | 2025.10.18 04:54:21.132235 [ 275 ] {0b56d8ab-6f5d-45b1-a533-6b2378a4eff9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 809 | 2025.10.18 04:54:21.132519 [ 275 ] {0b56d8ab-6f5d-45b1-a533-6b2378a4eff9} <Debug> TCPHandler: Processed in 0.000708768 sec. | ||
| 810 | 2025.10.18 04:54:21.132711 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 811 | 2025.10.18 04:54:21.132834 [ 275 ] {10d344b3-11e4-4e64-9e6b-0733c66671ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 812 | 2025.10.18 04:54:21.133081 [ 275 ] {10d344b3-11e4-4e64-9e6b-0733c66671ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 813 | 2025.10.18 04:54:21.133122 [ 275 ] {10d344b3-11e4-4e64-9e6b-0733c66671ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 814 | 2025.10.18 04:54:21.133399 [ 275 ] {10d344b3-11e4-4e64-9e6b-0733c66671ce} <Debug> TCPHandler: Processed in 0.000733139 sec. | ||
| 815 | 2025.10.18 04:54:21.133588 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 816 | 2025.10.18 04:54:21.133700 [ 275 ] {d3f1609e-4552-4346-ac46-f4df43fa6026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 817 | 2025.10.18 04:54:21.133935 [ 275 ] {d3f1609e-4552-4346-ac46-f4df43fa6026} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 818 | 2025.10.18 04:54:21.133975 [ 275 ] {d3f1609e-4552-4346-ac46-f4df43fa6026} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 819 | 2025.10.18 04:54:21.134250 [ 275 ] {d3f1609e-4552-4346-ac46-f4df43fa6026} <Debug> TCPHandler: Processed in 0.000707738 sec. | ||
| 820 | 2025.10.18 04:54:21.134439 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 821 | 2025.10.18 04:54:21.134552 [ 275 ] {de0d09ae-606b-4663-9e09-0640a9ddca66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 822 | 2025.10.18 04:54:21.134785 [ 275 ] {de0d09ae-606b-4663-9e09-0640a9ddca66} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 823 | 2025.10.18 04:54:21.134826 [ 275 ] {de0d09ae-606b-4663-9e09-0640a9ddca66} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 824 | 2025.10.18 04:54:21.135098 [ 275 ] {de0d09ae-606b-4663-9e09-0640a9ddca66} <Debug> TCPHandler: Processed in 0.000704878 sec. | ||
| 825 | 2025.10.18 04:54:21.135292 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 826 | 2025.10.18 04:54:21.135405 [ 275 ] {3ab062b4-fed9-47a9-b173-585f6d1f7eb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 827 | 2025.10.18 04:54:21.135640 [ 275 ] {3ab062b4-fed9-47a9-b173-585f6d1f7eb7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 828 | 2025.10.18 04:54:21.135680 [ 275 ] {3ab062b4-fed9-47a9-b173-585f6d1f7eb7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 829 | 2025.10.18 04:54:21.135965 [ 275 ] {3ab062b4-fed9-47a9-b173-585f6d1f7eb7} <Debug> TCPHandler: Processed in 0.000717828 sec. | ||
| 830 | 2025.10.18 04:54:21.136147 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 831 | 2025.10.18 04:54:21.136261 [ 275 ] {58959646-b2a0-420a-8c7a-0585c4c219dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 832 | 2025.10.18 04:54:21.136497 [ 275 ] {58959646-b2a0-420a-8c7a-0585c4c219dd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 833 | 2025.10.18 04:54:21.136538 [ 275 ] {58959646-b2a0-420a-8c7a-0585c4c219dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 834 | 2025.10.18 04:54:21.136826 [ 275 ] {58959646-b2a0-420a-8c7a-0585c4c219dd} <Debug> TCPHandler: Processed in 0.000724899 sec. | ||
| 835 | 2025.10.18 04:54:21.137014 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 836 | 2025.10.18 04:54:21.137128 [ 275 ] {28fb3edb-c822-4a90-beb7-e4a0ecabfd51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 837 | 2025.10.18 04:54:21.137365 [ 275 ] {28fb3edb-c822-4a90-beb7-e4a0ecabfd51} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 838 | 2025.10.18 04:54:21.137406 [ 275 ] {28fb3edb-c822-4a90-beb7-e4a0ecabfd51} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 839 | 2025.10.18 04:54:21.137689 [ 275 ] {28fb3edb-c822-4a90-beb7-e4a0ecabfd51} <Debug> TCPHandler: Processed in 0.000720239 sec. | ||
| 840 | 2025.10.18 04:54:21.138322 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 841 | 2025.10.18 04:54:21.138436 [ 275 ] {755c2ccb-9d47-427f-b3aa-12e546e22d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 842 | 2025.10.18 04:54:21.138677 [ 275 ] {755c2ccb-9d47-427f-b3aa-12e546e22d82} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 843 | 2025.10.18 04:54:21.138718 [ 275 ] {755c2ccb-9d47-427f-b3aa-12e546e22d82} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 844 | 2025.10.18 04:54:21.139005 [ 275 ] {755c2ccb-9d47-427f-b3aa-12e546e22d82} <Debug> TCPHandler: Processed in 0.000728429 sec. | ||
| 845 | 2025.10.18 04:54:21.139843 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 846 | 2025.10.18 04:54:21.139958 [ 275 ] {6dbe7424-861e-4f07-84e1-ed84ddf3cb2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 847 | 2025.10.18 04:54:21.140231 [ 275 ] {6dbe7424-861e-4f07-84e1-ed84ddf3cb2b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 848 | 2025.10.18 04:54:21.140272 [ 275 ] {6dbe7424-861e-4f07-84e1-ed84ddf3cb2b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 849 | 2025.10.18 04:54:21.140550 [ 275 ] {6dbe7424-861e-4f07-84e1-ed84ddf3cb2b} <Debug> TCPHandler: Processed in 0.00075424 sec. | ||
| 850 | 2025.10.18 04:54:21.140737 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 851 | 2025.10.18 04:54:21.140854 [ 275 ] {ed452a12-8930-446d-a610-69dd232dcb3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 852 | 2025.10.18 04:54:21.141114 [ 275 ] {ed452a12-8930-446d-a610-69dd232dcb3c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 853 | 2025.10.18 04:54:21.141156 [ 275 ] {ed452a12-8930-446d-a610-69dd232dcb3c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 854 | 2025.10.18 04:54:21.141447 [ 275 ] {ed452a12-8930-446d-a610-69dd232dcb3c} <Debug> TCPHandler: Processed in 0.000754669 sec. | ||
| 855 | 2025.10.18 04:54:21.141631 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 856 | 2025.10.18 04:54:21.141746 [ 275 ] {aab90083-df2e-4fc4-96b4-18b14dea5497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 857 | 2025.10.18 04:54:21.141994 [ 275 ] {aab90083-df2e-4fc4-96b4-18b14dea5497} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 858 | 2025.10.18 04:54:21.142034 [ 275 ] {aab90083-df2e-4fc4-96b4-18b14dea5497} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 859 | 2025.10.18 04:54:21.142348 [ 275 ] {aab90083-df2e-4fc4-96b4-18b14dea5497} <Debug> TCPHandler: Processed in 0.000762699 sec. | ||
| 860 | 2025.10.18 04:54:21.142544 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 861 | 2025.10.18 04:54:21.142662 [ 275 ] {578906e0-8bb6-4ddf-b88e-9d8ccbe80fc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 862 | 2025.10.18 04:54:21.142924 [ 275 ] {578906e0-8bb6-4ddf-b88e-9d8ccbe80fc7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 863 | 2025.10.18 04:54:21.142964 [ 275 ] {578906e0-8bb6-4ddf-b88e-9d8ccbe80fc7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 864 | 2025.10.18 04:54:21.143270 [ 275 ] {578906e0-8bb6-4ddf-b88e-9d8ccbe80fc7} <Debug> TCPHandler: Processed in 0.00077205 sec. | ||
| 865 | 2025.10.18 04:54:21.143460 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 866 | 2025.10.18 04:54:21.143577 [ 275 ] {6c1b30fb-5706-42cc-be56-604849cc84c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 867 | 2025.10.18 04:54:21.143830 [ 275 ] {6c1b30fb-5706-42cc-be56-604849cc84c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 868 | 2025.10.18 04:54:21.143871 [ 275 ] {6c1b30fb-5706-42cc-be56-604849cc84c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 869 | 2025.10.18 04:54:21.144171 [ 275 ] {6c1b30fb-5706-42cc-be56-604849cc84c7} <Debug> TCPHandler: Processed in 0.000756729 sec. | ||
| 870 | 2025.10.18 04:54:21.146774 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 871 | 2025.10.18 04:54:21.146917 [ 275 ] {b0b28a8e-6272-4bb4-90dd-65e162654187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 872 | 2025.10.18 04:54:21.147226 [ 275 ] {b0b28a8e-6272-4bb4-90dd-65e162654187} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 873 | 2025.10.18 04:54:21.147275 [ 275 ] {b0b28a8e-6272-4bb4-90dd-65e162654187} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 874 | 2025.10.18 04:54:21.147615 [ 275 ] {b0b28a8e-6272-4bb4-90dd-65e162654187} <Debug> TCPHandler: Processed in 0.000896303 sec. | ||
| 875 | 2025.10.18 04:54:21.147847 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 876 | 2025.10.18 04:54:21.147965 [ 275 ] {e5127c0a-9994-453d-8494-abad4ba5fc46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 877 | 2025.10.18 04:54:21.148222 [ 275 ] {e5127c0a-9994-453d-8494-abad4ba5fc46} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 878 | 2025.10.18 04:54:21.148263 [ 275 ] {e5127c0a-9994-453d-8494-abad4ba5fc46} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 879 | 2025.10.18 04:54:21.148578 [ 275 ] {e5127c0a-9994-453d-8494-abad4ba5fc46} <Debug> TCPHandler: Processed in 0.000775991 sec. | ||
| 880 | 2025.10.18 04:54:21.148799 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 881 | 2025.10.18 04:54:21.148919 [ 275 ] {b5b26bf6-5b74-41c4-aa1e-0db3486644df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 882 | 2025.10.18 04:54:21.149176 [ 275 ] {b5b26bf6-5b74-41c4-aa1e-0db3486644df} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 883 | 2025.10.18 04:54:21.149217 [ 275 ] {b5b26bf6-5b74-41c4-aa1e-0db3486644df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 884 | 2025.10.18 04:54:21.149520 [ 275 ] {b5b26bf6-5b74-41c4-aa1e-0db3486644df} <Debug> TCPHandler: Processed in 0.00076753 sec. | ||
| 885 | 2025.10.18 04:54:21.149762 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 886 | 2025.10.18 04:54:21.149880 [ 275 ] {94699fb1-e0c4-482f-94fe-910ac263c2c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 887 | 2025.10.18 04:54:21.150139 [ 275 ] {94699fb1-e0c4-482f-94fe-910ac263c2c6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 888 | 2025.10.18 04:54:21.150179 [ 275 ] {94699fb1-e0c4-482f-94fe-910ac263c2c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 889 | 2025.10.18 04:54:21.150510 [ 275 ] {94699fb1-e0c4-482f-94fe-910ac263c2c6} <Debug> TCPHandler: Processed in 0.00079444 sec. | ||
| 890 | 2025.10.18 04:54:21.150757 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 891 | 2025.10.18 04:54:21.150876 [ 275 ] {c1bd8772-2e9e-4713-91f8-f04618fcc61b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 892 | 2025.10.18 04:54:21.151137 [ 275 ] {c1bd8772-2e9e-4713-91f8-f04618fcc61b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 893 | 2025.10.18 04:54:21.151178 [ 275 ] {c1bd8772-2e9e-4713-91f8-f04618fcc61b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 894 | 2025.10.18 04:54:21.151486 [ 275 ] {c1bd8772-2e9e-4713-91f8-f04618fcc61b} <Debug> TCPHandler: Processed in 0.00077514 sec. | ||
| 895 | 2025.10.18 04:54:21.161707 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 896 | 2025.10.18 04:54:21.161857 [ 275 ] {b766a5b2-d242-4e19-b3ff-64e47a9b3a78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 897 | 2025.10.18 04:54:21.161916 [ 275 ] {b766a5b2-d242-4e19-b3ff-64e47a9b3a78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 898 | 2025.10.18 04:54:21.162707 [ 275 ] {b766a5b2-d242-4e19-b3ff-64e47a9b3a78} <Trace> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 899 | 2025.10.18 04:54:21.162746 [ 275 ] {b766a5b2-d242-4e19-b3ff-64e47a9b3a78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 900 | 2025.10.18 04:54:21.163378 [ 275 ] {b766a5b2-d242-4e19-b3ff-64e47a9b3a78} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 901 | 2025.10.18 04:54:21.163761 [ 275 ] {b766a5b2-d242-4e19-b3ff-64e47a9b3a78} <Trace> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 902 | 2025.10.18 04:54:21.163902 [ 275 ] {b766a5b2-d242-4e19-b3ff-64e47a9b3a78} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002088 sec., 12452.107279693486 rows/sec., 2.68 MiB/sec. | ||
| 903 | 2025.10.18 04:54:21.163939 [ 275 ] {b766a5b2-d242-4e19-b3ff-64e47a9b3a78} <Debug> TCPHandler: Processed in 0.00230253 sec. | ||
| 904 | 2025.10.18 04:54:21.164081 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 905 | 2025.10.18 04:54:21.164173 [ 275 ] {2fb84101-a3be-4775-b6d9-69db196a79cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 906 | 2025.10.18 04:54:21.164211 [ 275 ] {2fb84101-a3be-4775-b6d9-69db196a79cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 907 | 2025.10.18 04:54:21.166700 [ 275 ] {2fb84101-a3be-4775-b6d9-69db196a79cf} <Trace> oximeter.fields_i16 (4a0b57d8-8875-4c42-9959-3d0d2c14e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 908 | 2025.10.18 04:54:21.166738 [ 275 ] {2fb84101-a3be-4775-b6d9-69db196a79cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 909 | 2025.10.18 04:54:21.167227 [ 275 ] {2fb84101-a3be-4775-b6d9-69db196a79cf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 910 | 2025.10.18 04:54:21.167711 [ 275 ] {2fb84101-a3be-4775-b6d9-69db196a79cf} <Trace> oximeter.fields_i16 (4a0b57d8-8875-4c42-9959-3d0d2c14e648): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 911 | 2025.10.18 04:54:21.167834 [ 275 ] {2fb84101-a3be-4775-b6d9-69db196a79cf} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.003679 sec., 6523.511823865181 rows/sec., 554.24 KiB/sec. | ||
| 912 | 2025.10.18 04:54:21.167869 [ 275 ] {2fb84101-a3be-4775-b6d9-69db196a79cf} <Debug> TCPHandler: Processed in 0.003836559 sec. | ||
| 913 | 2025.10.18 04:54:21.167986 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 914 | 2025.10.18 04:54:21.168078 [ 275 ] {512b204f-a942-4297-ac56-5ba9c36a34c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 915 | 2025.10.18 04:54:21.168117 [ 275 ] {512b204f-a942-4297-ac56-5ba9c36a34c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 916 | 2025.10.18 04:54:21.168494 [ 275 ] {512b204f-a942-4297-ac56-5ba9c36a34c6} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 917 | 2025.10.18 04:54:21.168529 [ 275 ] {512b204f-a942-4297-ac56-5ba9c36a34c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 918 | 2025.10.18 04:54:21.168913 [ 275 ] {512b204f-a942-4297-ac56-5ba9c36a34c6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 919 | 2025.10.18 04:54:21.169387 [ 275 ] {512b204f-a942-4297-ac56-5ba9c36a34c6} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 920 | 2025.10.18 04:54:21.169510 [ 275 ] {512b204f-a942-4297-ac56-5ba9c36a34c6} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.00145 sec., 5517.241379310345 rows/sec., 449.89 KiB/sec. | ||
| 921 | 2025.10.18 04:54:21.169544 [ 275 ] {512b204f-a942-4297-ac56-5ba9c36a34c6} <Debug> TCPHandler: Processed in 0.001605732 sec. | ||
| 922 | 2025.10.18 04:54:21.169642 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 923 | 2025.10.18 04:54:21.169732 [ 275 ] {56e7002d-d810-479a-ae4e-0da29ef6c68f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 924 | 2025.10.18 04:54:21.169770 [ 275 ] {56e7002d-d810-479a-ae4e-0da29ef6c68f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 925 | 2025.10.18 04:54:21.170250 [ 275 ] {56e7002d-d810-479a-ae4e-0da29ef6c68f} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 926 | 2025.10.18 04:54:21.170285 [ 275 ] {56e7002d-d810-479a-ae4e-0da29ef6c68f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 927 | 2025.10.18 04:54:21.170750 [ 275 ] {56e7002d-d810-479a-ae4e-0da29ef6c68f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 928 | 2025.10.18 04:54:21.171290 [ 275 ] {56e7002d-d810-479a-ae4e-0da29ef6c68f} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 929 | 2025.10.18 04:54:21.171410 [ 275 ] {56e7002d-d810-479a-ae4e-0da29ef6c68f} <Debug> executeQuery: Read 176 rows, 16.26 KiB in 0.001696 sec., 103773.58490566038 rows/sec., 9.36 MiB/sec. | ||
| 930 | 2025.10.18 04:54:21.171445 [ 275 ] {56e7002d-d810-479a-ae4e-0da29ef6c68f} <Debug> TCPHandler: Processed in 0.001849698 sec. | ||
| 931 | 2025.10.18 04:54:21.171541 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 932 | 2025.10.18 04:54:21.171631 [ 275 ] {7173b2ac-0479-4fee-8630-ae088462d383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 933 | 2025.10.18 04:54:21.171669 [ 275 ] {7173b2ac-0479-4fee-8630-ae088462d383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 934 | 2025.10.18 04:54:21.172050 [ 275 ] {7173b2ac-0479-4fee-8630-ae088462d383} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 935 | 2025.10.18 04:54:21.172085 [ 275 ] {7173b2ac-0479-4fee-8630-ae088462d383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 936 | 2025.10.18 04:54:21.172509 [ 275 ] {7173b2ac-0479-4fee-8630-ae088462d383} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 937 | 2025.10.18 04:54:21.172990 [ 275 ] {7173b2ac-0479-4fee-8630-ae088462d383} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 938 | 2025.10.18 04:54:21.173112 [ 275 ] {7173b2ac-0479-4fee-8630-ae088462d383} <Debug> executeQuery: Read 31 rows, 2.35 KiB in 0.001498 sec., 20694.25901201602 rows/sec., 1.53 MiB/sec. | ||
| 939 | 2025.10.18 04:54:21.173146 [ 275 ] {7173b2ac-0479-4fee-8630-ae088462d383} <Debug> TCPHandler: Processed in 0.001652243 sec. | ||
| 940 | 2025.10.18 04:54:21.173259 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 941 | 2025.10.18 04:54:21.173349 [ 275 ] {a9fff8f7-e2bc-4582-ab72-fd525aa3c2b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 942 | 2025.10.18 04:54:21.173387 [ 275 ] {a9fff8f7-e2bc-4582-ab72-fd525aa3c2b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 943 | 2025.10.18 04:54:21.173797 [ 275 ] {a9fff8f7-e2bc-4582-ab72-fd525aa3c2b3} <Trace> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 944 | 2025.10.18 04:54:21.173828 [ 275 ] {a9fff8f7-e2bc-4582-ab72-fd525aa3c2b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 945 | 2025.10.18 04:54:21.174272 [ 275 ] {a9fff8f7-e2bc-4582-ab72-fd525aa3c2b3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 946 | 2025.10.18 04:54:21.174753 [ 275 ] {a9fff8f7-e2bc-4582-ab72-fd525aa3c2b3} <Trace> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 947 | 2025.10.18 04:54:21.174874 [ 275 ] {a9fff8f7-e2bc-4582-ab72-fd525aa3c2b3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001542 sec., 15564.20233463035 rows/sec., 1.29 MiB/sec. | ||
| 948 | 2025.10.18 04:54:21.174909 [ 275 ] {a9fff8f7-e2bc-4582-ab72-fd525aa3c2b3} <Debug> TCPHandler: Processed in 0.001696633 sec. | ||
| 949 | 2025.10.18 04:54:21.175005 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 950 | 2025.10.18 04:54:21.175095 [ 275 ] {dfa767d5-96ae-45df-bc6f-add76cf818a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 951 | 2025.10.18 04:54:21.175133 [ 275 ] {dfa767d5-96ae-45df-bc6f-add76cf818a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 952 | 2025.10.18 04:54:21.175498 [ 275 ] {dfa767d5-96ae-45df-bc6f-add76cf818a3} <Trace> oximeter.fields_u8 (e4f32057-7793-40f4-88d4-febfe958779e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 953 | 2025.10.18 04:54:21.175534 [ 275 ] {dfa767d5-96ae-45df-bc6f-add76cf818a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 954 | 2025.10.18 04:54:21.175977 [ 275 ] {dfa767d5-96ae-45df-bc6f-add76cf818a3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 955 | 2025.10.18 04:54:21.176505 [ 275 ] {dfa767d5-96ae-45df-bc6f-add76cf818a3} <Trace> oximeter.fields_u8 (e4f32057-7793-40f4-88d4-febfe958779e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 956 | 2025.10.18 04:54:21.176625 [ 275 ] {dfa767d5-96ae-45df-bc6f-add76cf818a3} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001547 sec., 7756.948933419521 rows/sec., 606.01 KiB/sec. | ||
| 957 | 2025.10.18 04:54:21.176660 [ 275 ] {dfa767d5-96ae-45df-bc6f-add76cf818a3} <Debug> TCPHandler: Processed in 0.001701034 sec. | ||
| 958 | 2025.10.18 04:54:21.176761 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 959 | 2025.10.18 04:54:21.176852 [ 275 ] {dd7b1739-731b-4a79-8a50-2c462c984b1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 960 | 2025.10.18 04:54:21.176889 [ 275 ] {dd7b1739-731b-4a79-8a50-2c462c984b1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 961 | 2025.10.18 04:54:21.177288 [ 275 ] {dd7b1739-731b-4a79-8a50-2c462c984b1f} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 962 | 2025.10.18 04:54:21.177323 [ 275 ] {dd7b1739-731b-4a79-8a50-2c462c984b1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 963 | 2025.10.18 04:54:21.177751 [ 275 ] {dd7b1739-731b-4a79-8a50-2c462c984b1f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 964 | 2025.10.18 04:54:21.178248 [ 275 ] {dd7b1739-731b-4a79-8a50-2c462c984b1f} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 965 | 2025.10.18 04:54:21.178369 [ 275 ] {dd7b1739-731b-4a79-8a50-2c462c984b1f} <Debug> executeQuery: Read 91 rows, 7.67 KiB in 0.001535 sec., 59283.38762214984 rows/sec., 4.88 MiB/sec. | ||
| 966 | 2025.10.18 04:54:21.178403 [ 275 ] {dd7b1739-731b-4a79-8a50-2c462c984b1f} <Debug> TCPHandler: Processed in 0.001690264 sec. | ||
| 967 | 2025.10.18 04:54:21.178508 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 968 | 2025.10.18 04:54:21.178599 [ 275 ] {dc17c5aa-3bbf-4b7b-adda-71ab4636bbd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 969 | 2025.10.18 04:54:21.178640 [ 275 ] {dc17c5aa-3bbf-4b7b-adda-71ab4636bbd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 970 | 2025.10.18 04:54:21.179134 [ 275 ] {dc17c5aa-3bbf-4b7b-adda-71ab4636bbd2} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 971 | 2025.10.18 04:54:21.179166 [ 275 ] {dc17c5aa-3bbf-4b7b-adda-71ab4636bbd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 972 | 2025.10.18 04:54:21.179799 [ 275 ] {dc17c5aa-3bbf-4b7b-adda-71ab4636bbd2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 973 | 2025.10.18 04:54:21.180283 [ 275 ] {dc17c5aa-3bbf-4b7b-adda-71ab4636bbd2} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 974 | 2025.10.18 04:54:21.180406 [ 275 ] {dc17c5aa-3bbf-4b7b-adda-71ab4636bbd2} <Debug> executeQuery: Read 258 rows, 20.10 KiB in 0.001825 sec., 141369.86301369863 rows/sec., 10.75 MiB/sec. | ||
| 975 | 2025.10.18 04:54:21.180440 [ 275 ] {dc17c5aa-3bbf-4b7b-adda-71ab4636bbd2} <Debug> TCPHandler: Processed in 0.001979791 sec. | ||
| 976 | 2025.10.18 04:54:21.180546 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 977 | 2025.10.18 04:54:21.180638 [ 275 ] {7c6eac76-2a7c-4e81-a7c8-832681a0532c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 978 | 2025.10.18 04:54:21.180690 [ 275 ] {7c6eac76-2a7c-4e81-a7c8-832681a0532c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 979 | 2025.10.18 04:54:21.181514 [ 275 ] {7c6eac76-2a7c-4e81-a7c8-832681a0532c} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 980 | 2025.10.18 04:54:21.181549 [ 275 ] {7c6eac76-2a7c-4e81-a7c8-832681a0532c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 981 | 2025.10.18 04:54:21.182761 [ 275 ] {7c6eac76-2a7c-4e81-a7c8-832681a0532c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 982 | 2025.10.18 04:54:21.183299 [ 275 ] {7c6eac76-2a7c-4e81-a7c8-832681a0532c} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 983 | 2025.10.18 04:54:21.183427 [ 275 ] {7c6eac76-2a7c-4e81-a7c8-832681a0532c} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002806 sec., 3920.171062009979 rows/sec., 7.02 MiB/sec. | ||
| 984 | 2025.10.18 04:54:21.183474 [ 275 ] {7c6eac76-2a7c-4e81-a7c8-832681a0532c} <Debug> TCPHandler: Processed in 0.002974257 sec. | ||
| 985 | 2025.10.18 04:54:21.183581 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 986 | 2025.10.18 04:54:21.183673 [ 275 ] {7de70a85-ac63-4547-a73a-31a9c21179dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 987 | 2025.10.18 04:54:21.183713 [ 275 ] {7de70a85-ac63-4547-a73a-31a9c21179dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 988 | 2025.10.18 04:54:21.184026 [ 275 ] {7de70a85-ac63-4547-a73a-31a9c21179dc} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 989 | 2025.10.18 04:54:21.184061 [ 275 ] {7de70a85-ac63-4547-a73a-31a9c21179dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 990 | 2025.10.18 04:54:21.184491 [ 275 ] {7de70a85-ac63-4547-a73a-31a9c21179dc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 991 | 2025.10.18 04:54:21.184959 [ 275 ] {7de70a85-ac63-4547-a73a-31a9c21179dc} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 992 | 2025.10.18 04:54:21.185079 [ 275 ] {7de70a85-ac63-4547-a73a-31a9c21179dc} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001426 sec., 28050.490883590464 rows/sec., 1.87 MiB/sec. | ||
| 993 | 2025.10.18 04:54:21.185113 [ 275 ] {7de70a85-ac63-4547-a73a-31a9c21179dc} <Debug> TCPHandler: Processed in 0.00158043 sec. | ||
| 994 | 2025.10.18 04:54:26.119051 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 995 | 2025.10.18 04:54:26.119264 [ 275 ] {d3b39d52-1142-4657-a87f-f76b29cfda37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 996 | 2025.10.18 04:54:26.119348 [ 275 ] {d3b39d52-1142-4657-a87f-f76b29cfda37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 997 | 2025.10.18 04:54:26.119982 [ 275 ] {d3b39d52-1142-4657-a87f-f76b29cfda37} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 998 | 2025.10.18 04:54:26.120022 [ 275 ] {d3b39d52-1142-4657-a87f-f76b29cfda37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 999 | 2025.10.18 04:54:26.120501 [ 275 ] {d3b39d52-1142-4657-a87f-f76b29cfda37} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1000 | 2025.10.18 04:54:26.120962 [ 275 ] {d3b39d52-1142-4657-a87f-f76b29cfda37} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1001 | 2025.10.18 04:54:26.121108 [ 275 ] {d3b39d52-1142-4657-a87f-f76b29cfda37} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.001899 sec., 15797.78830963665 rows/sec., 1.19 MiB/sec. | ||
| 1002 | 2025.10.18 04:54:26.121150 [ 275 ] {d3b39d52-1142-4657-a87f-f76b29cfda37} <Debug> TCPHandler: Processed in 0.002226817 sec. | ||
| 1003 | 2025.10.18 04:54:26.121271 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1004 | 2025.10.18 04:54:26.121366 [ 275 ] {d9495ed4-47c1-465a-8326-18c9cb8335f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1005 | 2025.10.18 04:54:26.121405 [ 275 ] {d9495ed4-47c1-465a-8326-18c9cb8335f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1006 | 2025.10.18 04:54:26.121775 [ 275 ] {d9495ed4-47c1-465a-8326-18c9cb8335f8} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1007 | 2025.10.18 04:54:26.121810 [ 275 ] {d9495ed4-47c1-465a-8326-18c9cb8335f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 1008 | 2025.10.18 04:54:26.122270 [ 275 ] {d9495ed4-47c1-465a-8326-18c9cb8335f8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1009 | 2025.10.18 04:54:26.122810 [ 275 ] {d9495ed4-47c1-465a-8326-18c9cb8335f8} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1010 | 2025.10.18 04:54:26.122934 [ 275 ] {d9495ed4-47c1-465a-8326-18c9cb8335f8} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001587 sec., 22684.31001890359 rows/sec., 1.77 MiB/sec. | ||
| 1011 | 2025.10.18 04:54:26.122969 [ 275 ] {d9495ed4-47c1-465a-8326-18c9cb8335f8} <Debug> TCPHandler: Processed in 0.001745814 sec. | ||
| 1012 | 2025.10.18 04:54:26.123069 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1013 | 2025.10.18 04:54:26.123160 [ 275 ] {24d6b8ec-8373-4a65-ac69-ac1ab2ee7b25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1014 | 2025.10.18 04:54:26.123203 [ 275 ] {24d6b8ec-8373-4a65-ac69-ac1ab2ee7b25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1015 | 2025.10.18 04:54:26.123557 [ 275 ] {24d6b8ec-8373-4a65-ac69-ac1ab2ee7b25} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1016 | 2025.10.18 04:54:26.123590 [ 275 ] {24d6b8ec-8373-4a65-ac69-ac1ab2ee7b25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 1017 | 2025.10.18 04:54:26.124076 [ 275 ] {24d6b8ec-8373-4a65-ac69-ac1ab2ee7b25} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1018 | 2025.10.18 04:54:26.124639 [ 275 ] {24d6b8ec-8373-4a65-ac69-ac1ab2ee7b25} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1019 | 2025.10.18 04:54:26.124763 [ 275 ] {24d6b8ec-8373-4a65-ac69-ac1ab2ee7b25} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001621 sec., 67859.34608266503 rows/sec., 4.74 MiB/sec. | ||
| 1020 | 2025.10.18 04:54:26.124797 [ 275 ] {24d6b8ec-8373-4a65-ac69-ac1ab2ee7b25} <Debug> TCPHandler: Processed in 0.001775076 sec. | ||
| 1021 | 2025.10.18 04:54:26.124896 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1022 | 2025.10.18 04:54:26.124988 [ 275 ] {0d16e655-3fca-4c1b-84da-3351cb079449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1023 | 2025.10.18 04:54:26.125028 [ 275 ] {0d16e655-3fca-4c1b-84da-3351cb079449} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1024 | 2025.10.18 04:54:26.125320 [ 275 ] {0d16e655-3fca-4c1b-84da-3351cb079449} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1025 | 2025.10.18 04:54:26.125353 [ 275 ] {0d16e655-3fca-4c1b-84da-3351cb079449} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 1026 | 2025.10.18 04:54:26.125822 [ 275 ] {0d16e655-3fca-4c1b-84da-3351cb079449} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1027 | 2025.10.18 04:54:26.126335 [ 275 ] {0d16e655-3fca-4c1b-84da-3351cb079449} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1028 | 2025.10.18 04:54:26.126461 [ 275 ] {0d16e655-3fca-4c1b-84da-3351cb079449} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001491 sec., 26827.632461435278 rows/sec., 1.79 MiB/sec. | ||
| 1029 | 2025.10.18 04:54:26.126495 [ 275 ] {0d16e655-3fca-4c1b-84da-3351cb079449} <Debug> TCPHandler: Processed in 0.001645393 sec. | ||
| 1030 | 2025.10.18 04:54:28.068521 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1031 | 2025.10.18 04:54:28.068608 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1032 | 2025.10.18 04:54:28.109984 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 82 entries to flush up to offset 170 | ||
| 1033 | 2025.10.18 04:54:28.113585 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1034 | 2025.10.18 04:54:28.113631 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 1035 | 2025.10.18 04:54:28.114923 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1036 | 2025.10.18 04:54:28.115397 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): 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.10.18 04:54:28.115698 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 170 | ||
| 1038 | 2025.10.18 04:54:28.118501 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 1039 | 2025.10.18 04:54:28.119008 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1040 | 2025.10.18 04:54:28.119048 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 1041 | 2025.10.18 04:54:28.119674 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1042 | 2025.10.18 04:54:28.120103 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1043 | 2025.10.18 04:54:28.120228 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1044 | 2025.10.18 04:54:28.206078 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1045 | 2025.10.18 04:54:28.222981 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1046 | 2025.10.18 04:54:28.223028 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 1047 | 2025.10.18 04:54:28.229456 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1048 | 2025.10.18 04:54:28.230533 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1049 | 2025.10.18 04:54:28.233428 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1050 | 2025.10.18 04:54:29.000151 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.18 MiB, peak 165.18 MiB, free memory in arenas 0.00 B, will set to 162.83 MiB (RSS), difference: 1.65 MiB | ||
| 1051 | 2025.10.18 04:54:31.119694 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1052 | 2025.10.18 04:54:31.119887 [ 275 ] {513ec2c6-e3a6-4b8a-a9df-b37a09abf39e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1053 | 2025.10.18 04:54:31.119959 [ 275 ] {513ec2c6-e3a6-4b8a-a9df-b37a09abf39e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1054 | 2025.10.18 04:54:31.120677 [ 275 ] {513ec2c6-e3a6-4b8a-a9df-b37a09abf39e} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1055 | 2025.10.18 04:54:31.120727 [ 275 ] {513ec2c6-e3a6-4b8a-a9df-b37a09abf39e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 1056 | 2025.10.18 04:54:31.121274 [ 275 ] {513ec2c6-e3a6-4b8a-a9df-b37a09abf39e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1057 | 2025.10.18 04:54:31.121893 [ 275 ] {513ec2c6-e3a6-4b8a-a9df-b37a09abf39e} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1058 | 2025.10.18 04:54:31.122051 [ 275 ] {513ec2c6-e3a6-4b8a-a9df-b37a09abf39e} <Debug> executeQuery: Read 52 rows, 4.53 KiB in 0.002217 sec., 23455.119530897613 rows/sec., 1.99 MiB/sec. | ||
| 1059 | 2025.10.18 04:54:31.122102 [ 275 ] {513ec2c6-e3a6-4b8a-a9df-b37a09abf39e} <Debug> TCPHandler: Processed in 0.002535946 sec. | ||
| 1060 | 2025.10.18 04:54:31.122228 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1061 | 2025.10.18 04:54:31.122339 [ 275 ] {4addcbd3-4eac-4e7c-a4f7-1b971b5a3a63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1062 | 2025.10.18 04:54:31.122384 [ 275 ] {4addcbd3-4eac-4e7c-a4f7-1b971b5a3a63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1063 | 2025.10.18 04:54:31.122818 [ 275 ] {4addcbd3-4eac-4e7c-a4f7-1b971b5a3a63} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1064 | 2025.10.18 04:54:31.122854 [ 275 ] {4addcbd3-4eac-4e7c-a4f7-1b971b5a3a63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 1065 | 2025.10.18 04:54:31.123370 [ 275 ] {4addcbd3-4eac-4e7c-a4f7-1b971b5a3a63} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1066 | 2025.10.18 04:54:31.123899 [ 275 ] {4addcbd3-4eac-4e7c-a4f7-1b971b5a3a63} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1067 | 2025.10.18 04:54:31.124030 [ 275 ] {4addcbd3-4eac-4e7c-a4f7-1b971b5a3a63} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001716 sec., 6410.25641025641 rows/sec., 482.02 KiB/sec. | ||
| 1068 | 2025.10.18 04:54:31.124069 [ 275 ] {4addcbd3-4eac-4e7c-a4f7-1b971b5a3a63} <Debug> TCPHandler: Processed in 0.001893639 sec. | ||
| 1069 | 2025.10.18 04:54:31.124203 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1070 | 2025.10.18 04:54:31.124325 [ 275 ] {f7644156-0073-4173-adf9-79458559ddca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1071 | 2025.10.18 04:54:31.124374 [ 275 ] {f7644156-0073-4173-adf9-79458559ddca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1072 | 2025.10.18 04:54:31.124873 [ 275 ] {f7644156-0073-4173-adf9-79458559ddca} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1073 | 2025.10.18 04:54:31.124907 [ 275 ] {f7644156-0073-4173-adf9-79458559ddca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 1074 | 2025.10.18 04:54:31.125349 [ 275 ] {f7644156-0073-4173-adf9-79458559ddca} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1075 | 2025.10.18 04:54:31.125822 [ 275 ] {f7644156-0073-4173-adf9-79458559ddca} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1076 | 2025.10.18 04:54:31.125947 [ 275 ] {f7644156-0073-4173-adf9-79458559ddca} <Debug> executeQuery: Read 47 rows, 3.76 KiB in 0.001648 sec., 28519.417475728158 rows/sec., 2.23 MiB/sec. | ||
| 1077 | 2025.10.18 04:54:31.125984 [ 275 ] {f7644156-0073-4173-adf9-79458559ddca} <Debug> TCPHandler: Processed in 0.001849708 sec. | ||
| 1078 | 2025.10.18 04:54:31.126084 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1079 | 2025.10.18 04:54:31.126180 [ 275 ] {f337fae2-dfe6-42b6-b52b-f6a7ad9bd3e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1080 | 2025.10.18 04:54:31.126222 [ 275 ] {f337fae2-dfe6-42b6-b52b-f6a7ad9bd3e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1081 | 2025.10.18 04:54:31.126581 [ 275 ] {f337fae2-dfe6-42b6-b52b-f6a7ad9bd3e9} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1082 | 2025.10.18 04:54:31.126615 [ 275 ] {f337fae2-dfe6-42b6-b52b-f6a7ad9bd3e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 1083 | 2025.10.18 04:54:31.127028 [ 275 ] {f337fae2-dfe6-42b6-b52b-f6a7ad9bd3e9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1084 | 2025.10.18 04:54:31.127437 [ 275 ] {f337fae2-dfe6-42b6-b52b-f6a7ad9bd3e9} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1085 | 2025.10.18 04:54:31.127559 [ 275 ] {f337fae2-dfe6-42b6-b52b-f6a7ad9bd3e9} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001397 sec., 78740.15748031496 rows/sec., 5.50 MiB/sec. | ||
| 1086 | 2025.10.18 04:54:31.127593 [ 275 ] {f337fae2-dfe6-42b6-b52b-f6a7ad9bd3e9} <Debug> TCPHandler: Processed in 0.001556711 sec. | ||
| 1087 | 2025.10.18 04:54:31.127691 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1088 | 2025.10.18 04:54:31.127782 [ 275 ] {ccbdc795-c262-45c7-bcc8-96203dfc621b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1089 | 2025.10.18 04:54:31.127835 [ 275 ] {ccbdc795-c262-45c7-bcc8-96203dfc621b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1090 | 2025.10.18 04:54:31.128611 [ 275 ] {ccbdc795-c262-45c7-bcc8-96203dfc621b} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1091 | 2025.10.18 04:54:31.128644 [ 275 ] {ccbdc795-c262-45c7-bcc8-96203dfc621b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 1092 | 2025.10.18 04:54:31.129340 [ 275 ] {ccbdc795-c262-45c7-bcc8-96203dfc621b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1093 | 2025.10.18 04:54:31.129746 [ 275 ] {ccbdc795-c262-45c7-bcc8-96203dfc621b} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1094 | 2025.10.18 04:54:31.129874 [ 275 ] {ccbdc795-c262-45c7-bcc8-96203dfc621b} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00211 sec., 5213.270142180095 rows/sec., 9.34 MiB/sec. | ||
| 1095 | 2025.10.18 04:54:31.129920 [ 275 ] {ccbdc795-c262-45c7-bcc8-96203dfc621b} <Debug> TCPHandler: Processed in 0.002275589 sec. | ||
| 1096 | 2025.10.18 04:54:31.130015 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1097 | 2025.10.18 04:54:31.130106 [ 275 ] {2ab34e81-ab41-412f-ad4b-9242490dd83e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1098 | 2025.10.18 04:54:31.130145 [ 275 ] {2ab34e81-ab41-412f-ad4b-9242490dd83e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1099 | 2025.10.18 04:54:31.130454 [ 275 ] {2ab34e81-ab41-412f-ad4b-9242490dd83e} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1100 | 2025.10.18 04:54:31.130487 [ 275 ] {2ab34e81-ab41-412f-ad4b-9242490dd83e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 1101 | 2025.10.18 04:54:31.130902 [ 275 ] {2ab34e81-ab41-412f-ad4b-9242490dd83e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1102 | 2025.10.18 04:54:31.131305 [ 275 ] {2ab34e81-ab41-412f-ad4b-9242490dd83e} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1103 | 2025.10.18 04:54:31.131428 [ 275 ] {2ab34e81-ab41-412f-ad4b-9242490dd83e} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.00134 sec., 29850.746268656716 rows/sec., 1.99 MiB/sec. | ||
| 1104 | 2025.10.18 04:54:31.131461 [ 275 ] {2ab34e81-ab41-412f-ad4b-9242490dd83e} <Debug> TCPHandler: Processed in 0.001492649 sec. | ||
| 1105 | 2025.10.18 04:54:34.994016 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48280 | ||
| 1106 | 2025.10.18 04:54:34.994182 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1107 | 2025.10.18 04:54:34.994221 [ 286 ] {} <Debug> TCP-Session: 8a24353b-5ecb-40ff-a4f4-e826f80b7073 Authenticating user 'default' from [fd00:1122:3344:101::e]:48280 | ||
| 1108 | 2025.10.18 04:54:34.994244 [ 286 ] {} <Debug> TCP-Session: 8a24353b-5ecb-40ff-a4f4-e826f80b7073 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1109 | 2025.10.18 04:54:34.994257 [ 286 ] {} <Debug> TCP-Session: 8a24353b-5ecb-40ff-a4f4-e826f80b7073 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1110 | 2025.10.18 04:54:34.994322 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1111 | 2025.10.18 04:54:34.994347 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 1112 | 2025.10.18 04:54:34.994364 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 1113 | 2025.10.18 04:54:34.996782 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58929 | ||
| 1114 | 2025.10.18 04:54:34.996954 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56653 | ||
| 1115 | 2025.10.18 04:54:34.996970 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62242 | ||
| 1116 | 2025.10.18 04:54:34.996992 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1117 | 2025.10.18 04:54:34.997086 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45433 | ||
| 1118 | 2025.10.18 04:54:34.997094 [ 287 ] {} <Debug> TCP-Session: b99d21d5-416d-4df2-8670-f396c59090d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:58929 | ||
| 1119 | 2025.10.18 04:54:34.997140 [ 287 ] {} <Debug> TCP-Session: b99d21d5-416d-4df2-8670-f396c59090d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1120 | 2025.10.18 04:54:34.997153 [ 287 ] {} <Debug> TCP-Session: b99d21d5-416d-4df2-8670-f396c59090d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1121 | 2025.10.18 04:54:34.997322 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45400 | ||
| 1122 | 2025.10.18 04:54:34.997662 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1123 | 2025.10.18 04:54:34.997669 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56953 | ||
| 1124 | 2025.10.18 04:54:34.997701 [ 290 ] {} <Debug> TCP-Session: 7575fa85-d348-4133-8e7d-c29ee4e4c7af Authenticating user 'default' from [fd00:1122:3344:101::e]:45433 | ||
| 1125 | 2025.10.18 04:54:34.997733 [ 290 ] {} <Debug> TCP-Session: 7575fa85-d348-4133-8e7d-c29ee4e4c7af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1126 | 2025.10.18 04:54:34.997746 [ 290 ] {} <Debug> TCP-Session: 7575fa85-d348-4133-8e7d-c29ee4e4c7af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1127 | 2025.10.18 04:54:34.997763 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1128 | 2025.10.18 04:54:34.997800 [ 291 ] {} <Debug> TCP-Session: 7e938f8e-c209-44b2-b4fd-ef7328678f50 Authenticating user 'default' from [fd00:1122:3344:101::e]:45400 | ||
| 1129 | 2025.10.18 04:54:34.997816 [ 291 ] {} <Debug> TCP-Session: 7e938f8e-c209-44b2-b4fd-ef7328678f50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1130 | 2025.10.18 04:54:34.997823 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47448 | ||
| 1131 | 2025.10.18 04:54:34.997828 [ 291 ] {} <Debug> TCP-Session: 7e938f8e-c209-44b2-b4fd-ef7328678f50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1132 | 2025.10.18 04:54:34.997979 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41790 | ||
| 1133 | 2025.10.18 04:54:34.998064 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1134 | 2025.10.18 04:54:34.998111 [ 293 ] {} <Debug> TCP-Session: ac60d86d-322c-4171-8c40-d81f9763d6aa Authenticating user 'default' from [fd00:1122:3344:101::e]:47448 | ||
| 1135 | 2025.10.18 04:54:34.998134 [ 293 ] {} <Debug> TCP-Session: ac60d86d-322c-4171-8c40-d81f9763d6aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1136 | 2025.10.18 04:54:34.998147 [ 293 ] {} <Debug> TCP-Session: ac60d86d-322c-4171-8c40-d81f9763d6aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1137 | 2025.10.18 04:54:34.998963 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1138 | 2025.10.18 04:54:34.998970 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1139 | 2025.10.18 04:54:34.999013 [ 289 ] {} <Debug> TCP-Session: 505d76e8-4c93-463d-88b7-1ab10aef1017 Authenticating user 'default' from [fd00:1122:3344:101::e]:56653 | ||
| 1140 | 2025.10.18 04:54:34.999015 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1141 | 2025.10.18 04:54:34.999045 [ 289 ] {} <Debug> TCP-Session: 505d76e8-4c93-463d-88b7-1ab10aef1017 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1142 | 2025.10.18 04:54:34.999048 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1143 | 2025.10.18 04:54:34.999078 [ 289 ] {} <Debug> TCP-Session: 505d76e8-4c93-463d-88b7-1ab10aef1017 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1144 | 2025.10.18 04:54:34.999071 [ 292 ] {} <Debug> TCP-Session: f159f365-fdc7-4cea-bf6b-f75bcffa7cb4 Authenticating user 'default' from [fd00:1122:3344:101::e]:56953 | ||
| 1145 | 2025.10.18 04:54:34.999107 [ 288 ] {} <Debug> TCP-Session: 5c10e412-660a-46c4-b097-7b857f56c48d Authenticating user 'default' from [fd00:1122:3344:101::e]:62242 | ||
| 1146 | 2025.10.18 04:54:34.999135 [ 292 ] {} <Debug> TCP-Session: f159f365-fdc7-4cea-bf6b-f75bcffa7cb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1147 | 2025.10.18 04:54:34.999159 [ 288 ] {} <Debug> TCP-Session: 5c10e412-660a-46c4-b097-7b857f56c48d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1148 | 2025.10.18 04:54:34.999167 [ 292 ] {} <Debug> TCP-Session: f159f365-fdc7-4cea-bf6b-f75bcffa7cb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1149 | 2025.10.18 04:54:34.999183 [ 288 ] {} <Debug> TCP-Session: 5c10e412-660a-46c4-b097-7b857f56c48d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1150 | 2025.10.18 04:54:34.999027 [ 294 ] {} <Debug> TCP-Session: 715f8929-1f1c-4003-9f97-d5bc013f8be8 Authenticating user 'default' from [fd00:1122:3344:101::e]:41790 | ||
| 1151 | 2025.10.18 04:54:34.999235 [ 294 ] {} <Debug> TCP-Session: 715f8929-1f1c-4003-9f97-d5bc013f8be8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1152 | 2025.10.18 04:54:34.999248 [ 294 ] {} <Debug> TCP-Session: 715f8929-1f1c-4003-9f97-d5bc013f8be8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1153 | 2025.10.18 04:54:34.999301 [ 286 ] {} <Trace> TCP-Session: 8a24353b-5ecb-40ff-a4f4-e826f80b7073 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1154 | 2025.10.18 04:54:34.999480 [ 286 ] {bfea48ee-1156-4471-b8c9-0cdb36982e2a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48280) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1155 | 2025.10.18 04:54:34.999786 [ 286 ] {bfea48ee-1156-4471-b8c9-0cdb36982e2a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1156 | 2025.10.18 04:54:34.999968 [ 286 ] {bfea48ee-1156-4471-b8c9-0cdb36982e2a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1157 | 2025.10.18 04:54:35.000635 [ 286 ] {bfea48ee-1156-4471-b8c9-0cdb36982e2a} <Debug> oximeter.version (4262310d-77cb-4519-9be1-206f7a9cad72) (SelectExecutor): Key condition: unknown | ||
| 1158 | 2025.10.18 04:54:35.008110 [ 295 ] {bfea48ee-1156-4471-b8c9-0cdb36982e2a} <Trace> AggregatingTransform: Aggregating | ||
| 1159 | 2025.10.18 04:54:35.010375 [ 295 ] {bfea48ee-1156-4471-b8c9-0cdb36982e2a} <Trace> Aggregator: Aggregation method: without_key | ||
| 1160 | 2025.10.18 04:54:35.011070 [ 295 ] {bfea48ee-1156-4471-b8c9-0cdb36982e2a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006377795 sec. (156.794 rows/sec., 6.12 KiB/sec.) | ||
| 1161 | 2025.10.18 04:54:35.011098 [ 295 ] {bfea48ee-1156-4471-b8c9-0cdb36982e2a} <Trace> Aggregator: Merging aggregated data | ||
| 1162 | 2025.10.18 04:54:35.011128 [ 295 ] {bfea48ee-1156-4471-b8c9-0cdb36982e2a} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1163 | 2025.10.18 04:54:35.012433 [ 286 ] {bfea48ee-1156-4471-b8c9-0cdb36982e2a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.013014 sec., 76.84032580298141 rows/sec., 3.00 KiB/sec. | ||
| 1164 | 2025.10.18 04:54:35.012599 [ 286 ] {bfea48ee-1156-4471-b8c9-0cdb36982e2a} <Debug> TCPHandler: Processed in 0.013437117 sec. | ||
| 1165 | 2025.10.18 04:54:35.018732 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1166 | 2025.10.18 04:54:35.018772 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1167 | 2025.10.18 04:54:35.018796 [ 286 ] {} <Debug> TCP-Session: 8a24353b-5ecb-40ff-a4f4-e826f80b7073 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1168 | 2025.10.18 04:54:35.018799 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1169 | 2025.10.18 04:54:35.018835 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1170 | 2025.10.18 04:54:35.018851 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1171 | 2025.10.18 04:54:35.018878 [ 288 ] {} <Debug> TCP-Session: 5c10e412-660a-46c4-b097-7b857f56c48d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1172 | 2025.10.18 04:54:35.018882 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1173 | 2025.10.18 04:54:35.018916 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1174 | 2025.10.18 04:54:35.018913 [ 292 ] {} <Debug> TCP-Session: f159f365-fdc7-4cea-bf6b-f75bcffa7cb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1175 | 2025.10.18 04:54:35.018956 [ 291 ] {} <Debug> TCP-Session: 7e938f8e-c209-44b2-b4fd-ef7328678f50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1176 | 2025.10.18 04:54:35.018969 [ 294 ] {} <Debug> TCP-Session: 715f8929-1f1c-4003-9f97-d5bc013f8be8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1177 | 2025.10.18 04:54:35.018899 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1178 | 2025.10.18 04:54:35.018869 [ 293 ] {} <Debug> TCP-Session: ac60d86d-322c-4171-8c40-d81f9763d6aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1179 | 2025.10.18 04:54:35.019058 [ 290 ] {} <Debug> TCP-Session: 7575fa85-d348-4133-8e7d-c29ee4e4c7af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1180 | 2025.10.18 04:54:35.018823 [ 287 ] {} <Debug> TCP-Session: b99d21d5-416d-4df2-8670-f396c59090d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1181 | 2025.10.18 04:54:35.018815 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1182 | 2025.10.18 04:54:35.019141 [ 289 ] {} <Debug> TCP-Session: 505d76e8-4c93-463d-88b7-1ab10aef1017 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1183 | 2025.10.18 04:54:35.621262 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
| 1184 | 2025.10.18 04:54:35.621755 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1185 | 2025.10.18 04:54:35.621804 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 1186 | 2025.10.18 04:54:35.622582 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1187 | 2025.10.18 04:54:35.623131 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1188 | 2025.10.18 04:54:35.623310 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
| 1189 | 2025.10.18 04:54:35.734449 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1190 | 2025.10.18 04:54:35.752299 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1191 | 2025.10.18 04:54:35.752372 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 1192 | 2025.10.18 04:54:35.759384 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1193 | 2025.10.18 04:54:35.760673 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1194 | 2025.10.18 04:54:35.764088 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1195 | 2025.10.18 04:54:36.000188 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.20 MiB, peak 171.79 MiB, free memory in arenas 0.00 B, will set to 167.41 MiB (RSS), difference: 3.21 MiB | ||
| 1196 | 2025.10.18 04:54:36.123985 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1197 | 2025.10.18 04:54:36.124164 [ 275 ] {f210e8bc-9229-481e-84c4-3ac58dc30cb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1198 | 2025.10.18 04:54:36.124226 [ 275 ] {f210e8bc-9229-481e-84c4-3ac58dc30cb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1199 | 2025.10.18 04:54:36.124813 [ 275 ] {f210e8bc-9229-481e-84c4-3ac58dc30cb6} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1200 | 2025.10.18 04:54:36.124851 [ 275 ] {f210e8bc-9229-481e-84c4-3ac58dc30cb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 1201 | 2025.10.18 04:54:36.125486 [ 275 ] {f210e8bc-9229-481e-84c4-3ac58dc30cb6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1202 | 2025.10.18 04:54:36.126026 [ 275 ] {f210e8bc-9229-481e-84c4-3ac58dc30cb6} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1203 | 2025.10.18 04:54:36.126175 [ 275 ] {f210e8bc-9229-481e-84c4-3ac58dc30cb6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002061 sec., 970.402717127608 rows/sec., 79.13 KiB/sec. | ||
| 1204 | 2025.10.18 04:54:36.126225 [ 275 ] {f210e8bc-9229-481e-84c4-3ac58dc30cb6} <Debug> TCPHandler: Processed in 0.002367731 sec. | ||
| 1205 | 2025.10.18 04:54:36.126351 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1206 | 2025.10.18 04:54:36.126447 [ 275 ] {d53f2795-2e31-4f0a-8f1d-ec877048d9d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1207 | 2025.10.18 04:54:36.126487 [ 275 ] {d53f2795-2e31-4f0a-8f1d-ec877048d9d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1208 | 2025.10.18 04:54:36.126947 [ 275 ] {d53f2795-2e31-4f0a-8f1d-ec877048d9d0} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1209 | 2025.10.18 04:54:36.126981 [ 275 ] {d53f2795-2e31-4f0a-8f1d-ec877048d9d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 1210 | 2025.10.18 04:54:36.127448 [ 275 ] {d53f2795-2e31-4f0a-8f1d-ec877048d9d0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1211 | 2025.10.18 04:54:36.127989 [ 275 ] {d53f2795-2e31-4f0a-8f1d-ec877048d9d0} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1212 | 2025.10.18 04:54:36.128124 [ 275 ] {d53f2795-2e31-4f0a-8f1d-ec877048d9d0} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001696 sec., 33608.49056603773 rows/sec., 2.56 MiB/sec. | ||
| 1213 | 2025.10.18 04:54:36.128160 [ 275 ] {d53f2795-2e31-4f0a-8f1d-ec877048d9d0} <Debug> TCPHandler: Processed in 0.001859668 sec. | ||
| 1214 | 2025.10.18 04:54:36.128290 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1215 | 2025.10.18 04:54:36.128411 [ 275 ] {470e3fac-18f4-48ec-ab86-3acff4eaa008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1216 | 2025.10.18 04:54:36.128464 [ 275 ] {470e3fac-18f4-48ec-ab86-3acff4eaa008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1217 | 2025.10.18 04:54:36.128951 [ 275 ] {470e3fac-18f4-48ec-ab86-3acff4eaa008} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1218 | 2025.10.18 04:54:36.128991 [ 275 ] {470e3fac-18f4-48ec-ab86-3acff4eaa008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 1219 | 2025.10.18 04:54:36.129461 [ 275 ] {470e3fac-18f4-48ec-ab86-3acff4eaa008} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1220 | 2025.10.18 04:54:36.129906 [ 275 ] {470e3fac-18f4-48ec-ab86-3acff4eaa008} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1221 | 2025.10.18 04:54:36.130052 [ 275 ] {470e3fac-18f4-48ec-ab86-3acff4eaa008} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001665 sec., 1201.2012012012012 rows/sec., 83.87 KiB/sec. | ||
| 1222 | 2025.10.18 04:54:36.130098 [ 275 ] {470e3fac-18f4-48ec-ab86-3acff4eaa008} <Debug> TCPHandler: Processed in 0.001863798 sec. | ||
| 1223 | 2025.10.18 04:54:36.130219 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1224 | 2025.10.18 04:54:36.130321 [ 275 ] {d6f49d27-2ce2-47f8-bf5e-81bb37132e0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1225 | 2025.10.18 04:54:36.130363 [ 275 ] {d6f49d27-2ce2-47f8-bf5e-81bb37132e0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1226 | 2025.10.18 04:54:36.130817 [ 275 ] {d6f49d27-2ce2-47f8-bf5e-81bb37132e0a} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1227 | 2025.10.18 04:54:36.130854 [ 275 ] {d6f49d27-2ce2-47f8-bf5e-81bb37132e0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 1228 | 2025.10.18 04:54:36.131357 [ 275 ] {d6f49d27-2ce2-47f8-bf5e-81bb37132e0a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1229 | 2025.10.18 04:54:36.131869 [ 275 ] {d6f49d27-2ce2-47f8-bf5e-81bb37132e0a} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1230 | 2025.10.18 04:54:36.132000 [ 275 ] {d6f49d27-2ce2-47f8-bf5e-81bb37132e0a} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001698 sec., 38869.25795053003 rows/sec., 3.04 MiB/sec. | ||
| 1231 | 2025.10.18 04:54:36.132037 [ 275 ] {d6f49d27-2ce2-47f8-bf5e-81bb37132e0a} <Debug> TCPHandler: Processed in 0.001871248 sec. | ||
| 1232 | 2025.10.18 04:54:36.132153 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1233 | 2025.10.18 04:54:36.132248 [ 275 ] {19faf5aa-9dad-4a02-917a-3734a4d06f09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1234 | 2025.10.18 04:54:36.132292 [ 275 ] {19faf5aa-9dad-4a02-917a-3734a4d06f09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1235 | 2025.10.18 04:54:36.132711 [ 275 ] {19faf5aa-9dad-4a02-917a-3734a4d06f09} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1236 | 2025.10.18 04:54:36.132754 [ 275 ] {19faf5aa-9dad-4a02-917a-3734a4d06f09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 1237 | 2025.10.18 04:54:36.133222 [ 275 ] {19faf5aa-9dad-4a02-917a-3734a4d06f09} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1238 | 2025.10.18 04:54:36.133686 [ 275 ] {19faf5aa-9dad-4a02-917a-3734a4d06f09} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1239 | 2025.10.18 04:54:36.133821 [ 275 ] {19faf5aa-9dad-4a02-917a-3734a4d06f09} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001591 sec., 101194.21747328724 rows/sec., 7.05 MiB/sec. | ||
| 1240 | 2025.10.18 04:54:36.133858 [ 275 ] {19faf5aa-9dad-4a02-917a-3734a4d06f09} <Debug> TCPHandler: Processed in 0.001753965 sec. | ||
| 1241 | 2025.10.18 04:54:36.133967 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1242 | 2025.10.18 04:54:36.134061 [ 275 ] {c89e8649-3d89-4cef-b111-a89698b9c2db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1243 | 2025.10.18 04:54:36.134106 [ 275 ] {c89e8649-3d89-4cef-b111-a89698b9c2db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1244 | 2025.10.18 04:54:36.134444 [ 275 ] {c89e8649-3d89-4cef-b111-a89698b9c2db} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1245 | 2025.10.18 04:54:36.134479 [ 275 ] {c89e8649-3d89-4cef-b111-a89698b9c2db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 1246 | 2025.10.18 04:54:36.134906 [ 275 ] {c89e8649-3d89-4cef-b111-a89698b9c2db} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1247 | 2025.10.18 04:54:36.135351 [ 275 ] {c89e8649-3d89-4cef-b111-a89698b9c2db} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1248 | 2025.10.18 04:54:36.135479 [ 275 ] {c89e8649-3d89-4cef-b111-a89698b9c2db} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001437 sec., 41753.65344467641 rows/sec., 2.81 MiB/sec. | ||
| 1249 | 2025.10.18 04:54:36.135515 [ 275 ] {c89e8649-3d89-4cef-b111-a89698b9c2db} <Debug> TCPHandler: Processed in 0.001598991 sec. | ||
| 1250 | 2025.10.18 04:54:38.116915 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 196 | ||
| 1251 | 2025.10.18 04:54:38.118982 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1252 | 2025.10.18 04:54:38.119038 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 1253 | 2025.10.18 04:54:38.120263 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1254 | 2025.10.18 04:54:38.120547 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1255 | 2025.10.18 04:54:38.120847 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 196 | ||
| 1256 | 2025.10.18 04:54:41.123720 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1257 | 2025.10.18 04:54:41.123919 [ 275 ] {d2c094dd-98a2-4497-95c4-80ca5b4c318c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1258 | 2025.10.18 04:54:41.123988 [ 275 ] {d2c094dd-98a2-4497-95c4-80ca5b4c318c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1259 | 2025.10.18 04:54:41.124631 [ 275 ] {d2c094dd-98a2-4497-95c4-80ca5b4c318c} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1260 | 2025.10.18 04:54:41.124685 [ 275 ] {d2c094dd-98a2-4497-95c4-80ca5b4c318c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1261 | 2025.10.18 04:54:41.125101 [ 275 ] {d2c094dd-98a2-4497-95c4-80ca5b4c318c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1262 | 2025.10.18 04:54:41.125343 [ 275 ] {d2c094dd-98a2-4497-95c4-80ca5b4c318c} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1263 | 2025.10.18 04:54:41.125506 [ 275 ] {d2c094dd-98a2-4497-95c4-80ca5b4c318c} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001637 sec., 47648.13683567502 rows/sec., 3.93 MiB/sec. | ||
| 1264 | 2025.10.18 04:54:41.125556 [ 275 ] {d2c094dd-98a2-4497-95c4-80ca5b4c318c} <Debug> TCPHandler: Processed in 0.001964391 sec. | ||
| 1265 | 2025.10.18 04:54:41.125676 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1266 | 2025.10.18 04:54:41.125781 [ 275 ] {602c9bf3-f99b-4dd3-979f-1556e22412f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1267 | 2025.10.18 04:54:41.125826 [ 275 ] {602c9bf3-f99b-4dd3-979f-1556e22412f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1268 | 2025.10.18 04:54:41.126238 [ 275 ] {602c9bf3-f99b-4dd3-979f-1556e22412f1} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1269 | 2025.10.18 04:54:41.126277 [ 275 ] {602c9bf3-f99b-4dd3-979f-1556e22412f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1270 | 2025.10.18 04:54:41.126589 [ 275 ] {602c9bf3-f99b-4dd3-979f-1556e22412f1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1271 | 2025.10.18 04:54:41.126806 [ 275 ] {602c9bf3-f99b-4dd3-979f-1556e22412f1} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1272 | 2025.10.18 04:54:41.126945 [ 275 ] {602c9bf3-f99b-4dd3-979f-1556e22412f1} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001189 sec., 9251.47182506308 rows/sec., 695.67 KiB/sec. | ||
| 1273 | 2025.10.18 04:54:41.126986 [ 275 ] {602c9bf3-f99b-4dd3-979f-1556e22412f1} <Debug> TCPHandler: Processed in 0.001364145 sec. | ||
| 1274 | 2025.10.18 04:54:41.127096 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1275 | 2025.10.18 04:54:41.127196 [ 275 ] {057cbb3c-7314-4bb2-8cb0-afeff857671c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1276 | 2025.10.18 04:54:41.127239 [ 275 ] {057cbb3c-7314-4bb2-8cb0-afeff857671c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1277 | 2025.10.18 04:54:41.127648 [ 275 ] {057cbb3c-7314-4bb2-8cb0-afeff857671c} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1278 | 2025.10.18 04:54:41.127687 [ 275 ] {057cbb3c-7314-4bb2-8cb0-afeff857671c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1279 | 2025.10.18 04:54:41.127996 [ 275 ] {057cbb3c-7314-4bb2-8cb0-afeff857671c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1280 | 2025.10.18 04:54:41.128214 [ 275 ] {057cbb3c-7314-4bb2-8cb0-afeff857671c} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1281 | 2025.10.18 04:54:41.128348 [ 275 ] {057cbb3c-7314-4bb2-8cb0-afeff857671c} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001173 sec., 63938.6189258312 rows/sec., 4.99 MiB/sec. | ||
| 1282 | 2025.10.18 04:54:41.128387 [ 275 ] {057cbb3c-7314-4bb2-8cb0-afeff857671c} <Debug> TCPHandler: Processed in 0.001342295 sec. | ||
| 1283 | 2025.10.18 04:54:41.128500 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1284 | 2025.10.18 04:54:41.128598 [ 275 ] {facf3abf-c284-4568-ba0b-39321504d5c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1285 | 2025.10.18 04:54:41.128644 [ 275 ] {facf3abf-c284-4568-ba0b-39321504d5c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1286 | 2025.10.18 04:54:41.129061 [ 275 ] {facf3abf-c284-4568-ba0b-39321504d5c8} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1287 | 2025.10.18 04:54:41.129099 [ 275 ] {facf3abf-c284-4568-ba0b-39321504d5c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1288 | 2025.10.18 04:54:41.129438 [ 275 ] {facf3abf-c284-4568-ba0b-39321504d5c8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1289 | 2025.10.18 04:54:41.129664 [ 275 ] {facf3abf-c284-4568-ba0b-39321504d5c8} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1290 | 2025.10.18 04:54:41.129800 [ 275 ] {facf3abf-c284-4568-ba0b-39321504d5c8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 1291 | 2025.10.18 04:54:41.129837 [ 275 ] {facf3abf-c284-4568-ba0b-39321504d5c8} <Debug> TCPHandler: Processed in 0.001386386 sec. | ||
| 1292 | 2025.10.18 04:54:41.129938 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1293 | 2025.10.18 04:54:41.130032 [ 275 ] {b0298f13-c4a9-4ec9-a380-f9b89817a34a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1294 | 2025.10.18 04:54:41.130090 [ 275 ] {b0298f13-c4a9-4ec9-a380-f9b89817a34a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1295 | 2025.10.18 04:54:41.130839 [ 275 ] {b0298f13-c4a9-4ec9-a380-f9b89817a34a} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1296 | 2025.10.18 04:54:41.130877 [ 275 ] {b0298f13-c4a9-4ec9-a380-f9b89817a34a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1297 | 2025.10.18 04:54:41.131401 [ 275 ] {b0298f13-c4a9-4ec9-a380-f9b89817a34a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1298 | 2025.10.18 04:54:41.131626 [ 275 ] {b0298f13-c4a9-4ec9-a380-f9b89817a34a} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1299 | 2025.10.18 04:54:41.131765 [ 275 ] {b0298f13-c4a9-4ec9-a380-f9b89817a34a} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001751 sec., 6282.124500285551 rows/sec., 11.26 MiB/sec. | ||
| 1300 | 2025.10.18 04:54:41.131826 [ 275 ] {b0298f13-c4a9-4ec9-a380-f9b89817a34a} <Debug> TCPHandler: Processed in 0.0019367 sec. | ||
| 1301 | 2025.10.18 04:54:41.131935 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1302 | 2025.10.18 04:54:41.132031 [ 275 ] {f076dae7-1dd9-4978-ab2d-29d6b508f887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1303 | 2025.10.18 04:54:41.132074 [ 275 ] {f076dae7-1dd9-4978-ab2d-29d6b508f887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1304 | 2025.10.18 04:54:41.132403 [ 275 ] {f076dae7-1dd9-4978-ab2d-29d6b508f887} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1305 | 2025.10.18 04:54:41.132439 [ 275 ] {f076dae7-1dd9-4978-ab2d-29d6b508f887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1306 | 2025.10.18 04:54:41.132748 [ 275 ] {f076dae7-1dd9-4978-ab2d-29d6b508f887} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1307 | 2025.10.18 04:54:41.132990 [ 275 ] {f076dae7-1dd9-4978-ab2d-29d6b508f887} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1308 | 2025.10.18 04:54:41.133125 [ 275 ] {f076dae7-1dd9-4978-ab2d-29d6b508f887} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 1309 | 2025.10.18 04:54:41.133161 [ 275 ] {f076dae7-1dd9-4978-ab2d-29d6b508f887} <Debug> TCPHandler: Processed in 0.001275482 sec. | ||
| 1310 | 2025.10.18 04:54:42.989801 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38957 | ||
| 1311 | 2025.10.18 04:54:42.989912 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1312 | 2025.10.18 04:54:42.989940 [ 286 ] {} <Debug> TCP-Session: 1092545a-8934-4026-9ffb-247dd85c6e20 Authenticating user 'default' from [fd00:1122:3344:101::e]:38957 | ||
| 1313 | 2025.10.18 04:54:42.989962 [ 286 ] {} <Debug> TCP-Session: 1092545a-8934-4026-9ffb-247dd85c6e20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1314 | 2025.10.18 04:54:42.989975 [ 286 ] {} <Debug> TCP-Session: 1092545a-8934-4026-9ffb-247dd85c6e20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1315 | 2025.10.18 04:54:42.990186 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42298 | ||
| 1316 | 2025.10.18 04:54:42.990232 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45086 | ||
| 1317 | 2025.10.18 04:54:42.990257 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36090 | ||
| 1318 | 2025.10.18 04:54:42.990268 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56841 | ||
| 1319 | 2025.10.18 04:54:42.990313 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1320 | 2025.10.18 04:54:42.990312 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39190 | ||
| 1321 | 2025.10.18 04:54:42.990348 [ 287 ] {} <Debug> TCP-Session: b6449e8e-610f-4443-b34f-59a6d5b9b0d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:42298 | ||
| 1322 | 2025.10.18 04:54:42.990370 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1323 | 2025.10.18 04:54:42.990370 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1324 | 2025.10.18 04:54:42.990407 [ 286 ] {} <Trace> TCP-Session: 1092545a-8934-4026-9ffb-247dd85c6e20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1325 | 2025.10.18 04:54:42.990409 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1326 | 2025.10.18 04:54:42.990425 [ 290 ] {} <Debug> TCP-Session: c100760d-f73d-4f48-9cb4-96abd58e4f08 Authenticating user 'default' from [fd00:1122:3344:101::e]:36090 | ||
| 1327 | 2025.10.18 04:54:42.990424 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1328 | 2025.10.18 04:54:42.990485 [ 290 ] {} <Debug> TCP-Session: c100760d-f73d-4f48-9cb4-96abd58e4f08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1329 | 2025.10.18 04:54:42.990476 [ 291 ] {} <Debug> TCP-Session: e873655c-d882-4c37-ab9e-3b2164f2c8c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:56841 | ||
| 1330 | 2025.10.18 04:54:42.990503 [ 294 ] {} <Debug> TCP-Session: 24e7beba-0cdc-4439-a614-ecb52c65c06f Authenticating user 'default' from [fd00:1122:3344:101::e]:39190 | ||
| 1331 | 2025.10.18 04:54:42.990502 [ 290 ] {} <Debug> TCP-Session: c100760d-f73d-4f48-9cb4-96abd58e4f08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1332 | 2025.10.18 04:54:42.990536 [ 294 ] {} <Debug> TCP-Session: 24e7beba-0cdc-4439-a614-ecb52c65c06f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1333 | 2025.10.18 04:54:42.990530 [ 291 ] {} <Debug> TCP-Session: e873655c-d882-4c37-ab9e-3b2164f2c8c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1334 | 2025.10.18 04:54:42.990552 [ 294 ] {} <Debug> TCP-Session: 24e7beba-0cdc-4439-a614-ecb52c65c06f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1335 | 2025.10.18 04:54:42.990574 [ 291 ] {} <Debug> TCP-Session: e873655c-d882-4c37-ab9e-3b2164f2c8c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1336 | 2025.10.18 04:54:42.990574 [ 286 ] {3f02c8f7-d219-48b1-bd67-e349204d80d4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38957) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1337 | 2025.10.18 04:54:42.990415 [ 289 ] {} <Debug> TCP-Session: b5f75cf0-a876-4400-abf7-0cf90509aa33 Authenticating user 'default' from [fd00:1122:3344:101::e]:45086 | ||
| 1338 | 2025.10.18 04:54:42.990393 [ 287 ] {} <Debug> TCP-Session: b6449e8e-610f-4443-b34f-59a6d5b9b0d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1339 | 2025.10.18 04:54:42.990650 [ 289 ] {} <Debug> TCP-Session: b5f75cf0-a876-4400-abf7-0cf90509aa33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1340 | 2025.10.18 04:54:42.990662 [ 287 ] {} <Debug> TCP-Session: b6449e8e-610f-4443-b34f-59a6d5b9b0d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1341 | 2025.10.18 04:54:42.990676 [ 289 ] {} <Debug> TCP-Session: b5f75cf0-a876-4400-abf7-0cf90509aa33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1342 | 2025.10.18 04:54:42.990283 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44754 | ||
| 1343 | 2025.10.18 04:54:42.990232 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34427 | ||
| 1344 | 2025.10.18 04:54:42.990305 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64997 | ||
| 1345 | 2025.10.18 04:54:42.990782 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1346 | 2025.10.18 04:54:42.990810 [ 292 ] {} <Debug> TCP-Session: 098d05fb-a62a-43e4-936b-4e675077f84d Authenticating user 'default' from [fd00:1122:3344:101::e]:44754 | ||
| 1347 | 2025.10.18 04:54:42.990827 [ 292 ] {} <Debug> TCP-Session: 098d05fb-a62a-43e4-936b-4e675077f84d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1348 | 2025.10.18 04:54:42.990840 [ 292 ] {} <Debug> TCP-Session: 098d05fb-a62a-43e4-936b-4e675077f84d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1349 | 2025.10.18 04:54:42.990852 [ 286 ] {3f02c8f7-d219-48b1-bd67-e349204d80d4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1350 | 2025.10.18 04:54:42.990911 [ 286 ] {3f02c8f7-d219-48b1-bd67-e349204d80d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1351 | 2025.10.18 04:54:42.990937 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1352 | 2025.10.18 04:54:42.990937 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1353 | 2025.10.18 04:54:42.990972 [ 293 ] {} <Debug> TCP-Session: 8cf5b884-0dc4-4e0d-8378-4d177e339cdf Authenticating user 'default' from [fd00:1122:3344:101::e]:64997 | ||
| 1354 | 2025.10.18 04:54:42.990977 [ 288 ] {} <Debug> TCP-Session: e1b9fa8a-4da4-4fe5-bf4a-688cc37c1e50 Authenticating user 'default' from [fd00:1122:3344:101::e]:34427 | ||
| 1355 | 2025.10.18 04:54:42.990995 [ 293 ] {} <Debug> TCP-Session: 8cf5b884-0dc4-4e0d-8378-4d177e339cdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1356 | 2025.10.18 04:54:42.990999 [ 288 ] {} <Debug> TCP-Session: e1b9fa8a-4da4-4fe5-bf4a-688cc37c1e50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1357 | 2025.10.18 04:54:42.991008 [ 293 ] {} <Debug> TCP-Session: 8cf5b884-0dc4-4e0d-8378-4d177e339cdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1358 | 2025.10.18 04:54:42.991015 [ 288 ] {} <Debug> TCP-Session: e1b9fa8a-4da4-4fe5-bf4a-688cc37c1e50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1359 | 2025.10.18 04:54:42.991202 [ 286 ] {3f02c8f7-d219-48b1-bd67-e349204d80d4} <Debug> oximeter.version (4262310d-77cb-4519-9be1-206f7a9cad72) (SelectExecutor): Key condition: unknown | ||
| 1360 | 2025.10.18 04:54:42.992192 [ 318 ] {3f02c8f7-d219-48b1-bd67-e349204d80d4} <Trace> AggregatingTransform: Aggregating | ||
| 1361 | 2025.10.18 04:54:42.992239 [ 318 ] {3f02c8f7-d219-48b1-bd67-e349204d80d4} <Trace> Aggregator: Aggregation method: without_key | ||
| 1362 | 2025.10.18 04:54:42.992273 [ 318 ] {3f02c8f7-d219-48b1-bd67-e349204d80d4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000967696 sec. (1033.382 rows/sec., 40.37 KiB/sec.) | ||
| 1363 | 2025.10.18 04:54:42.992292 [ 318 ] {3f02c8f7-d219-48b1-bd67-e349204d80d4} <Trace> Aggregator: Merging aggregated data | ||
| 1364 | 2025.10.18 04:54:42.993647 [ 286 ] {3f02c8f7-d219-48b1-bd67-e349204d80d4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003127 sec., 319.79533098816756 rows/sec., 12.49 KiB/sec. | ||
| 1365 | 2025.10.18 04:54:42.993814 [ 286 ] {3f02c8f7-d219-48b1-bd67-e349204d80d4} <Debug> TCPHandler: Processed in 0.003529231 sec. | ||
| 1366 | 2025.10.18 04:54:42.993953 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1367 | 2025.10.18 04:54:42.993988 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1368 | 2025.10.18 04:54:42.993996 [ 286 ] {} <Debug> TCP-Session: 1092545a-8934-4026-9ffb-247dd85c6e20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1369 | 2025.10.18 04:54:42.994003 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1370 | 2025.10.18 04:54:42.994069 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1371 | 2025.10.18 04:54:42.994085 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1372 | 2025.10.18 04:54:42.994103 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1373 | 2025.10.18 04:54:42.994137 [ 292 ] {} <Debug> TCP-Session: 098d05fb-a62a-43e4-936b-4e675077f84d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1374 | 2025.10.18 04:54:42.994125 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1375 | 2025.10.18 04:54:42.994163 [ 290 ] {} <Debug> TCP-Session: c100760d-f73d-4f48-9cb4-96abd58e4f08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1376 | 2025.10.18 04:54:42.994122 [ 289 ] {} <Debug> TCP-Session: b5f75cf0-a876-4400-abf7-0cf90509aa33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1377 | 2025.10.18 04:54:42.994210 [ 293 ] {} <Debug> TCP-Session: 8cf5b884-0dc4-4e0d-8378-4d177e339cdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1378 | 2025.10.18 04:54:42.994047 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1379 | 2025.10.18 04:54:42.994034 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1380 | 2025.10.18 04:54:42.994271 [ 288 ] {} <Debug> TCP-Session: e1b9fa8a-4da4-4fe5-bf4a-688cc37c1e50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1381 | 2025.10.18 04:54:42.994096 [ 294 ] {} <Debug> TCP-Session: 24e7beba-0cdc-4439-a614-ecb52c65c06f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1382 | 2025.10.18 04:54:42.994299 [ 291 ] {} <Debug> TCP-Session: e873655c-d882-4c37-ab9e-3b2164f2c8c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1383 | 2025.10.18 04:54:42.994035 [ 287 ] {} <Debug> TCP-Session: b6449e8e-610f-4443-b34f-59a6d5b9b0d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1384 | 2025.10.18 04:54:43.044462 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42462 | ||
| 1385 | 2025.10.18 04:54:43.044577 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1386 | 2025.10.18 04:54:43.044608 [ 286 ] {} <Debug> TCP-Session: a8fe3b1d-4bdf-4458-b837-dd12c2506549 Authenticating user 'default' from [fd00:1122:3344:101::e]:42462 | ||
| 1387 | 2025.10.18 04:54:43.044633 [ 286 ] {} <Debug> TCP-Session: a8fe3b1d-4bdf-4458-b837-dd12c2506549 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1388 | 2025.10.18 04:54:43.044649 [ 286 ] {} <Debug> TCP-Session: a8fe3b1d-4bdf-4458-b837-dd12c2506549 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1389 | 2025.10.18 04:54:43.044881 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42973 | ||
| 1390 | 2025.10.18 04:54:43.044910 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45610 | ||
| 1391 | 2025.10.18 04:54:43.044950 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57072 | ||
| 1392 | 2025.10.18 04:54:43.044983 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34828 | ||
| 1393 | 2025.10.18 04:54:43.045004 [ 286 ] {} <Trace> TCP-Session: a8fe3b1d-4bdf-4458-b837-dd12c2506549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1394 | 2025.10.18 04:54:43.045025 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46319 | ||
| 1395 | 2025.10.18 04:54:43.045036 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1396 | 2025.10.18 04:54:43.045085 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1397 | 2025.10.18 04:54:43.045114 [ 288 ] {} <Debug> TCP-Session: 2ba914ad-bf03-40c2-866b-65c72691015a Authenticating user 'default' from [fd00:1122:3344:101::e]:45610 | ||
| 1398 | 2025.10.18 04:54:43.045124 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1399 | 2025.10.18 04:54:43.045152 [ 288 ] {} <Debug> TCP-Session: 2ba914ad-bf03-40c2-866b-65c72691015a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1400 | 2025.10.18 04:54:43.045176 [ 294 ] {} <Debug> TCP-Session: 09e4a1b9-1159-4018-ba1a-c89e857e937c Authenticating user 'default' from [fd00:1122:3344:101::e]:46319 | ||
| 1401 | 2025.10.18 04:54:43.045181 [ 288 ] {} <Debug> TCP-Session: 2ba914ad-bf03-40c2-866b-65c72691015a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1402 | 2025.10.18 04:54:43.045198 [ 286 ] {7c4b4029-07f5-4009-b922-d839719232d0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42462) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1403 | 2025.10.18 04:54:43.045202 [ 294 ] {} <Debug> TCP-Session: 09e4a1b9-1159-4018-ba1a-c89e857e937c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1404 | 2025.10.18 04:54:43.045142 [ 289 ] {} <Debug> TCP-Session: 37b9a89a-3e57-439f-af43-155ea2001e14 Authenticating user 'default' from [fd00:1122:3344:101::e]:57072 | ||
| 1405 | 2025.10.18 04:54:43.045232 [ 294 ] {} <Debug> TCP-Session: 09e4a1b9-1159-4018-ba1a-c89e857e937c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1406 | 2025.10.18 04:54:43.045019 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35196 | ||
| 1407 | 2025.10.18 04:54:43.045266 [ 289 ] {} <Debug> TCP-Session: 37b9a89a-3e57-439f-af43-155ea2001e14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1408 | 2025.10.18 04:54:43.044989 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38894 | ||
| 1409 | 2025.10.18 04:54:43.045311 [ 289 ] {} <Debug> TCP-Session: 37b9a89a-3e57-439f-af43-155ea2001e14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1410 | 2025.10.18 04:54:43.044972 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50326 | ||
| 1411 | 2025.10.18 04:54:43.045348 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1412 | 2025.10.18 04:54:43.045085 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1413 | 2025.10.18 04:54:43.045398 [ 293 ] {} <Debug> TCP-Session: ccd6619c-cc1e-4572-b366-b9af9d6371e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:35196 | ||
| 1414 | 2025.10.18 04:54:43.045417 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1415 | 2025.10.18 04:54:43.045452 [ 286 ] {7c4b4029-07f5-4009-b922-d839719232d0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1416 | 2025.10.18 04:54:43.045482 [ 290 ] {} <Debug> TCP-Session: 988c3c62-f04f-463d-a8c9-1520709d090b Authenticating user 'default' from [fd00:1122:3344:101::e]:50326 | ||
| 1417 | 2025.10.18 04:54:43.045434 [ 293 ] {} <Debug> TCP-Session: ccd6619c-cc1e-4572-b366-b9af9d6371e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1418 | 2025.10.18 04:54:43.045506 [ 290 ] {} <Debug> TCP-Session: 988c3c62-f04f-463d-a8c9-1520709d090b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1419 | 2025.10.18 04:54:43.045521 [ 293 ] {} <Debug> TCP-Session: ccd6619c-cc1e-4572-b366-b9af9d6371e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1420 | 2025.10.18 04:54:43.045533 [ 290 ] {} <Debug> TCP-Session: 988c3c62-f04f-463d-a8c9-1520709d090b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1421 | 2025.10.18 04:54:43.045387 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1422 | 2025.10.18 04:54:43.045524 [ 286 ] {7c4b4029-07f5-4009-b922-d839719232d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1423 | 2025.10.18 04:54:43.045594 [ 292 ] {} <Debug> TCP-Session: 15c67d28-7191-40de-975c-18378ef68efd Authenticating user 'default' from [fd00:1122:3344:101::e]:38894 | ||
| 1424 | 2025.10.18 04:54:43.045422 [ 291 ] {} <Debug> TCP-Session: d8cba846-6c07-4a93-9a34-dd761fee92ea Authenticating user 'default' from [fd00:1122:3344:101::e]:34828 | ||
| 1425 | 2025.10.18 04:54:43.045626 [ 292 ] {} <Debug> TCP-Session: 15c67d28-7191-40de-975c-18378ef68efd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1426 | 2025.10.18 04:54:43.045015 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1427 | 2025.10.18 04:54:43.045678 [ 291 ] {} <Debug> TCP-Session: d8cba846-6c07-4a93-9a34-dd761fee92ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1428 | 2025.10.18 04:54:43.045680 [ 292 ] {} <Debug> TCP-Session: 15c67d28-7191-40de-975c-18378ef68efd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1429 | 2025.10.18 04:54:43.045699 [ 287 ] {} <Debug> TCP-Session: 5659c7f5-8a4f-4b8d-b853-f8661aa82c0f Authenticating user 'default' from [fd00:1122:3344:101::e]:42973 | ||
| 1430 | 2025.10.18 04:54:43.045698 [ 291 ] {} <Debug> TCP-Session: d8cba846-6c07-4a93-9a34-dd761fee92ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1431 | 2025.10.18 04:54:43.045744 [ 287 ] {} <Debug> TCP-Session: 5659c7f5-8a4f-4b8d-b853-f8661aa82c0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1432 | 2025.10.18 04:54:43.045760 [ 287 ] {} <Debug> TCP-Session: 5659c7f5-8a4f-4b8d-b853-f8661aa82c0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1433 | 2025.10.18 04:54:43.045873 [ 286 ] {7c4b4029-07f5-4009-b922-d839719232d0} <Debug> oximeter.version (4262310d-77cb-4519-9be1-206f7a9cad72) (SelectExecutor): Key condition: unknown | ||
| 1434 | 2025.10.18 04:54:43.046709 [ 302 ] {7c4b4029-07f5-4009-b922-d839719232d0} <Trace> AggregatingTransform: Aggregating | ||
| 1435 | 2025.10.18 04:54:43.046761 [ 302 ] {7c4b4029-07f5-4009-b922-d839719232d0} <Trace> Aggregator: Aggregation method: without_key | ||
| 1436 | 2025.10.18 04:54:43.046797 [ 302 ] {7c4b4029-07f5-4009-b922-d839719232d0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000820652 sec. (1218.543 rows/sec., 47.60 KiB/sec.) | ||
| 1437 | 2025.10.18 04:54:43.046816 [ 302 ] {7c4b4029-07f5-4009-b922-d839719232d0} <Trace> Aggregator: Merging aggregated data | ||
| 1438 | 2025.10.18 04:54:43.047992 [ 286 ] {7c4b4029-07f5-4009-b922-d839719232d0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002854 sec., 350.38542396636296 rows/sec., 13.69 KiB/sec. | ||
| 1439 | 2025.10.18 04:54:43.048130 [ 286 ] {7c4b4029-07f5-4009-b922-d839719232d0} <Debug> TCPHandler: Processed in 0.003252974 sec. | ||
| 1440 | 2025.10.18 04:54:43.048259 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1441 | 2025.10.18 04:54:43.048289 [ 286 ] {} <Debug> TCP-Session: a8fe3b1d-4bdf-4458-b837-dd12c2506549 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1442 | 2025.10.18 04:54:43.048292 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1443 | 2025.10.18 04:54:43.048314 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1444 | 2025.10.18 04:54:43.048336 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1445 | 2025.10.18 04:54:43.048337 [ 287 ] {} <Debug> TCP-Session: 5659c7f5-8a4f-4b8d-b853-f8661aa82c0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1446 | 2025.10.18 04:54:43.048352 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1447 | 2025.10.18 04:54:43.048375 [ 291 ] {} <Debug> TCP-Session: d8cba846-6c07-4a93-9a34-dd761fee92ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1448 | 2025.10.18 04:54:43.048385 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1449 | 2025.10.18 04:54:43.048404 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1450 | 2025.10.18 04:54:43.048407 [ 289 ] {} <Debug> TCP-Session: 37b9a89a-3e57-439f-af43-155ea2001e14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1451 | 2025.10.18 04:54:43.048424 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1452 | 2025.10.18 04:54:43.048435 [ 294 ] {} <Debug> TCP-Session: 09e4a1b9-1159-4018-ba1a-c89e857e937c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1453 | 2025.10.18 04:54:43.048441 [ 290 ] {} <Debug> TCP-Session: 988c3c62-f04f-463d-a8c9-1520709d090b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1454 | 2025.10.18 04:54:43.048468 [ 292 ] {} <Debug> TCP-Session: 15c67d28-7191-40de-975c-18378ef68efd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1455 | 2025.10.18 04:54:43.048372 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1456 | 2025.10.18 04:54:43.048357 [ 293 ] {} <Debug> TCP-Session: ccd6619c-cc1e-4572-b366-b9af9d6371e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1457 | 2025.10.18 04:54:43.048531 [ 288 ] {} <Debug> TCP-Session: 2ba914ad-bf03-40c2-866b-65c72691015a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1458 | 2025.10.18 04:54:43.068657 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1459 | 2025.10.18 04:54:43.068688 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1460 | 2025.10.18 04:54:43.124354 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2830 | ||
| 1461 | 2025.10.18 04:54:43.124877 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1462 | 2025.10.18 04:54:43.124930 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1463 | 2025.10.18 04:54:43.125476 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1464 | 2025.10.18 04:54:43.125723 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1465 | 2025.10.18 04:54:43.125867 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2830 | ||
| 1466 | 2025.10.18 04:54:43.125888 [ 64 ] {} <Debug> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1467 | 2025.10.18 04:54:43.125968 [ 64 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1468 | 2025.10.18 04:54:43.125998 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1469 | 2025.10.18 04:54:43.126263 [ 203 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::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 | ||
| 1470 | 2025.10.18 04:54:43.126462 [ 203 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1471 | 2025.10.18 04:54:43.128517 [ 203 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::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 | ||
| 1472 | 2025.10.18 04:54:43.130738 [ 203 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::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 | ||
| 1473 | 2025.10.18 04:54:43.130815 [ 203 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::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 | ||
| 1474 | 2025.10.18 04:54:43.130872 [ 203 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::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 | ||
| 1475 | 2025.10.18 04:54:43.130934 [ 203 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::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 | ||
| 1476 | 2025.10.18 04:54:43.130993 [ 203 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1477 | 2025.10.18 04:54:43.163358 [ 188 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2830 rows, containing 4 columns (4 merged, 0 gathered) in 0.037207782 sec., 76059.35769028103 rows/sec., 1.09 MiB/sec. | ||
| 1478 | 2025.10.18 04:54:43.164330 [ 194 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1479 | 2025.10.18 04:54:43.164716 [ 194 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_6_1} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1480 | 2025.10.18 04:54:43.164803 [ 194 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_6_1} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1481 | 2025.10.18 04:54:43.164929 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 1482 | 2025.10.18 04:54:43.265117 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1483 | 2025.10.18 04:54:43.288851 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1484 | 2025.10.18 04:54:43.288917 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1485 | 2025.10.18 04:54:43.295507 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1486 | 2025.10.18 04:54:43.296297 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1487 | 2025.10.18 04:54:43.296585 [ 64 ] {} <Debug> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1488 | 2025.10.18 04:54:43.296628 [ 64 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1489 | 2025.10.18 04:54:43.296651 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1490 | 2025.10.18 04:54:43.296791 [ 194 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 1491 | 2025.10.18 04:54:43.300653 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1492 | 2025.10.18 04:54:43.301233 [ 194 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1493 | 2025.10.18 04:54:43.302750 [ 194 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 1494 | 2025.10.18 04:54:43.307305 [ 194 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 1495 | 2025.10.18 04:54:43.311588 [ 194 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 1496 | 2025.10.18 04:54:43.315845 [ 194 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 1497 | 2025.10.18 04:54:43.325445 [ 194 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 1498 | 2025.10.18 04:54:43.329754 [ 194 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 1499 | 2025.10.18 04:54:43.396045 [ 188 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.099320469 sec., 463.1472289966734 rows/sec., 2.39 MiB/sec. | ||
| 1500 | 2025.10.18 04:54:43.398578 [ 191 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1501 | 2025.10.18 04:54:43.400787 [ 191 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::all_1_6_1} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1502 | 2025.10.18 04:54:43.400900 [ 191 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::all_1_6_1} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1503 | 2025.10.18 04:54:43.402840 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1504 | 2025.10.18 04:54:44.000172 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.06 MiB, peak 178.60 MiB, free memory in arenas 0.00 B, will set to 180.00 MiB (RSS), difference: 10.95 MiB | ||
| 1505 | 2025.10.18 04:54:46.122290 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1506 | 2025.10.18 04:54:46.122492 [ 275 ] {62e83ad6-e72a-4f11-bab3-8f9418df7bd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1507 | 2025.10.18 04:54:46.122561 [ 275 ] {62e83ad6-e72a-4f11-bab3-8f9418df7bd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1508 | 2025.10.18 04:54:46.123238 [ 275 ] {62e83ad6-e72a-4f11-bab3-8f9418df7bd6} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1509 | 2025.10.18 04:54:46.123299 [ 275 ] {62e83ad6-e72a-4f11-bab3-8f9418df7bd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1510 | 2025.10.18 04:54:46.123801 [ 275 ] {62e83ad6-e72a-4f11-bab3-8f9418df7bd6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1511 | 2025.10.18 04:54:46.124086 [ 275 ] {62e83ad6-e72a-4f11-bab3-8f9418df7bd6} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1512 | 2025.10.18 04:54:46.124233 [ 71 ] {} <Debug> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1513 | 2025.10.18 04:54:46.124265 [ 275 ] {62e83ad6-e72a-4f11-bab3-8f9418df7bd6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001824 sec., 30701.754385964912 rows/sec., 2.34 MiB/sec. | ||
| 1514 | 2025.10.18 04:54:46.124300 [ 71 ] {} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1515 | 2025.10.18 04:54:46.124321 [ 275 ] {62e83ad6-e72a-4f11-bab3-8f9418df7bd6} <Debug> TCPHandler: Processed in 0.002200727 sec. | ||
| 1516 | 2025.10.18 04:54:46.124327 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1517 | 2025.10.18 04:54:46.124446 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1518 | 2025.10.18 04:54:46.124493 [ 192 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1519 | 2025.10.18 04:54:46.124556 [ 275 ] {bc1df9ae-062b-47e6-b595-0a198cfbe318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1520 | 2025.10.18 04:54:46.124607 [ 275 ] {bc1df9ae-062b-47e6-b595-0a198cfbe318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1521 | 2025.10.18 04:54:46.124675 [ 192 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1522 | 2025.10.18 04:54:46.124731 [ 192 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 176 rows starting from the beginning of the part | ||
| 1523 | 2025.10.18 04:54:46.124836 [ 192 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1524 | 2025.10.18 04:54:46.124895 [ 192 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 52 rows starting from the beginning of the part | ||
| 1525 | 2025.10.18 04:54:46.124946 [ 192 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 57 rows starting from the beginning of the part | ||
| 1526 | 2025.10.18 04:54:46.124997 [ 192 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 78 rows starting from the beginning of the part | ||
| 1527 | 2025.10.18 04:54:46.125046 [ 192 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1528 | 2025.10.18 04:54:46.125053 [ 275 ] {bc1df9ae-062b-47e6-b595-0a198cfbe318} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1529 | 2025.10.18 04:54:46.125102 [ 275 ] {bc1df9ae-062b-47e6-b595-0a198cfbe318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1530 | 2025.10.18 04:54:46.125481 [ 275 ] {bc1df9ae-062b-47e6-b595-0a198cfbe318} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1531 | 2025.10.18 04:54:46.125724 [ 275 ] {bc1df9ae-062b-47e6-b595-0a198cfbe318} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1532 | 2025.10.18 04:54:46.125829 [ 71 ] {} <Debug> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1533 | 2025.10.18 04:54:46.125862 [ 275 ] {bc1df9ae-062b-47e6-b595-0a198cfbe318} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001332 sec., 48048.04804804805 rows/sec., 3.75 MiB/sec. | ||
| 1534 | 2025.10.18 04:54:46.125866 [ 71 ] {} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1535 | 2025.10.18 04:54:46.125904 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1536 | 2025.10.18 04:54:46.125909 [ 275 ] {bc1df9ae-062b-47e6-b595-0a198cfbe318} <Debug> TCPHandler: Processed in 0.001515529 sec. | ||
| 1537 | 2025.10.18 04:54:46.126005 [ 188 ] {48a48578-39d1-41e8-b269-51d90f6332ed::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 | ||
| 1538 | 2025.10.18 04:54:46.126036 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1539 | 2025.10.18 04:54:46.126122 [ 188 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1540 | 2025.10.18 04:54:46.126138 [ 275 ] {a4b86d01-1290-4f60-9786-4089979fac79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1541 | 2025.10.18 04:54:46.126164 [ 188 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 91 rows starting from the beginning of the part | ||
| 1542 | 2025.10.18 04:54:46.126188 [ 275 ] {a4b86d01-1290-4f60-9786-4089979fac79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1543 | 2025.10.18 04:54:46.126195 [ 186 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 449 rows, containing 5 columns (5 merged, 0 gathered) in 0.001771965 sec., 253391.00941610022 rows/sec., 22.19 MiB/sec. | ||
| 1544 | 2025.10.18 04:54:46.126251 [ 188 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
| 1545 | 2025.10.18 04:54:46.126308 [ 188 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 47 rows starting from the beginning of the part | ||
| 1546 | 2025.10.18 04:54:46.126358 [ 188 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 66 rows starting from the beginning of the part | ||
| 1547 | 2025.10.18 04:54:46.126394 [ 196 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1548 | 2025.10.18 04:54:46.126403 [ 188 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 75 rows starting from the beginning of the part | ||
| 1549 | 2025.10.18 04:54:46.126457 [ 188 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 1550 | 2025.10.18 04:54:46.126584 [ 275 ] {a4b86d01-1290-4f60-9786-4089979fac79} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1551 | 2025.10.18 04:54:46.126629 [ 275 ] {a4b86d01-1290-4f60-9786-4089979fac79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1552 | 2025.10.18 04:54:46.126694 [ 196 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_6_1} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1553 | 2025.10.18 04:54:46.126777 [ 196 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_6_1} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1554 | 2025.10.18 04:54:46.126853 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1555 | 2025.10.18 04:54:46.127076 [ 275 ] {a4b86d01-1290-4f60-9786-4089979fac79} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1556 | 2025.10.18 04:54:46.127313 [ 275 ] {a4b86d01-1290-4f60-9786-4089979fac79} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1557 | 2025.10.18 04:54:46.127411 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1558 | 2025.10.18 04:54:46.127420 [ 186 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 379 rows, containing 5 columns (5 merged, 0 gathered) in 0.001471328 sec., 257590.42171426085 rows/sec., 21.36 MiB/sec. | ||
| 1559 | 2025.10.18 04:54:46.127446 [ 275 ] {a4b86d01-1290-4f60-9786-4089979fac79} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001327 sec., 120572.72042200451 rows/sec., 8.40 MiB/sec. | ||
| 1560 | 2025.10.18 04:54:46.127448 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1561 | 2025.10.18 04:54:46.127484 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1562 | 2025.10.18 04:54:46.127486 [ 275 ] {a4b86d01-1290-4f60-9786-4089979fac79} <Debug> TCPHandler: Processed in 0.001500139 sec. | ||
| 1563 | 2025.10.18 04:54:46.127563 [ 196 ] {af818423-66e9-4722-9454-7c633ffbb364::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 | ||
| 1564 | 2025.10.18 04:54:46.127562 [ 188 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1565 | 2025.10.18 04:54:46.127605 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1566 | 2025.10.18 04:54:46.127654 [ 196 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1567 | 2025.10.18 04:54:46.127685 [ 196 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 258 rows starting from the beginning of the part | ||
| 1568 | 2025.10.18 04:54:46.127707 [ 275 ] {b5478b50-bbe7-4f6c-aba6-ce6eb93cefcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1569 | 2025.10.18 04:54:46.127755 [ 275 ] {b5478b50-bbe7-4f6c-aba6-ce6eb93cefcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1570 | 2025.10.18 04:54:46.127756 [ 196 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 110 rows starting from the beginning of the part | ||
| 1571 | 2025.10.18 04:54:46.127820 [ 196 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 110 rows starting from the beginning of the part | ||
| 1572 | 2025.10.18 04:54:46.127828 [ 188 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_6_1} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1573 | 2025.10.18 04:54:46.127880 [ 196 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 161 rows starting from the beginning of the part | ||
| 1574 | 2025.10.18 04:54:46.127891 [ 188 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_6_1} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1575 | 2025.10.18 04:54:46.127924 [ 196 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1576 | 2025.10.18 04:54:46.127952 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1577 | 2025.10.18 04:54:46.127973 [ 196 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1578 | 2025.10.18 04:54:46.128082 [ 275 ] {b5478b50-bbe7-4f6c-aba6-ce6eb93cefcf} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1579 | 2025.10.18 04:54:46.128127 [ 275 ] {b5478b50-bbe7-4f6c-aba6-ce6eb93cefcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1580 | 2025.10.18 04:54:46.128487 [ 275 ] {b5478b50-bbe7-4f6c-aba6-ce6eb93cefcf} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1581 | 2025.10.18 04:54:46.128715 [ 275 ] {b5478b50-bbe7-4f6c-aba6-ce6eb93cefcf} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1582 | 2025.10.18 04:54:46.128821 [ 71 ] {} <Debug> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1583 | 2025.10.18 04:54:46.128850 [ 71 ] {} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1584 | 2025.10.18 04:54:46.128853 [ 275 ] {b5478b50-bbe7-4f6c-aba6-ce6eb93cefcf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001165 sec., 51502.14592274678 rows/sec., 3.47 MiB/sec. | ||
| 1585 | 2025.10.18 04:54:46.128868 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1586 | 2025.10.18 04:54:46.128902 [ 275 ] {b5478b50-bbe7-4f6c-aba6-ce6eb93cefcf} <Debug> TCPHandler: Processed in 0.001346705 sec. | ||
| 1587 | 2025.10.18 04:54:46.128960 [ 186 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::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 | ||
| 1588 | 2025.10.18 04:54:46.128989 [ 196 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 959 rows, containing 5 columns (5 merged, 0 gathered) in 0.001463508 sec., 655274.8601305903 rows/sec., 46.79 MiB/sec. | ||
| 1589 | 2025.10.18 04:54:46.129066 [ 186 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1590 | 2025.10.18 04:54:46.129108 [ 186 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 40 rows starting from the beginning of the part | ||
| 1591 | 2025.10.18 04:54:46.129201 [ 186 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part | ||
| 1592 | 2025.10.18 04:54:46.129244 [ 195 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1593 | 2025.10.18 04:54:46.129260 [ 186 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part | ||
| 1594 | 2025.10.18 04:54:46.129328 [ 186 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1595 | 2025.10.18 04:54:46.129387 [ 186 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1596 | 2025.10.18 04:54:46.129442 [ 186 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1597 | 2025.10.18 04:54:46.129591 [ 195 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1598 | 2025.10.18 04:54:46.129683 [ 195 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1599 | 2025.10.18 04:54:46.129775 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 1600 | 2025.10.18 04:54:46.130570 [ 195 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 4 columns (4 merged, 0 gathered) in 0.001647343 sec., 182111.4364160955 rows/sec., 12.23 MiB/sec. | ||
| 1601 | 2025.10.18 04:54:46.130739 [ 186 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1602 | 2025.10.18 04:54:46.131001 [ 186 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_6_1} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1603 | 2025.10.18 04:54:46.131065 [ 186 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_6_1} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1604 | 2025.10.18 04:54:46.131126 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1605 | 2025.10.18 04:54:48.121901 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 220 | ||
| 1606 | 2025.10.18 04:54:48.124098 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1607 | 2025.10.18 04:54:48.124156 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 1608 | 2025.10.18 04:54:48.125382 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1609 | 2025.10.18 04:54:48.125672 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1610 | 2025.10.18 04:54:48.125996 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 220 | ||
| 1611 | 2025.10.18 04:54:50.626882 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3278 | ||
| 1612 | 2025.10.18 04:54:50.627374 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1613 | 2025.10.18 04:54:50.627421 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 1614 | 2025.10.18 04:54:50.627907 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1615 | 2025.10.18 04:54:50.628144 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1616 | 2025.10.18 04:54:50.628288 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3278 | ||
| 1617 | 2025.10.18 04:54:50.801669 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1618 | 2025.10.18 04:54:50.819459 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1619 | 2025.10.18 04:54:50.819524 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 1620 | 2025.10.18 04:54:50.825677 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1621 | 2025.10.18 04:54:50.826393 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1622 | 2025.10.18 04:54:50.829942 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1623 | 2025.10.18 04:54:51.118912 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1624 | 2025.10.18 04:54:51.119148 [ 275 ] {0727294c-1916-419b-9f8d-2118ac6a3fbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1625 | 2025.10.18 04:54:51.119497 [ 275 ] {0727294c-1916-419b-9f8d-2118ac6a3fbe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1626 | 2025.10.18 04:54:51.123610 [ 275 ] {0727294c-1916-419b-9f8d-2118ac6a3fbe} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1627 | 2025.10.18 04:54:51.123919 [ 275 ] {0727294c-1916-419b-9f8d-2118ac6a3fbe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1628 | 2025.10.18 04:54:51.124004 [ 275 ] {0727294c-1916-419b-9f8d-2118ac6a3fbe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1629 | 2025.10.18 04:54:51.124225 [ 275 ] {0727294c-1916-419b-9f8d-2118ac6a3fbe} <Debug> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1630 | 2025.10.18 04:54:51.126187 [ 275 ] {0727294c-1916-419b-9f8d-2118ac6a3fbe} <Trace> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1631 | 2025.10.18 04:54:51.128321 [ 275 ] {0727294c-1916-419b-9f8d-2118ac6a3fbe} <Debug> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1632 | 2025.10.18 04:54:51.128353 [ 275 ] {0727294c-1916-419b-9f8d-2118ac6a3fbe} <Trace> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1633 | 2025.10.18 04:54:51.128448 [ 275 ] {0727294c-1916-419b-9f8d-2118ac6a3fbe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1634 | 2025.10.18 04:54:51.128494 [ 275 ] {0727294c-1916-419b-9f8d-2118ac6a3fbe} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1635 | 2025.10.18 04:54:51.144192 [ 275 ] {0727294c-1916-419b-9f8d-2118ac6a3fbe} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.02514 sec., 1034.208432776452 rows/sec., 44.75 KiB/sec. | ||
| 1636 | 2025.10.18 04:54:51.144307 [ 275 ] {0727294c-1916-419b-9f8d-2118ac6a3fbe} <Debug> TCPHandler: Processed in 0.02552244 sec. | ||
| 1637 | 2025.10.18 04:54:51.144604 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1638 | 2025.10.18 04:54:51.144743 [ 275 ] {62a3c894-d6e7-4e39-ac61-906858787757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1639 | 2025.10.18 04:54:51.144958 [ 275 ] {62a3c894-d6e7-4e39-ac61-906858787757} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1640 | 2025.10.18 04:54:51.144992 [ 275 ] {62a3c894-d6e7-4e39-ac61-906858787757} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1641 | 2025.10.18 04:54:51.145184 [ 275 ] {62a3c894-d6e7-4e39-ac61-906858787757} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1642 | 2025.10.18 04:54:51.145238 [ 275 ] {62a3c894-d6e7-4e39-ac61-906858787757} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1643 | 2025.10.18 04:54:51.145342 [ 275 ] {62a3c894-d6e7-4e39-ac61-906858787757} <Debug> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1644 | 2025.10.18 04:54:51.145371 [ 275 ] {62a3c894-d6e7-4e39-ac61-906858787757} <Trace> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1645 | 2025.10.18 04:54:51.145389 [ 275 ] {62a3c894-d6e7-4e39-ac61-906858787757} <Debug> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1646 | 2025.10.18 04:54:51.145404 [ 275 ] {62a3c894-d6e7-4e39-ac61-906858787757} <Trace> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1647 | 2025.10.18 04:54:51.145438 [ 275 ] {62a3c894-d6e7-4e39-ac61-906858787757} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1648 | 2025.10.18 04:54:51.145457 [ 275 ] {62a3c894-d6e7-4e39-ac61-906858787757} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1649 | 2025.10.18 04:54:51.145989 [ 275 ] {62a3c894-d6e7-4e39-ac61-906858787757} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001304 sec., 19938.650306748466 rows/sec., 862.73 KiB/sec. | ||
| 1650 | 2025.10.18 04:54:51.146074 [ 275 ] {62a3c894-d6e7-4e39-ac61-906858787757} <Debug> TCPHandler: Processed in 0.001521629 sec. | ||
| 1651 | 2025.10.18 04:54:51.146266 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1652 | 2025.10.18 04:54:51.146398 [ 275 ] {ae33d23b-3607-4410-b03d-d3ead9552eca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1653 | 2025.10.18 04:54:51.146609 [ 275 ] {ae33d23b-3607-4410-b03d-d3ead9552eca} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1654 | 2025.10.18 04:54:51.146644 [ 275 ] {ae33d23b-3607-4410-b03d-d3ead9552eca} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1655 | 2025.10.18 04:54:51.146833 [ 275 ] {ae33d23b-3607-4410-b03d-d3ead9552eca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1656 | 2025.10.18 04:54:51.146886 [ 275 ] {ae33d23b-3607-4410-b03d-d3ead9552eca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1657 | 2025.10.18 04:54:51.146984 [ 275 ] {ae33d23b-3607-4410-b03d-d3ead9552eca} <Debug> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1658 | 2025.10.18 04:54:51.147014 [ 275 ] {ae33d23b-3607-4410-b03d-d3ead9552eca} <Trace> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1659 | 2025.10.18 04:54:51.147032 [ 275 ] {ae33d23b-3607-4410-b03d-d3ead9552eca} <Debug> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1660 | 2025.10.18 04:54:51.147046 [ 275 ] {ae33d23b-3607-4410-b03d-d3ead9552eca} <Trace> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1661 | 2025.10.18 04:54:51.147079 [ 275 ] {ae33d23b-3607-4410-b03d-d3ead9552eca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1662 | 2025.10.18 04:54:51.147098 [ 275 ] {ae33d23b-3607-4410-b03d-d3ead9552eca} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1663 | 2025.10.18 04:54:51.147515 [ 275 ] {ae33d23b-3607-4410-b03d-d3ead9552eca} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001169 sec., 22241.23182207015 rows/sec., 962.36 KiB/sec. | ||
| 1664 | 2025.10.18 04:54:51.147599 [ 275 ] {ae33d23b-3607-4410-b03d-d3ead9552eca} <Debug> TCPHandler: Processed in 0.001383006 sec. | ||
| 1665 | 2025.10.18 04:54:51.154088 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1666 | 2025.10.18 04:54:51.154245 [ 275 ] {b05a37e8-d321-4e59-9c0e-51afb5bf4bd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1667 | 2025.10.18 04:54:51.154307 [ 275 ] {b05a37e8-d321-4e59-9c0e-51afb5bf4bd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1668 | 2025.10.18 04:54:51.154892 [ 275 ] {b05a37e8-d321-4e59-9c0e-51afb5bf4bd4} <Trace> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1669 | 2025.10.18 04:54:51.154938 [ 275 ] {b05a37e8-d321-4e59-9c0e-51afb5bf4bd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 1670 | 2025.10.18 04:54:51.155345 [ 275 ] {b05a37e8-d321-4e59-9c0e-51afb5bf4bd4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1671 | 2025.10.18 04:54:51.155540 [ 275 ] {b05a37e8-d321-4e59-9c0e-51afb5bf4bd4} <Trace> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1672 | 2025.10.18 04:54:51.155682 [ 275 ] {b05a37e8-d321-4e59-9c0e-51afb5bf4bd4} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001484 sec., 2021.563342318059 rows/sec., 184.26 KiB/sec. | ||
| 1673 | 2025.10.18 04:54:51.155721 [ 275 ] {b05a37e8-d321-4e59-9c0e-51afb5bf4bd4} <Debug> TCPHandler: Processed in 0.001708654 sec. | ||
| 1674 | 2025.10.18 04:54:51.155829 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1675 | 2025.10.18 04:54:51.155923 [ 275 ] {83b393bc-87e9-4972-95b0-03c816086f38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1676 | 2025.10.18 04:54:51.155963 [ 275 ] {83b393bc-87e9-4972-95b0-03c816086f38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1677 | 2025.10.18 04:54:51.156358 [ 275 ] {83b393bc-87e9-4972-95b0-03c816086f38} <Trace> oximeter.fields_i16 (4a0b57d8-8875-4c42-9959-3d0d2c14e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1678 | 2025.10.18 04:54:51.156395 [ 275 ] {83b393bc-87e9-4972-95b0-03c816086f38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 1679 | 2025.10.18 04:54:51.156690 [ 275 ] {83b393bc-87e9-4972-95b0-03c816086f38} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1680 | 2025.10.18 04:54:51.156904 [ 275 ] {83b393bc-87e9-4972-95b0-03c816086f38} <Trace> oximeter.fields_i16 (4a0b57d8-8875-4c42-9959-3d0d2c14e648): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1681 | 2025.10.18 04:54:51.157037 [ 275 ] {83b393bc-87e9-4972-95b0-03c816086f38} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001132 sec., 21201.413427561838 rows/sec., 1.76 MiB/sec. | ||
| 1682 | 2025.10.18 04:54:51.157075 [ 275 ] {83b393bc-87e9-4972-95b0-03c816086f38} <Debug> TCPHandler: Processed in 0.001296134 sec. | ||
| 1683 | 2025.10.18 04:54:51.157181 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1684 | 2025.10.18 04:54:51.157275 [ 275 ] {b2c016ea-7ff8-4a61-9efc-2d01e83c374f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1685 | 2025.10.18 04:54:51.157315 [ 275 ] {b2c016ea-7ff8-4a61-9efc-2d01e83c374f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1686 | 2025.10.18 04:54:51.157672 [ 275 ] {b2c016ea-7ff8-4a61-9efc-2d01e83c374f} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1687 | 2025.10.18 04:54:51.157708 [ 275 ] {b2c016ea-7ff8-4a61-9efc-2d01e83c374f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 1688 | 2025.10.18 04:54:51.157989 [ 275 ] {b2c016ea-7ff8-4a61-9efc-2d01e83c374f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1689 | 2025.10.18 04:54:51.158200 [ 275 ] {b2c016ea-7ff8-4a61-9efc-2d01e83c374f} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1690 | 2025.10.18 04:54:51.158324 [ 275 ] {b2c016ea-7ff8-4a61-9efc-2d01e83c374f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001066 sec., 1876.1726078799247 rows/sec., 152.99 KiB/sec. | ||
| 1691 | 2025.10.18 04:54:51.158359 [ 275 ] {b2c016ea-7ff8-4a61-9efc-2d01e83c374f} <Debug> TCPHandler: Processed in 0.001227982 sec. | ||
| 1692 | 2025.10.18 04:54:51.158462 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1693 | 2025.10.18 04:54:51.158555 [ 275 ] {3965f7eb-6a5b-4911-9153-282a235dfdb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1694 | 2025.10.18 04:54:51.158594 [ 275 ] {3965f7eb-6a5b-4911-9153-282a235dfdb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1695 | 2025.10.18 04:54:51.159060 [ 275 ] {3965f7eb-6a5b-4911-9153-282a235dfdb3} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1696 | 2025.10.18 04:54:51.159097 [ 275 ] {3965f7eb-6a5b-4911-9153-282a235dfdb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 1697 | 2025.10.18 04:54:51.159406 [ 275 ] {3965f7eb-6a5b-4911-9153-282a235dfdb3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1698 | 2025.10.18 04:54:51.159612 [ 275 ] {3965f7eb-6a5b-4911-9153-282a235dfdb3} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1699 | 2025.10.18 04:54:51.159736 [ 275 ] {3965f7eb-6a5b-4911-9153-282a235dfdb3} <Debug> executeQuery: Read 243 rows, 22.22 KiB in 0.001198 sec., 202838.0634390651 rows/sec., 18.11 MiB/sec. | ||
| 1700 | 2025.10.18 04:54:51.159772 [ 275 ] {3965f7eb-6a5b-4911-9153-282a235dfdb3} <Debug> TCPHandler: Processed in 0.001360046 sec. | ||
| 1701 | 2025.10.18 04:54:51.159875 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1702 | 2025.10.18 04:54:51.159969 [ 275 ] {b3bebb56-1242-42ad-8378-c6c4ba3fb13e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1703 | 2025.10.18 04:54:51.160010 [ 275 ] {b3bebb56-1242-42ad-8378-c6c4ba3fb13e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1704 | 2025.10.18 04:54:51.160392 [ 275 ] {b3bebb56-1242-42ad-8378-c6c4ba3fb13e} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1705 | 2025.10.18 04:54:51.160428 [ 275 ] {b3bebb56-1242-42ad-8378-c6c4ba3fb13e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 1706 | 2025.10.18 04:54:51.160715 [ 275 ] {b3bebb56-1242-42ad-8378-c6c4ba3fb13e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1707 | 2025.10.18 04:54:51.160919 [ 275 ] {b3bebb56-1242-42ad-8378-c6c4ba3fb13e} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1708 | 2025.10.18 04:54:51.161049 [ 275 ] {b3bebb56-1242-42ad-8378-c6c4ba3fb13e} <Debug> executeQuery: Read 47 rows, 3.58 KiB in 0.001098 sec., 42805.10018214936 rows/sec., 3.19 MiB/sec. | ||
| 1709 | 2025.10.18 04:54:51.161087 [ 275 ] {b3bebb56-1242-42ad-8378-c6c4ba3fb13e} <Debug> TCPHandler: Processed in 0.001261393 sec. | ||
| 1710 | 2025.10.18 04:54:51.161186 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1711 | 2025.10.18 04:54:51.161279 [ 275 ] {5a6db968-3be6-4cca-a346-dc49416ec3b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1712 | 2025.10.18 04:54:51.161319 [ 275 ] {5a6db968-3be6-4cca-a346-dc49416ec3b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1713 | 2025.10.18 04:54:51.161678 [ 275 ] {5a6db968-3be6-4cca-a346-dc49416ec3b6} <Trace> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1714 | 2025.10.18 04:54:51.161714 [ 275 ] {5a6db968-3be6-4cca-a346-dc49416ec3b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 1715 | 2025.10.18 04:54:51.161993 [ 275 ] {5a6db968-3be6-4cca-a346-dc49416ec3b6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1716 | 2025.10.18 04:54:51.162196 [ 275 ] {5a6db968-3be6-4cca-a346-dc49416ec3b6} <Trace> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1717 | 2025.10.18 04:54:51.162316 [ 275 ] {5a6db968-3be6-4cca-a346-dc49416ec3b6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001054 sec., 22770.398481973432 rows/sec., 1.89 MiB/sec. | ||
| 1718 | 2025.10.18 04:54:51.162354 [ 275 ] {5a6db968-3be6-4cca-a346-dc49416ec3b6} <Debug> TCPHandler: Processed in 0.001216771 sec. | ||
| 1719 | 2025.10.18 04:54:51.162454 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1720 | 2025.10.18 04:54:51.162547 [ 275 ] {f1725cf7-c649-4b70-bcc7-43c502fb6b4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1721 | 2025.10.18 04:54:51.162587 [ 275 ] {f1725cf7-c649-4b70-bcc7-43c502fb6b4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1722 | 2025.10.18 04:54:51.162941 [ 275 ] {f1725cf7-c649-4b70-bcc7-43c502fb6b4f} <Trace> oximeter.fields_u8 (e4f32057-7793-40f4-88d4-febfe958779e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1723 | 2025.10.18 04:54:51.162977 [ 275 ] {f1725cf7-c649-4b70-bcc7-43c502fb6b4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 1724 | 2025.10.18 04:54:51.163283 [ 275 ] {f1725cf7-c649-4b70-bcc7-43c502fb6b4f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1725 | 2025.10.18 04:54:51.163491 [ 275 ] {f1725cf7-c649-4b70-bcc7-43c502fb6b4f} <Trace> oximeter.fields_u8 (e4f32057-7793-40f4-88d4-febfe958779e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1726 | 2025.10.18 04:54:51.163612 [ 275 ] {f1725cf7-c649-4b70-bcc7-43c502fb6b4f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001083 sec., 11080.3324099723 rows/sec., 865.65 KiB/sec. | ||
| 1727 | 2025.10.18 04:54:51.163649 [ 275 ] {f1725cf7-c649-4b70-bcc7-43c502fb6b4f} <Debug> TCPHandler: Processed in 0.001243842 sec. | ||
| 1728 | 2025.10.18 04:54:51.163750 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1729 | 2025.10.18 04:54:51.163843 [ 275 ] {90e49270-8e0f-419d-af45-3ee94b2cf088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1730 | 2025.10.18 04:54:51.163883 [ 275 ] {90e49270-8e0f-419d-af45-3ee94b2cf088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1731 | 2025.10.18 04:54:51.164301 [ 275 ] {90e49270-8e0f-419d-af45-3ee94b2cf088} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1732 | 2025.10.18 04:54:51.164338 [ 275 ] {90e49270-8e0f-419d-af45-3ee94b2cf088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 1733 | 2025.10.18 04:54:51.164628 [ 275 ] {90e49270-8e0f-419d-af45-3ee94b2cf088} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1734 | 2025.10.18 04:54:51.164836 [ 275 ] {90e49270-8e0f-419d-af45-3ee94b2cf088} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1735 | 2025.10.18 04:54:51.164959 [ 275 ] {90e49270-8e0f-419d-af45-3ee94b2cf088} <Debug> executeQuery: Read 147 rows, 12.14 KiB in 0.001133 sec., 129744.0423654016 rows/sec., 10.47 MiB/sec. | ||
| 1736 | 2025.10.18 04:54:51.164997 [ 275 ] {90e49270-8e0f-419d-af45-3ee94b2cf088} <Debug> TCPHandler: Processed in 0.001296664 sec. | ||
| 1737 | 2025.10.18 04:54:51.165117 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1738 | 2025.10.18 04:54:51.165241 [ 275 ] {8b54784f-2a56-4165-97aa-4e90c1fd106c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1739 | 2025.10.18 04:54:51.165295 [ 275 ] {8b54784f-2a56-4165-97aa-4e90c1fd106c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1740 | 2025.10.18 04:54:51.165710 [ 275 ] {8b54784f-2a56-4165-97aa-4e90c1fd106c} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1741 | 2025.10.18 04:54:51.165746 [ 275 ] {8b54784f-2a56-4165-97aa-4e90c1fd106c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 1742 | 2025.10.18 04:54:51.166091 [ 275 ] {8b54784f-2a56-4165-97aa-4e90c1fd106c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1743 | 2025.10.18 04:54:51.166307 [ 275 ] {8b54784f-2a56-4165-97aa-4e90c1fd106c} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1744 | 2025.10.18 04:54:51.166437 [ 275 ] {8b54784f-2a56-4165-97aa-4e90c1fd106c} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001222 sec., 161211.12929623568 rows/sec., 11.56 MiB/sec. | ||
| 1745 | 2025.10.18 04:54:51.166473 [ 275 ] {8b54784f-2a56-4165-97aa-4e90c1fd106c} <Debug> TCPHandler: Processed in 0.001417027 sec. | ||
| 1746 | 2025.10.18 04:54:51.166572 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1747 | 2025.10.18 04:54:51.166665 [ 275 ] {ce02a095-60c5-4d1e-920e-2f0c9b2f33c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1748 | 2025.10.18 04:54:51.166720 [ 275 ] {ce02a095-60c5-4d1e-920e-2f0c9b2f33c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1749 | 2025.10.18 04:54:51.167556 [ 275 ] {ce02a095-60c5-4d1e-920e-2f0c9b2f33c9} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1750 | 2025.10.18 04:54:51.167595 [ 275 ] {ce02a095-60c5-4d1e-920e-2f0c9b2f33c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 1751 | 2025.10.18 04:54:51.168157 [ 275 ] {ce02a095-60c5-4d1e-920e-2f0c9b2f33c9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1752 | 2025.10.18 04:54:51.168374 [ 275 ] {ce02a095-60c5-4d1e-920e-2f0c9b2f33c9} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1753 | 2025.10.18 04:54:51.168516 [ 275 ] {ce02a095-60c5-4d1e-920e-2f0c9b2f33c9} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001857 sec., 17770.59773828756 rows/sec., 31.84 MiB/sec. | ||
| 1754 | 2025.10.18 04:54:51.168576 [ 275 ] {ce02a095-60c5-4d1e-920e-2f0c9b2f33c9} <Debug> TCPHandler: Processed in 0.002052373 sec. | ||
| 1755 | 2025.10.18 04:54:51.168681 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1756 | 2025.10.18 04:54:51.168774 [ 275 ] {b6e7e5f2-01f2-4b42-b14c-00831b0e715e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1757 | 2025.10.18 04:54:51.168815 [ 275 ] {b6e7e5f2-01f2-4b42-b14c-00831b0e715e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1758 | 2025.10.18 04:54:51.169121 [ 275 ] {b6e7e5f2-01f2-4b42-b14c-00831b0e715e} <Trace> oximeter.measurements_i64 (656f702f-8907-4634-b4b7-39e7e88badfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1759 | 2025.10.18 04:54:51.169161 [ 275 ] {b6e7e5f2-01f2-4b42-b14c-00831b0e715e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 1760 | 2025.10.18 04:54:51.169485 [ 275 ] {b6e7e5f2-01f2-4b42-b14c-00831b0e715e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1761 | 2025.10.18 04:54:51.169690 [ 275 ] {b6e7e5f2-01f2-4b42-b14c-00831b0e715e} <Trace> oximeter.measurements_i64 (656f702f-8907-4634-b4b7-39e7e88badfa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1762 | 2025.10.18 04:54:51.169810 [ 275 ] {b6e7e5f2-01f2-4b42-b14c-00831b0e715e} <Debug> executeQuery: Read 18 rows, 1.33 KiB in 0.001054 sec., 17077.798861480074 rows/sec., 1.23 MiB/sec. | ||
| 1763 | 2025.10.18 04:54:51.169846 [ 275 ] {b6e7e5f2-01f2-4b42-b14c-00831b0e715e} <Debug> TCPHandler: Processed in 0.001212881 sec. | ||
| 1764 | 2025.10.18 04:54:51.169970 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1765 | 2025.10.18 04:54:51.170092 [ 275 ] {1e814334-82ff-4268-9380-e920fd206005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1766 | 2025.10.18 04:54:51.170140 [ 275 ] {1e814334-82ff-4268-9380-e920fd206005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1767 | 2025.10.18 04:54:51.170502 [ 275 ] {1e814334-82ff-4268-9380-e920fd206005} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1768 | 2025.10.18 04:54:51.170538 [ 275 ] {1e814334-82ff-4268-9380-e920fd206005} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 1769 | 2025.10.18 04:54:51.170835 [ 275 ] {1e814334-82ff-4268-9380-e920fd206005} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1770 | 2025.10.18 04:54:51.171037 [ 275 ] {1e814334-82ff-4268-9380-e920fd206005} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1771 | 2025.10.18 04:54:51.171159 [ 275 ] {1e814334-82ff-4268-9380-e920fd206005} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 1772 | 2025.10.18 04:54:51.171196 [ 275 ] {1e814334-82ff-4268-9380-e920fd206005} <Debug> TCPHandler: Processed in 0.001283793 sec. | ||
| 1773 | 2025.10.18 04:54:53.334959 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55136 | ||
| 1774 | 2025.10.18 04:54:53.335078 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1775 | 2025.10.18 04:54:53.335109 [ 286 ] {} <Debug> TCP-Session: 9ec30cd5-a728-47e7-a435-448883679963 Authenticating user 'default' from [fd00:1122:3344:101::e]:55136 | ||
| 1776 | 2025.10.18 04:54:53.335130 [ 286 ] {} <Debug> TCP-Session: 9ec30cd5-a728-47e7-a435-448883679963 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1777 | 2025.10.18 04:54:53.335143 [ 286 ] {} <Debug> TCP-Session: 9ec30cd5-a728-47e7-a435-448883679963 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1778 | 2025.10.18 04:54:53.335379 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34363 | ||
| 1779 | 2025.10.18 04:54:53.335414 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55894 | ||
| 1780 | 2025.10.18 04:54:53.335443 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61147 | ||
| 1781 | 2025.10.18 04:54:53.335463 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65091 | ||
| 1782 | 2025.10.18 04:54:53.335490 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62038 | ||
| 1783 | 2025.10.18 04:54:53.335512 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52605 | ||
| 1784 | 2025.10.18 04:54:53.335537 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1785 | 2025.10.18 04:54:53.335504 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48443 | ||
| 1786 | 2025.10.18 04:54:53.335590 [ 288 ] {} <Debug> TCP-Session: 3662ae8f-a007-44fe-8018-34833ec4c127 Authenticating user 'default' from [fd00:1122:3344:101::e]:55894 | ||
| 1787 | 2025.10.18 04:54:53.335499 [ 286 ] {} <Trace> TCP-Session: 9ec30cd5-a728-47e7-a435-448883679963 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1788 | 2025.10.18 04:54:53.335622 [ 288 ] {} <Debug> TCP-Session: 3662ae8f-a007-44fe-8018-34833ec4c127 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1789 | 2025.10.18 04:54:53.335492 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1790 | 2025.10.18 04:54:53.335646 [ 288 ] {} <Debug> TCP-Session: 3662ae8f-a007-44fe-8018-34833ec4c127 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1791 | 2025.10.18 04:54:53.335415 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52187 | ||
| 1792 | 2025.10.18 04:54:53.335679 [ 287 ] {} <Debug> TCP-Session: 764b82b4-ab7d-41ab-a348-bffd3e01a10d Authenticating user 'default' from [fd00:1122:3344:101::e]:34363 | ||
| 1793 | 2025.10.18 04:54:53.335738 [ 287 ] {} <Debug> TCP-Session: 764b82b4-ab7d-41ab-a348-bffd3e01a10d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1794 | 2025.10.18 04:54:53.335753 [ 287 ] {} <Debug> TCP-Session: 764b82b4-ab7d-41ab-a348-bffd3e01a10d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1795 | 2025.10.18 04:54:53.335781 [ 286 ] {f5bee344-175b-4693-bc10-db92ddab2823} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55136) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1796 | 2025.10.18 04:54:53.335875 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1797 | 2025.10.18 04:54:53.335905 [ 290 ] {} <Debug> TCP-Session: 8de07496-50d1-40af-a4c3-f56d39399b8e Authenticating user 'default' from [fd00:1122:3344:101::e]:61147 | ||
| 1798 | 2025.10.18 04:54:53.335923 [ 290 ] {} <Debug> TCP-Session: 8de07496-50d1-40af-a4c3-f56d39399b8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1799 | 2025.10.18 04:54:53.335936 [ 290 ] {} <Debug> TCP-Session: 8de07496-50d1-40af-a4c3-f56d39399b8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1800 | 2025.10.18 04:54:53.335966 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1801 | 2025.10.18 04:54:53.336000 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1802 | 2025.10.18 04:54:53.336014 [ 291 ] {} <Debug> TCP-Session: ec03c4d8-bcce-4bfe-bf5c-0dd0dba1bc06 Authenticating user 'default' from [fd00:1122:3344:101::e]:65091 | ||
| 1803 | 2025.10.18 04:54:53.336041 [ 289 ] {} <Debug> TCP-Session: 8640c086-26ee-4f89-aa73-872e047bd1c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:52187 | ||
| 1804 | 2025.10.18 04:54:53.336045 [ 286 ] {f5bee344-175b-4693-bc10-db92ddab2823} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1805 | 2025.10.18 04:54:53.336059 [ 291 ] {} <Debug> TCP-Session: ec03c4d8-bcce-4bfe-bf5c-0dd0dba1bc06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1806 | 2025.10.18 04:54:53.336079 [ 289 ] {} <Debug> TCP-Session: 8640c086-26ee-4f89-aa73-872e047bd1c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1807 | 2025.10.18 04:54:53.336106 [ 291 ] {} <Debug> TCP-Session: ec03c4d8-bcce-4bfe-bf5c-0dd0dba1bc06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1808 | 2025.10.18 04:54:53.336125 [ 286 ] {f5bee344-175b-4693-bc10-db92ddab2823} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1809 | 2025.10.18 04:54:53.336129 [ 289 ] {} <Debug> TCP-Session: 8640c086-26ee-4f89-aa73-872e047bd1c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1810 | 2025.10.18 04:54:53.336190 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1811 | 2025.10.18 04:54:53.336224 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1812 | 2025.10.18 04:54:53.336228 [ 293 ] {} <Debug> TCP-Session: b1b07039-cd0c-4f4f-8a39-37571b60cbba Authenticating user 'default' from [fd00:1122:3344:101::e]:48443 | ||
| 1813 | 2025.10.18 04:54:53.336262 [ 294 ] {} <Debug> TCP-Session: a3b70107-fa82-4d03-8bce-e534e3c348a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:52605 | ||
| 1814 | 2025.10.18 04:54:53.336269 [ 293 ] {} <Debug> TCP-Session: b1b07039-cd0c-4f4f-8a39-37571b60cbba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1815 | 2025.10.18 04:54:53.336267 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1816 | 2025.10.18 04:54:53.336291 [ 294 ] {} <Debug> TCP-Session: a3b70107-fa82-4d03-8bce-e534e3c348a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1817 | 2025.10.18 04:54:53.336327 [ 292 ] {} <Debug> TCP-Session: 88682f4e-d7ad-4bfa-a2d9-1a47f2c807fa Authenticating user 'default' from [fd00:1122:3344:101::e]:62038 | ||
| 1818 | 2025.10.18 04:54:53.336335 [ 294 ] {} <Debug> TCP-Session: a3b70107-fa82-4d03-8bce-e534e3c348a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1819 | 2025.10.18 04:54:53.336356 [ 292 ] {} <Debug> TCP-Session: 88682f4e-d7ad-4bfa-a2d9-1a47f2c807fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1820 | 2025.10.18 04:54:53.336299 [ 293 ] {} <Debug> TCP-Session: b1b07039-cd0c-4f4f-8a39-37571b60cbba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1821 | 2025.10.18 04:54:53.336382 [ 292 ] {} <Debug> TCP-Session: 88682f4e-d7ad-4bfa-a2d9-1a47f2c807fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1822 | 2025.10.18 04:54:53.336431 [ 286 ] {f5bee344-175b-4693-bc10-db92ddab2823} <Debug> oximeter.version (4262310d-77cb-4519-9be1-206f7a9cad72) (SelectExecutor): Key condition: unknown | ||
| 1823 | 2025.10.18 04:54:53.336523 [ 286 ] {f5bee344-175b-4693-bc10-db92ddab2823} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1824 | 2025.10.18 04:54:53.728525 [ 327 ] {f5bee344-175b-4693-bc10-db92ddab2823} <Trace> AggregatingTransform: Aggregating | ||
| 1825 | 2025.10.18 04:54:53.728606 [ 327 ] {f5bee344-175b-4693-bc10-db92ddab2823} <Trace> Aggregator: Aggregation method: without_key | ||
| 1826 | 2025.10.18 04:54:53.728644 [ 327 ] {f5bee344-175b-4693-bc10-db92ddab2823} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00158165 sec. (632.251 rows/sec., 24.70 KiB/sec.) | ||
| 1827 | 2025.10.18 04:54:53.728661 [ 327 ] {f5bee344-175b-4693-bc10-db92ddab2823} <Trace> Aggregator: Merging aggregated data | ||
| 1828 | 2025.10.18 04:54:53.729771 [ 286 ] {f5bee344-175b-4693-bc10-db92ddab2823} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.394044 sec., 2.5377876582310606 rows/sec., 101.51 B/sec. | ||
| 1829 | 2025.10.18 04:54:53.729920 [ 286 ] {f5bee344-175b-4693-bc10-db92ddab2823} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1830 | 2025.10.18 04:54:53.729938 [ 286 ] {f5bee344-175b-4693-bc10-db92ddab2823} <Debug> TCPHandler: Processed in 0.394556103 sec. | ||
| 1831 | 2025.10.18 04:54:53.730081 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1832 | 2025.10.18 04:54:53.730115 [ 290 ] {} <Debug> TCP-Session: 8de07496-50d1-40af-a4c3-f56d39399b8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1833 | 2025.10.18 04:54:53.730122 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1834 | 2025.10.18 04:54:53.730148 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1835 | 2025.10.18 04:54:53.730171 [ 287 ] {} <Debug> TCP-Session: 764b82b4-ab7d-41ab-a348-bffd3e01a10d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1836 | 2025.10.18 04:54:53.730189 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1837 | 2025.10.18 04:54:53.730224 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1838 | 2025.10.18 04:54:53.730248 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1839 | 2025.10.18 04:54:53.730271 [ 288 ] {} <Debug> TCP-Session: 3662ae8f-a007-44fe-8018-34833ec4c127 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1840 | 2025.10.18 04:54:53.730286 [ 293 ] {} <Debug> TCP-Session: b1b07039-cd0c-4f4f-8a39-37571b60cbba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1841 | 2025.10.18 04:54:53.730304 [ 286 ] {} <Debug> TCP-Session: 9ec30cd5-a728-47e7-a435-448883679963 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1842 | 2025.10.18 04:54:53.730231 [ 289 ] {} <Debug> TCP-Session: 8640c086-26ee-4f89-aa73-872e047bd1c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1843 | 2025.10.18 04:54:53.730203 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1844 | 2025.10.18 04:54:53.730163 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1845 | 2025.10.18 04:54:53.730396 [ 291 ] {} <Debug> TCP-Session: ec03c4d8-bcce-4bfe-bf5c-0dd0dba1bc06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1846 | 2025.10.18 04:54:53.730239 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1847 | 2025.10.18 04:54:53.730432 [ 294 ] {} <Debug> TCP-Session: a3b70107-fa82-4d03-8bce-e534e3c348a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1848 | 2025.10.18 04:54:53.730466 [ 292 ] {} <Debug> TCP-Session: 88682f4e-d7ad-4bfa-a2d9-1a47f2c807fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1849 | 2025.10.18 04:54:54.000197 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.10 MiB, peak 195.23 MiB, free memory in arenas 0.00 B, will set to 201.66 MiB (RSS), difference: 18.56 MiB | ||
| 1850 | 2025.10.18 04:54:56.121752 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1851 | 2025.10.18 04:54:56.122008 [ 275 ] {24b724f1-8145-4f62-a451-fda9a4f41942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1852 | 2025.10.18 04:54:56.122103 [ 275 ] {24b724f1-8145-4f62-a451-fda9a4f41942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1853 | 2025.10.18 04:54:56.123060 [ 275 ] {24b724f1-8145-4f62-a451-fda9a4f41942} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1854 | 2025.10.18 04:54:56.123102 [ 275 ] {24b724f1-8145-4f62-a451-fda9a4f41942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 1855 | 2025.10.18 04:54:56.123475 [ 275 ] {24b724f1-8145-4f62-a451-fda9a4f41942} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1856 | 2025.10.18 04:54:56.123700 [ 275 ] {24b724f1-8145-4f62-a451-fda9a4f41942} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1857 | 2025.10.18 04:54:56.123850 [ 275 ] {24b724f1-8145-4f62-a451-fda9a4f41942} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001914 sec., 29258.098223615467 rows/sec., 2.23 MiB/sec. | ||
| 1858 | 2025.10.18 04:54:56.123890 [ 275 ] {24b724f1-8145-4f62-a451-fda9a4f41942} <Debug> TCPHandler: Processed in 0.00230055 sec. | ||
| 1859 | 2025.10.18 04:54:56.124005 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1860 | 2025.10.18 04:54:56.124101 [ 275 ] {f8134aa1-638d-46a1-aa03-73eef8c909a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1861 | 2025.10.18 04:54:56.124142 [ 275 ] {f8134aa1-638d-46a1-aa03-73eef8c909a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1862 | 2025.10.18 04:54:56.124565 [ 275 ] {f8134aa1-638d-46a1-aa03-73eef8c909a4} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1863 | 2025.10.18 04:54:56.124603 [ 275 ] {f8134aa1-638d-46a1-aa03-73eef8c909a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 1864 | 2025.10.18 04:54:56.124911 [ 275 ] {f8134aa1-638d-46a1-aa03-73eef8c909a4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1865 | 2025.10.18 04:54:56.125131 [ 275 ] {f8134aa1-638d-46a1-aa03-73eef8c909a4} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1866 | 2025.10.18 04:54:56.125252 [ 275 ] {f8134aa1-638d-46a1-aa03-73eef8c909a4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001171 sec., 54654.14175918019 rows/sec., 4.27 MiB/sec. | ||
| 1867 | 2025.10.18 04:54:56.125289 [ 275 ] {f8134aa1-638d-46a1-aa03-73eef8c909a4} <Debug> TCPHandler: Processed in 0.001333935 sec. | ||
| 1868 | 2025.10.18 04:54:56.125392 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1869 | 2025.10.18 04:54:56.125486 [ 275 ] {9a8e56f5-afa2-40a7-9a24-186bfb6552a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1870 | 2025.10.18 04:54:56.125529 [ 275 ] {9a8e56f5-afa2-40a7-9a24-186bfb6552a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1871 | 2025.10.18 04:54:56.125979 [ 275 ] {9a8e56f5-afa2-40a7-9a24-186bfb6552a6} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1872 | 2025.10.18 04:54:56.126029 [ 275 ] {9a8e56f5-afa2-40a7-9a24-186bfb6552a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 1873 | 2025.10.18 04:54:56.126444 [ 275 ] {9a8e56f5-afa2-40a7-9a24-186bfb6552a6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1874 | 2025.10.18 04:54:56.126674 [ 275 ] {9a8e56f5-afa2-40a7-9a24-186bfb6552a6} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1875 | 2025.10.18 04:54:56.126802 [ 275 ] {9a8e56f5-afa2-40a7-9a24-186bfb6552a6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001335 sec., 119850.1872659176 rows/sec., 8.35 MiB/sec. | ||
| 1876 | 2025.10.18 04:54:56.126840 [ 275 ] {9a8e56f5-afa2-40a7-9a24-186bfb6552a6} <Debug> TCPHandler: Processed in 0.001495859 sec. | ||
| 1877 | 2025.10.18 04:54:56.126966 [ 275 ] {} <Trace> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1878 | 2025.10.18 04:54:56.127063 [ 275 ] {dd775cc2-5645-4ee7-adb7-a9f766d90982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1879 | 2025.10.18 04:54:56.127106 [ 275 ] {dd775cc2-5645-4ee7-adb7-a9f766d90982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1880 | 2025.10.18 04:54:56.127465 [ 275 ] {dd775cc2-5645-4ee7-adb7-a9f766d90982} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1881 | 2025.10.18 04:54:56.127502 [ 275 ] {dd775cc2-5645-4ee7-adb7-a9f766d90982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 1882 | 2025.10.18 04:54:56.127802 [ 275 ] {dd775cc2-5645-4ee7-adb7-a9f766d90982} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1883 | 2025.10.18 04:54:56.128010 [ 275 ] {dd775cc2-5645-4ee7-adb7-a9f766d90982} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1884 | 2025.10.18 04:54:56.128137 [ 275 ] {dd775cc2-5645-4ee7-adb7-a9f766d90982} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 1885 | 2025.10.18 04:54:56.128181 [ 275 ] {dd775cc2-5645-4ee7-adb7-a9f766d90982} <Debug> TCPHandler: Processed in 0.001275484 sec. | ||
| 1886 | 2025.10.18 04:54:58.068740 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1887 | 2025.10.18 04:54:58.068810 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1888 | 2025.10.18 04:54:58.127096 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 260 | ||
| 1889 | 2025.10.18 04:54:58.128347 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3790 | ||
| 1890 | 2025.10.18 04:54:58.128862 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1891 | 2025.10.18 04:54:58.128908 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 1892 | 2025.10.18 04:54:58.129419 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1893 | 2025.10.18 04:54:58.129494 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1894 | 2025.10.18 04:54:58.129544 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 1895 | 2025.10.18 04:54:58.129670 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1896 | 2025.10.18 04:54:58.129822 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3790 | ||
| 1897 | 2025.10.18 04:54:58.130753 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1898 | 2025.10.18 04:54:58.131028 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1899 | 2025.10.18 04:54:58.131268 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 260 | ||
| 1900 | 2025.10.18 04:54:58.329994 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1901 | 2025.10.18 04:54:58.349026 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1902 | 2025.10.18 04:54:58.349090 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 1903 | 2025.10.18 04:54:58.355448 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1904 | 2025.10.18 04:54:58.356187 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1905 | 2025.10.18 04:54:58.359645 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1906 | 2025.10.18 04:54:59.000182 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 202.32 MiB, peak 206.32 MiB, free memory in arenas 0.00 B, will set to 203.99 MiB (RSS), difference: 1.68 MiB | ||
| 1907 | 2025.10.18 04:55:00.761525 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1908 | 2025.10.18 04:55:00.761599 [ 275 ] {} <Debug> TCP-Session: 5c39a711-fbfa-4c45-ad63-b5a54c398218 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1909 | 2025.10.18 04:55:01.000184 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 201.96 MiB, peak 206.32 MiB, free memory in arenas 0.00 B, will set to 204.01 MiB (RSS), difference: 2.05 MiB | ||
| 1910 | 2025.10.18 04:55:01.123139 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1911 | 2025.10.18 04:55:01.123334 [ 278 ] {3b7b5d5c-cdaa-4049-b89d-f9f349db1f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1912 | 2025.10.18 04:55:01.123404 [ 278 ] {3b7b5d5c-cdaa-4049-b89d-f9f349db1f2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1913 | 2025.10.18 04:55:01.124150 [ 278 ] {3b7b5d5c-cdaa-4049-b89d-f9f349db1f2f} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1914 | 2025.10.18 04:55:01.124195 [ 278 ] {3b7b5d5c-cdaa-4049-b89d-f9f349db1f2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 1915 | 2025.10.18 04:55:01.124614 [ 278 ] {3b7b5d5c-cdaa-4049-b89d-f9f349db1f2f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1916 | 2025.10.18 04:55:01.124859 [ 278 ] {3b7b5d5c-cdaa-4049-b89d-f9f349db1f2f} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1917 | 2025.10.18 04:55:01.125012 [ 278 ] {3b7b5d5c-cdaa-4049-b89d-f9f349db1f2f} <Debug> executeQuery: Read 132 rows, 11.65 KiB in 0.001731 sec., 76256.49913344887 rows/sec., 6.57 MiB/sec. | ||
| 1918 | 2025.10.18 04:55:01.125055 [ 278 ] {3b7b5d5c-cdaa-4049-b89d-f9f349db1f2f} <Debug> TCPHandler: Processed in 0.002054673 sec. | ||
| 1919 | 2025.10.18 04:55:01.125175 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1920 | 2025.10.18 04:55:01.125271 [ 278 ] {8daf39bc-3325-4bd1-b6c4-1bea41f6c3b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1921 | 2025.10.18 04:55:01.125313 [ 278 ] {8daf39bc-3325-4bd1-b6c4-1bea41f6c3b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1922 | 2025.10.18 04:55:01.125712 [ 278 ] {8daf39bc-3325-4bd1-b6c4-1bea41f6c3b3} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1923 | 2025.10.18 04:55:01.125750 [ 278 ] {8daf39bc-3325-4bd1-b6c4-1bea41f6c3b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 1924 | 2025.10.18 04:55:01.126048 [ 278 ] {8daf39bc-3325-4bd1-b6c4-1bea41f6c3b3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1925 | 2025.10.18 04:55:01.126255 [ 278 ] {8daf39bc-3325-4bd1-b6c4-1bea41f6c3b3} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1926 | 2025.10.18 04:55:01.126355 [ 49 ] {} <Debug> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1927 | 2025.10.18 04:55:01.126380 [ 278 ] {8daf39bc-3325-4bd1-b6c4-1bea41f6c3b3} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001129 sec., 33658.104517271924 rows/sec., 2.47 MiB/sec. | ||
| 1928 | 2025.10.18 04:55:01.126417 [ 49 ] {} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1929 | 2025.10.18 04:55:01.126430 [ 278 ] {8daf39bc-3325-4bd1-b6c4-1bea41f6c3b3} <Debug> TCPHandler: Processed in 0.001306054 sec. | ||
| 1930 | 2025.10.18 04:55:01.126443 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 1931 | 2025.10.18 04:55:01.126561 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1932 | 2025.10.18 04:55:01.126563 [ 193 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::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 | ||
| 1933 | 2025.10.18 04:55:01.126664 [ 278 ] {0d327cab-272b-4962-b999-9417b0574f61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1934 | 2025.10.18 04:55:01.126710 [ 278 ] {0d327cab-272b-4962-b999-9417b0574f61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1935 | 2025.10.18 04:55:01.126719 [ 193 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1936 | 2025.10.18 04:55:01.126760 [ 193 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 31 rows starting from the beginning of the part | ||
| 1937 | 2025.10.18 04:55:01.126878 [ 193 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
| 1938 | 2025.10.18 04:55:01.126936 [ 193 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 1939 | 2025.10.18 04:55:01.126982 [ 193 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part | ||
| 1940 | 2025.10.18 04:55:01.127028 [ 193 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 47 rows starting from the beginning of the part | ||
| 1941 | 2025.10.18 04:55:01.127078 [ 193 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 38 rows starting from the beginning of the part | ||
| 1942 | 2025.10.18 04:55:01.127144 [ 278 ] {0d327cab-272b-4962-b999-9417b0574f61} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1943 | 2025.10.18 04:55:01.127186 [ 278 ] {0d327cab-272b-4962-b999-9417b0574f61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 1944 | 2025.10.18 04:55:01.127528 [ 278 ] {0d327cab-272b-4962-b999-9417b0574f61} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1945 | 2025.10.18 04:55:01.127761 [ 278 ] {0d327cab-272b-4962-b999-9417b0574f61} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1946 | 2025.10.18 04:55:01.127894 [ 278 ] {0d327cab-272b-4962-b999-9417b0574f61} <Debug> executeQuery: Read 105 rows, 8.43 KiB in 0.00125 sec., 84000 rows/sec., 6.58 MiB/sec. | ||
| 1947 | 2025.10.18 04:55:01.127935 [ 278 ] {0d327cab-272b-4962-b999-9417b0574f61} <Debug> TCPHandler: Processed in 0.001424397 sec. | ||
| 1948 | 2025.10.18 04:55:01.128044 [ 195 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 140 rows, containing 5 columns (5 merged, 0 gathered) in 0.001528659 sec., 91583.53825150017 rows/sec., 7.11 MiB/sec. | ||
| 1949 | 2025.10.18 04:55:01.128045 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1950 | 2025.10.18 04:55:01.128158 [ 278 ] {5b5ab061-ab46-45ba-91d4-622e6bbaed10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1951 | 2025.10.18 04:55:01.128203 [ 278 ] {5b5ab061-ab46-45ba-91d4-622e6bbaed10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1952 | 2025.10.18 04:55:01.128239 [ 196 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1953 | 2025.10.18 04:55:01.128577 [ 196 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_6_1} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1954 | 2025.10.18 04:55:01.128610 [ 278 ] {5b5ab061-ab46-45ba-91d4-622e6bbaed10} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1955 | 2025.10.18 04:55:01.128652 [ 278 ] {5b5ab061-ab46-45ba-91d4-622e6bbaed10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 1956 | 2025.10.18 04:55:01.128656 [ 196 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_6_1} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1957 | 2025.10.18 04:55:01.128760 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1958 | 2025.10.18 04:55:01.128996 [ 278 ] {5b5ab061-ab46-45ba-91d4-622e6bbaed10} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1959 | 2025.10.18 04:55:01.129223 [ 278 ] {5b5ab061-ab46-45ba-91d4-622e6bbaed10} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1960 | 2025.10.18 04:55:01.129355 [ 278 ] {5b5ab061-ab46-45ba-91d4-622e6bbaed10} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 1961 | 2025.10.18 04:55:01.129394 [ 278 ] {5b5ab061-ab46-45ba-91d4-622e6bbaed10} <Debug> TCPHandler: Processed in 0.001398036 sec. | ||
| 1962 | 2025.10.18 04:55:01.129501 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1963 | 2025.10.18 04:55:01.129593 [ 278 ] {8c52189f-c761-4df5-ad5c-62a71a4c7481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1964 | 2025.10.18 04:55:01.129648 [ 278 ] {8c52189f-c761-4df5-ad5c-62a71a4c7481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1965 | 2025.10.18 04:55:01.130542 [ 278 ] {8c52189f-c761-4df5-ad5c-62a71a4c7481} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1966 | 2025.10.18 04:55:01.130579 [ 278 ] {8c52189f-c761-4df5-ad5c-62a71a4c7481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 1967 | 2025.10.18 04:55:01.131153 [ 278 ] {8c52189f-c761-4df5-ad5c-62a71a4c7481} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1968 | 2025.10.18 04:55:01.131384 [ 278 ] {8c52189f-c761-4df5-ad5c-62a71a4c7481} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1969 | 2025.10.18 04:55:01.131525 [ 278 ] {8c52189f-c761-4df5-ad5c-62a71a4c7481} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.00195 sec., 19487.17948717949 rows/sec., 34.92 MiB/sec. | ||
| 1970 | 2025.10.18 04:55:01.131575 [ 278 ] {8c52189f-c761-4df5-ad5c-62a71a4c7481} <Debug> TCPHandler: Processed in 0.002124965 sec. | ||
| 1971 | 2025.10.18 04:55:01.131682 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1972 | 2025.10.18 04:55:01.131778 [ 278 ] {5a5e6f3d-8291-4f5f-b10e-c5267334c819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1973 | 2025.10.18 04:55:01.131821 [ 278 ] {5a5e6f3d-8291-4f5f-b10e-c5267334c819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1974 | 2025.10.18 04:55:01.132152 [ 278 ] {5a5e6f3d-8291-4f5f-b10e-c5267334c819} <Trace> oximeter.measurements_i64 (656f702f-8907-4634-b4b7-39e7e88badfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1975 | 2025.10.18 04:55:01.132190 [ 278 ] {5a5e6f3d-8291-4f5f-b10e-c5267334c819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 1976 | 2025.10.18 04:55:01.132497 [ 278 ] {5a5e6f3d-8291-4f5f-b10e-c5267334c819} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1977 | 2025.10.18 04:55:01.132722 [ 278 ] {5a5e6f3d-8291-4f5f-b10e-c5267334c819} <Trace> oximeter.measurements_i64 (656f702f-8907-4634-b4b7-39e7e88badfa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1978 | 2025.10.18 04:55:01.132852 [ 278 ] {5a5e6f3d-8291-4f5f-b10e-c5267334c819} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001093 sec., 2744.7392497712717 rows/sec., 219.79 KiB/sec. | ||
| 1979 | 2025.10.18 04:55:01.132890 [ 278 ] {5a5e6f3d-8291-4f5f-b10e-c5267334c819} <Debug> TCPHandler: Processed in 0.001258203 sec. | ||
| 1980 | 2025.10.18 04:55:01.133010 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1981 | 2025.10.18 04:55:01.133103 [ 278 ] {1ef20206-c383-4ae8-9e37-732bd88e7771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1982 | 2025.10.18 04:55:01.133144 [ 278 ] {1ef20206-c383-4ae8-9e37-732bd88e7771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1983 | 2025.10.18 04:55:01.133474 [ 278 ] {1ef20206-c383-4ae8-9e37-732bd88e7771} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1984 | 2025.10.18 04:55:01.133511 [ 278 ] {1ef20206-c383-4ae8-9e37-732bd88e7771} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 1985 | 2025.10.18 04:55:01.133810 [ 278 ] {1ef20206-c383-4ae8-9e37-732bd88e7771} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1986 | 2025.10.18 04:55:01.134028 [ 278 ] {1ef20206-c383-4ae8-9e37-732bd88e7771} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1987 | 2025.10.18 04:55:01.134156 [ 278 ] {1ef20206-c383-4ae8-9e37-732bd88e7771} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 1988 | 2025.10.18 04:55:01.134193 [ 278 ] {1ef20206-c383-4ae8-9e37-732bd88e7771} <Debug> TCPHandler: Processed in 0.001245123 sec. | ||
| 1989 | 2025.10.18 04:55:01.600116 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1990 | 2025.10.18 04:55:01.600400 [ 278 ] {cc1e2278-b035-4a87-aad3-454649052404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1991 | 2025.10.18 04:55:01.600788 [ 278 ] {cc1e2278-b035-4a87-aad3-454649052404} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1992 | 2025.10.18 04:55:01.600830 [ 278 ] {cc1e2278-b035-4a87-aad3-454649052404} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1993 | 2025.10.18 04:55:01.601074 [ 278 ] {cc1e2278-b035-4a87-aad3-454649052404} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1994 | 2025.10.18 04:55:01.601142 [ 278 ] {cc1e2278-b035-4a87-aad3-454649052404} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1995 | 2025.10.18 04:55:01.601277 [ 278 ] {cc1e2278-b035-4a87-aad3-454649052404} <Debug> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1996 | 2025.10.18 04:55:01.601391 [ 310 ] {cc1e2278-b035-4a87-aad3-454649052404} <Trace> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1997 | 2025.10.18 04:55:01.601403 [ 285 ] {cc1e2278-b035-4a87-aad3-454649052404} <Trace> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1998 | 2025.10.18 04:55:01.601510 [ 278 ] {cc1e2278-b035-4a87-aad3-454649052404} <Debug> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80) (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 | ||
| 1999 | 2025.10.18 04:55:01.601539 [ 278 ] {cc1e2278-b035-4a87-aad3-454649052404} <Trace> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2000 | 2025.10.18 04:55:01.603569 [ 278 ] {cc1e2278-b035-4a87-aad3-454649052404} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2001 | 2025.10.18 04:55:01.603597 [ 278 ] {cc1e2278-b035-4a87-aad3-454649052404} <Debug> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 2002 | 2025.10.18 04:55:01.603650 [ 278 ] {cc1e2278-b035-4a87-aad3-454649052404} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2003 | 2025.10.18 04:55:01.603693 [ 278 ] {cc1e2278-b035-4a87-aad3-454649052404} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2004 | 2025.10.18 04:55:01.604568 [ 278 ] {cc1e2278-b035-4a87-aad3-454649052404} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.004283 sec., 6770.95493812748 rows/sec., 295.04 KiB/sec. | ||
| 2005 | 2025.10.18 04:55:01.604691 [ 278 ] {cc1e2278-b035-4a87-aad3-454649052404} <Debug> TCPHandler: Processed in 0.004717582 sec. | ||
| 2006 | 2025.10.18 04:55:01.605227 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2007 | 2025.10.18 04:55:01.605368 [ 278 ] {835ee64e-084b-4c5b-b804-4d754b932b7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) 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) | ||
| 2008 | 2025.10.18 04:55:01.605589 [ 278 ] {835ee64e-084b-4c5b-b804-4d754b932b7c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2009 | 2025.10.18 04:55:01.605631 [ 278 ] {835ee64e-084b-4c5b-b804-4d754b932b7c} <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 | ||
| 2010 | 2025.10.18 04:55:01.605830 [ 278 ] {835ee64e-084b-4c5b-b804-4d754b932b7c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2011 | 2025.10.18 04:55:01.605886 [ 278 ] {835ee64e-084b-4c5b-b804-4d754b932b7c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2012 | 2025.10.18 04:55:01.605988 [ 278 ] {835ee64e-084b-4c5b-b804-4d754b932b7c} <Debug> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 2013 | 2025.10.18 04:55:01.606064 [ 310 ] {835ee64e-084b-4c5b-b804-4d754b932b7c} <Trace> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2014 | 2025.10.18 04:55:01.606065 [ 285 ] {835ee64e-084b-4c5b-b804-4d754b932b7c} <Trace> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2015 | 2025.10.18 04:55:01.606159 [ 278 ] {835ee64e-084b-4c5b-b804-4d754b932b7c} <Debug> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80) (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 | ||
| 2016 | 2025.10.18 04:55:01.606188 [ 278 ] {835ee64e-084b-4c5b-b804-4d754b932b7c} <Trace> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2017 | 2025.10.18 04:55:01.606244 [ 278 ] {835ee64e-084b-4c5b-b804-4d754b932b7c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2018 | 2025.10.18 04:55:01.606262 [ 278 ] {835ee64e-084b-4c5b-b804-4d754b932b7c} <Debug> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 2019 | 2025.10.18 04:55:01.606292 [ 278 ] {835ee64e-084b-4c5b-b804-4d754b932b7c} <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'))" | ||
| 2020 | 2025.10.18 04:55:01.606323 [ 278 ] {835ee64e-084b-4c5b-b804-4d754b932b7c} <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'))" | ||
| 2021 | 2025.10.18 04:55:01.606875 [ 278 ] {835ee64e-084b-4c5b-b804-4d754b932b7c} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001563 sec., 18554.06269993602 rows/sec., 808.49 KiB/sec. | ||
| 2022 | 2025.10.18 04:55:01.606989 [ 278 ] {835ee64e-084b-4c5b-b804-4d754b932b7c} <Debug> TCPHandler: Processed in 0.001813837 sec. | ||
| 2023 | 2025.10.18 04:55:01.607261 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2024 | 2025.10.18 04:55:01.607401 [ 278 ] {667b5a34-c34c-4c6f-a5fb-f6ad7088a848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) 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', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2025 | 2025.10.18 04:55:01.607649 [ 278 ] {667b5a34-c34c-4c6f-a5fb-f6ad7088a848} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2026 | 2025.10.18 04:55:01.607684 [ 278 ] {667b5a34-c34c-4c6f-a5fb-f6ad7088a848} <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', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2027 | 2025.10.18 04:55:01.607905 [ 278 ] {667b5a34-c34c-4c6f-a5fb-f6ad7088a848} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2028 | 2025.10.18 04:55:01.607959 [ 278 ] {667b5a34-c34c-4c6f-a5fb-f6ad7088a848} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2029 | 2025.10.18 04:55:01.608058 [ 278 ] {667b5a34-c34c-4c6f-a5fb-f6ad7088a848} <Debug> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 2030 | 2025.10.18 04:55:01.608125 [ 285 ] {667b5a34-c34c-4c6f-a5fb-f6ad7088a848} <Trace> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2031 | 2025.10.18 04:55:01.608125 [ 341 ] {667b5a34-c34c-4c6f-a5fb-f6ad7088a848} <Trace> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2032 | 2025.10.18 04:55:01.608211 [ 278 ] {667b5a34-c34c-4c6f-a5fb-f6ad7088a848} <Debug> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80) (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 | ||
| 2033 | 2025.10.18 04:55:01.608239 [ 278 ] {667b5a34-c34c-4c6f-a5fb-f6ad7088a848} <Trace> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2034 | 2025.10.18 04:55:01.608292 [ 278 ] {667b5a34-c34c-4c6f-a5fb-f6ad7088a848} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2035 | 2025.10.18 04:55:01.608313 [ 278 ] {667b5a34-c34c-4c6f-a5fb-f6ad7088a848} <Debug> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 2036 | 2025.10.18 04:55:01.608343 [ 278 ] {667b5a34-c34c-4c6f-a5fb-f6ad7088a848} <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', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2037 | 2025.10.18 04:55:01.608376 [ 278 ] {667b5a34-c34c-4c6f-a5fb-f6ad7088a848} <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', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2038 | 2025.10.18 04:55:01.608985 [ 278 ] {667b5a34-c34c-4c6f-a5fb-f6ad7088a848} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001642 sec., 17661.388550548112 rows/sec., 769.59 KiB/sec. | ||
| 2039 | 2025.10.18 04:55:01.609076 [ 278 ] {667b5a34-c34c-4c6f-a5fb-f6ad7088a848} <Debug> TCPHandler: Processed in 0.001872248 sec. | ||
| 2040 | 2025.10.18 04:55:01.609322 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2041 | 2025.10.18 04:55:01.609455 [ 278 ] {4f7e6866-d514-4d43-9517-99ad715d4f16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) 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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2042 | 2025.10.18 04:55:01.609678 [ 278 ] {4f7e6866-d514-4d43-9517-99ad715d4f16} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2043 | 2025.10.18 04:55:01.609713 [ 278 ] {4f7e6866-d514-4d43-9517-99ad715d4f16} <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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2044 | 2025.10.18 04:55:01.609906 [ 278 ] {4f7e6866-d514-4d43-9517-99ad715d4f16} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2045 | 2025.10.18 04:55:01.609966 [ 278 ] {4f7e6866-d514-4d43-9517-99ad715d4f16} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2046 | 2025.10.18 04:55:01.610072 [ 278 ] {4f7e6866-d514-4d43-9517-99ad715d4f16} <Debug> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 2047 | 2025.10.18 04:55:01.610126 [ 310 ] {4f7e6866-d514-4d43-9517-99ad715d4f16} <Trace> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2048 | 2025.10.18 04:55:01.610139 [ 341 ] {4f7e6866-d514-4d43-9517-99ad715d4f16} <Trace> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2049 | 2025.10.18 04:55:01.610224 [ 278 ] {4f7e6866-d514-4d43-9517-99ad715d4f16} <Debug> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80) (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 | ||
| 2050 | 2025.10.18 04:55:01.610251 [ 278 ] {4f7e6866-d514-4d43-9517-99ad715d4f16} <Trace> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2051 | 2025.10.18 04:55:01.610305 [ 278 ] {4f7e6866-d514-4d43-9517-99ad715d4f16} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2052 | 2025.10.18 04:55:01.610323 [ 278 ] {4f7e6866-d514-4d43-9517-99ad715d4f16} <Debug> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 2053 | 2025.10.18 04:55:01.610353 [ 278 ] {4f7e6866-d514-4d43-9517-99ad715d4f16} <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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2054 | 2025.10.18 04:55:01.610384 [ 278 ] {4f7e6866-d514-4d43-9517-99ad715d4f16} <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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2055 | 2025.10.18 04:55:01.610930 [ 278 ] {4f7e6866-d514-4d43-9517-99ad715d4f16} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001528 sec., 18979.057591623037 rows/sec., 827.01 KiB/sec. | ||
| 2056 | 2025.10.18 04:55:01.611037 [ 278 ] {4f7e6866-d514-4d43-9517-99ad715d4f16} <Debug> TCPHandler: Processed in 0.001764886 sec. | ||
| 2057 | 2025.10.18 04:55:01.611262 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2058 | 2025.10.18 04:55:01.611412 [ 278 ] {872f9143-0d01-4f05-b113-db73309f8486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2059 | 2025.10.18 04:55:01.611661 [ 278 ] {872f9143-0d01-4f05-b113-db73309f8486} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2060 | 2025.10.18 04:55:01.611698 [ 278 ] {872f9143-0d01-4f05-b113-db73309f8486} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2061 | 2025.10.18 04:55:01.611894 [ 278 ] {872f9143-0d01-4f05-b113-db73309f8486} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2062 | 2025.10.18 04:55:01.611948 [ 278 ] {872f9143-0d01-4f05-b113-db73309f8486} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2063 | 2025.10.18 04:55:01.612047 [ 278 ] {872f9143-0d01-4f05-b113-db73309f8486} <Debug> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 2064 | 2025.10.18 04:55:01.612108 [ 285 ] {872f9143-0d01-4f05-b113-db73309f8486} <Trace> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2065 | 2025.10.18 04:55:01.612111 [ 310 ] {872f9143-0d01-4f05-b113-db73309f8486} <Trace> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2066 | 2025.10.18 04:55:01.612200 [ 278 ] {872f9143-0d01-4f05-b113-db73309f8486} <Debug> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80) (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 | ||
| 2067 | 2025.10.18 04:55:01.612221 [ 278 ] {872f9143-0d01-4f05-b113-db73309f8486} <Trace> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2068 | 2025.10.18 04:55:01.612274 [ 278 ] {872f9143-0d01-4f05-b113-db73309f8486} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2069 | 2025.10.18 04:55:01.612291 [ 278 ] {872f9143-0d01-4f05-b113-db73309f8486} <Debug> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 2070 | 2025.10.18 04:55:01.612321 [ 278 ] {872f9143-0d01-4f05-b113-db73309f8486} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2071 | 2025.10.18 04:55:01.612351 [ 278 ] {872f9143-0d01-4f05-b113-db73309f8486} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2072 | 2025.10.18 04:55:01.612926 [ 278 ] {872f9143-0d01-4f05-b113-db73309f8486} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001585 sec., 18296.52996845426 rows/sec., 797.27 KiB/sec. | ||
| 2073 | 2025.10.18 04:55:01.613036 [ 278 ] {872f9143-0d01-4f05-b113-db73309f8486} <Debug> TCPHandler: Processed in 0.001824428 sec. | ||
| 2074 | 2025.10.18 04:55:01.613245 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2075 | 2025.10.18 04:55:01.613379 [ 278 ] {1cb383e5-6b48-41ed-9924-400e2ca28f61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2076 | 2025.10.18 04:55:01.613596 [ 278 ] {1cb383e5-6b48-41ed-9924-400e2ca28f61} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2077 | 2025.10.18 04:55:01.613632 [ 278 ] {1cb383e5-6b48-41ed-9924-400e2ca28f61} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2078 | 2025.10.18 04:55:01.613831 [ 278 ] {1cb383e5-6b48-41ed-9924-400e2ca28f61} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2079 | 2025.10.18 04:55:01.613883 [ 278 ] {1cb383e5-6b48-41ed-9924-400e2ca28f61} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2080 | 2025.10.18 04:55:01.613983 [ 278 ] {1cb383e5-6b48-41ed-9924-400e2ca28f61} <Debug> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 2081 | 2025.10.18 04:55:01.614044 [ 341 ] {1cb383e5-6b48-41ed-9924-400e2ca28f61} <Trace> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2082 | 2025.10.18 04:55:01.614050 [ 319 ] {1cb383e5-6b48-41ed-9924-400e2ca28f61} <Trace> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2083 | 2025.10.18 04:55:01.614153 [ 278 ] {1cb383e5-6b48-41ed-9924-400e2ca28f61} <Debug> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80) (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 | ||
| 2084 | 2025.10.18 04:55:01.614179 [ 278 ] {1cb383e5-6b48-41ed-9924-400e2ca28f61} <Trace> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2085 | 2025.10.18 04:55:01.614233 [ 278 ] {1cb383e5-6b48-41ed-9924-400e2ca28f61} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2086 | 2025.10.18 04:55:01.614250 [ 278 ] {1cb383e5-6b48-41ed-9924-400e2ca28f61} <Debug> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 2087 | 2025.10.18 04:55:01.614280 [ 278 ] {1cb383e5-6b48-41ed-9924-400e2ca28f61} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2088 | 2025.10.18 04:55:01.614312 [ 278 ] {1cb383e5-6b48-41ed-9924-400e2ca28f61} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2089 | 2025.10.18 04:55:01.614853 [ 278 ] {1cb383e5-6b48-41ed-9924-400e2ca28f61} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001529 sec., 18966.644865925442 rows/sec., 826.47 KiB/sec. | ||
| 2090 | 2025.10.18 04:55:01.614956 [ 278 ] {1cb383e5-6b48-41ed-9924-400e2ca28f61} <Debug> TCPHandler: Processed in 0.001761415 sec. | ||
| 2091 | 2025.10.18 04:55:01.615178 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2092 | 2025.10.18 04:55:01.615311 [ 278 ] {4aad9938-958e-460f-9033-17f2c970374b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2093 | 2025.10.18 04:55:01.615524 [ 278 ] {4aad9938-958e-460f-9033-17f2c970374b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2094 | 2025.10.18 04:55:01.615559 [ 278 ] {4aad9938-958e-460f-9033-17f2c970374b} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2095 | 2025.10.18 04:55:01.615757 [ 278 ] {4aad9938-958e-460f-9033-17f2c970374b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2096 | 2025.10.18 04:55:01.615808 [ 278 ] {4aad9938-958e-460f-9033-17f2c970374b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2097 | 2025.10.18 04:55:01.615906 [ 278 ] {4aad9938-958e-460f-9033-17f2c970374b} <Debug> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2098 | 2025.10.18 04:55:01.615964 [ 285 ] {4aad9938-958e-460f-9033-17f2c970374b} <Trace> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2099 | 2025.10.18 04:55:01.615970 [ 319 ] {4aad9938-958e-460f-9033-17f2c970374b} <Trace> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2100 | 2025.10.18 04:55:01.616059 [ 278 ] {4aad9938-958e-460f-9033-17f2c970374b} <Debug> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80) (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 | ||
| 2101 | 2025.10.18 04:55:01.616086 [ 278 ] {4aad9938-958e-460f-9033-17f2c970374b} <Trace> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2102 | 2025.10.18 04:55:01.616139 [ 278 ] {4aad9938-958e-460f-9033-17f2c970374b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2103 | 2025.10.18 04:55:01.616155 [ 278 ] {4aad9938-958e-460f-9033-17f2c970374b} <Debug> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 2104 | 2025.10.18 04:55:01.616185 [ 278 ] {4aad9938-958e-460f-9033-17f2c970374b} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2105 | 2025.10.18 04:55:01.616228 [ 278 ] {4aad9938-958e-460f-9033-17f2c970374b} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2106 | 2025.10.18 04:55:01.616744 [ 278 ] {4aad9938-958e-460f-9033-17f2c970374b} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001487 sec., 19502.35373234701 rows/sec., 849.81 KiB/sec. | ||
| 2107 | 2025.10.18 04:55:01.616851 [ 278 ] {4aad9938-958e-460f-9033-17f2c970374b} <Debug> TCPHandler: Processed in 0.001722064 sec. | ||
| 2108 | 2025.10.18 04:55:01.701754 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2109 | 2025.10.18 04:55:01.701895 [ 278 ] {08b894d3-ef13-4c9d-aff9-785473d774f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2110 | 2025.10.18 04:55:01.701955 [ 278 ] {08b894d3-ef13-4c9d-aff9-785473d774f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2111 | 2025.10.18 04:55:01.702601 [ 278 ] {08b894d3-ef13-4c9d-aff9-785473d774f7} <Trace> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2112 | 2025.10.18 04:55:01.702646 [ 278 ] {08b894d3-ef13-4c9d-aff9-785473d774f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 2113 | 2025.10.18 04:55:01.703111 [ 278 ] {08b894d3-ef13-4c9d-aff9-785473d774f7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2114 | 2025.10.18 04:55:01.703328 [ 278 ] {08b894d3-ef13-4c9d-aff9-785473d774f7} <Trace> oximeter.timeseries_schema (a7d09e28-117a-4947-9b0f-484136cd0c80): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2115 | 2025.10.18 04:55:01.703476 [ 278 ] {08b894d3-ef13-4c9d-aff9-785473d774f7} <Debug> executeQuery: Read 7 rows, 1.44 KiB in 0.00162 sec., 4320.9876543209875 rows/sec., 888.55 KiB/sec. | ||
| 2116 | 2025.10.18 04:55:01.703517 [ 278 ] {08b894d3-ef13-4c9d-aff9-785473d774f7} <Debug> TCPHandler: Processed in 0.001854798 sec. | ||
| 2117 | 2025.10.18 04:55:01.703643 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2118 | 2025.10.18 04:55:01.703739 [ 278 ] {f11cac8e-e1ed-4888-9200-a75057052896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2119 | 2025.10.18 04:55:01.703781 [ 278 ] {f11cac8e-e1ed-4888-9200-a75057052896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2120 | 2025.10.18 04:55:01.704216 [ 278 ] {f11cac8e-e1ed-4888-9200-a75057052896} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2121 | 2025.10.18 04:55:01.704256 [ 278 ] {f11cac8e-e1ed-4888-9200-a75057052896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 2122 | 2025.10.18 04:55:01.704553 [ 278 ] {f11cac8e-e1ed-4888-9200-a75057052896} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2123 | 2025.10.18 04:55:01.704779 [ 278 ] {f11cac8e-e1ed-4888-9200-a75057052896} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2124 | 2025.10.18 04:55:01.704911 [ 278 ] {f11cac8e-e1ed-4888-9200-a75057052896} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001191 sec., 5037.783375314862 rows/sec., 410.80 KiB/sec. | ||
| 2125 | 2025.10.18 04:55:01.704951 [ 278 ] {f11cac8e-e1ed-4888-9200-a75057052896} <Debug> TCPHandler: Processed in 0.001358836 sec. | ||
| 2126 | 2025.10.18 04:55:01.705075 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2127 | 2025.10.18 04:55:01.705169 [ 278 ] {36fbecec-7591-4f3d-a694-9d70722850ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2128 | 2025.10.18 04:55:01.705211 [ 278 ] {36fbecec-7591-4f3d-a694-9d70722850ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2129 | 2025.10.18 04:55:01.706469 [ 278 ] {36fbecec-7591-4f3d-a694-9d70722850ec} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2130 | 2025.10.18 04:55:01.706507 [ 278 ] {36fbecec-7591-4f3d-a694-9d70722850ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 2131 | 2025.10.18 04:55:01.706920 [ 278 ] {36fbecec-7591-4f3d-a694-9d70722850ec} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2132 | 2025.10.18 04:55:01.707170 [ 278 ] {36fbecec-7591-4f3d-a694-9d70722850ec} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2133 | 2025.10.18 04:55:01.707317 [ 278 ] {36fbecec-7591-4f3d-a694-9d70722850ec} <Debug> executeQuery: Read 1210 rows, 101.78 KiB in 0.002166 sec., 558633.4256694368 rows/sec., 45.89 MiB/sec. | ||
| 2134 | 2025.10.18 04:55:01.707368 [ 278 ] {36fbecec-7591-4f3d-a694-9d70722850ec} <Debug> TCPHandler: Processed in 0.002343081 sec. | ||
| 2135 | 2025.10.18 04:55:01.707488 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2136 | 2025.10.18 04:55:01.707584 [ 278 ] {2a9cfc75-7fc0-41b4-99cc-d3783f14bb34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2137 | 2025.10.18 04:55:01.707625 [ 278 ] {2a9cfc75-7fc0-41b4-99cc-d3783f14bb34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2138 | 2025.10.18 04:55:01.708028 [ 278 ] {2a9cfc75-7fc0-41b4-99cc-d3783f14bb34} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2139 | 2025.10.18 04:55:01.708064 [ 278 ] {2a9cfc75-7fc0-41b4-99cc-d3783f14bb34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 2140 | 2025.10.18 04:55:01.708393 [ 278 ] {2a9cfc75-7fc0-41b4-99cc-d3783f14bb34} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2141 | 2025.10.18 04:55:01.708615 [ 278 ] {2a9cfc75-7fc0-41b4-99cc-d3783f14bb34} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2142 | 2025.10.18 04:55:01.708742 [ 278 ] {2a9cfc75-7fc0-41b4-99cc-d3783f14bb34} <Debug> executeQuery: Read 11 rows, 814.00 B in 0.001176 sec., 9353.741496598639 rows/sec., 675.95 KiB/sec. | ||
| 2143 | 2025.10.18 04:55:01.708786 [ 278 ] {2a9cfc75-7fc0-41b4-99cc-d3783f14bb34} <Debug> TCPHandler: Processed in 0.001347325 sec. | ||
| 2144 | 2025.10.18 04:55:01.708896 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2145 | 2025.10.18 04:55:01.708989 [ 278 ] {734d5c09-19ae-4113-89e5-17897b7eec57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2146 | 2025.10.18 04:55:01.709029 [ 278 ] {734d5c09-19ae-4113-89e5-17897b7eec57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2147 | 2025.10.18 04:55:01.709514 [ 278 ] {734d5c09-19ae-4113-89e5-17897b7eec57} <Trace> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2148 | 2025.10.18 04:55:01.709551 [ 278 ] {734d5c09-19ae-4113-89e5-17897b7eec57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 2149 | 2025.10.18 04:55:01.709857 [ 278 ] {734d5c09-19ae-4113-89e5-17897b7eec57} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2150 | 2025.10.18 04:55:01.710068 [ 278 ] {734d5c09-19ae-4113-89e5-17897b7eec57} <Trace> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2151 | 2025.10.18 04:55:01.710195 [ 278 ] {734d5c09-19ae-4113-89e5-17897b7eec57} <Debug> executeQuery: Read 229 rows, 15.88 KiB in 0.001223 sec., 187244.48078495506 rows/sec., 12.68 MiB/sec. | ||
| 2152 | 2025.10.18 04:55:01.710233 [ 278 ] {734d5c09-19ae-4113-89e5-17897b7eec57} <Debug> TCPHandler: Processed in 0.001387116 sec. | ||
| 2153 | 2025.10.18 04:55:01.710337 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2154 | 2025.10.18 04:55:01.710429 [ 278 ] {5b2638ef-f7aa-4f1f-9717-becd1f94d6ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2155 | 2025.10.18 04:55:01.710471 [ 278 ] {5b2638ef-f7aa-4f1f-9717-becd1f94d6ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2156 | 2025.10.18 04:55:01.711068 [ 278 ] {5b2638ef-f7aa-4f1f-9717-becd1f94d6ff} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2157 | 2025.10.18 04:55:01.711105 [ 278 ] {5b2638ef-f7aa-4f1f-9717-becd1f94d6ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 2158 | 2025.10.18 04:55:01.711428 [ 278 ] {5b2638ef-f7aa-4f1f-9717-becd1f94d6ff} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2159 | 2025.10.18 04:55:01.711642 [ 278 ] {5b2638ef-f7aa-4f1f-9717-becd1f94d6ff} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2160 | 2025.10.18 04:55:01.711766 [ 278 ] {5b2638ef-f7aa-4f1f-9717-becd1f94d6ff} <Debug> executeQuery: Read 537 rows, 40.78 KiB in 0.001355 sec., 396309.96309963096 rows/sec., 29.39 MiB/sec. | ||
| 2161 | 2025.10.18 04:55:01.711804 [ 278 ] {5b2638ef-f7aa-4f1f-9717-becd1f94d6ff} <Debug> TCPHandler: Processed in 0.001516479 sec. | ||
| 2162 | 2025.10.18 04:55:01.711916 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2163 | 2025.10.18 04:55:01.712009 [ 278 ] {109837c4-3449-4fb6-b393-2410f419e534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2164 | 2025.10.18 04:55:01.712053 [ 278 ] {109837c4-3449-4fb6-b393-2410f419e534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2165 | 2025.10.18 04:55:01.713007 [ 278 ] {109837c4-3449-4fb6-b393-2410f419e534} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2166 | 2025.10.18 04:55:01.713042 [ 278 ] {109837c4-3449-4fb6-b393-2410f419e534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 2167 | 2025.10.18 04:55:01.713517 [ 278 ] {109837c4-3449-4fb6-b393-2410f419e534} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2168 | 2025.10.18 04:55:01.713736 [ 278 ] {109837c4-3449-4fb6-b393-2410f419e534} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2169 | 2025.10.18 04:55:01.713865 [ 278 ] {109837c4-3449-4fb6-b393-2410f419e534} <Debug> executeQuery: Read 2291 rows, 156.71 KiB in 0.001874 sec., 1222518.6766275347 rows/sec., 81.66 MiB/sec. | ||
| 2170 | 2025.10.18 04:55:01.713902 [ 278 ] {109837c4-3449-4fb6-b393-2410f419e534} <Debug> TCPHandler: Processed in 0.002035403 sec. | ||
| 2171 | 2025.10.18 04:55:01.714017 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2172 | 2025.10.18 04:55:01.714111 [ 278 ] {983e0017-0c58-4289-8b84-a55134431667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2173 | 2025.10.18 04:55:01.714155 [ 278 ] {983e0017-0c58-4289-8b84-a55134431667} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2174 | 2025.10.18 04:55:01.714471 [ 278 ] {983e0017-0c58-4289-8b84-a55134431667} <Trace> oximeter.measurements_f64 (c03f9f8e-bf93-43d4-80a5-af2c05b8a5fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2175 | 2025.10.18 04:55:01.714508 [ 278 ] {983e0017-0c58-4289-8b84-a55134431667} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 2176 | 2025.10.18 04:55:01.714902 [ 278 ] {983e0017-0c58-4289-8b84-a55134431667} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2177 | 2025.10.18 04:55:01.715110 [ 278 ] {983e0017-0c58-4289-8b84-a55134431667} <Trace> oximeter.measurements_f64 (c03f9f8e-bf93-43d4-80a5-af2c05b8a5fa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2178 | 2025.10.18 04:55:01.715249 [ 278 ] {983e0017-0c58-4289-8b84-a55134431667} <Debug> executeQuery: Read 2 rows, 130.00 B in 0.001156 sec., 1730.1038062283737 rows/sec., 109.82 KiB/sec. | ||
| 2179 | 2025.10.18 04:55:01.715286 [ 278 ] {983e0017-0c58-4289-8b84-a55134431667} <Debug> TCPHandler: Processed in 0.001318674 sec. | ||
| 2180 | 2025.10.18 04:55:01.715397 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2181 | 2025.10.18 04:55:01.715490 [ 278 ] {2a099786-8aac-4659-93c2-a023c473a13d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2182 | 2025.10.18 04:55:01.715544 [ 278 ] {2a099786-8aac-4659-93c2-a023c473a13d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2183 | 2025.10.18 04:55:01.716275 [ 278 ] {2a099786-8aac-4659-93c2-a023c473a13d} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2184 | 2025.10.18 04:55:01.716313 [ 278 ] {2a099786-8aac-4659-93c2-a023c473a13d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 2185 | 2025.10.18 04:55:01.716806 [ 278 ] {2a099786-8aac-4659-93c2-a023c473a13d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2186 | 2025.10.18 04:55:01.717031 [ 278 ] {2a099786-8aac-4659-93c2-a023c473a13d} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2187 | 2025.10.18 04:55:01.717148 [ 48 ] {} <Debug> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2188 | 2025.10.18 04:55:01.717166 [ 278 ] {2a099786-8aac-4659-93c2-a023c473a13d} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001694 sec., 2951.59386068477 rows/sec., 5.29 MiB/sec. | ||
| 2189 | 2025.10.18 04:55:01.717198 [ 48 ] {} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2190 | 2025.10.18 04:55:01.717222 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 2191 | 2025.10.18 04:55:01.717226 [ 278 ] {2a099786-8aac-4659-93c2-a023c473a13d} <Debug> TCPHandler: Processed in 0.001879399 sec. | ||
| 2192 | 2025.10.18 04:55:01.717337 [ 193 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::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 | ||
| 2193 | 2025.10.18 04:55:01.717347 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2194 | 2025.10.18 04:55:01.717481 [ 278 ] {48438319-fd9f-483d-b5eb-103082c7184e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2195 | 2025.10.18 04:55:01.717524 [ 278 ] {48438319-fd9f-483d-b5eb-103082c7184e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2196 | 2025.10.18 04:55:01.717603 [ 193 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2197 | 2025.10.18 04:55:01.717673 [ 193 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part | ||
| 2198 | 2025.10.18 04:55:01.717814 [ 193 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
| 2199 | 2025.10.18 04:55:01.717840 [ 278 ] {48438319-fd9f-483d-b5eb-103082c7184e} <Trace> oximeter.measurements_i64 (656f702f-8907-4634-b4b7-39e7e88badfa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2200 | 2025.10.18 04:55:01.717883 [ 278 ] {48438319-fd9f-483d-b5eb-103082c7184e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 2201 | 2025.10.18 04:55:01.717931 [ 193 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part | ||
| 2202 | 2025.10.18 04:55:01.718041 [ 193 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 33 rows starting from the beginning of the part | ||
| 2203 | 2025.10.18 04:55:01.718146 [ 193 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 38 rows starting from the beginning of the part | ||
| 2204 | 2025.10.18 04:55:01.718220 [ 278 ] {48438319-fd9f-483d-b5eb-103082c7184e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2205 | 2025.10.18 04:55:01.718249 [ 193 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 5 rows starting from the beginning of the part | ||
| 2206 | 2025.10.18 04:55:01.718458 [ 278 ] {48438319-fd9f-483d-b5eb-103082c7184e} <Trace> oximeter.measurements_i64 (656f702f-8907-4634-b4b7-39e7e88badfa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2207 | 2025.10.18 04:55:01.718601 [ 278 ] {48438319-fd9f-483d-b5eb-103082c7184e} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001137 sec., 5277.0448548812665 rows/sec., 372.76 KiB/sec. | ||
| 2208 | 2025.10.18 04:55:01.718640 [ 278 ] {48438319-fd9f-483d-b5eb-103082c7184e} <Debug> TCPHandler: Processed in 0.001342434 sec. | ||
| 2209 | 2025.10.18 04:55:01.718742 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2210 | 2025.10.18 04:55:01.718836 [ 278 ] {795fdff4-51bb-4129-ac65-9e6c2602ec75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2211 | 2025.10.18 04:55:01.718878 [ 278 ] {795fdff4-51bb-4129-ac65-9e6c2602ec75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2212 | 2025.10.18 04:55:01.719191 [ 278 ] {795fdff4-51bb-4129-ac65-9e6c2602ec75} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2213 | 2025.10.18 04:55:01.719228 [ 278 ] {795fdff4-51bb-4129-ac65-9e6c2602ec75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 2214 | 2025.10.18 04:55:01.719547 [ 278 ] {795fdff4-51bb-4129-ac65-9e6c2602ec75} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2215 | 2025.10.18 04:55:01.719780 [ 278 ] {795fdff4-51bb-4129-ac65-9e6c2602ec75} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2216 | 2025.10.18 04:55:01.719918 [ 278 ] {795fdff4-51bb-4129-ac65-9e6c2602ec75} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.0011 sec., 10909.090909090908 rows/sec., 752.84 KiB/sec. | ||
| 2217 | 2025.10.18 04:55:01.719954 [ 278 ] {795fdff4-51bb-4129-ac65-9e6c2602ec75} <Debug> TCPHandler: Processed in 0.001261442 sec. | ||
| 2218 | 2025.10.18 04:55:01.720493 [ 198 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 109 rows, containing 19 columns (19 merged, 0 gathered) in 0.003205653 sec., 34002.43257769946 rows/sec., 60.93 MiB/sec. | ||
| 2219 | 2025.10.18 04:55:01.720858 [ 195 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2220 | 2025.10.18 04:55:01.721193 [ 195 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2221 | 2025.10.18 04:55:01.721257 [ 195 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2222 | 2025.10.18 04:55:01.721365 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 2223 | 2025.10.18 04:55:05.630866 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4238 | ||
| 2224 | 2025.10.18 04:55:05.631378 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2225 | 2025.10.18 04:55:05.631425 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 2226 | 2025.10.18 04:55:05.631929 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2227 | 2025.10.18 04:55:05.632163 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2228 | 2025.10.18 04:55:05.632307 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4238 | ||
| 2229 | 2025.10.18 04:55:05.860682 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2230 | 2025.10.18 04:55:05.877867 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2231 | 2025.10.18 04:55:05.877932 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 2232 | 2025.10.18 04:55:05.884023 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2233 | 2025.10.18 04:55:05.884737 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2234 | 2025.10.18 04:55:05.888076 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2235 | 2025.10.18 04:55:06.000181 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.70 MiB, peak 209.70 MiB, free memory in arenas 0.00 B, will set to 207.09 MiB (RSS), difference: 1.40 MiB | ||
| 2236 | 2025.10.18 04:55:06.120195 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2237 | 2025.10.18 04:55:06.120390 [ 278 ] {3b9612ee-ee5c-4def-b4a5-beddaa99d7af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2238 | 2025.10.18 04:55:06.120463 [ 278 ] {3b9612ee-ee5c-4def-b4a5-beddaa99d7af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2239 | 2025.10.18 04:55:06.121278 [ 278 ] {3b9612ee-ee5c-4def-b4a5-beddaa99d7af} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2240 | 2025.10.18 04:55:06.121320 [ 278 ] {3b9612ee-ee5c-4def-b4a5-beddaa99d7af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 2241 | 2025.10.18 04:55:06.121711 [ 278 ] {3b9612ee-ee5c-4def-b4a5-beddaa99d7af} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2242 | 2025.10.18 04:55:06.121944 [ 278 ] {3b9612ee-ee5c-4def-b4a5-beddaa99d7af} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2243 | 2025.10.18 04:55:06.122064 [ 43 ] {} <Debug> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2244 | 2025.10.18 04:55:06.122099 [ 278 ] {3b9612ee-ee5c-4def-b4a5-beddaa99d7af} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00176 sec., 31818.181818181816 rows/sec., 2.43 MiB/sec. | ||
| 2245 | 2025.10.18 04:55:06.122111 [ 43 ] {} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2246 | 2025.10.18 04:55:06.122135 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 2247 | 2025.10.18 04:55:06.122147 [ 278 ] {3b9612ee-ee5c-4def-b4a5-beddaa99d7af} <Debug> TCPHandler: Processed in 0.002088914 sec. | ||
| 2248 | 2025.10.18 04:55:06.122288 [ 193 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2249 | 2025.10.18 04:55:06.122294 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2250 | 2025.10.18 04:55:06.122458 [ 278 ] {8fd541aa-1acc-4c7c-87ac-668682050bef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2251 | 2025.10.18 04:55:06.122485 [ 193 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2252 | 2025.10.18 04:55:06.122504 [ 278 ] {8fd541aa-1acc-4c7c-87ac-668682050bef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2253 | 2025.10.18 04:55:06.122545 [ 193 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 203 rows starting from the beginning of the part | ||
| 2254 | 2025.10.18 04:55:06.122654 [ 193 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 243 rows starting from the beginning of the part | ||
| 2255 | 2025.10.18 04:55:06.122729 [ 193 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2256 | 2025.10.18 04:55:06.122799 [ 193 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 132 rows starting from the beginning of the part | ||
| 2257 | 2025.10.18 04:55:06.122864 [ 193 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1210 rows starting from the beginning of the part | ||
| 2258 | 2025.10.18 04:55:06.122930 [ 193 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
| 2259 | 2025.10.18 04:55:06.123032 [ 278 ] {8fd541aa-1acc-4c7c-87ac-668682050bef} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2260 | 2025.10.18 04:55:06.123075 [ 278 ] {8fd541aa-1acc-4c7c-87ac-668682050bef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 2261 | 2025.10.18 04:55:06.123441 [ 278 ] {8fd541aa-1acc-4c7c-87ac-668682050bef} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2262 | 2025.10.18 04:55:06.123674 [ 278 ] {8fd541aa-1acc-4c7c-87ac-668682050bef} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2263 | 2025.10.18 04:55:06.123809 [ 278 ] {8fd541aa-1acc-4c7c-87ac-668682050bef} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001374 sec., 46579.33042212518 rows/sec., 3.64 MiB/sec. | ||
| 2264 | 2025.10.18 04:55:06.123849 [ 278 ] {8fd541aa-1acc-4c7c-87ac-668682050bef} <Debug> TCPHandler: Processed in 0.001607641 sec. | ||
| 2265 | 2025.10.18 04:55:06.123856 [ 42 ] {} <Debug> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2266 | 2025.10.18 04:55:06.123936 [ 42 ] {} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2267 | 2025.10.18 04:55:06.123971 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 2268 | 2025.10.18 04:55:06.123976 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2269 | 2025.10.18 04:55:06.124070 [ 195 ] {48a48578-39d1-41e8-b269-51d90f6332ed::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 | ||
| 2270 | 2025.10.18 04:55:06.124082 [ 278 ] {2491530e-9cc5-4a44-9816-a76f22b5fe38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2271 | 2025.10.18 04:55:06.124138 [ 278 ] {2491530e-9cc5-4a44-9816-a76f22b5fe38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2272 | 2025.10.18 04:55:06.124166 [ 195 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2273 | 2025.10.18 04:55:06.124185 [ 193 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001973231 sec., 962887.7713759817 rows/sec., 84.24 MiB/sec. | ||
| 2274 | 2025.10.18 04:55:06.124194 [ 195 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 121 rows starting from the beginning of the part | ||
| 2275 | 2025.10.18 04:55:06.124293 [ 195 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 147 rows starting from the beginning of the part | ||
| 2276 | 2025.10.18 04:55:06.124340 [ 195 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2277 | 2025.10.18 04:55:06.124386 [ 195 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 105 rows starting from the beginning of the part | ||
| 2278 | 2025.10.18 04:55:06.124428 [ 195 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 537 rows starting from the beginning of the part | ||
| 2279 | 2025.10.18 04:55:06.124469 [ 195 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
| 2280 | 2025.10.18 04:55:06.124515 [ 199 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2281 | 2025.10.18 04:55:06.124584 [ 278 ] {2491530e-9cc5-4a44-9816-a76f22b5fe38} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2282 | 2025.10.18 04:55:06.124621 [ 278 ] {2491530e-9cc5-4a44-9816-a76f22b5fe38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 2283 | 2025.10.18 04:55:06.124839 [ 199 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_11_2} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2284 | 2025.10.18 04:55:06.124923 [ 199 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_11_2} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2285 | 2025.10.18 04:55:06.124983 [ 278 ] {2491530e-9cc5-4a44-9816-a76f22b5fe38} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2286 | 2025.10.18 04:55:06.124998 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 2287 | 2025.10.18 04:55:06.125196 [ 278 ] {2491530e-9cc5-4a44-9816-a76f22b5fe38} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2288 | 2025.10.18 04:55:06.125325 [ 278 ] {2491530e-9cc5-4a44-9816-a76f22b5fe38} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001263 sec., 101346.00158353128 rows/sec., 7.06 MiB/sec. | ||
| 2289 | 2025.10.18 04:55:06.125312 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2290 | 2025.10.18 04:55:06.125352 [ 195 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1038 rows, containing 5 columns (5 merged, 0 gathered) in 0.001321564 sec., 785433.0172432058 rows/sec., 63.33 MiB/sec. | ||
| 2291 | 2025.10.18 04:55:06.125363 [ 278 ] {2491530e-9cc5-4a44-9816-a76f22b5fe38} <Debug> TCPHandler: Processed in 0.001439208 sec. | ||
| 2292 | 2025.10.18 04:55:06.125382 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2293 | 2025.10.18 04:55:06.125427 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 2294 | 2025.10.18 04:55:06.125501 [ 199 ] {af818423-66e9-4722-9454-7c633ffbb364::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 | ||
| 2295 | 2025.10.18 04:55:06.125511 [ 195 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2296 | 2025.10.18 04:55:06.125506 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2297 | 2025.10.18 04:55:06.125583 [ 199 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2298 | 2025.10.18 04:55:06.125608 [ 199 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 959 rows starting from the beginning of the part | ||
| 2299 | 2025.10.18 04:55:06.125618 [ 278 ] {c08956f9-c175-4188-aeb6-60419df26191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2300 | 2025.10.18 04:55:06.125662 [ 278 ] {c08956f9-c175-4188-aeb6-60419df26191} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2301 | 2025.10.18 04:55:06.125675 [ 199 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 197 rows starting from the beginning of the part | ||
| 2302 | 2025.10.18 04:55:06.125722 [ 199 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2303 | 2025.10.18 04:55:06.125735 [ 195 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_11_2} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2304 | 2025.10.18 04:55:06.125766 [ 199 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2305 | 2025.10.18 04:55:06.125803 [ 195 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_11_2} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2306 | 2025.10.18 04:55:06.125807 [ 199 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2291 rows starting from the beginning of the part | ||
| 2307 | 2025.10.18 04:55:06.125855 [ 199 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 128 rows starting from the beginning of the part | ||
| 2308 | 2025.10.18 04:55:06.125857 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 2309 | 2025.10.18 04:55:06.125996 [ 278 ] {c08956f9-c175-4188-aeb6-60419df26191} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2310 | 2025.10.18 04:55:06.126033 [ 278 ] {c08956f9-c175-4188-aeb6-60419df26191} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 2311 | 2025.10.18 04:55:06.126347 [ 278 ] {c08956f9-c175-4188-aeb6-60419df26191} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2312 | 2025.10.18 04:55:06.126570 [ 278 ] {c08956f9-c175-4188-aeb6-60419df26191} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2313 | 2025.10.18 04:55:06.126670 [ 42 ] {} <Debug> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2314 | 2025.10.18 04:55:06.126696 [ 278 ] {c08956f9-c175-4188-aeb6-60419df26191} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001097 sec., 43755.697356426615 rows/sec., 2.95 MiB/sec. | ||
| 2315 | 2025.10.18 04:55:06.126719 [ 42 ] {} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2316 | 2025.10.18 04:55:06.126741 [ 278 ] {c08956f9-c175-4188-aeb6-60419df26191} <Debug> TCPHandler: Processed in 0.001287353 sec. | ||
| 2317 | 2025.10.18 04:55:06.126745 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 2318 | 2025.10.18 04:55:06.126856 [ 193 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::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 | ||
| 2319 | 2025.10.18 04:55:06.126954 [ 193 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2320 | 2025.10.18 04:55:06.126981 [ 193 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 300 rows starting from the beginning of the part | ||
| 2321 | 2025.10.18 04:55:06.127025 [ 193 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2322 | 2025.10.18 04:55:06.127060 [ 193 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2323 | 2025.10.18 04:55:06.127093 [ 193 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::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 | ||
| 2324 | 2025.10.18 04:55:06.127126 [ 193 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 2325 | 2025.10.18 04:55:06.127161 [ 193 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part | ||
| 2326 | 2025.10.18 04:55:06.127505 [ 187 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3895 rows, containing 5 columns (5 merged, 0 gathered) in 0.002033463 sec., 1915451.6211998938 rows/sec., 131.23 MiB/sec. | ||
| 2327 | 2025.10.18 04:55:06.127823 [ 199 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2328 | 2025.10.18 04:55:06.127909 [ 195 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 4 columns (4 merged, 0 gathered) in 0.001088588 sec., 496055.4406258383 rows/sec., 33.36 MiB/sec. | ||
| 2329 | 2025.10.18 04:55:06.128073 [ 193 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2330 | 2025.10.18 04:55:06.128085 [ 199 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2331 | 2025.10.18 04:55:06.128168 [ 199 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2332 | 2025.10.18 04:55:06.128231 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 2333 | 2025.10.18 04:55:06.128341 [ 193 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_11_2} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2334 | 2025.10.18 04:55:06.128416 [ 193 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_11_2} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2335 | 2025.10.18 04:55:06.128483 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2336 | 2025.10.18 04:55:08.132373 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 318 | ||
| 2337 | 2025.10.18 04:55:08.135098 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2338 | 2025.10.18 04:55:08.135141 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 2339 | 2025.10.18 04:55:08.136334 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2340 | 2025.10.18 04:55:08.136596 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2341 | 2025.10.18 04:55:08.136729 [ 40 ] {} <Debug> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2342 | 2025.10.18 04:55:08.136793 [ 40 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2343 | 2025.10.18 04:55:08.136813 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 2344 | 2025.10.18 04:55:08.136840 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 318 | ||
| 2345 | 2025.10.18 04:55:08.136953 [ 190 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::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 | ||
| 2346 | 2025.10.18 04:55:08.137636 [ 190 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2347 | 2025.10.18 04:55:08.137812 [ 190 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::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 | ||
| 2348 | 2025.10.18 04:55:08.138244 [ 190 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 82 rows starting from the beginning of the part | ||
| 2349 | 2025.10.18 04:55:08.138596 [ 190 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
| 2350 | 2025.10.18 04:55:08.138935 [ 190 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::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 | ||
| 2351 | 2025.10.18 04:55:08.139263 [ 190 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part | ||
| 2352 | 2025.10.18 04:55:08.139594 [ 190 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 58 rows starting from the beginning of the part | ||
| 2353 | 2025.10.18 04:55:08.145460 [ 199 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 318 rows, containing 72 columns (72 merged, 0 gathered) in 0.008572592 sec., 37094.96497675382 rows/sec., 36.81 MiB/sec. | ||
| 2354 | 2025.10.18 04:55:08.146284 [ 199 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2355 | 2025.10.18 04:55:08.146827 [ 199 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::all_1_6_1} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2356 | 2025.10.18 04:55:08.146889 [ 199 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::all_1_6_1} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2357 | 2025.10.18 04:55:08.147080 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.72 MiB. | ||
| 2358 | 2025.10.18 04:55:11.123752 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2359 | 2025.10.18 04:55:11.123955 [ 278 ] {3b4e24aa-63fe-4db2-8d8a-461eb601b685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2360 | 2025.10.18 04:55:11.124032 [ 278 ] {3b4e24aa-63fe-4db2-8d8a-461eb601b685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2361 | 2025.10.18 04:55:11.124784 [ 278 ] {3b4e24aa-63fe-4db2-8d8a-461eb601b685} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2362 | 2025.10.18 04:55:11.124835 [ 278 ] {3b4e24aa-63fe-4db2-8d8a-461eb601b685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 2363 | 2025.10.18 04:55:11.125256 [ 278 ] {3b4e24aa-63fe-4db2-8d8a-461eb601b685} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2364 | 2025.10.18 04:55:11.125475 [ 278 ] {3b4e24aa-63fe-4db2-8d8a-461eb601b685} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2365 | 2025.10.18 04:55:11.125619 [ 278 ] {3b4e24aa-63fe-4db2-8d8a-461eb601b685} <Debug> executeQuery: Read 132 rows, 11.65 KiB in 0.001723 sec., 76610.56297156123 rows/sec., 6.60 MiB/sec. | ||
| 2366 | 2025.10.18 04:55:11.125659 [ 278 ] {3b4e24aa-63fe-4db2-8d8a-461eb601b685} <Debug> TCPHandler: Processed in 0.002050683 sec. | ||
| 2367 | 2025.10.18 04:55:11.125814 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2368 | 2025.10.18 04:55:11.125907 [ 278 ] {425fd88f-2241-4c94-918c-74bf30e5f85b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2369 | 2025.10.18 04:55:11.125946 [ 278 ] {425fd88f-2241-4c94-918c-74bf30e5f85b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2370 | 2025.10.18 04:55:11.126453 [ 278 ] {425fd88f-2241-4c94-918c-74bf30e5f85b} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2371 | 2025.10.18 04:55:11.126490 [ 278 ] {425fd88f-2241-4c94-918c-74bf30e5f85b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 2372 | 2025.10.18 04:55:11.126791 [ 278 ] {425fd88f-2241-4c94-918c-74bf30e5f85b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2373 | 2025.10.18 04:55:11.126990 [ 278 ] {425fd88f-2241-4c94-918c-74bf30e5f85b} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2374 | 2025.10.18 04:55:11.127115 [ 278 ] {425fd88f-2241-4c94-918c-74bf30e5f85b} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001226 sec., 30995.106035889068 rows/sec., 2.28 MiB/sec. | ||
| 2375 | 2025.10.18 04:55:11.127155 [ 278 ] {425fd88f-2241-4c94-918c-74bf30e5f85b} <Debug> TCPHandler: Processed in 0.001393256 sec. | ||
| 2376 | 2025.10.18 04:55:11.127282 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2377 | 2025.10.18 04:55:11.127391 [ 278 ] {0eb2ea86-f597-4525-8f01-e0073fcb8e58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2378 | 2025.10.18 04:55:11.127433 [ 278 ] {0eb2ea86-f597-4525-8f01-e0073fcb8e58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2379 | 2025.10.18 04:55:11.127883 [ 278 ] {0eb2ea86-f597-4525-8f01-e0073fcb8e58} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2380 | 2025.10.18 04:55:11.127921 [ 278 ] {0eb2ea86-f597-4525-8f01-e0073fcb8e58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 2381 | 2025.10.18 04:55:11.128268 [ 278 ] {0eb2ea86-f597-4525-8f01-e0073fcb8e58} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2382 | 2025.10.18 04:55:11.128487 [ 278 ] {0eb2ea86-f597-4525-8f01-e0073fcb8e58} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2383 | 2025.10.18 04:55:11.128618 [ 278 ] {0eb2ea86-f597-4525-8f01-e0073fcb8e58} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001245 sec., 81927.7108433735 rows/sec., 6.40 MiB/sec. | ||
| 2384 | 2025.10.18 04:55:11.128661 [ 278 ] {0eb2ea86-f597-4525-8f01-e0073fcb8e58} <Debug> TCPHandler: Processed in 0.001430666 sec. | ||
| 2385 | 2025.10.18 04:55:11.128779 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2386 | 2025.10.18 04:55:11.128879 [ 278 ] {dd2f8dc6-16a6-44cd-8730-cb997fb773bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2387 | 2025.10.18 04:55:11.128924 [ 278 ] {dd2f8dc6-16a6-44cd-8730-cb997fb773bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2388 | 2025.10.18 04:55:11.129367 [ 278 ] {dd2f8dc6-16a6-44cd-8730-cb997fb773bf} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2389 | 2025.10.18 04:55:11.129404 [ 278 ] {dd2f8dc6-16a6-44cd-8730-cb997fb773bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 2390 | 2025.10.18 04:55:11.129742 [ 278 ] {dd2f8dc6-16a6-44cd-8730-cb997fb773bf} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2391 | 2025.10.18 04:55:11.129967 [ 278 ] {dd2f8dc6-16a6-44cd-8730-cb997fb773bf} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2392 | 2025.10.18 04:55:11.130093 [ 278 ] {dd2f8dc6-16a6-44cd-8730-cb997fb773bf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001239 sec., 129136.40032284099 rows/sec., 8.99 MiB/sec. | ||
| 2393 | 2025.10.18 04:55:11.130133 [ 278 ] {dd2f8dc6-16a6-44cd-8730-cb997fb773bf} <Debug> TCPHandler: Processed in 0.001404587 sec. | ||
| 2394 | 2025.10.18 04:55:11.130242 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2395 | 2025.10.18 04:55:11.130340 [ 278 ] {4ccd3a17-dd1f-4477-aa5b-46048feb6d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2396 | 2025.10.18 04:55:11.130395 [ 278 ] {4ccd3a17-dd1f-4477-aa5b-46048feb6d0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2397 | 2025.10.18 04:55:11.131249 [ 278 ] {4ccd3a17-dd1f-4477-aa5b-46048feb6d0f} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2398 | 2025.10.18 04:55:11.131286 [ 278 ] {4ccd3a17-dd1f-4477-aa5b-46048feb6d0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 2399 | 2025.10.18 04:55:11.131887 [ 278 ] {4ccd3a17-dd1f-4477-aa5b-46048feb6d0f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2400 | 2025.10.18 04:55:11.132122 [ 278 ] {4ccd3a17-dd1f-4477-aa5b-46048feb6d0f} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2401 | 2025.10.18 04:55:11.132255 [ 278 ] {4ccd3a17-dd1f-4477-aa5b-46048feb6d0f} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.001932 sec., 19668.73706004141 rows/sec., 35.25 MiB/sec. | ||
| 2402 | 2025.10.18 04:55:11.132319 [ 278 ] {4ccd3a17-dd1f-4477-aa5b-46048feb6d0f} <Debug> TCPHandler: Processed in 0.002124295 sec. | ||
| 2403 | 2025.10.18 04:55:11.132430 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2404 | 2025.10.18 04:55:11.132523 [ 278 ] {8c52711c-cd72-4d6f-a9ad-24d3d06ee877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2405 | 2025.10.18 04:55:11.132565 [ 278 ] {8c52711c-cd72-4d6f-a9ad-24d3d06ee877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2406 | 2025.10.18 04:55:11.132917 [ 278 ] {8c52711c-cd72-4d6f-a9ad-24d3d06ee877} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2407 | 2025.10.18 04:55:11.132962 [ 278 ] {8c52711c-cd72-4d6f-a9ad-24d3d06ee877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 2408 | 2025.10.18 04:55:11.133265 [ 278 ] {8c52711c-cd72-4d6f-a9ad-24d3d06ee877} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2409 | 2025.10.18 04:55:11.133477 [ 278 ] {8c52711c-cd72-4d6f-a9ad-24d3d06ee877} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2410 | 2025.10.18 04:55:11.133601 [ 278 ] {8c52711c-cd72-4d6f-a9ad-24d3d06ee877} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 2411 | 2025.10.18 04:55:11.133640 [ 278 ] {8c52711c-cd72-4d6f-a9ad-24d3d06ee877} <Debug> TCPHandler: Processed in 0.001258522 sec. | ||
| 2412 | 2025.10.18 04:55:13.068845 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2413 | 2025.10.18 04:55:13.068915 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2414 | 2025.10.18 04:55:13.133319 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4750 | ||
| 2415 | 2025.10.18 04:55:13.133825 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2416 | 2025.10.18 04:55:13.133869 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 2417 | 2025.10.18 04:55:13.134392 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2418 | 2025.10.18 04:55:13.134641 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2419 | 2025.10.18 04:55:13.134783 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4750 | ||
| 2420 | 2025.10.18 04:55:13.389084 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2421 | 2025.10.18 04:55:13.406668 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2422 | 2025.10.18 04:55:13.406734 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 2423 | 2025.10.18 04:55:13.413005 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2424 | 2025.10.18 04:55:13.413696 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2425 | 2025.10.18 04:55:13.416739 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2426 | 2025.10.18 04:55:14.000203 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.05 MiB, peak 214.62 MiB, free memory in arenas 0.00 B, will set to 211.69 MiB (RSS), difference: 2.64 MiB | ||
| 2427 | 2025.10.18 04:55:16.122233 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2428 | 2025.10.18 04:55:16.122494 [ 278 ] {985bb010-d546-466a-ac08-2272913ebe37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2429 | 2025.10.18 04:55:16.122590 [ 278 ] {985bb010-d546-466a-ac08-2272913ebe37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2430 | 2025.10.18 04:55:16.123448 [ 278 ] {985bb010-d546-466a-ac08-2272913ebe37} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2431 | 2025.10.18 04:55:16.123494 [ 278 ] {985bb010-d546-466a-ac08-2272913ebe37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 2432 | 2025.10.18 04:55:16.123883 [ 278 ] {985bb010-d546-466a-ac08-2272913ebe37} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2433 | 2025.10.18 04:55:16.124113 [ 278 ] {985bb010-d546-466a-ac08-2272913ebe37} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2434 | 2025.10.18 04:55:16.124267 [ 278 ] {985bb010-d546-466a-ac08-2272913ebe37} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001844 sec., 35791.757049891545 rows/sec., 2.84 MiB/sec. | ||
| 2435 | 2025.10.18 04:55:16.124309 [ 278 ] {985bb010-d546-466a-ac08-2272913ebe37} <Debug> TCPHandler: Processed in 0.002244258 sec. | ||
| 2436 | 2025.10.18 04:55:16.124428 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2437 | 2025.10.18 04:55:16.124525 [ 278 ] {0fbcbf96-8b5f-4b83-89da-4a353f7679b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2438 | 2025.10.18 04:55:16.124566 [ 278 ] {0fbcbf96-8b5f-4b83-89da-4a353f7679b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2439 | 2025.10.18 04:55:16.124945 [ 278 ] {0fbcbf96-8b5f-4b83-89da-4a353f7679b6} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2440 | 2025.10.18 04:55:16.124982 [ 278 ] {0fbcbf96-8b5f-4b83-89da-4a353f7679b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 2441 | 2025.10.18 04:55:16.125272 [ 278 ] {0fbcbf96-8b5f-4b83-89da-4a353f7679b6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2442 | 2025.10.18 04:55:16.125480 [ 278 ] {0fbcbf96-8b5f-4b83-89da-4a353f7679b6} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2443 | 2025.10.18 04:55:16.125607 [ 278 ] {0fbcbf96-8b5f-4b83-89da-4a353f7679b6} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001102 sec., 4537.205081669692 rows/sec., 341.18 KiB/sec. | ||
| 2444 | 2025.10.18 04:55:16.125645 [ 278 ] {0fbcbf96-8b5f-4b83-89da-4a353f7679b6} <Debug> TCPHandler: Processed in 0.001266703 sec. | ||
| 2445 | 2025.10.18 04:55:16.125752 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2446 | 2025.10.18 04:55:16.125848 [ 278 ] {006f4a57-b32a-44f6-a4bc-1d6564906573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2447 | 2025.10.18 04:55:16.125890 [ 278 ] {006f4a57-b32a-44f6-a4bc-1d6564906573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2448 | 2025.10.18 04:55:16.126304 [ 278 ] {006f4a57-b32a-44f6-a4bc-1d6564906573} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2449 | 2025.10.18 04:55:16.126341 [ 278 ] {006f4a57-b32a-44f6-a4bc-1d6564906573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 2450 | 2025.10.18 04:55:16.126652 [ 278 ] {006f4a57-b32a-44f6-a4bc-1d6564906573} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2451 | 2025.10.18 04:55:16.126879 [ 278 ] {006f4a57-b32a-44f6-a4bc-1d6564906573} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2452 | 2025.10.18 04:55:16.127003 [ 278 ] {006f4a57-b32a-44f6-a4bc-1d6564906573} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001175 sec., 58723.40425531915 rows/sec., 4.58 MiB/sec. | ||
| 2453 | 2025.10.18 04:55:16.127042 [ 278 ] {006f4a57-b32a-44f6-a4bc-1d6564906573} <Debug> TCPHandler: Processed in 0.001340395 sec. | ||
| 2454 | 2025.10.18 04:55:16.127147 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2455 | 2025.10.18 04:55:16.127241 [ 278 ] {655eaec8-f9a0-4342-b38d-e08798747cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2456 | 2025.10.18 04:55:16.127285 [ 278 ] {655eaec8-f9a0-4342-b38d-e08798747cba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2457 | 2025.10.18 04:55:16.127676 [ 278 ] {655eaec8-f9a0-4342-b38d-e08798747cba} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2458 | 2025.10.18 04:55:16.127713 [ 278 ] {655eaec8-f9a0-4342-b38d-e08798747cba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 2459 | 2025.10.18 04:55:16.128032 [ 278 ] {655eaec8-f9a0-4342-b38d-e08798747cba} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2460 | 2025.10.18 04:55:16.128243 [ 278 ] {655eaec8-f9a0-4342-b38d-e08798747cba} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2461 | 2025.10.18 04:55:16.128368 [ 278 ] {655eaec8-f9a0-4342-b38d-e08798747cba} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001146 sec., 139616.05584642233 rows/sec., 9.72 MiB/sec. | ||
| 2462 | 2025.10.18 04:55:16.128405 [ 278 ] {655eaec8-f9a0-4342-b38d-e08798747cba} <Debug> TCPHandler: Processed in 0.001308074 sec. | ||
| 2463 | 2025.10.18 04:55:16.128508 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2464 | 2025.10.18 04:55:16.128601 [ 278 ] {51da1e7b-87bd-4f6f-8433-ca191baeb648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2465 | 2025.10.18 04:55:16.128655 [ 278 ] {51da1e7b-87bd-4f6f-8433-ca191baeb648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2466 | 2025.10.18 04:55:16.129352 [ 278 ] {51da1e7b-87bd-4f6f-8433-ca191baeb648} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2467 | 2025.10.18 04:55:16.129388 [ 278 ] {51da1e7b-87bd-4f6f-8433-ca191baeb648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 2468 | 2025.10.18 04:55:16.129854 [ 278 ] {51da1e7b-87bd-4f6f-8433-ca191baeb648} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2469 | 2025.10.18 04:55:16.130072 [ 278 ] {51da1e7b-87bd-4f6f-8433-ca191baeb648} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2470 | 2025.10.18 04:55:16.130206 [ 278 ] {51da1e7b-87bd-4f6f-8433-ca191baeb648} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001622 sec., 3082.6140567200987 rows/sec., 5.52 MiB/sec. | ||
| 2471 | 2025.10.18 04:55:16.130256 [ 278 ] {51da1e7b-87bd-4f6f-8433-ca191baeb648} <Debug> TCPHandler: Processed in 0.001796837 sec. | ||
| 2472 | 2025.10.18 04:55:16.130404 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2473 | 2025.10.18 04:55:16.130530 [ 278 ] {b1e44919-3799-49b9-a7b1-29df82c0baaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2474 | 2025.10.18 04:55:16.130582 [ 278 ] {b1e44919-3799-49b9-a7b1-29df82c0baaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2475 | 2025.10.18 04:55:16.131006 [ 278 ] {b1e44919-3799-49b9-a7b1-29df82c0baaa} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2476 | 2025.10.18 04:55:16.131050 [ 278 ] {b1e44919-3799-49b9-a7b1-29df82c0baaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 2477 | 2025.10.18 04:55:16.131386 [ 278 ] {b1e44919-3799-49b9-a7b1-29df82c0baaa} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2478 | 2025.10.18 04:55:16.131601 [ 278 ] {b1e44919-3799-49b9-a7b1-29df82c0baaa} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2479 | 2025.10.18 04:55:16.131730 [ 278 ] {b1e44919-3799-49b9-a7b1-29df82c0baaa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001225 sec., 48979.5918367347 rows/sec., 3.30 MiB/sec. | ||
| 2480 | 2025.10.18 04:55:16.131766 [ 278 ] {b1e44919-3799-49b9-a7b1-29df82c0baaa} <Debug> TCPHandler: Processed in 0.001425277 sec. | ||
| 2481 | 2025.10.18 04:55:18.137966 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 342 | ||
| 2482 | 2025.10.18 04:55:18.140030 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2483 | 2025.10.18 04:55:18.140087 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 2484 | 2025.10.18 04:55:18.141289 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2485 | 2025.10.18 04:55:18.141597 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2486 | 2025.10.18 04:55:18.141957 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 342 | ||
| 2487 | 2025.10.18 04:55:20.635808 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5198 | ||
| 2488 | 2025.10.18 04:55:20.636322 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2489 | 2025.10.18 04:55:20.636375 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 2490 | 2025.10.18 04:55:20.636933 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2491 | 2025.10.18 04:55:20.637181 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2492 | 2025.10.18 04:55:20.637330 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5198 | ||
| 2493 | 2025.10.18 04:55:20.637344 [ 67 ] {} <Debug> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2494 | 2025.10.18 04:55:20.637411 [ 67 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2495 | 2025.10.18 04:55:20.637431 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 2496 | 2025.10.18 04:55:20.637533 [ 195 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::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 | ||
| 2497 | 2025.10.18 04:55:20.637653 [ 195 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2498 | 2025.10.18 04:55:20.637692 [ 195 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2830 rows starting from the beginning of the part | ||
| 2499 | 2025.10.18 04:55:20.637754 [ 195 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 2500 | 2025.10.18 04:55:20.637797 [ 195 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 2501 | 2025.10.18 04:55:20.637837 [ 195 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2502 | 2025.10.18 04:55:20.637878 [ 195 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2503 | 2025.10.18 04:55:20.637918 [ 195 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2504 | 2025.10.18 04:55:20.639523 [ 190 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5198 rows, containing 4 columns (4 merged, 0 gathered) in 0.002028962 sec., 2561901.1100257174 rows/sec., 36.65 MiB/sec. | ||
| 2505 | 2025.10.18 04:55:20.640426 [ 189 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2506 | 2025.10.18 04:55:20.640809 [ 189 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_11_2} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2507 | 2025.10.18 04:55:20.640891 [ 189 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_11_2} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2508 | 2025.10.18 04:55:20.640988 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2509 | 2025.10.18 04:55:20.917788 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2510 | 2025.10.18 04:55:20.934113 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2511 | 2025.10.18 04:55:20.934162 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 2512 | 2025.10.18 04:55:20.940157 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2513 | 2025.10.18 04:55:20.940816 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2514 | 2025.10.18 04:55:20.941087 [ 75 ] {} <Debug> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2515 | 2025.10.18 04:55:20.941145 [ 75 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2516 | 2025.10.18 04:55:20.941167 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 2517 | 2025.10.18 04:55:20.941264 [ 195 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2518 | 2025.10.18 04:55:20.943858 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2519 | 2025.10.18 04:55:20.945269 [ 195 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2520 | 2025.10.18 04:55:20.946624 [ 195 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 2521 | 2025.10.18 04:55:20.951134 [ 195 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 2522 | 2025.10.18 04:55:20.955119 [ 195 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 2523 | 2025.10.18 04:55:20.959290 [ 195 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 2524 | 2025.10.18 04:55:20.963861 [ 195 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 2525 | 2025.10.18 04:55:20.968032 [ 195 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 2526 | 2025.10.18 04:55:21.000191 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 222.26 MiB, peak 222.26 MiB, free memory in arenas 0.00 B, will set to 218.63 MiB (RSS), difference: -3.63 MiB | ||
| 2527 | 2025.10.18 04:55:21.017626 [ 200 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.076386745 sec., 1086.5759497933836 rows/sec., 5.62 MiB/sec. | ||
| 2528 | 2025.10.18 04:55:21.020007 [ 200 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2529 | 2025.10.18 04:55:21.021953 [ 200 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::all_1_11_2} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2530 | 2025.10.18 04:55:21.022037 [ 200 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::all_1_11_2} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2531 | 2025.10.18 04:55:21.023679 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2532 | 2025.10.18 04:55:21.125415 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2533 | 2025.10.18 04:55:21.125584 [ 278 ] {69eb0c1d-5575-4bf4-ae0a-9c9629faca14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2534 | 2025.10.18 04:55:21.125648 [ 278 ] {69eb0c1d-5575-4bf4-ae0a-9c9629faca14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2535 | 2025.10.18 04:55:21.126290 [ 278 ] {69eb0c1d-5575-4bf4-ae0a-9c9629faca14} <Trace> oximeter.fields_i16 (4a0b57d8-8875-4c42-9959-3d0d2c14e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2536 | 2025.10.18 04:55:21.126339 [ 278 ] {69eb0c1d-5575-4bf4-ae0a-9c9629faca14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 2537 | 2025.10.18 04:55:21.126706 [ 278 ] {69eb0c1d-5575-4bf4-ae0a-9c9629faca14} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2538 | 2025.10.18 04:55:21.126937 [ 278 ] {69eb0c1d-5575-4bf4-ae0a-9c9629faca14} <Trace> oximeter.fields_i16 (4a0b57d8-8875-4c42-9959-3d0d2c14e648): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2539 | 2025.10.18 04:55:21.127085 [ 278 ] {69eb0c1d-5575-4bf4-ae0a-9c9629faca14} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001543 sec., 15554.115359688916 rows/sec., 1.29 MiB/sec. | ||
| 2540 | 2025.10.18 04:55:21.127134 [ 278 ] {69eb0c1d-5575-4bf4-ae0a-9c9629faca14} <Debug> TCPHandler: Processed in 0.001841858 sec. | ||
| 2541 | 2025.10.18 04:55:21.127268 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2542 | 2025.10.18 04:55:21.127373 [ 278 ] {488fcd22-30b6-4481-923d-354c33c6d438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2543 | 2025.10.18 04:55:21.127415 [ 278 ] {488fcd22-30b6-4481-923d-354c33c6d438} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2544 | 2025.10.18 04:55:21.127844 [ 278 ] {488fcd22-30b6-4481-923d-354c33c6d438} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2545 | 2025.10.18 04:55:21.127886 [ 278 ] {488fcd22-30b6-4481-923d-354c33c6d438} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 2546 | 2025.10.18 04:55:21.128193 [ 278 ] {488fcd22-30b6-4481-923d-354c33c6d438} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2547 | 2025.10.18 04:55:21.128399 [ 278 ] {488fcd22-30b6-4481-923d-354c33c6d438} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2548 | 2025.10.18 04:55:21.128530 [ 278 ] {488fcd22-30b6-4481-923d-354c33c6d438} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.00118 sec., 6779.661016949152 rows/sec., 552.83 KiB/sec. | ||
| 2549 | 2025.10.18 04:55:21.128570 [ 278 ] {488fcd22-30b6-4481-923d-354c33c6d438} <Debug> TCPHandler: Processed in 0.001353225 sec. | ||
| 2550 | 2025.10.18 04:55:21.128691 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2551 | 2025.10.18 04:55:21.128787 [ 278 ] {fdd04c73-f16a-4582-aae1-30c5ff4ff11c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2552 | 2025.10.18 04:55:21.128827 [ 278 ] {fdd04c73-f16a-4582-aae1-30c5ff4ff11c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2553 | 2025.10.18 04:55:21.129394 [ 278 ] {fdd04c73-f16a-4582-aae1-30c5ff4ff11c} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2554 | 2025.10.18 04:55:21.129430 [ 278 ] {fdd04c73-f16a-4582-aae1-30c5ff4ff11c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 2555 | 2025.10.18 04:55:21.129763 [ 278 ] {fdd04c73-f16a-4582-aae1-30c5ff4ff11c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2556 | 2025.10.18 04:55:21.129977 [ 278 ] {fdd04c73-f16a-4582-aae1-30c5ff4ff11c} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2557 | 2025.10.18 04:55:21.130105 [ 278 ] {fdd04c73-f16a-4582-aae1-30c5ff4ff11c} <Debug> executeQuery: Read 256 rows, 23.38 KiB in 0.001338 sec., 191330.3437967115 rows/sec., 17.06 MiB/sec. | ||
| 2558 | 2025.10.18 04:55:21.130142 [ 278 ] {fdd04c73-f16a-4582-aae1-30c5ff4ff11c} <Debug> TCPHandler: Processed in 0.001500828 sec. | ||
| 2559 | 2025.10.18 04:55:21.130265 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2560 | 2025.10.18 04:55:21.130386 [ 278 ] {3d65ee53-c82a-4cfc-9af2-bab5a0924b01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2561 | 2025.10.18 04:55:21.130429 [ 278 ] {3d65ee53-c82a-4cfc-9af2-bab5a0924b01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2562 | 2025.10.18 04:55:21.130890 [ 278 ] {3d65ee53-c82a-4cfc-9af2-bab5a0924b01} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2563 | 2025.10.18 04:55:21.130931 [ 278 ] {3d65ee53-c82a-4cfc-9af2-bab5a0924b01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 2564 | 2025.10.18 04:55:21.131269 [ 278 ] {3d65ee53-c82a-4cfc-9af2-bab5a0924b01} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2565 | 2025.10.18 04:55:21.131520 [ 278 ] {3d65ee53-c82a-4cfc-9af2-bab5a0924b01} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2566 | 2025.10.18 04:55:21.131656 [ 278 ] {3d65ee53-c82a-4cfc-9af2-bab5a0924b01} <Debug> executeQuery: Read 58 rows, 4.38 KiB in 0.001288 sec., 45031.05590062111 rows/sec., 3.32 MiB/sec. | ||
| 2567 | 2025.10.18 04:55:21.131694 [ 278 ] {3d65ee53-c82a-4cfc-9af2-bab5a0924b01} <Debug> TCPHandler: Processed in 0.001479208 sec. | ||
| 2568 | 2025.10.18 04:55:21.131817 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2569 | 2025.10.18 04:55:21.131944 [ 278 ] {654abb00-a037-464a-aee4-8c6bd0bf6523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2570 | 2025.10.18 04:55:21.131992 [ 278 ] {654abb00-a037-464a-aee4-8c6bd0bf6523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2571 | 2025.10.18 04:55:21.132440 [ 278 ] {654abb00-a037-464a-aee4-8c6bd0bf6523} <Trace> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2572 | 2025.10.18 04:55:21.132476 [ 278 ] {654abb00-a037-464a-aee4-8c6bd0bf6523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 2573 | 2025.10.18 04:55:21.132777 [ 278 ] {654abb00-a037-464a-aee4-8c6bd0bf6523} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2574 | 2025.10.18 04:55:21.132980 [ 278 ] {654abb00-a037-464a-aee4-8c6bd0bf6523} <Trace> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2575 | 2025.10.18 04:55:21.133102 [ 278 ] {654abb00-a037-464a-aee4-8c6bd0bf6523} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001183 sec., 20287.404902789516 rows/sec., 1.68 MiB/sec. | ||
| 2576 | 2025.10.18 04:55:21.133138 [ 278 ] {654abb00-a037-464a-aee4-8c6bd0bf6523} <Debug> TCPHandler: Processed in 0.001380206 sec. | ||
| 2577 | 2025.10.18 04:55:21.133271 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2578 | 2025.10.18 04:55:21.133363 [ 278 ] {c01d8130-dc76-4c10-bb0c-a0383388bda8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2579 | 2025.10.18 04:55:21.133402 [ 278 ] {c01d8130-dc76-4c10-bb0c-a0383388bda8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2580 | 2025.10.18 04:55:21.133787 [ 278 ] {c01d8130-dc76-4c10-bb0c-a0383388bda8} <Trace> oximeter.fields_u8 (e4f32057-7793-40f4-88d4-febfe958779e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2581 | 2025.10.18 04:55:21.133823 [ 278 ] {c01d8130-dc76-4c10-bb0c-a0383388bda8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 2582 | 2025.10.18 04:55:21.134114 [ 278 ] {c01d8130-dc76-4c10-bb0c-a0383388bda8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2583 | 2025.10.18 04:55:21.134320 [ 278 ] {c01d8130-dc76-4c10-bb0c-a0383388bda8} <Trace> oximeter.fields_u8 (e4f32057-7793-40f4-88d4-febfe958779e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2584 | 2025.10.18 04:55:21.134442 [ 278 ] {c01d8130-dc76-4c10-bb0c-a0383388bda8} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001097 sec., 10938.924339106654 rows/sec., 854.60 KiB/sec. | ||
| 2585 | 2025.10.18 04:55:21.134504 [ 278 ] {c01d8130-dc76-4c10-bb0c-a0383388bda8} <Debug> TCPHandler: Processed in 0.001280863 sec. | ||
| 2586 | 2025.10.18 04:55:21.134609 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2587 | 2025.10.18 04:55:21.134713 [ 278 ] {5c82ba6e-914b-4bc7-ba64-67f56e4ae207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2588 | 2025.10.18 04:55:21.134753 [ 278 ] {5c82ba6e-914b-4bc7-ba64-67f56e4ae207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2589 | 2025.10.18 04:55:21.135250 [ 278 ] {5c82ba6e-914b-4bc7-ba64-67f56e4ae207} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2590 | 2025.10.18 04:55:21.135286 [ 278 ] {5c82ba6e-914b-4bc7-ba64-67f56e4ae207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 2591 | 2025.10.18 04:55:21.135665 [ 278 ] {5c82ba6e-914b-4bc7-ba64-67f56e4ae207} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2592 | 2025.10.18 04:55:21.135874 [ 278 ] {5c82ba6e-914b-4bc7-ba64-67f56e4ae207} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2593 | 2025.10.18 04:55:21.136004 [ 278 ] {5c82ba6e-914b-4bc7-ba64-67f56e4ae207} <Debug> executeQuery: Read 146 rows, 12.07 KiB in 0.00131 sec., 111450.38167938932 rows/sec., 9.00 MiB/sec. | ||
| 2594 | 2025.10.18 04:55:21.136043 [ 278 ] {5c82ba6e-914b-4bc7-ba64-67f56e4ae207} <Debug> TCPHandler: Processed in 0.001483508 sec. | ||
| 2595 | 2025.10.18 04:55:21.136164 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2596 | 2025.10.18 04:55:21.136259 [ 278 ] {e9a26e1e-88aa-4894-9ec8-5f907fde686f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2597 | 2025.10.18 04:55:21.136302 [ 278 ] {e9a26e1e-88aa-4894-9ec8-5f907fde686f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2598 | 2025.10.18 04:55:21.136739 [ 278 ] {e9a26e1e-88aa-4894-9ec8-5f907fde686f} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2599 | 2025.10.18 04:55:21.136775 [ 278 ] {e9a26e1e-88aa-4894-9ec8-5f907fde686f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 2600 | 2025.10.18 04:55:21.137098 [ 278 ] {e9a26e1e-88aa-4894-9ec8-5f907fde686f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2601 | 2025.10.18 04:55:21.137300 [ 278 ] {e9a26e1e-88aa-4894-9ec8-5f907fde686f} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2602 | 2025.10.18 04:55:21.137428 [ 278 ] {e9a26e1e-88aa-4894-9ec8-5f907fde686f} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001188 sec., 168350.16835016836 rows/sec., 12.07 MiB/sec. | ||
| 2603 | 2025.10.18 04:55:21.137464 [ 278 ] {e9a26e1e-88aa-4894-9ec8-5f907fde686f} <Debug> TCPHandler: Processed in 0.001350565 sec. | ||
| 2604 | 2025.10.18 04:55:21.137576 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2605 | 2025.10.18 04:55:21.137671 [ 278 ] {e94a0654-de7d-48b4-b87e-75dbc324d097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2606 | 2025.10.18 04:55:21.137724 [ 278 ] {e94a0654-de7d-48b4-b87e-75dbc324d097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2607 | 2025.10.18 04:55:21.138558 [ 278 ] {e94a0654-de7d-48b4-b87e-75dbc324d097} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2608 | 2025.10.18 04:55:21.138594 [ 278 ] {e94a0654-de7d-48b4-b87e-75dbc324d097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 2609 | 2025.10.18 04:55:21.139157 [ 278 ] {e94a0654-de7d-48b4-b87e-75dbc324d097} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2610 | 2025.10.18 04:55:21.139380 [ 278 ] {e94a0654-de7d-48b4-b87e-75dbc324d097} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2611 | 2025.10.18 04:55:21.139515 [ 278 ] {e94a0654-de7d-48b4-b87e-75dbc324d097} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.001863 sec., 20397.208803005902 rows/sec., 36.55 MiB/sec. | ||
| 2612 | 2025.10.18 04:55:21.139565 [ 278 ] {e94a0654-de7d-48b4-b87e-75dbc324d097} <Debug> TCPHandler: Processed in 0.002037602 sec. | ||
| 2613 | 2025.10.18 04:55:21.139676 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2614 | 2025.10.18 04:55:21.139772 [ 278 ] {a55e3e42-a3fc-484f-8477-ba6a22239370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2615 | 2025.10.18 04:55:21.139813 [ 278 ] {a55e3e42-a3fc-484f-8477-ba6a22239370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2616 | 2025.10.18 04:55:21.140150 [ 278 ] {a55e3e42-a3fc-484f-8477-ba6a22239370} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2617 | 2025.10.18 04:55:21.140184 [ 278 ] {a55e3e42-a3fc-484f-8477-ba6a22239370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 2618 | 2025.10.18 04:55:21.140488 [ 278 ] {a55e3e42-a3fc-484f-8477-ba6a22239370} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2619 | 2025.10.18 04:55:21.140686 [ 278 ] {a55e3e42-a3fc-484f-8477-ba6a22239370} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2620 | 2025.10.18 04:55:21.140809 [ 278 ] {a55e3e42-a3fc-484f-8477-ba6a22239370} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 2621 | 2025.10.18 04:55:21.140844 [ 278 ] {a55e3e42-a3fc-484f-8477-ba6a22239370} <Debug> TCPHandler: Processed in 0.001218371 sec. | ||
| 2622 | 2025.10.18 04:55:22.001188 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.95 MiB, peak 222.26 MiB, free memory in arenas 0.00 B, will set to 220.39 MiB (RSS), difference: 10.44 MiB | ||
| 2623 | 2025.10.18 04:55:26.122429 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2624 | 2025.10.18 04:55:26.122704 [ 278 ] {b37b0982-a435-428b-8084-ee51bed75f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2625 | 2025.10.18 04:55:26.122778 [ 278 ] {b37b0982-a435-428b-8084-ee51bed75f43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2626 | 2025.10.18 04:55:26.123537 [ 278 ] {b37b0982-a435-428b-8084-ee51bed75f43} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2627 | 2025.10.18 04:55:26.123584 [ 278 ] {b37b0982-a435-428b-8084-ee51bed75f43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2628 | 2025.10.18 04:55:26.123989 [ 278 ] {b37b0982-a435-428b-8084-ee51bed75f43} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2629 | 2025.10.18 04:55:26.124216 [ 278 ] {b37b0982-a435-428b-8084-ee51bed75f43} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2630 | 2025.10.18 04:55:26.124374 [ 278 ] {b37b0982-a435-428b-8084-ee51bed75f43} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001724 sec., 38283.0626450116 rows/sec., 3.03 MiB/sec. | ||
| 2631 | 2025.10.18 04:55:26.124423 [ 278 ] {b37b0982-a435-428b-8084-ee51bed75f43} <Debug> TCPHandler: Processed in 0.002164826 sec. | ||
| 2632 | 2025.10.18 04:55:26.124557 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2633 | 2025.10.18 04:55:26.124662 [ 278 ] {7879c856-74e2-4245-9e06-38c4553b12ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2634 | 2025.10.18 04:55:26.124706 [ 278 ] {7879c856-74e2-4245-9e06-38c4553b12ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2635 | 2025.10.18 04:55:26.125119 [ 278 ] {7879c856-74e2-4245-9e06-38c4553b12ec} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2636 | 2025.10.18 04:55:26.125155 [ 278 ] {7879c856-74e2-4245-9e06-38c4553b12ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2637 | 2025.10.18 04:55:26.125448 [ 278 ] {7879c856-74e2-4245-9e06-38c4553b12ec} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2638 | 2025.10.18 04:55:26.125662 [ 278 ] {7879c856-74e2-4245-9e06-38c4553b12ec} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2639 | 2025.10.18 04:55:26.125751 [ 107 ] {} <Debug> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2640 | 2025.10.18 04:55:26.125787 [ 107 ] {} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2641 | 2025.10.18 04:55:26.125790 [ 278 ] {7879c856-74e2-4245-9e06-38c4553b12ec} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001152 sec., 4340.277777777777 rows/sec., 326.37 KiB/sec. | ||
| 2642 | 2025.10.18 04:55:26.125805 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2643 | 2025.10.18 04:55:26.125832 [ 278 ] {7879c856-74e2-4245-9e06-38c4553b12ec} <Debug> TCPHandler: Processed in 0.001327725 sec. | ||
| 2644 | 2025.10.18 04:55:26.125887 [ 191 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::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 | ||
| 2645 | 2025.10.18 04:55:26.125944 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2646 | 2025.10.18 04:55:26.125967 [ 191 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2647 | 2025.10.18 04:55:26.125997 [ 191 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 62 rows starting from the beginning of the part | ||
| 2648 | 2025.10.18 04:55:26.126041 [ 278 ] {c6ae32ea-b974-4815-bf91-6cec6886e238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2649 | 2025.10.18 04:55:26.126073 [ 191 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 11 rows starting from the beginning of the part | ||
| 2650 | 2025.10.18 04:55:26.126082 [ 278 ] {c6ae32ea-b974-4815-bf91-6cec6886e238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2651 | 2025.10.18 04:55:26.126123 [ 191 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 38 rows starting from the beginning of the part | ||
| 2652 | 2025.10.18 04:55:26.126165 [ 191 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 5 rows starting from the beginning of the part | ||
| 2653 | 2025.10.18 04:55:26.126217 [ 191 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 58 rows starting from the beginning of the part | ||
| 2654 | 2025.10.18 04:55:26.126257 [ 191 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 5 rows starting from the beginning of the part | ||
| 2655 | 2025.10.18 04:55:26.126523 [ 278 ] {c6ae32ea-b974-4815-bf91-6cec6886e238} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2656 | 2025.10.18 04:55:26.126558 [ 278 ] {c6ae32ea-b974-4815-bf91-6cec6886e238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2657 | 2025.10.18 04:55:26.126976 [ 278 ] {c6ae32ea-b974-4815-bf91-6cec6886e238} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2658 | 2025.10.18 04:55:26.127023 [ 200 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 179 rows, containing 5 columns (5 merged, 0 gathered) in 0.00116526 sec., 153613.7857645504 rows/sec., 11.85 MiB/sec. | ||
| 2659 | 2025.10.18 04:55:26.127171 [ 203 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2660 | 2025.10.18 04:55:26.127186 [ 278 ] {c6ae32ea-b974-4815-bf91-6cec6886e238} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2661 | 2025.10.18 04:55:26.127315 [ 278 ] {c6ae32ea-b974-4815-bf91-6cec6886e238} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001295 sec., 53281.853281853284 rows/sec., 4.16 MiB/sec. | ||
| 2662 | 2025.10.18 04:55:26.127353 [ 278 ] {c6ae32ea-b974-4815-bf91-6cec6886e238} <Debug> TCPHandler: Processed in 0.001459158 sec. | ||
| 2663 | 2025.10.18 04:55:26.127426 [ 203 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_11_2} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2664 | 2025.10.18 04:55:26.127469 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2665 | 2025.10.18 04:55:26.127493 [ 203 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_11_2} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2666 | 2025.10.18 04:55:26.127552 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 2667 | 2025.10.18 04:55:26.127565 [ 278 ] {5d6b0484-3ead-4b56-bfbd-0347953e9797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2668 | 2025.10.18 04:55:26.127611 [ 278 ] {5d6b0484-3ead-4b56-bfbd-0347953e9797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2669 | 2025.10.18 04:55:26.128029 [ 278 ] {5d6b0484-3ead-4b56-bfbd-0347953e9797} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2670 | 2025.10.18 04:55:26.128062 [ 278 ] {5d6b0484-3ead-4b56-bfbd-0347953e9797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2671 | 2025.10.18 04:55:26.128395 [ 278 ] {5d6b0484-3ead-4b56-bfbd-0347953e9797} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2672 | 2025.10.18 04:55:26.128599 [ 278 ] {5d6b0484-3ead-4b56-bfbd-0347953e9797} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2673 | 2025.10.18 04:55:26.128725 [ 278 ] {5d6b0484-3ead-4b56-bfbd-0347953e9797} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 2674 | 2025.10.18 04:55:26.128761 [ 278 ] {5d6b0484-3ead-4b56-bfbd-0347953e9797} <Debug> TCPHandler: Processed in 0.001342734 sec. | ||
| 2675 | 2025.10.18 04:55:26.128866 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2676 | 2025.10.18 04:55:26.128961 [ 278 ] {e5d1cff1-0cfd-4407-8e25-321964dc9e26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2677 | 2025.10.18 04:55:26.129015 [ 278 ] {e5d1cff1-0cfd-4407-8e25-321964dc9e26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2678 | 2025.10.18 04:55:26.129778 [ 278 ] {e5d1cff1-0cfd-4407-8e25-321964dc9e26} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2679 | 2025.10.18 04:55:26.129812 [ 278 ] {e5d1cff1-0cfd-4407-8e25-321964dc9e26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2680 | 2025.10.18 04:55:26.130311 [ 278 ] {e5d1cff1-0cfd-4407-8e25-321964dc9e26} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2681 | 2025.10.18 04:55:26.130526 [ 278 ] {e5d1cff1-0cfd-4407-8e25-321964dc9e26} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2682 | 2025.10.18 04:55:26.130660 [ 278 ] {e5d1cff1-0cfd-4407-8e25-321964dc9e26} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001717 sec., 2912.0559114735 rows/sec., 5.22 MiB/sec. | ||
| 2683 | 2025.10.18 04:55:26.130718 [ 278 ] {e5d1cff1-0cfd-4407-8e25-321964dc9e26} <Debug> TCPHandler: Processed in 0.001903419 sec. | ||
| 2684 | 2025.10.18 04:55:26.130836 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2685 | 2025.10.18 04:55:26.130933 [ 278 ] {a2460781-9e7d-46f4-81e8-fb84c8b38362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2686 | 2025.10.18 04:55:26.130975 [ 278 ] {a2460781-9e7d-46f4-81e8-fb84c8b38362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2687 | 2025.10.18 04:55:26.131313 [ 278 ] {a2460781-9e7d-46f4-81e8-fb84c8b38362} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2688 | 2025.10.18 04:55:26.131346 [ 278 ] {a2460781-9e7d-46f4-81e8-fb84c8b38362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2689 | 2025.10.18 04:55:26.131655 [ 278 ] {a2460781-9e7d-46f4-81e8-fb84c8b38362} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2690 | 2025.10.18 04:55:26.131853 [ 278 ] {a2460781-9e7d-46f4-81e8-fb84c8b38362} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2691 | 2025.10.18 04:55:26.131978 [ 278 ] {a2460781-9e7d-46f4-81e8-fb84c8b38362} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 2692 | 2025.10.18 04:55:26.132013 [ 278 ] {a2460781-9e7d-46f4-81e8-fb84c8b38362} <Debug> TCPHandler: Processed in 0.001226342 sec. | ||
| 2693 | 2025.10.18 04:55:28.069168 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2694 | 2025.10.18 04:55:28.069233 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2695 | 2025.10.18 04:55:28.138332 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5710 | ||
| 2696 | 2025.10.18 04:55:28.138902 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2697 | 2025.10.18 04:55:28.138952 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2698 | 2025.10.18 04:55:28.139589 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2699 | 2025.10.18 04:55:28.139837 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2700 | 2025.10.18 04:55:28.139984 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5710 | ||
| 2701 | 2025.10.18 04:55:28.143237 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 374 | ||
| 2702 | 2025.10.18 04:55:28.145689 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2703 | 2025.10.18 04:55:28.145742 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2704 | 2025.10.18 04:55:28.147021 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2705 | 2025.10.18 04:55:28.147303 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2706 | 2025.10.18 04:55:28.147665 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 374 | ||
| 2707 | 2025.10.18 04:55:28.444840 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2708 | 2025.10.18 04:55:28.462482 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2709 | 2025.10.18 04:55:28.462542 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2710 | 2025.10.18 04:55:28.468157 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2711 | 2025.10.18 04:55:28.468878 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2712 | 2025.10.18 04:55:28.472059 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2713 | 2025.10.18 04:55:31.123683 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2714 | 2025.10.18 04:55:31.123882 [ 278 ] {15e2ec75-caa5-4ec0-8d8f-d52203d2540e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2715 | 2025.10.18 04:55:31.123956 [ 278 ] {15e2ec75-caa5-4ec0-8d8f-d52203d2540e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2716 | 2025.10.18 04:55:31.124694 [ 278 ] {15e2ec75-caa5-4ec0-8d8f-d52203d2540e} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2717 | 2025.10.18 04:55:31.124742 [ 278 ] {15e2ec75-caa5-4ec0-8d8f-d52203d2540e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2718 | 2025.10.18 04:55:31.125157 [ 278 ] {15e2ec75-caa5-4ec0-8d8f-d52203d2540e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2719 | 2025.10.18 04:55:31.125387 [ 278 ] {15e2ec75-caa5-4ec0-8d8f-d52203d2540e} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2720 | 2025.10.18 04:55:31.125519 [ 157 ] {} <Debug> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2721 | 2025.10.18 04:55:31.125546 [ 278 ] {15e2ec75-caa5-4ec0-8d8f-d52203d2540e} <Debug> executeQuery: Read 132 rows, 11.65 KiB in 0.001716 sec., 76923.07692307692 rows/sec., 6.63 MiB/sec. | ||
| 2722 | 2025.10.18 04:55:31.125594 [ 157 ] {} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2723 | 2025.10.18 04:55:31.125612 [ 278 ] {15e2ec75-caa5-4ec0-8d8f-d52203d2540e} <Debug> TCPHandler: Processed in 0.002064814 sec. | ||
| 2724 | 2025.10.18 04:55:31.125626 [ 157 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2725 | 2025.10.18 04:55:31.125747 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2726 | 2025.10.18 04:55:31.125764 [ 190 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::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 | ||
| 2727 | 2025.10.18 04:55:31.125857 [ 278 ] {8302dfd8-7bb4-48f7-8064-378ce52149c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2728 | 2025.10.18 04:55:31.125905 [ 278 ] {8302dfd8-7bb4-48f7-8064-378ce52149c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2729 | 2025.10.18 04:55:31.125918 [ 190 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2730 | 2025.10.18 04:55:31.125956 [ 190 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1412 rows starting from the beginning of the part | ||
| 2731 | 2025.10.18 04:55:31.126021 [ 190 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 132 rows starting from the beginning of the part | ||
| 2732 | 2025.10.18 04:55:31.126065 [ 190 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 66 rows starting from the beginning of the part | ||
| 2733 | 2025.10.18 04:55:31.126106 [ 190 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 256 rows starting from the beginning of the part | ||
| 2734 | 2025.10.18 04:55:31.126192 [ 190 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 66 rows starting from the beginning of the part | ||
| 2735 | 2025.10.18 04:55:31.126245 [ 190 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 132 rows starting from the beginning of the part | ||
| 2736 | 2025.10.18 04:55:31.126338 [ 278 ] {8302dfd8-7bb4-48f7-8064-378ce52149c8} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2737 | 2025.10.18 04:55:31.126382 [ 278 ] {8302dfd8-7bb4-48f7-8064-378ce52149c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2738 | 2025.10.18 04:55:31.126721 [ 278 ] {8302dfd8-7bb4-48f7-8064-378ce52149c8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2739 | 2025.10.18 04:55:31.126948 [ 278 ] {8302dfd8-7bb4-48f7-8064-378ce52149c8} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2740 | 2025.10.18 04:55:31.127081 [ 278 ] {8302dfd8-7bb4-48f7-8064-378ce52149c8} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001249 sec., 30424.339471577263 rows/sec., 2.23 MiB/sec. | ||
| 2741 | 2025.10.18 04:55:31.127120 [ 278 ] {8302dfd8-7bb4-48f7-8064-378ce52149c8} <Debug> TCPHandler: Processed in 0.001425647 sec. | ||
| 2742 | 2025.10.18 04:55:31.127226 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2743 | 2025.10.18 04:55:31.127322 [ 278 ] {f5062c76-bf20-47f4-8d64-57df8a13eef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2744 | 2025.10.18 04:55:31.127363 [ 278 ] {f5062c76-bf20-47f4-8d64-57df8a13eef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2745 | 2025.10.18 04:55:31.127524 [ 200 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2064 rows, containing 5 columns (5 merged, 0 gathered) in 0.001813807 sec., 1137938.0496381368 rows/sec., 100.34 MiB/sec. | ||
| 2746 | 2025.10.18 04:55:31.127793 [ 278 ] {f5062c76-bf20-47f4-8d64-57df8a13eef4} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2747 | 2025.10.18 04:55:31.127818 [ 190 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2748 | 2025.10.18 04:55:31.127836 [ 278 ] {f5062c76-bf20-47f4-8d64-57df8a13eef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2749 | 2025.10.18 04:55:31.128124 [ 190 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_16_3} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2750 | 2025.10.18 04:55:31.128206 [ 278 ] {f5062c76-bf20-47f4-8d64-57df8a13eef4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2751 | 2025.10.18 04:55:31.128208 [ 190 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_16_3} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2752 | 2025.10.18 04:55:31.128301 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 2753 | 2025.10.18 04:55:31.128458 [ 278 ] {f5062c76-bf20-47f4-8d64-57df8a13eef4} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2754 | 2025.10.18 04:55:31.128562 [ 157 ] {} <Debug> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2755 | 2025.10.18 04:55:31.128592 [ 157 ] {} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2756 | 2025.10.18 04:55:31.128594 [ 278 ] {f5062c76-bf20-47f4-8d64-57df8a13eef4} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001292 sec., 78947.36842105264 rows/sec., 6.17 MiB/sec. | ||
| 2757 | 2025.10.18 04:55:31.128610 [ 157 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2758 | 2025.10.18 04:55:31.128646 [ 278 ] {f5062c76-bf20-47f4-8d64-57df8a13eef4} <Debug> TCPHandler: Processed in 0.001470688 sec. | ||
| 2759 | 2025.10.18 04:55:31.128708 [ 203 ] {48a48578-39d1-41e8-b269-51d90f6332ed::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 | ||
| 2760 | 2025.10.18 04:55:31.128771 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2761 | 2025.10.18 04:55:31.128794 [ 203 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2762 | 2025.10.18 04:55:31.128823 [ 203 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 635 rows starting from the beginning of the part | ||
| 2763 | 2025.10.18 04:55:31.128870 [ 278 ] {8440bc07-6b9c-44dd-8b4b-d2a52a43fac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2764 | 2025.10.18 04:55:31.128876 [ 203 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 102 rows starting from the beginning of the part | ||
| 2765 | 2025.10.18 04:55:31.128916 [ 278 ] {8440bc07-6b9c-44dd-8b4b-d2a52a43fac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2766 | 2025.10.18 04:55:31.128926 [ 203 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 69 rows starting from the beginning of the part | ||
| 2767 | 2025.10.18 04:55:31.128963 [ 203 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 146 rows starting from the beginning of the part | ||
| 2768 | 2025.10.18 04:55:31.129001 [ 203 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 69 rows starting from the beginning of the part | ||
| 2769 | 2025.10.18 04:55:31.129038 [ 203 ] {48a48578-39d1-41e8-b269-51d90f6332ed::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 | ||
| 2770 | 2025.10.18 04:55:31.129324 [ 278 ] {8440bc07-6b9c-44dd-8b4b-d2a52a43fac7} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2771 | 2025.10.18 04:55:31.129359 [ 278 ] {8440bc07-6b9c-44dd-8b4b-d2a52a43fac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2772 | 2025.10.18 04:55:31.129694 [ 278 ] {8440bc07-6b9c-44dd-8b4b-d2a52a43fac7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2773 | 2025.10.18 04:55:31.129902 [ 278 ] {8440bc07-6b9c-44dd-8b4b-d2a52a43fac7} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2774 | 2025.10.18 04:55:31.129969 [ 194 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1123 rows, containing 5 columns (5 merged, 0 gathered) in 0.001292543 sec., 868829.8957945694 rows/sec., 70.13 MiB/sec. | ||
| 2775 | 2025.10.18 04:55:31.130001 [ 157 ] {} <Debug> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2776 | 2025.10.18 04:55:31.130032 [ 278 ] {8440bc07-6b9c-44dd-8b4b-d2a52a43fac7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 2777 | 2025.10.18 04:55:31.130033 [ 157 ] {} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2778 | 2025.10.18 04:55:31.130072 [ 157 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2779 | 2025.10.18 04:55:31.130076 [ 278 ] {8440bc07-6b9c-44dd-8b4b-d2a52a43fac7} <Debug> TCPHandler: Processed in 0.001355305 sec. | ||
| 2780 | 2025.10.18 04:55:31.130141 [ 203 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2781 | 2025.10.18 04:55:31.130150 [ 190 ] {af818423-66e9-4722-9454-7c633ffbb364::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 | ||
| 2782 | 2025.10.18 04:55:31.130199 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2783 | 2025.10.18 04:55:31.130257 [ 190 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2784 | 2025.10.18 04:55:31.130291 [ 190 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3895 rows starting from the beginning of the part | ||
| 2785 | 2025.10.18 04:55:31.130300 [ 278 ] {24d2d7a4-388d-4ba5-9334-f26ba58a1c9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2786 | 2025.10.18 04:55:31.130341 [ 190 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 2787 | 2025.10.18 04:55:31.130361 [ 278 ] {24d2d7a4-388d-4ba5-9334-f26ba58a1c9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2788 | 2025.10.18 04:55:31.130386 [ 190 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 2789 | 2025.10.18 04:55:31.130391 [ 203 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_16_3} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2790 | 2025.10.18 04:55:31.130430 [ 190 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 200 rows starting from the beginning of the part | ||
| 2791 | 2025.10.18 04:55:31.130470 [ 190 ] {af818423-66e9-4722-9454-7c633ffbb364::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 | ||
| 2792 | 2025.10.18 04:55:31.130473 [ 203 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_16_3} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2793 | 2025.10.18 04:55:31.130508 [ 190 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 2794 | 2025.10.18 04:55:31.130551 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 2795 | 2025.10.18 04:55:31.131212 [ 278 ] {24d2d7a4-388d-4ba5-9334-f26ba58a1c9f} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2796 | 2025.10.18 04:55:31.131251 [ 278 ] {24d2d7a4-388d-4ba5-9334-f26ba58a1c9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2797 | 2025.10.18 04:55:31.131854 [ 278 ] {24d2d7a4-388d-4ba5-9334-f26ba58a1c9f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2798 | 2025.10.18 04:55:31.132092 [ 278 ] {24d2d7a4-388d-4ba5-9334-f26ba58a1c9f} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2799 | 2025.10.18 04:55:31.132155 [ 190 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4735 rows, containing 5 columns (5 merged, 0 gathered) in 0.002038653 sec., 2322612.0384391067 rows/sec., 159.79 MiB/sec. | ||
| 2800 | 2025.10.18 04:55:31.132197 [ 157 ] {} <Debug> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2801 | 2025.10.18 04:55:31.132229 [ 157 ] {} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2802 | 2025.10.18 04:55:31.132235 [ 278 ] {24d2d7a4-388d-4ba5-9334-f26ba58a1c9f} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.001954 sec., 19447.287615148412 rows/sec., 34.85 MiB/sec. | ||
| 2803 | 2025.10.18 04:55:31.132250 [ 157 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2804 | 2025.10.18 04:55:31.132307 [ 278 ] {24d2d7a4-388d-4ba5-9334-f26ba58a1c9f} <Debug> TCPHandler: Processed in 0.002158456 sec. | ||
| 2805 | 2025.10.18 04:55:31.132336 [ 194 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::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 | ||
| 2806 | 2025.10.18 04:55:31.132420 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2807 | 2025.10.18 04:55:31.132519 [ 278 ] {3b08020f-0bb7-4618-8edc-a9c283054e58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2808 | 2025.10.18 04:55:31.132543 [ 194 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2809 | 2025.10.18 04:55:31.132560 [ 278 ] {3b08020f-0bb7-4618-8edc-a9c283054e58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2810 | 2025.10.18 04:55:31.132604 [ 194 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::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 | ||
| 2811 | 2025.10.18 04:55:31.132710 [ 188 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2812 | 2025.10.18 04:55:31.132734 [ 194 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 38 rows starting from the beginning of the part | ||
| 2813 | 2025.10.18 04:55:31.132851 [ 194 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 5 rows starting from the beginning of the part | ||
| 2814 | 2025.10.18 04:55:31.132897 [ 278 ] {3b08020f-0bb7-4618-8edc-a9c283054e58} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2815 | 2025.10.18 04:55:31.132940 [ 278 ] {3b08020f-0bb7-4618-8edc-a9c283054e58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2816 | 2025.10.18 04:55:31.132960 [ 194 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 38 rows starting from the beginning of the part | ||
| 2817 | 2025.10.18 04:55:31.133042 [ 188 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2818 | 2025.10.18 04:55:31.133065 [ 194 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 5 rows starting from the beginning of the part | ||
| 2819 | 2025.10.18 04:55:31.133129 [ 188 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2820 | 2025.10.18 04:55:31.133167 [ 194 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 38 rows starting from the beginning of the part | ||
| 2821 | 2025.10.18 04:55:31.133229 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 2822 | 2025.10.18 04:55:31.133266 [ 278 ] {3b08020f-0bb7-4618-8edc-a9c283054e58} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2823 | 2025.10.18 04:55:31.133498 [ 278 ] {3b08020f-0bb7-4618-8edc-a9c283054e58} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2824 | 2025.10.18 04:55:31.133607 [ 157 ] {} <Debug> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2825 | 2025.10.18 04:55:31.133636 [ 157 ] {} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2826 | 2025.10.18 04:55:31.133639 [ 278 ] {3b08020f-0bb7-4618-8edc-a9c283054e58} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00114 sec., 52631.57894736842 rows/sec., 3.55 MiB/sec. | ||
| 2827 | 2025.10.18 04:55:31.133654 [ 157 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2828 | 2025.10.18 04:55:31.133688 [ 278 ] {3b08020f-0bb7-4618-8edc-a9c283054e58} <Debug> TCPHandler: Processed in 0.001318414 sec. | ||
| 2829 | 2025.10.18 04:55:31.133736 [ 190 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::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 | ||
| 2830 | 2025.10.18 04:55:31.133823 [ 190 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2831 | 2025.10.18 04:55:31.133849 [ 190 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 540 rows starting from the beginning of the part | ||
| 2832 | 2025.10.18 04:55:31.133892 [ 190 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 2833 | 2025.10.18 04:55:31.133930 [ 190 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::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 | ||
| 2834 | 2025.10.18 04:55:31.133965 [ 190 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::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 | ||
| 2835 | 2025.10.18 04:55:31.133999 [ 190 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::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 | ||
| 2836 | 2025.10.18 04:55:31.134034 [ 190 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 2837 | 2025.10.18 04:55:31.134762 [ 192 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 840 rows, containing 4 columns (4 merged, 0 gathered) in 0.001055537 sec., 795803.4630714034 rows/sec., 53.56 MiB/sec. | ||
| 2838 | 2025.10.18 04:55:31.134959 [ 186 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2839 | 2025.10.18 04:55:31.135248 [ 186 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_16_3} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2840 | 2025.10.18 04:55:31.135323 [ 186 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_16_3} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2841 | 2025.10.18 04:55:31.135386 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 2842 | 2025.10.18 04:55:31.140959 [ 186 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 233 rows, containing 19 columns (19 merged, 0 gathered) in 0.008655034 sec., 26920.749242579517 rows/sec., 48.24 MiB/sec. | ||
| 2843 | 2025.10.18 04:55:31.141348 [ 186 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2844 | 2025.10.18 04:55:31.141678 [ 186 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2845 | 2025.10.18 04:55:31.141743 [ 186 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2846 | 2025.10.18 04:55:31.141817 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. | ||
| 2847 | 2025.10.18 04:55:33.176330 [ 153 ] {} <Debug> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2848 | 2025.10.18 04:55:33.176450 [ 153 ] {} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2849 | 2025.10.18 04:55:33.176489 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2850 | 2025.10.18 04:55:33.176690 [ 190 ] {12c28578-ea64-4079-b7a3-36c981b02543::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 | ||
| 2851 | 2025.10.18 04:55:33.176920 [ 190 ] {12c28578-ea64-4079-b7a3-36c981b02543::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2852 | 2025.10.18 04:55:33.176975 [ 190 ] {12c28578-ea64-4079-b7a3-36c981b02543::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 2853 | 2025.10.18 04:55:33.177080 [ 190 ] {12c28578-ea64-4079-b7a3-36c981b02543::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 | ||
| 2854 | 2025.10.18 04:55:33.177162 [ 190 ] {12c28578-ea64-4079-b7a3-36c981b02543::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 | ||
| 2855 | 2025.10.18 04:55:33.177237 [ 190 ] {12c28578-ea64-4079-b7a3-36c981b02543::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 2856 | 2025.10.18 04:55:33.177303 [ 190 ] {12c28578-ea64-4079-b7a3-36c981b02543::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part | ||
| 2857 | 2025.10.18 04:55:33.178178 [ 186 ] {12c28578-ea64-4079-b7a3-36c981b02543::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 5 columns (5 merged, 0 gathered) in 0.00157292 sec., 16529.766294535006 rows/sec., 1.38 MiB/sec. | ||
| 2858 | 2025.10.18 04:55:33.178301 [ 186 ] {12c28578-ea64-4079-b7a3-36c981b02543::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2859 | 2025.10.18 04:55:33.178550 [ 186 ] {12c28578-ea64-4079-b7a3-36c981b02543::all_1_5_1} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2860 | 2025.10.18 04:55:33.178620 [ 186 ] {12c28578-ea64-4079-b7a3-36c981b02543::all_1_5_1} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2861 | 2025.10.18 04:55:33.178681 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2862 | 2025.10.18 04:55:35.641016 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6158 | ||
| 2863 | 2025.10.18 04:55:35.641565 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2864 | 2025.10.18 04:55:35.641614 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2865 | 2025.10.18 04:55:35.642163 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2866 | 2025.10.18 04:55:35.642412 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2867 | 2025.10.18 04:55:35.642553 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6158 | ||
| 2868 | 2025.10.18 04:55:35.973147 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2869 | 2025.10.18 04:55:35.988425 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2870 | 2025.10.18 04:55:35.988480 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2871 | 2025.10.18 04:55:35.994305 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2872 | 2025.10.18 04:55:35.994985 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2873 | 2025.10.18 04:55:35.997682 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2874 | 2025.10.18 04:55:36.149069 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2875 | 2025.10.18 04:55:36.149263 [ 278 ] {258cb009-ad33-4e67-9bb5-cc7202048ae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2876 | 2025.10.18 04:55:36.149334 [ 278 ] {258cb009-ad33-4e67-9bb5-cc7202048ae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2877 | 2025.10.18 04:55:36.149994 [ 278 ] {258cb009-ad33-4e67-9bb5-cc7202048ae2} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2878 | 2025.10.18 04:55:36.150041 [ 278 ] {258cb009-ad33-4e67-9bb5-cc7202048ae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2879 | 2025.10.18 04:55:36.150464 [ 278 ] {258cb009-ad33-4e67-9bb5-cc7202048ae2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2880 | 2025.10.18 04:55:36.150769 [ 278 ] {258cb009-ad33-4e67-9bb5-cc7202048ae2} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2881 | 2025.10.18 04:55:36.150927 [ 278 ] {258cb009-ad33-4e67-9bb5-cc7202048ae2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001715 sec., 1166.1807580174927 rows/sec., 95.09 KiB/sec. | ||
| 2882 | 2025.10.18 04:55:36.150968 [ 278 ] {258cb009-ad33-4e67-9bb5-cc7202048ae2} <Debug> TCPHandler: Processed in 0.002034102 sec. | ||
| 2883 | 2025.10.18 04:55:36.151082 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2884 | 2025.10.18 04:55:36.151177 [ 278 ] {30b85304-d595-43c2-85df-ffd2e056fdc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2885 | 2025.10.18 04:55:36.151217 [ 278 ] {30b85304-d595-43c2-85df-ffd2e056fdc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2886 | 2025.10.18 04:55:36.152078 [ 278 ] {30b85304-d595-43c2-85df-ffd2e056fdc8} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2887 | 2025.10.18 04:55:36.152113 [ 278 ] {30b85304-d595-43c2-85df-ffd2e056fdc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2888 | 2025.10.18 04:55:36.152503 [ 278 ] {30b85304-d595-43c2-85df-ffd2e056fdc8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2889 | 2025.10.18 04:55:36.152722 [ 278 ] {30b85304-d595-43c2-85df-ffd2e056fdc8} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2890 | 2025.10.18 04:55:36.152849 [ 278 ] {30b85304-d595-43c2-85df-ffd2e056fdc8} <Debug> executeQuery: Read 1207 rows, 101.54 KiB in 0.001691 sec., 713778.82909521 rows/sec., 58.64 MiB/sec. | ||
| 2891 | 2025.10.18 04:55:36.152887 [ 278 ] {30b85304-d595-43c2-85df-ffd2e056fdc8} <Debug> TCPHandler: Processed in 0.001854588 sec. | ||
| 2892 | 2025.10.18 04:55:36.152989 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2893 | 2025.10.18 04:55:36.153082 [ 278 ] {8c98548b-3162-458c-b39c-add5c7fff00b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2894 | 2025.10.18 04:55:36.153122 [ 278 ] {8c98548b-3162-458c-b39c-add5c7fff00b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2895 | 2025.10.18 04:55:36.153504 [ 278 ] {8c98548b-3162-458c-b39c-add5c7fff00b} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2896 | 2025.10.18 04:55:36.153538 [ 278 ] {8c98548b-3162-458c-b39c-add5c7fff00b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2897 | 2025.10.18 04:55:36.153826 [ 278 ] {8c98548b-3162-458c-b39c-add5c7fff00b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2898 | 2025.10.18 04:55:36.154036 [ 278 ] {8c98548b-3162-458c-b39c-add5c7fff00b} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2899 | 2025.10.18 04:55:36.154165 [ 278 ] {8c98548b-3162-458c-b39c-add5c7fff00b} <Debug> executeQuery: Read 7 rows, 528.00 B in 0.001101 sec., 6357.856494096276 rows/sec., 468.32 KiB/sec. | ||
| 2900 | 2025.10.18 04:55:36.154202 [ 278 ] {8c98548b-3162-458c-b39c-add5c7fff00b} <Debug> TCPHandler: Processed in 0.001262383 sec. | ||
| 2901 | 2025.10.18 04:55:36.154308 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2902 | 2025.10.18 04:55:36.154406 [ 278 ] {048b181a-de85-4ffb-831d-ae049aace15d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2903 | 2025.10.18 04:55:36.154446 [ 278 ] {048b181a-de85-4ffb-831d-ae049aace15d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2904 | 2025.10.18 04:55:36.154925 [ 278 ] {048b181a-de85-4ffb-831d-ae049aace15d} <Trace> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2905 | 2025.10.18 04:55:36.154964 [ 278 ] {048b181a-de85-4ffb-831d-ae049aace15d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2906 | 2025.10.18 04:55:36.155293 [ 278 ] {048b181a-de85-4ffb-831d-ae049aace15d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2907 | 2025.10.18 04:55:36.155509 [ 278 ] {048b181a-de85-4ffb-831d-ae049aace15d} <Trace> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2908 | 2025.10.18 04:55:36.155641 [ 278 ] {048b181a-de85-4ffb-831d-ae049aace15d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001254 sec., 181818.18181818182 rows/sec., 12.31 MiB/sec. | ||
| 2909 | 2025.10.18 04:55:36.155678 [ 278 ] {048b181a-de85-4ffb-831d-ae049aace15d} <Debug> TCPHandler: Processed in 0.001420057 sec. | ||
| 2910 | 2025.10.18 04:55:36.155782 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2911 | 2025.10.18 04:55:36.155879 [ 278 ] {27cb4058-f335-4273-9885-c683f9618b09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2912 | 2025.10.18 04:55:36.155919 [ 278 ] {27cb4058-f335-4273-9885-c683f9618b09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2913 | 2025.10.18 04:55:36.156459 [ 278 ] {27cb4058-f335-4273-9885-c683f9618b09} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2914 | 2025.10.18 04:55:36.156495 [ 278 ] {27cb4058-f335-4273-9885-c683f9618b09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2915 | 2025.10.18 04:55:36.156826 [ 278 ] {27cb4058-f335-4273-9885-c683f9618b09} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2916 | 2025.10.18 04:55:36.157040 [ 278 ] {27cb4058-f335-4273-9885-c683f9618b09} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2917 | 2025.10.18 04:55:36.157163 [ 278 ] {27cb4058-f335-4273-9885-c683f9618b09} <Debug> executeQuery: Read 527 rows, 39.97 KiB in 0.001303 sec., 404451.2663085188 rows/sec., 29.95 MiB/sec. | ||
| 2918 | 2025.10.18 04:55:36.157201 [ 278 ] {27cb4058-f335-4273-9885-c683f9618b09} <Debug> TCPHandler: Processed in 0.001469348 sec. | ||
| 2919 | 2025.10.18 04:55:36.157309 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2920 | 2025.10.18 04:55:36.157406 [ 278 ] {4631b576-c3cf-4ac6-8e9d-4a9706e02e20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2921 | 2025.10.18 04:55:36.157449 [ 278 ] {4631b576-c3cf-4ac6-8e9d-4a9706e02e20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2922 | 2025.10.18 04:55:36.157962 [ 278 ] {4631b576-c3cf-4ac6-8e9d-4a9706e02e20} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2923 | 2025.10.18 04:55:36.157997 [ 278 ] {4631b576-c3cf-4ac6-8e9d-4a9706e02e20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2924 | 2025.10.18 04:55:36.158378 [ 278 ] {4631b576-c3cf-4ac6-8e9d-4a9706e02e20} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2925 | 2025.10.18 04:55:36.158594 [ 278 ] {4631b576-c3cf-4ac6-8e9d-4a9706e02e20} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2926 | 2025.10.18 04:55:36.158721 [ 278 ] {4631b576-c3cf-4ac6-8e9d-4a9706e02e20} <Debug> executeQuery: Read 833 rows, 57.42 KiB in 0.001334 sec., 624437.7811094454 rows/sec., 42.03 MiB/sec. | ||
| 2927 | 2025.10.18 04:55:36.158758 [ 278 ] {4631b576-c3cf-4ac6-8e9d-4a9706e02e20} <Debug> TCPHandler: Processed in 0.001499259 sec. | ||
| 2928 | 2025.10.18 04:55:36.158867 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2929 | 2025.10.18 04:55:36.158962 [ 278 ] {fefe6bea-c2a6-4dd4-82f8-07cd4ba04771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2930 | 2025.10.18 04:55:36.159016 [ 278 ] {fefe6bea-c2a6-4dd4-82f8-07cd4ba04771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2931 | 2025.10.18 04:55:36.159738 [ 278 ] {fefe6bea-c2a6-4dd4-82f8-07cd4ba04771} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2932 | 2025.10.18 04:55:36.159773 [ 278 ] {fefe6bea-c2a6-4dd4-82f8-07cd4ba04771} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2933 | 2025.10.18 04:55:36.160284 [ 278 ] {fefe6bea-c2a6-4dd4-82f8-07cd4ba04771} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2934 | 2025.10.18 04:55:36.160510 [ 278 ] {fefe6bea-c2a6-4dd4-82f8-07cd4ba04771} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2935 | 2025.10.18 04:55:36.160647 [ 278 ] {fefe6bea-c2a6-4dd4-82f8-07cd4ba04771} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001704 sec., 2934.2723004694835 rows/sec., 5.26 MiB/sec. | ||
| 2936 | 2025.10.18 04:55:36.160703 [ 278 ] {fefe6bea-c2a6-4dd4-82f8-07cd4ba04771} <Debug> TCPHandler: Processed in 0.001886769 sec. | ||
| 2937 | 2025.10.18 04:55:36.160809 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2938 | 2025.10.18 04:55:36.160905 [ 278 ] {884be134-17ab-4f4a-adf9-06ee4c084700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2939 | 2025.10.18 04:55:36.160946 [ 278 ] {884be134-17ab-4f4a-adf9-06ee4c084700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2940 | 2025.10.18 04:55:36.161263 [ 278 ] {884be134-17ab-4f4a-adf9-06ee4c084700} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2941 | 2025.10.18 04:55:36.161299 [ 278 ] {884be134-17ab-4f4a-adf9-06ee4c084700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2942 | 2025.10.18 04:55:36.161610 [ 278 ] {884be134-17ab-4f4a-adf9-06ee4c084700} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2943 | 2025.10.18 04:55:36.161824 [ 278 ] {884be134-17ab-4f4a-adf9-06ee4c084700} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2944 | 2025.10.18 04:55:36.161950 [ 278 ] {884be134-17ab-4f4a-adf9-06ee4c084700} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 2945 | 2025.10.18 04:55:36.161985 [ 278 ] {884be134-17ab-4f4a-adf9-06ee4c084700} <Debug> TCPHandler: Processed in 0.001225812 sec. | ||
| 2946 | 2025.10.18 04:55:38.148724 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 402 | ||
| 2947 | 2025.10.18 04:55:38.150912 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2948 | 2025.10.18 04:55:38.150966 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2949 | 2025.10.18 04:55:38.152193 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2950 | 2025.10.18 04:55:38.152484 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2951 | 2025.10.18 04:55:38.152817 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 402 | ||
| 2952 | 2025.10.18 04:55:41.123472 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2953 | 2025.10.18 04:55:41.123657 [ 278 ] {fe1b027a-78fa-49bb-8b68-37567e3d8c82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2954 | 2025.10.18 04:55:41.123721 [ 278 ] {fe1b027a-78fa-49bb-8b68-37567e3d8c82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2955 | 2025.10.18 04:55:41.124393 [ 278 ] {fe1b027a-78fa-49bb-8b68-37567e3d8c82} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2956 | 2025.10.18 04:55:41.124442 [ 278 ] {fe1b027a-78fa-49bb-8b68-37567e3d8c82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2957 | 2025.10.18 04:55:41.124843 [ 278 ] {fe1b027a-78fa-49bb-8b68-37567e3d8c82} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2958 | 2025.10.18 04:55:41.125068 [ 278 ] {fe1b027a-78fa-49bb-8b68-37567e3d8c82} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2959 | 2025.10.18 04:55:41.125220 [ 278 ] {fe1b027a-78fa-49bb-8b68-37567e3d8c82} <Debug> executeQuery: Read 132 rows, 11.65 KiB in 0.001612 sec., 81885.85607940448 rows/sec., 7.06 MiB/sec. | ||
| 2960 | 2025.10.18 04:55:41.125261 [ 278 ] {fe1b027a-78fa-49bb-8b68-37567e3d8c82} <Debug> TCPHandler: Processed in 0.0019172 sec. | ||
| 2961 | 2025.10.18 04:55:41.125382 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2962 | 2025.10.18 04:55:41.125475 [ 278 ] {dcd72888-5563-4bf3-82b8-31caadbb454e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2963 | 2025.10.18 04:55:41.125514 [ 278 ] {dcd72888-5563-4bf3-82b8-31caadbb454e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2964 | 2025.10.18 04:55:41.125912 [ 278 ] {dcd72888-5563-4bf3-82b8-31caadbb454e} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2965 | 2025.10.18 04:55:41.125948 [ 278 ] {dcd72888-5563-4bf3-82b8-31caadbb454e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2966 | 2025.10.18 04:55:41.126247 [ 278 ] {dcd72888-5563-4bf3-82b8-31caadbb454e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2967 | 2025.10.18 04:55:41.126456 [ 278 ] {dcd72888-5563-4bf3-82b8-31caadbb454e} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2968 | 2025.10.18 04:55:41.126580 [ 278 ] {dcd72888-5563-4bf3-82b8-31caadbb454e} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001124 sec., 33807.829181494664 rows/sec., 2.48 MiB/sec. | ||
| 2969 | 2025.10.18 04:55:41.126616 [ 278 ] {dcd72888-5563-4bf3-82b8-31caadbb454e} <Debug> TCPHandler: Processed in 0.001281194 sec. | ||
| 2970 | 2025.10.18 04:55:41.126712 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2971 | 2025.10.18 04:55:41.126803 [ 278 ] {9bbf301a-1626-448e-b6ff-4c6a116d9369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2972 | 2025.10.18 04:55:41.126841 [ 278 ] {9bbf301a-1626-448e-b6ff-4c6a116d9369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2973 | 2025.10.18 04:55:41.127257 [ 278 ] {9bbf301a-1626-448e-b6ff-4c6a116d9369} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2974 | 2025.10.18 04:55:41.127292 [ 278 ] {9bbf301a-1626-448e-b6ff-4c6a116d9369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2975 | 2025.10.18 04:55:41.127597 [ 278 ] {9bbf301a-1626-448e-b6ff-4c6a116d9369} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2976 | 2025.10.18 04:55:41.127805 [ 278 ] {9bbf301a-1626-448e-b6ff-4c6a116d9369} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2977 | 2025.10.18 04:55:41.127932 [ 278 ] {9bbf301a-1626-448e-b6ff-4c6a116d9369} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001147 sec., 88927.6373147341 rows/sec., 6.95 MiB/sec. | ||
| 2978 | 2025.10.18 04:55:41.127968 [ 278 ] {9bbf301a-1626-448e-b6ff-4c6a116d9369} <Debug> TCPHandler: Processed in 0.001302734 sec. | ||
| 2979 | 2025.10.18 04:55:41.128083 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2980 | 2025.10.18 04:55:41.128175 [ 278 ] {8c136310-3097-4637-a71d-ff9d064b880d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2981 | 2025.10.18 04:55:41.128217 [ 278 ] {8c136310-3097-4637-a71d-ff9d064b880d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2982 | 2025.10.18 04:55:41.128692 [ 278 ] {8c136310-3097-4637-a71d-ff9d064b880d} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2983 | 2025.10.18 04:55:41.128734 [ 278 ] {8c136310-3097-4637-a71d-ff9d064b880d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2984 | 2025.10.18 04:55:41.129073 [ 278 ] {8c136310-3097-4637-a71d-ff9d064b880d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2985 | 2025.10.18 04:55:41.129285 [ 278 ] {8c136310-3097-4637-a71d-ff9d064b880d} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2986 | 2025.10.18 04:55:41.129418 [ 278 ] {8c136310-3097-4637-a71d-ff9d064b880d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00126 sec., 126984.12698412698 rows/sec., 8.84 MiB/sec. | ||
| 2987 | 2025.10.18 04:55:41.129454 [ 278 ] {8c136310-3097-4637-a71d-ff9d064b880d} <Debug> TCPHandler: Processed in 0.001418327 sec. | ||
| 2988 | 2025.10.18 04:55:41.129574 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2989 | 2025.10.18 04:55:41.129669 [ 278 ] {426e8c17-b4be-4921-8096-7ff517d28f3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2990 | 2025.10.18 04:55:41.129726 [ 278 ] {426e8c17-b4be-4921-8096-7ff517d28f3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2991 | 2025.10.18 04:55:41.130557 [ 278 ] {426e8c17-b4be-4921-8096-7ff517d28f3c} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2992 | 2025.10.18 04:55:41.130593 [ 278 ] {426e8c17-b4be-4921-8096-7ff517d28f3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2993 | 2025.10.18 04:55:41.131159 [ 278 ] {426e8c17-b4be-4921-8096-7ff517d28f3c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2994 | 2025.10.18 04:55:41.131392 [ 278 ] {426e8c17-b4be-4921-8096-7ff517d28f3c} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2995 | 2025.10.18 04:55:41.131524 [ 278 ] {426e8c17-b4be-4921-8096-7ff517d28f3c} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.001874 sec., 20277.481323372464 rows/sec., 36.34 MiB/sec. | ||
| 2996 | 2025.10.18 04:55:41.131574 [ 278 ] {426e8c17-b4be-4921-8096-7ff517d28f3c} <Debug> TCPHandler: Processed in 0.002052383 sec. | ||
| 2997 | 2025.10.18 04:55:41.131681 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2998 | 2025.10.18 04:55:41.131774 [ 278 ] {110b1daf-281b-423a-bd8e-f346d87379b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2999 | 2025.10.18 04:55:41.131815 [ 278 ] {110b1daf-281b-423a-bd8e-f346d87379b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3000 | 2025.10.18 04:55:41.132149 [ 278 ] {110b1daf-281b-423a-bd8e-f346d87379b2} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3001 | 2025.10.18 04:55:41.132186 [ 278 ] {110b1daf-281b-423a-bd8e-f346d87379b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3002 | 2025.10.18 04:55:41.132475 [ 278 ] {110b1daf-281b-423a-bd8e-f346d87379b2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3003 | 2025.10.18 04:55:41.132674 [ 278 ] {110b1daf-281b-423a-bd8e-f346d87379b2} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3004 | 2025.10.18 04:55:41.132811 [ 278 ] {110b1daf-281b-423a-bd8e-f346d87379b2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 3005 | 2025.10.18 04:55:41.132846 [ 278 ] {110b1daf-281b-423a-bd8e-f346d87379b2} <Debug> TCPHandler: Processed in 0.001213372 sec. | ||
| 3006 | 2025.10.18 04:55:43.069289 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3007 | 2025.10.18 04:55:43.069403 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3008 | 2025.10.18 04:55:43.143560 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6670 | ||
| 3009 | 2025.10.18 04:55:43.144047 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3010 | 2025.10.18 04:55:43.144081 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3011 | 2025.10.18 04:55:43.144551 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3012 | 2025.10.18 04:55:43.144792 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3013 | 2025.10.18 04:55:43.144917 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6670 | ||
| 3014 | 2025.10.18 04:55:43.498679 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3015 | 2025.10.18 04:55:43.515930 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3016 | 2025.10.18 04:55:43.515996 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3017 | 2025.10.18 04:55:43.522121 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3018 | 2025.10.18 04:55:43.522830 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3019 | 2025.10.18 04:55:43.525823 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3020 | 2025.10.18 04:55:46.121452 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3021 | 2025.10.18 04:55:46.121705 [ 278 ] {cd5e2759-33fc-4a86-beef-e57c857815ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3022 | 2025.10.18 04:55:46.121800 [ 278 ] {cd5e2759-33fc-4a86-beef-e57c857815ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3023 | 2025.10.18 04:55:46.122595 [ 278 ] {cd5e2759-33fc-4a86-beef-e57c857815ff} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3024 | 2025.10.18 04:55:46.122640 [ 278 ] {cd5e2759-33fc-4a86-beef-e57c857815ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3025 | 2025.10.18 04:55:46.123019 [ 278 ] {cd5e2759-33fc-4a86-beef-e57c857815ff} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3026 | 2025.10.18 04:55:46.123239 [ 278 ] {cd5e2759-33fc-4a86-beef-e57c857815ff} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3027 | 2025.10.18 04:55:46.123387 [ 278 ] {cd5e2759-33fc-4a86-beef-e57c857815ff} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001752 sec., 37671.232876712325 rows/sec., 2.98 MiB/sec. | ||
| 3028 | 2025.10.18 04:55:46.123431 [ 278 ] {cd5e2759-33fc-4a86-beef-e57c857815ff} <Debug> TCPHandler: Processed in 0.002142445 sec. | ||
| 3029 | 2025.10.18 04:55:46.123558 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3030 | 2025.10.18 04:55:46.123659 [ 278 ] {cd933641-572d-4a8a-82e5-e93556ac2e4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3031 | 2025.10.18 04:55:46.123703 [ 278 ] {cd933641-572d-4a8a-82e5-e93556ac2e4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3032 | 2025.10.18 04:55:46.124093 [ 278 ] {cd933641-572d-4a8a-82e5-e93556ac2e4c} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3033 | 2025.10.18 04:55:46.124129 [ 278 ] {cd933641-572d-4a8a-82e5-e93556ac2e4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3034 | 2025.10.18 04:55:46.124425 [ 278 ] {cd933641-572d-4a8a-82e5-e93556ac2e4c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3035 | 2025.10.18 04:55:46.124628 [ 278 ] {cd933641-572d-4a8a-82e5-e93556ac2e4c} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3036 | 2025.10.18 04:55:46.124750 [ 278 ] {cd933641-572d-4a8a-82e5-e93556ac2e4c} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001116 sec., 4480.286738351255 rows/sec., 336.90 KiB/sec. | ||
| 3037 | 2025.10.18 04:55:46.124786 [ 278 ] {cd933641-572d-4a8a-82e5-e93556ac2e4c} <Debug> TCPHandler: Processed in 0.001278213 sec. | ||
| 3038 | 2025.10.18 04:55:46.124904 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3039 | 2025.10.18 04:55:46.125025 [ 278 ] {20e82404-013b-410a-98ba-dff723eb257d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3040 | 2025.10.18 04:55:46.125073 [ 278 ] {20e82404-013b-410a-98ba-dff723eb257d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3041 | 2025.10.18 04:55:46.125573 [ 278 ] {20e82404-013b-410a-98ba-dff723eb257d} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3042 | 2025.10.18 04:55:46.125616 [ 278 ] {20e82404-013b-410a-98ba-dff723eb257d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3043 | 2025.10.18 04:55:46.125997 [ 278 ] {20e82404-013b-410a-98ba-dff723eb257d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3044 | 2025.10.18 04:55:46.126211 [ 278 ] {20e82404-013b-410a-98ba-dff723eb257d} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3045 | 2025.10.18 04:55:46.126332 [ 278 ] {20e82404-013b-410a-98ba-dff723eb257d} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001332 sec., 51801.8018018018 rows/sec., 4.04 MiB/sec. | ||
| 3046 | 2025.10.18 04:55:46.126368 [ 278 ] {20e82404-013b-410a-98ba-dff723eb257d} <Debug> TCPHandler: Processed in 0.001522989 sec. | ||
| 3047 | 2025.10.18 04:55:46.126478 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3048 | 2025.10.18 04:55:46.126572 [ 278 ] {6d68f205-ecbe-4a41-9b68-6b931c224e26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3049 | 2025.10.18 04:55:46.126614 [ 278 ] {6d68f205-ecbe-4a41-9b68-6b931c224e26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3050 | 2025.10.18 04:55:46.127018 [ 278 ] {6d68f205-ecbe-4a41-9b68-6b931c224e26} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3051 | 2025.10.18 04:55:46.127054 [ 278 ] {6d68f205-ecbe-4a41-9b68-6b931c224e26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3052 | 2025.10.18 04:55:46.127368 [ 278 ] {6d68f205-ecbe-4a41-9b68-6b931c224e26} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3053 | 2025.10.18 04:55:46.127570 [ 278 ] {6d68f205-ecbe-4a41-9b68-6b931c224e26} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3054 | 2025.10.18 04:55:46.127693 [ 278 ] {6d68f205-ecbe-4a41-9b68-6b931c224e26} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001139 sec., 140474.1000877963 rows/sec., 9.78 MiB/sec. | ||
| 3055 | 2025.10.18 04:55:46.127727 [ 278 ] {6d68f205-ecbe-4a41-9b68-6b931c224e26} <Debug> TCPHandler: Processed in 0.001296823 sec. | ||
| 3056 | 2025.10.18 04:55:46.127831 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3057 | 2025.10.18 04:55:46.127923 [ 278 ] {c8c77ad1-a83d-4ba5-b7b3-39f02a827e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3058 | 2025.10.18 04:55:46.127974 [ 278 ] {c8c77ad1-a83d-4ba5-b7b3-39f02a827e08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3059 | 2025.10.18 04:55:46.128686 [ 278 ] {c8c77ad1-a83d-4ba5-b7b3-39f02a827e08} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3060 | 2025.10.18 04:55:46.128721 [ 278 ] {c8c77ad1-a83d-4ba5-b7b3-39f02a827e08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3061 | 2025.10.18 04:55:46.129201 [ 278 ] {c8c77ad1-a83d-4ba5-b7b3-39f02a827e08} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3062 | 2025.10.18 04:55:46.129410 [ 278 ] {c8c77ad1-a83d-4ba5-b7b3-39f02a827e08} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3063 | 2025.10.18 04:55:46.129539 [ 278 ] {c8c77ad1-a83d-4ba5-b7b3-39f02a827e08} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001635 sec., 3058.1039755351685 rows/sec., 5.48 MiB/sec. | ||
| 3064 | 2025.10.18 04:55:46.129589 [ 278 ] {c8c77ad1-a83d-4ba5-b7b3-39f02a827e08} <Debug> TCPHandler: Processed in 0.001804256 sec. | ||
| 3065 | 2025.10.18 04:55:46.129695 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3066 | 2025.10.18 04:55:46.129788 [ 278 ] {323b4e1b-1d62-473c-a7ac-1b970c701798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3067 | 2025.10.18 04:55:46.129828 [ 278 ] {323b4e1b-1d62-473c-a7ac-1b970c701798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3068 | 2025.10.18 04:55:46.130154 [ 278 ] {323b4e1b-1d62-473c-a7ac-1b970c701798} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3069 | 2025.10.18 04:55:46.130189 [ 278 ] {323b4e1b-1d62-473c-a7ac-1b970c701798} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3070 | 2025.10.18 04:55:46.130499 [ 278 ] {323b4e1b-1d62-473c-a7ac-1b970c701798} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3071 | 2025.10.18 04:55:46.130699 [ 278 ] {323b4e1b-1d62-473c-a7ac-1b970c701798} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3072 | 2025.10.18 04:55:46.130820 [ 278 ] {323b4e1b-1d62-473c-a7ac-1b970c701798} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 3073 | 2025.10.18 04:55:46.130854 [ 278 ] {323b4e1b-1d62-473c-a7ac-1b970c701798} <Debug> TCPHandler: Processed in 0.001206021 sec. | ||
| 3074 | 2025.10.18 04:55:48.153861 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 426 | ||
| 3075 | 2025.10.18 04:55:48.156091 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3076 | 2025.10.18 04:55:48.156159 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3077 | 2025.10.18 04:55:48.157427 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3078 | 2025.10.18 04:55:48.157702 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3079 | 2025.10.18 04:55:48.158022 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 426 | ||
| 3080 | 2025.10.18 04:55:48.338097 [ 140 ] {} <Debug> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3081 | 2025.10.18 04:55:48.338169 [ 140 ] {} <Trace> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3082 | 2025.10.18 04:55:48.338195 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3083 | 2025.10.18 04:55:48.338317 [ 186 ] {4cf7adc3-401e-4675-a650-6d87cc1a953d::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 | ||
| 3084 | 2025.10.18 04:55:48.338453 [ 186 ] {4cf7adc3-401e-4675-a650-6d87cc1a953d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3085 | 2025.10.18 04:55:48.338485 [ 186 ] {4cf7adc3-401e-4675-a650-6d87cc1a953d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3086 | 2025.10.18 04:55:48.338553 [ 186 ] {4cf7adc3-401e-4675-a650-6d87cc1a953d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 3087 | 2025.10.18 04:55:48.338600 [ 186 ] {4cf7adc3-401e-4675-a650-6d87cc1a953d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 229 rows starting from the beginning of the part | ||
| 3088 | 2025.10.18 04:55:48.338643 [ 186 ] {4cf7adc3-401e-4675-a650-6d87cc1a953d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 3089 | 2025.10.18 04:55:48.338685 [ 186 ] {4cf7adc3-401e-4675-a650-6d87cc1a953d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 228 rows starting from the beginning of the part | ||
| 3090 | 2025.10.18 04:55:48.339548 [ 192 ] {4cf7adc3-401e-4675-a650-6d87cc1a953d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 529 rows, containing 5 columns (5 merged, 0 gathered) in 0.001285553 sec., 411496.0643396266 rows/sec., 30.28 MiB/sec. | ||
| 3091 | 2025.10.18 04:55:48.339738 [ 196 ] {4cf7adc3-401e-4675-a650-6d87cc1a953d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3092 | 2025.10.18 04:55:48.340034 [ 196 ] {4cf7adc3-401e-4675-a650-6d87cc1a953d::all_1_5_1} <Trace> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3093 | 2025.10.18 04:55:48.340109 [ 196 ] {4cf7adc3-401e-4675-a650-6d87cc1a953d::all_1_5_1} <Trace> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3094 | 2025.10.18 04:55:48.340199 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3095 | 2025.10.18 04:55:50.645944 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7118 | ||
| 3096 | 2025.10.18 04:55:50.646441 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3097 | 2025.10.18 04:55:50.646486 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3098 | 2025.10.18 04:55:50.647105 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3099 | 2025.10.18 04:55:50.647358 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3100 | 2025.10.18 04:55:50.647509 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7118 | ||
| 3101 | 2025.10.18 04:55:51.026843 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3102 | 2025.10.18 04:55:51.043516 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3103 | 2025.10.18 04:55:51.043572 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3104 | 2025.10.18 04:55:51.049278 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3105 | 2025.10.18 04:55:51.049984 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3106 | 2025.10.18 04:55:51.052902 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3107 | 2025.10.18 04:55:51.125711 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3108 | 2025.10.18 04:55:51.125913 [ 278 ] {c60a0cd3-a7f4-46bc-b6c3-bbf726dd8b17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3109 | 2025.10.18 04:55:51.125985 [ 278 ] {c60a0cd3-a7f4-46bc-b6c3-bbf726dd8b17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3110 | 2025.10.18 04:55:51.126672 [ 278 ] {c60a0cd3-a7f4-46bc-b6c3-bbf726dd8b17} <Trace> oximeter.fields_i16 (4a0b57d8-8875-4c42-9959-3d0d2c14e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3111 | 2025.10.18 04:55:51.126722 [ 278 ] {c60a0cd3-a7f4-46bc-b6c3-bbf726dd8b17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3112 | 2025.10.18 04:55:51.127126 [ 278 ] {c60a0cd3-a7f4-46bc-b6c3-bbf726dd8b17} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3113 | 2025.10.18 04:55:51.127350 [ 278 ] {c60a0cd3-a7f4-46bc-b6c3-bbf726dd8b17} <Trace> oximeter.fields_i16 (4a0b57d8-8875-4c42-9959-3d0d2c14e648): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3114 | 2025.10.18 04:55:51.127496 [ 278 ] {c60a0cd3-a7f4-46bc-b6c3-bbf726dd8b17} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001636 sec., 14669.926650366748 rows/sec., 1.22 MiB/sec. | ||
| 3115 | 2025.10.18 04:55:51.127537 [ 278 ] {c60a0cd3-a7f4-46bc-b6c3-bbf726dd8b17} <Debug> TCPHandler: Processed in 0.001964571 sec. | ||
| 3116 | 2025.10.18 04:55:51.127668 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3117 | 2025.10.18 04:55:51.127772 [ 278 ] {8921da82-5f57-495b-a48c-58450afff2db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3118 | 2025.10.18 04:55:51.127813 [ 278 ] {8921da82-5f57-495b-a48c-58450afff2db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3119 | 2025.10.18 04:55:51.128208 [ 278 ] {8921da82-5f57-495b-a48c-58450afff2db} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3120 | 2025.10.18 04:55:51.128245 [ 278 ] {8921da82-5f57-495b-a48c-58450afff2db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3121 | 2025.10.18 04:55:51.128582 [ 278 ] {8921da82-5f57-495b-a48c-58450afff2db} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3122 | 2025.10.18 04:55:51.128806 [ 278 ] {8921da82-5f57-495b-a48c-58450afff2db} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3123 | 2025.10.18 04:55:51.128937 [ 278 ] {8921da82-5f57-495b-a48c-58450afff2db} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001184 sec., 1689.1891891891892 rows/sec., 137.74 KiB/sec. | ||
| 3124 | 2025.10.18 04:55:51.128975 [ 278 ] {8921da82-5f57-495b-a48c-58450afff2db} <Debug> TCPHandler: Processed in 0.001363376 sec. | ||
| 3125 | 2025.10.18 04:55:51.129085 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3126 | 2025.10.18 04:55:51.129186 [ 278 ] {e43c75cd-845c-4d70-9a48-3d3a756239b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3127 | 2025.10.18 04:55:51.129228 [ 278 ] {e43c75cd-845c-4d70-9a48-3d3a756239b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3128 | 2025.10.18 04:55:51.129862 [ 278 ] {e43c75cd-845c-4d70-9a48-3d3a756239b8} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3129 | 2025.10.18 04:55:51.129910 [ 278 ] {e43c75cd-845c-4d70-9a48-3d3a756239b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3130 | 2025.10.18 04:55:51.130322 [ 278 ] {e43c75cd-845c-4d70-9a48-3d3a756239b8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3131 | 2025.10.18 04:55:51.130540 [ 278 ] {e43c75cd-845c-4d70-9a48-3d3a756239b8} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3132 | 2025.10.18 04:55:51.130668 [ 278 ] {e43c75cd-845c-4d70-9a48-3d3a756239b8} <Debug> executeQuery: Read 253 rows, 23.16 KiB in 0.001501 sec., 168554.29713524316 rows/sec., 15.07 MiB/sec. | ||
| 3133 | 2025.10.18 04:55:51.130706 [ 278 ] {e43c75cd-845c-4d70-9a48-3d3a756239b8} <Debug> TCPHandler: Processed in 0.001672634 sec. | ||
| 3134 | 2025.10.18 04:55:51.130821 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3135 | 2025.10.18 04:55:51.130915 [ 278 ] {bb333dfe-6a93-44b7-9d53-bd5552fb98d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3136 | 2025.10.18 04:55:51.130957 [ 278 ] {bb333dfe-6a93-44b7-9d53-bd5552fb98d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3137 | 2025.10.18 04:55:51.131376 [ 278 ] {bb333dfe-6a93-44b7-9d53-bd5552fb98d7} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3138 | 2025.10.18 04:55:51.131412 [ 278 ] {bb333dfe-6a93-44b7-9d53-bd5552fb98d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3139 | 2025.10.18 04:55:51.131727 [ 278 ] {bb333dfe-6a93-44b7-9d53-bd5552fb98d7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3140 | 2025.10.18 04:55:51.131939 [ 278 ] {bb333dfe-6a93-44b7-9d53-bd5552fb98d7} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3141 | 2025.10.18 04:55:51.132035 [ 135 ] {} <Debug> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3142 | 2025.10.18 04:55:51.132065 [ 278 ] {bb333dfe-6a93-44b7-9d53-bd5552fb98d7} <Debug> executeQuery: Read 52 rows, 3.96 KiB in 0.001168 sec., 44520.54794520548 rows/sec., 3.31 MiB/sec. | ||
| 3143 | 2025.10.18 04:55:51.132075 [ 135 ] {} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3144 | 2025.10.18 04:55:51.132096 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3145 | 2025.10.18 04:55:51.132102 [ 278 ] {bb333dfe-6a93-44b7-9d53-bd5552fb98d7} <Debug> TCPHandler: Processed in 0.001331435 sec. | ||
| 3146 | 2025.10.18 04:55:51.132216 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3147 | 2025.10.18 04:55:51.132231 [ 186 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::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 | ||
| 3148 | 2025.10.18 04:55:51.132310 [ 278 ] {5f3fa76c-1a77-419e-9211-49d187f4a237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3149 | 2025.10.18 04:55:51.132354 [ 278 ] {5f3fa76c-1a77-419e-9211-49d187f4a237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3150 | 2025.10.18 04:55:51.132386 [ 186 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3151 | 2025.10.18 04:55:51.132428 [ 186 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 73 rows starting from the beginning of the part | ||
| 3152 | 2025.10.18 04:55:51.132504 [ 186 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 38 rows starting from the beginning of the part | ||
| 3153 | 2025.10.18 04:55:51.132556 [ 186 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::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 | ||
| 3154 | 2025.10.18 04:55:51.132606 [ 186 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::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 | ||
| 3155 | 2025.10.18 04:55:51.132654 [ 186 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 5 rows starting from the beginning of the part | ||
| 3156 | 2025.10.18 04:55:51.132701 [ 186 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 52 rows starting from the beginning of the part | ||
| 3157 | 2025.10.18 04:55:51.132763 [ 278 ] {5f3fa76c-1a77-419e-9211-49d187f4a237} <Trace> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3158 | 2025.10.18 04:55:51.132806 [ 278 ] {5f3fa76c-1a77-419e-9211-49d187f4a237} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3159 | 2025.10.18 04:55:51.133140 [ 278 ] {5f3fa76c-1a77-419e-9211-49d187f4a237} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3160 | 2025.10.18 04:55:51.133371 [ 278 ] {5f3fa76c-1a77-419e-9211-49d187f4a237} <Trace> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3161 | 2025.10.18 04:55:51.133505 [ 278 ] {5f3fa76c-1a77-419e-9211-49d187f4a237} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001214 sec., 19769.357495881384 rows/sec., 1.64 MiB/sec. | ||
| 3162 | 2025.10.18 04:55:51.133544 [ 278 ] {5f3fa76c-1a77-419e-9211-49d187f4a237} <Debug> TCPHandler: Processed in 0.001378156 sec. | ||
| 3163 | 2025.10.18 04:55:51.133610 [ 198 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 213 rows, containing 5 columns (5 merged, 0 gathered) in 0.001439817 sec., 147935.4667989057 rows/sec., 11.43 MiB/sec. | ||
| 3164 | 2025.10.18 04:55:51.133655 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3165 | 2025.10.18 04:55:51.133753 [ 278 ] {00330259-bd18-4895-aca6-50bbb429ef37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3166 | 2025.10.18 04:55:51.133772 [ 196 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3167 | 2025.10.18 04:55:51.133796 [ 278 ] {00330259-bd18-4895-aca6-50bbb429ef37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3168 | 2025.10.18 04:55:51.134045 [ 196 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_16_3} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3169 | 2025.10.18 04:55:51.134118 [ 196 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_16_3} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3170 | 2025.10.18 04:55:51.134197 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 3171 | 2025.10.18 04:55:51.134198 [ 278 ] {00330259-bd18-4895-aca6-50bbb429ef37} <Trace> oximeter.fields_u8 (e4f32057-7793-40f4-88d4-febfe958779e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3172 | 2025.10.18 04:55:51.134246 [ 278 ] {00330259-bd18-4895-aca6-50bbb429ef37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3173 | 2025.10.18 04:55:51.134547 [ 278 ] {00330259-bd18-4895-aca6-50bbb429ef37} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3174 | 2025.10.18 04:55:51.134758 [ 278 ] {00330259-bd18-4895-aca6-50bbb429ef37} <Trace> oximeter.fields_u8 (e4f32057-7793-40f4-88d4-febfe958779e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3175 | 2025.10.18 04:55:51.134885 [ 278 ] {00330259-bd18-4895-aca6-50bbb429ef37} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001149 sec., 10443.864229765013 rows/sec., 815.93 KiB/sec. | ||
| 3176 | 2025.10.18 04:55:51.134922 [ 278 ] {00330259-bd18-4895-aca6-50bbb429ef37} <Debug> TCPHandler: Processed in 0.001315945 sec. | ||
| 3177 | 2025.10.18 04:55:51.135028 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3178 | 2025.10.18 04:55:51.135121 [ 278 ] {6b2f8c52-b533-4dae-8553-400d9e5f8c72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3179 | 2025.10.18 04:55:51.135160 [ 278 ] {6b2f8c52-b533-4dae-8553-400d9e5f8c72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3180 | 2025.10.18 04:55:51.135628 [ 278 ] {6b2f8c52-b533-4dae-8553-400d9e5f8c72} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3181 | 2025.10.18 04:55:51.135670 [ 278 ] {6b2f8c52-b533-4dae-8553-400d9e5f8c72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3182 | 2025.10.18 04:55:51.135989 [ 278 ] {6b2f8c52-b533-4dae-8553-400d9e5f8c72} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3183 | 2025.10.18 04:55:51.136199 [ 278 ] {6b2f8c52-b533-4dae-8553-400d9e5f8c72} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3184 | 2025.10.18 04:55:51.136326 [ 278 ] {6b2f8c52-b533-4dae-8553-400d9e5f8c72} <Debug> executeQuery: Read 140 rows, 11.58 KiB in 0.001224 sec., 114379.08496732026 rows/sec., 9.24 MiB/sec. | ||
| 3185 | 2025.10.18 04:55:51.136364 [ 278 ] {6b2f8c52-b533-4dae-8553-400d9e5f8c72} <Debug> TCPHandler: Processed in 0.001385466 sec. | ||
| 3186 | 2025.10.18 04:55:51.136473 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3187 | 2025.10.18 04:55:51.136567 [ 278 ] {7ab55c90-a932-46ab-b626-aaa2d1c8a4f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3188 | 2025.10.18 04:55:51.136611 [ 278 ] {7ab55c90-a932-46ab-b626-aaa2d1c8a4f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3189 | 2025.10.18 04:55:51.137017 [ 278 ] {7ab55c90-a932-46ab-b626-aaa2d1c8a4f8} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3190 | 2025.10.18 04:55:51.137053 [ 278 ] {7ab55c90-a932-46ab-b626-aaa2d1c8a4f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3191 | 2025.10.18 04:55:51.137392 [ 278 ] {7ab55c90-a932-46ab-b626-aaa2d1c8a4f8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3192 | 2025.10.18 04:55:51.137617 [ 278 ] {7ab55c90-a932-46ab-b626-aaa2d1c8a4f8} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3193 | 2025.10.18 04:55:51.137751 [ 278 ] {7ab55c90-a932-46ab-b626-aaa2d1c8a4f8} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001203 sec., 163757.27348295925 rows/sec., 11.75 MiB/sec. | ||
| 3194 | 2025.10.18 04:55:51.137792 [ 278 ] {7ab55c90-a932-46ab-b626-aaa2d1c8a4f8} <Debug> TCPHandler: Processed in 0.001368606 sec. | ||
| 3195 | 2025.10.18 04:55:51.137907 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3196 | 2025.10.18 04:55:51.138001 [ 278 ] {8eb00fe2-7aac-455c-9451-844685060b59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3197 | 2025.10.18 04:55:51.138055 [ 278 ] {8eb00fe2-7aac-455c-9451-844685060b59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3198 | 2025.10.18 04:55:51.138909 [ 278 ] {8eb00fe2-7aac-455c-9451-844685060b59} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3199 | 2025.10.18 04:55:51.138946 [ 278 ] {8eb00fe2-7aac-455c-9451-844685060b59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3200 | 2025.10.18 04:55:51.139549 [ 278 ] {8eb00fe2-7aac-455c-9451-844685060b59} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3201 | 2025.10.18 04:55:51.139775 [ 278 ] {8eb00fe2-7aac-455c-9451-844685060b59} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3202 | 2025.10.18 04:55:51.139915 [ 278 ] {8eb00fe2-7aac-455c-9451-844685060b59} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.001933 sec., 19658.56182100362 rows/sec., 35.23 MiB/sec. | ||
| 3203 | 2025.10.18 04:55:51.139974 [ 278 ] {8eb00fe2-7aac-455c-9451-844685060b59} <Debug> TCPHandler: Processed in 0.002116864 sec. | ||
| 3204 | 2025.10.18 04:55:51.140087 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3205 | 2025.10.18 04:55:51.140182 [ 278 ] {8f0496e2-a287-4a00-91c3-7d2e81e37c37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3206 | 2025.10.18 04:55:51.140224 [ 278 ] {8f0496e2-a287-4a00-91c3-7d2e81e37c37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3207 | 2025.10.18 04:55:51.140560 [ 278 ] {8f0496e2-a287-4a00-91c3-7d2e81e37c37} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3208 | 2025.10.18 04:55:51.140596 [ 278 ] {8f0496e2-a287-4a00-91c3-7d2e81e37c37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3209 | 2025.10.18 04:55:51.140895 [ 278 ] {8f0496e2-a287-4a00-91c3-7d2e81e37c37} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3210 | 2025.10.18 04:55:51.141098 [ 278 ] {8f0496e2-a287-4a00-91c3-7d2e81e37c37} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3211 | 2025.10.18 04:55:51.141221 [ 278 ] {8f0496e2-a287-4a00-91c3-7d2e81e37c37} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 3212 | 2025.10.18 04:55:51.141256 [ 278 ] {8f0496e2-a287-4a00-91c3-7d2e81e37c37} <Debug> TCPHandler: Processed in 0.001218961 sec. | ||
| 3213 | 2025.10.18 04:55:53.200726 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63614 | ||
| 3214 | 2025.10.18 04:55:53.200873 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3215 | 2025.10.18 04:55:53.200904 [ 289 ] {} <Debug> TCP-Session: 6c466085-8c1e-4269-a878-bc1c65f9c2bf Authenticating user 'default' from [fd00:1122:3344:101::e]:63614 | ||
| 3216 | 2025.10.18 04:55:53.200929 [ 289 ] {} <Debug> TCP-Session: 6c466085-8c1e-4269-a878-bc1c65f9c2bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3217 | 2025.10.18 04:55:53.200945 [ 289 ] {} <Debug> TCP-Session: 6c466085-8c1e-4269-a878-bc1c65f9c2bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3218 | 2025.10.18 04:55:53.201236 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53559 | ||
| 3219 | 2025.10.18 04:55:53.201250 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61935 | ||
| 3220 | 2025.10.18 04:55:53.201287 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63088 | ||
| 3221 | 2025.10.18 04:55:53.201326 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38562 | ||
| 3222 | 2025.10.18 04:55:53.201360 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3223 | 2025.10.18 04:55:53.201368 [ 289 ] {} <Trace> TCP-Session: 6c466085-8c1e-4269-a878-bc1c65f9c2bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3224 | 2025.10.18 04:55:53.201393 [ 290 ] {} <Debug> TCP-Session: a4f3aa78-2bca-4db0-a668-5888b246c4e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:53559 | ||
| 3225 | 2025.10.18 04:55:53.201392 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3226 | 2025.10.18 04:55:53.201323 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44787 | ||
| 3227 | 2025.10.18 04:55:53.201429 [ 290 ] {} <Debug> TCP-Session: a4f3aa78-2bca-4db0-a668-5888b246c4e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3228 | 2025.10.18 04:55:53.201448 [ 291 ] {} <Debug> TCP-Session: ab0c2667-abde-418e-b72e-2ea5b5df0ebe Authenticating user 'default' from [fd00:1122:3344:101::e]:61935 | ||
| 3229 | 2025.10.18 04:55:53.201468 [ 290 ] {} <Debug> TCP-Session: a4f3aa78-2bca-4db0-a668-5888b246c4e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3230 | 2025.10.18 04:55:53.201308 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45868 | ||
| 3231 | 2025.10.18 04:55:53.201497 [ 291 ] {} <Debug> TCP-Session: ab0c2667-abde-418e-b72e-2ea5b5df0ebe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3232 | 2025.10.18 04:55:53.201272 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57490 | ||
| 3233 | 2025.10.18 04:55:53.201572 [ 291 ] {} <Debug> TCP-Session: ab0c2667-abde-418e-b72e-2ea5b5df0ebe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3234 | 2025.10.18 04:55:53.201568 [ 289 ] {16c82f06-772e-4ffc-9100-3eee8b2d15bc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63614) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3235 | 2025.10.18 04:55:53.201249 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49938 | ||
| 3236 | 2025.10.18 04:55:53.201750 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3237 | 2025.10.18 04:55:53.201759 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3238 | 2025.10.18 04:55:53.201785 [ 287 ] {} <Debug> TCP-Session: 6b369f78-a3e8-47f1-afa5-349d5988a667 Authenticating user 'default' from [fd00:1122:3344:101::e]:44787 | ||
| 3239 | 2025.10.18 04:55:53.201811 [ 275 ] {} <Debug> TCP-Session: aa4ad4c9-dbeb-444a-99fd-c5d9132e3bd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:45868 | ||
| 3240 | 2025.10.18 04:55:53.201814 [ 287 ] {} <Debug> TCP-Session: 6b369f78-a3e8-47f1-afa5-349d5988a667 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3241 | 2025.10.18 04:55:53.201843 [ 275 ] {} <Debug> TCP-Session: aa4ad4c9-dbeb-444a-99fd-c5d9132e3bd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3242 | 2025.10.18 04:55:53.201845 [ 287 ] {} <Debug> TCP-Session: 6b369f78-a3e8-47f1-afa5-349d5988a667 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3243 | 2025.10.18 04:55:53.201866 [ 275 ] {} <Debug> TCP-Session: aa4ad4c9-dbeb-444a-99fd-c5d9132e3bd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3244 | 2025.10.18 04:55:53.201887 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3245 | 2025.10.18 04:55:53.201921 [ 292 ] {} <Debug> TCP-Session: 7f3230c2-06ae-4016-9135-4d5982f81f88 Authenticating user 'default' from [fd00:1122:3344:101::e]:49938 | ||
| 3246 | 2025.10.18 04:55:53.201929 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3247 | 2025.10.18 04:55:53.201940 [ 292 ] {} <Debug> TCP-Session: 7f3230c2-06ae-4016-9135-4d5982f81f88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3248 | 2025.10.18 04:55:53.201966 [ 293 ] {} <Debug> TCP-Session: f11f2adf-9ab8-4d80-847b-16f41efc9d2b Authenticating user 'default' from [fd00:1122:3344:101::e]:57490 | ||
| 3249 | 2025.10.18 04:55:53.201968 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3250 | 2025.10.18 04:55:53.201994 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3251 | 2025.10.18 04:55:53.202016 [ 286 ] {} <Debug> TCP-Session: ac505b43-4f89-49f1-96ce-31f125c5af77 Authenticating user 'default' from [fd00:1122:3344:101::e]:38562 | ||
| 3252 | 2025.10.18 04:55:53.201993 [ 293 ] {} <Debug> TCP-Session: f11f2adf-9ab8-4d80-847b-16f41efc9d2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3253 | 2025.10.18 04:55:53.202038 [ 286 ] {} <Debug> TCP-Session: ac505b43-4f89-49f1-96ce-31f125c5af77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3254 | 2025.10.18 04:55:53.202055 [ 293 ] {} <Debug> TCP-Session: f11f2adf-9ab8-4d80-847b-16f41efc9d2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3255 | 2025.10.18 04:55:53.202068 [ 286 ] {} <Debug> TCP-Session: ac505b43-4f89-49f1-96ce-31f125c5af77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3256 | 2025.10.18 04:55:53.202035 [ 294 ] {} <Debug> TCP-Session: 00b7e20a-f5d0-4aae-99d4-7a33a1462eb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:63088 | ||
| 3257 | 2025.10.18 04:55:53.201969 [ 292 ] {} <Debug> TCP-Session: 7f3230c2-06ae-4016-9135-4d5982f81f88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3258 | 2025.10.18 04:55:53.202109 [ 294 ] {} <Debug> TCP-Session: 00b7e20a-f5d0-4aae-99d4-7a33a1462eb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3259 | 2025.10.18 04:55:53.201989 [ 289 ] {16c82f06-772e-4ffc-9100-3eee8b2d15bc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3260 | 2025.10.18 04:55:53.202140 [ 294 ] {} <Debug> TCP-Session: 00b7e20a-f5d0-4aae-99d4-7a33a1462eb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3261 | 2025.10.18 04:55:53.202206 [ 289 ] {16c82f06-772e-4ffc-9100-3eee8b2d15bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3262 | 2025.10.18 04:55:53.202534 [ 289 ] {16c82f06-772e-4ffc-9100-3eee8b2d15bc} <Debug> oximeter.version (4262310d-77cb-4519-9be1-206f7a9cad72) (SelectExecutor): Key condition: unknown | ||
| 3263 | 2025.10.18 04:55:53.203594 [ 285 ] {16c82f06-772e-4ffc-9100-3eee8b2d15bc} <Trace> AggregatingTransform: Aggregating | ||
| 3264 | 2025.10.18 04:55:53.203645 [ 285 ] {16c82f06-772e-4ffc-9100-3eee8b2d15bc} <Trace> Aggregator: Aggregation method: without_key | ||
| 3265 | 2025.10.18 04:55:53.203690 [ 285 ] {16c82f06-772e-4ffc-9100-3eee8b2d15bc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001050127 sec. (952.266 rows/sec., 37.20 KiB/sec.) | ||
| 3266 | 2025.10.18 04:55:53.203715 [ 285 ] {16c82f06-772e-4ffc-9100-3eee8b2d15bc} <Trace> Aggregator: Merging aggregated data | ||
| 3267 | 2025.10.18 04:55:53.205052 [ 289 ] {16c82f06-772e-4ffc-9100-3eee8b2d15bc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003551 sec., 281.61081385525205 rows/sec., 11.00 KiB/sec. | ||
| 3268 | 2025.10.18 04:55:53.205230 [ 289 ] {16c82f06-772e-4ffc-9100-3eee8b2d15bc} <Debug> TCPHandler: Processed in 0.004007674 sec. | ||
| 3269 | 2025.10.18 04:55:53.205332 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3270 | 2025.10.18 04:55:53.205363 [ 289 ] {} <Debug> TCP-Session: 6c466085-8c1e-4269-a878-bc1c65f9c2bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3271 | 2025.10.18 04:55:53.205377 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3272 | 2025.10.18 04:55:53.205407 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3273 | 2025.10.18 04:55:53.205421 [ 287 ] {} <Debug> TCP-Session: 6b369f78-a3e8-47f1-afa5-349d5988a667 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3274 | 2025.10.18 04:55:53.205427 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3275 | 2025.10.18 04:55:53.205446 [ 291 ] {} <Debug> TCP-Session: ab0c2667-abde-418e-b72e-2ea5b5df0ebe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3276 | 2025.10.18 04:55:53.205450 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3277 | 2025.10.18 04:55:53.205482 [ 293 ] {} <Debug> TCP-Session: f11f2adf-9ab8-4d80-847b-16f41efc9d2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3278 | 2025.10.18 04:55:53.205492 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3279 | 2025.10.18 04:55:53.205517 [ 290 ] {} <Debug> TCP-Session: a4f3aa78-2bca-4db0-a668-5888b246c4e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3280 | 2025.10.18 04:55:53.205517 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3281 | 2025.10.18 04:55:53.205547 [ 294 ] {} <Debug> TCP-Session: 00b7e20a-f5d0-4aae-99d4-7a33a1462eb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3282 | 2025.10.18 04:55:53.205547 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3283 | 2025.10.18 04:55:53.205469 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3284 | 2025.10.18 04:55:53.205623 [ 286 ] {} <Debug> TCP-Session: ac505b43-4f89-49f1-96ce-31f125c5af77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3285 | 2025.10.18 04:55:53.205611 [ 292 ] {} <Debug> TCP-Session: 7f3230c2-06ae-4016-9135-4d5982f81f88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3286 | 2025.10.18 04:55:53.205661 [ 275 ] {} <Debug> TCP-Session: aa4ad4c9-dbeb-444a-99fd-c5d9132e3bd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3287 | 2025.10.18 04:55:53.337674 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55801 | ||
| 3288 | 2025.10.18 04:55:53.337784 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3289 | 2025.10.18 04:55:53.337810 [ 289 ] {} <Debug> TCP-Session: 343ff75e-fb9e-46c6-b2bb-913d3954043d Authenticating user 'default' from [fd00:1122:3344:101::e]:55801 | ||
| 3290 | 2025.10.18 04:55:53.337832 [ 289 ] {} <Debug> TCP-Session: 343ff75e-fb9e-46c6-b2bb-913d3954043d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3291 | 2025.10.18 04:55:53.337845 [ 289 ] {} <Debug> TCP-Session: 343ff75e-fb9e-46c6-b2bb-913d3954043d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3292 | 2025.10.18 04:55:53.338057 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60592 | ||
| 3293 | 2025.10.18 04:55:53.338086 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55892 | ||
| 3294 | 2025.10.18 04:55:53.338091 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40239 | ||
| 3295 | 2025.10.18 04:55:53.338133 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64373 | ||
| 3296 | 2025.10.18 04:55:53.338140 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40271 | ||
| 3297 | 2025.10.18 04:55:53.338181 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3298 | 2025.10.18 04:55:53.338182 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3299 | 2025.10.18 04:55:53.338219 [ 292 ] {} <Debug> TCP-Session: 250d4275-0d49-474b-bc15-a37f2ed33ba5 Authenticating user 'default' from [fd00:1122:3344:101::e]:55892 | ||
| 3300 | 2025.10.18 04:55:53.338229 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3301 | 2025.10.18 04:55:53.338239 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3302 | 2025.10.18 04:55:53.338242 [ 290 ] {} <Debug> TCP-Session: 8981623b-186e-4878-ad98-e17912de5057 Authenticating user 'default' from [fd00:1122:3344:101::e]:60592 | ||
| 3303 | 2025.10.18 04:55:53.338268 [ 291 ] {} <Debug> TCP-Session: d34d093f-3070-4dfe-b30a-db5ef4ad03d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:40239 | ||
| 3304 | 2025.10.18 04:55:53.338275 [ 287 ] {} <Debug> TCP-Session: 3fa46de5-1f80-4067-9174-26e93ffeb07e Authenticating user 'default' from [fd00:1122:3344:101::e]:40271 | ||
| 3305 | 2025.10.18 04:55:53.338296 [ 290 ] {} <Debug> TCP-Session: 8981623b-186e-4878-ad98-e17912de5057 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3306 | 2025.10.18 04:55:53.338303 [ 291 ] {} <Debug> TCP-Session: d34d093f-3070-4dfe-b30a-db5ef4ad03d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3307 | 2025.10.18 04:55:53.338309 [ 287 ] {} <Debug> TCP-Session: 3fa46de5-1f80-4067-9174-26e93ffeb07e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3308 | 2025.10.18 04:55:53.338320 [ 290 ] {} <Debug> TCP-Session: 8981623b-186e-4878-ad98-e17912de5057 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3309 | 2025.10.18 04:55:53.338338 [ 287 ] {} <Debug> TCP-Session: 3fa46de5-1f80-4067-9174-26e93ffeb07e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3310 | 2025.10.18 04:55:53.338330 [ 291 ] {} <Debug> TCP-Session: d34d093f-3070-4dfe-b30a-db5ef4ad03d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3311 | 2025.10.18 04:55:53.338247 [ 292 ] {} <Debug> TCP-Session: 250d4275-0d49-474b-bc15-a37f2ed33ba5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3312 | 2025.10.18 04:55:53.338229 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3313 | 2025.10.18 04:55:53.338406 [ 292 ] {} <Debug> TCP-Session: 250d4275-0d49-474b-bc15-a37f2ed33ba5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3314 | 2025.10.18 04:55:53.338435 [ 286 ] {} <Debug> TCP-Session: e934e23b-93c5-4e6d-84fa-fe1bae47d43f Authenticating user 'default' from [fd00:1122:3344:101::e]:64373 | ||
| 3315 | 2025.10.18 04:55:53.338122 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53299 | ||
| 3316 | 2025.10.18 04:55:53.338462 [ 286 ] {} <Debug> TCP-Session: e934e23b-93c5-4e6d-84fa-fe1bae47d43f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3317 | 2025.10.18 04:55:53.338111 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56736 | ||
| 3318 | 2025.10.18 04:55:53.338518 [ 286 ] {} <Debug> TCP-Session: e934e23b-93c5-4e6d-84fa-fe1bae47d43f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3319 | 2025.10.18 04:55:53.338122 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51640 | ||
| 3320 | 2025.10.18 04:55:53.338158 [ 289 ] {} <Trace> TCP-Session: 343ff75e-fb9e-46c6-b2bb-913d3954043d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3321 | 2025.10.18 04:55:53.338587 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3322 | 2025.10.18 04:55:53.338582 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3323 | 2025.10.18 04:55:53.338627 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3324 | 2025.10.18 04:55:53.338628 [ 294 ] {} <Debug> TCP-Session: 58259dce-e654-4719-bf3a-8b1f2b4912dd Authenticating user 'default' from [fd00:1122:3344:101::e]:56736 | ||
| 3325 | 2025.10.18 04:55:53.338660 [ 293 ] {} <Debug> TCP-Session: c479c77f-23e9-42a5-8573-5a84a43c6897 Authenticating user 'default' from [fd00:1122:3344:101::e]:53299 | ||
| 3326 | 2025.10.18 04:55:53.338685 [ 294 ] {} <Debug> TCP-Session: 58259dce-e654-4719-bf3a-8b1f2b4912dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3327 | 2025.10.18 04:55:53.338685 [ 275 ] {} <Debug> TCP-Session: bc3db17a-d162-4d96-bbcd-2257ffe81499 Authenticating user 'default' from [fd00:1122:3344:101::e]:51640 | ||
| 3328 | 2025.10.18 04:55:53.338699 [ 293 ] {} <Debug> TCP-Session: c479c77f-23e9-42a5-8573-5a84a43c6897 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3329 | 2025.10.18 04:55:53.338706 [ 294 ] {} <Debug> TCP-Session: 58259dce-e654-4719-bf3a-8b1f2b4912dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3330 | 2025.10.18 04:55:53.338732 [ 293 ] {} <Debug> TCP-Session: c479c77f-23e9-42a5-8573-5a84a43c6897 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3331 | 2025.10.18 04:55:53.338726 [ 275 ] {} <Debug> TCP-Session: bc3db17a-d162-4d96-bbcd-2257ffe81499 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3332 | 2025.10.18 04:55:53.338755 [ 289 ] {6e06b1ba-162d-4dbe-958b-431de544eb0b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55801) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3333 | 2025.10.18 04:55:53.338773 [ 275 ] {} <Debug> TCP-Session: bc3db17a-d162-4d96-bbcd-2257ffe81499 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3334 | 2025.10.18 04:55:53.339028 [ 289 ] {6e06b1ba-162d-4dbe-958b-431de544eb0b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3335 | 2025.10.18 04:55:53.339086 [ 289 ] {6e06b1ba-162d-4dbe-958b-431de544eb0b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3336 | 2025.10.18 04:55:53.339363 [ 289 ] {6e06b1ba-162d-4dbe-958b-431de544eb0b} <Debug> oximeter.version (4262310d-77cb-4519-9be1-206f7a9cad72) (SelectExecutor): Key condition: unknown | ||
| 3337 | 2025.10.18 04:55:53.340260 [ 344 ] {6e06b1ba-162d-4dbe-958b-431de544eb0b} <Trace> AggregatingTransform: Aggregating | ||
| 3338 | 2025.10.18 04:55:53.340306 [ 344 ] {6e06b1ba-162d-4dbe-958b-431de544eb0b} <Trace> Aggregator: Aggregation method: without_key | ||
| 3339 | 2025.10.18 04:55:53.340340 [ 344 ] {6e06b1ba-162d-4dbe-958b-431de544eb0b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000877283 sec. (1139.883 rows/sec., 44.53 KiB/sec.) | ||
| 3340 | 2025.10.18 04:55:53.340359 [ 344 ] {6e06b1ba-162d-4dbe-958b-431de544eb0b} <Trace> Aggregator: Merging aggregated data | ||
| 3341 | 2025.10.18 04:55:53.341608 [ 289 ] {6e06b1ba-162d-4dbe-958b-431de544eb0b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002914 sec., 343.17089910775564 rows/sec., 13.41 KiB/sec. | ||
| 3342 | 2025.10.18 04:55:53.341722 [ 289 ] {6e06b1ba-162d-4dbe-958b-431de544eb0b} <Debug> TCPHandler: Processed in 0.003676664 sec. | ||
| 3343 | 2025.10.18 04:55:53.341858 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3344 | 2025.10.18 04:55:53.341888 [ 289 ] {} <Debug> TCP-Session: 343ff75e-fb9e-46c6-b2bb-913d3954043d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3345 | 2025.10.18 04:55:53.341901 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3346 | 2025.10.18 04:55:53.341926 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3347 | 2025.10.18 04:55:53.341942 [ 287 ] {} <Debug> TCP-Session: 3fa46de5-1f80-4067-9174-26e93ffeb07e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3348 | 2025.10.18 04:55:53.341946 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3349 | 2025.10.18 04:55:53.341971 [ 290 ] {} <Debug> TCP-Session: 8981623b-186e-4878-ad98-e17912de5057 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3350 | 2025.10.18 04:55:53.341966 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3351 | 2025.10.18 04:55:53.341997 [ 294 ] {} <Debug> TCP-Session: 58259dce-e654-4719-bf3a-8b1f2b4912dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3352 | 2025.10.18 04:55:53.342005 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3353 | 2025.10.18 04:55:53.342024 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3354 | 2025.10.18 04:55:53.342044 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3355 | 2025.10.18 04:55:53.342064 [ 275 ] {} <Debug> TCP-Session: bc3db17a-d162-4d96-bbcd-2257ffe81499 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3356 | 2025.10.18 04:55:53.342077 [ 293 ] {} <Debug> TCP-Session: c479c77f-23e9-42a5-8573-5a84a43c6897 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3357 | 2025.10.18 04:55:53.342033 [ 291 ] {} <Debug> TCP-Session: d34d093f-3070-4dfe-b30a-db5ef4ad03d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3358 | 2025.10.18 04:55:53.342104 [ 286 ] {} <Debug> TCP-Session: e934e23b-93c5-4e6d-84fa-fe1bae47d43f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3359 | 2025.10.18 04:55:53.341982 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3360 | 2025.10.18 04:55:53.342181 [ 292 ] {} <Debug> TCP-Session: 250d4275-0d49-474b-bc15-a37f2ed33ba5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3361 | 2025.10.18 04:55:53.433372 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34177 | ||
| 3362 | 2025.10.18 04:55:53.433482 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3363 | 2025.10.18 04:55:53.433509 [ 289 ] {} <Debug> TCP-Session: 8ce12144-90a1-4ac4-b83e-f78c9714c04b Authenticating user 'default' from [fd00:1122:3344:101::e]:34177 | ||
| 3364 | 2025.10.18 04:55:53.433533 [ 289 ] {} <Debug> TCP-Session: 8ce12144-90a1-4ac4-b83e-f78c9714c04b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3365 | 2025.10.18 04:55:53.433546 [ 289 ] {} <Debug> TCP-Session: 8ce12144-90a1-4ac4-b83e-f78c9714c04b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3366 | 2025.10.18 04:55:53.433784 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53947 | ||
| 3367 | 2025.10.18 04:55:53.433831 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46279 | ||
| 3368 | 2025.10.18 04:55:53.433847 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52735 | ||
| 3369 | 2025.10.18 04:55:53.433849 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44796 | ||
| 3370 | 2025.10.18 04:55:53.433849 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53442 | ||
| 3371 | 2025.10.18 04:55:53.433927 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3372 | 2025.10.18 04:55:53.433927 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3373 | 2025.10.18 04:55:53.433967 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3374 | 2025.10.18 04:55:53.433986 [ 294 ] {} <Debug> TCP-Session: 0992cb15-639b-408c-aa30-9ce6c4e7190b Authenticating user 'default' from [fd00:1122:3344:101::e]:46279 | ||
| 3375 | 2025.10.18 04:55:53.433999 [ 290 ] {} <Debug> TCP-Session: 6428e415-5d41-4759-93fc-cd76f5fed63e Authenticating user 'default' from [fd00:1122:3344:101::e]:53947 | ||
| 3376 | 2025.10.18 04:55:53.434007 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3377 | 2025.10.18 04:55:53.434016 [ 291 ] {} <Debug> TCP-Session: a5530f62-e001-4c86-b39a-325fd487264d Authenticating user 'default' from [fd00:1122:3344:101::e]:52735 | ||
| 3378 | 2025.10.18 04:55:53.434033 [ 290 ] {} <Debug> TCP-Session: 6428e415-5d41-4759-93fc-cd76f5fed63e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3379 | 2025.10.18 04:55:53.434057 [ 275 ] {} <Debug> TCP-Session: b6c46919-d339-4a89-af1c-b3a1cf029c8d Authenticating user 'default' from [fd00:1122:3344:101::e]:53442 | ||
| 3380 | 2025.10.18 04:55:53.434075 [ 290 ] {} <Debug> TCP-Session: 6428e415-5d41-4759-93fc-cd76f5fed63e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3381 | 2025.10.18 04:55:53.434096 [ 275 ] {} <Debug> TCP-Session: b6c46919-d339-4a89-af1c-b3a1cf029c8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3382 | 2025.10.18 04:55:53.434067 [ 291 ] {} <Debug> TCP-Session: a5530f62-e001-4c86-b39a-325fd487264d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3383 | 2025.10.18 04:55:53.434122 [ 275 ] {} <Debug> TCP-Session: b6c46919-d339-4a89-af1c-b3a1cf029c8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3384 | 2025.10.18 04:55:53.434141 [ 291 ] {} <Debug> TCP-Session: a5530f62-e001-4c86-b39a-325fd487264d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3385 | 2025.10.18 04:55:53.434027 [ 294 ] {} <Debug> TCP-Session: 0992cb15-639b-408c-aa30-9ce6c4e7190b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3386 | 2025.10.18 04:55:53.434007 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3387 | 2025.10.18 04:55:53.434187 [ 294 ] {} <Debug> TCP-Session: 0992cb15-639b-408c-aa30-9ce6c4e7190b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3388 | 2025.10.18 04:55:53.433805 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44805 | ||
| 3389 | 2025.10.18 04:55:53.434215 [ 293 ] {} <Debug> TCP-Session: 1e594212-c97d-408d-a71c-36cc7e0ba4c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:44796 | ||
| 3390 | 2025.10.18 04:55:53.433890 [ 289 ] {} <Trace> TCP-Session: 8ce12144-90a1-4ac4-b83e-f78c9714c04b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3391 | 2025.10.18 04:55:53.434274 [ 293 ] {} <Debug> TCP-Session: 1e594212-c97d-408d-a71c-36cc7e0ba4c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3392 | 2025.10.18 04:55:53.434298 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3393 | 2025.10.18 04:55:53.434314 [ 293 ] {} <Debug> TCP-Session: 1e594212-c97d-408d-a71c-36cc7e0ba4c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3394 | 2025.10.18 04:55:53.434334 [ 292 ] {} <Debug> TCP-Session: bc33aba3-ee49-4aaa-92bb-08bcf9443b7a Authenticating user 'default' from [fd00:1122:3344:101::e]:44805 | ||
| 3395 | 2025.10.18 04:55:53.434358 [ 292 ] {} <Debug> TCP-Session: bc33aba3-ee49-4aaa-92bb-08bcf9443b7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3396 | 2025.10.18 04:55:53.434370 [ 292 ] {} <Debug> TCP-Session: bc33aba3-ee49-4aaa-92bb-08bcf9443b7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3397 | 2025.10.18 04:55:53.434453 [ 289 ] {ec6b8225-8b91-4c64-8063-c1aee32508b3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34177) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3398 | 2025.10.18 04:55:53.434721 [ 289 ] {ec6b8225-8b91-4c64-8063-c1aee32508b3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3399 | 2025.10.18 04:55:53.434776 [ 289 ] {ec6b8225-8b91-4c64-8063-c1aee32508b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3400 | 2025.10.18 04:55:53.435068 [ 289 ] {ec6b8225-8b91-4c64-8063-c1aee32508b3} <Debug> oximeter.version (4262310d-77cb-4519-9be1-206f7a9cad72) (SelectExecutor): Key condition: unknown | ||
| 3401 | 2025.10.18 04:55:53.436013 [ 285 ] {ec6b8225-8b91-4c64-8063-c1aee32508b3} <Trace> AggregatingTransform: Aggregating | ||
| 3402 | 2025.10.18 04:55:53.436053 [ 285 ] {ec6b8225-8b91-4c64-8063-c1aee32508b3} <Trace> Aggregator: Aggregation method: without_key | ||
| 3403 | 2025.10.18 04:55:53.436090 [ 285 ] {ec6b8225-8b91-4c64-8063-c1aee32508b3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000920204 sec. (1086.716 rows/sec., 42.45 KiB/sec.) | ||
| 3404 | 2025.10.18 04:55:53.436113 [ 285 ] {ec6b8225-8b91-4c64-8063-c1aee32508b3} <Trace> Aggregator: Merging aggregated data | ||
| 3405 | 2025.10.18 04:55:53.437461 [ 289 ] {ec6b8225-8b91-4c64-8063-c1aee32508b3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003062 sec., 326.5839320705421 rows/sec., 12.76 KiB/sec. | ||
| 3406 | 2025.10.18 04:55:53.437612 [ 289 ] {ec6b8225-8b91-4c64-8063-c1aee32508b3} <Debug> TCPHandler: Processed in 0.003832459 sec. | ||
| 3407 | 2025.10.18 04:55:53.437701 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3408 | 2025.10.18 04:55:53.437730 [ 289 ] {} <Debug> TCP-Session: 8ce12144-90a1-4ac4-b83e-f78c9714c04b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3409 | 2025.10.18 04:55:53.437756 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3410 | 2025.10.18 04:55:53.437781 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3411 | 2025.10.18 04:55:53.437796 [ 293 ] {} <Debug> TCP-Session: 1e594212-c97d-408d-a71c-36cc7e0ba4c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3412 | 2025.10.18 04:55:53.437817 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3413 | 2025.10.18 04:55:53.437832 [ 290 ] {} <Debug> TCP-Session: 6428e415-5d41-4759-93fc-cd76f5fed63e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3414 | 2025.10.18 04:55:53.437856 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3415 | 2025.10.18 04:55:53.437867 [ 291 ] {} <Debug> TCP-Session: a5530f62-e001-4c86-b39a-325fd487264d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3416 | 2025.10.18 04:55:53.437888 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3417 | 2025.10.18 04:55:53.437896 [ 294 ] {} <Debug> TCP-Session: 0992cb15-639b-408c-aa30-9ce6c4e7190b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3418 | 2025.10.18 04:55:53.437835 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3419 | 2025.10.18 04:55:53.437934 [ 275 ] {} <Debug> TCP-Session: b6c46919-d339-4a89-af1c-b3a1cf029c8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3420 | 2025.10.18 04:55:53.437976 [ 292 ] {} <Debug> TCP-Session: bc33aba3-ee49-4aaa-92bb-08bcf9443b7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3421 | 2025.10.18 04:55:53.439094 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36060 | ||
| 3422 | 2025.10.18 04:55:53.439120 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41922 | ||
| 3423 | 2025.10.18 04:55:53.439188 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3424 | 2025.10.18 04:55:53.439201 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3425 | 2025.10.18 04:55:53.439221 [ 287 ] {} <Debug> TCP-Session: 131382e7-7733-4910-8bf6-00a5aa97bc91 Authenticating user 'default' from [fd00:1122:3344:101::e]:36060 | ||
| 3426 | 2025.10.18 04:55:53.439238 [ 286 ] {} <Debug> TCP-Session: c6ae053d-c4af-4090-bd51-aef4829db9b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:41922 | ||
| 3427 | 2025.10.18 04:55:53.439254 [ 287 ] {} <Debug> TCP-Session: 131382e7-7733-4910-8bf6-00a5aa97bc91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3428 | 2025.10.18 04:55:53.439263 [ 286 ] {} <Debug> TCP-Session: c6ae053d-c4af-4090-bd51-aef4829db9b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3429 | 2025.10.18 04:55:53.439277 [ 287 ] {} <Debug> TCP-Session: 131382e7-7733-4910-8bf6-00a5aa97bc91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3430 | 2025.10.18 04:55:53.439290 [ 286 ] {} <Debug> TCP-Session: c6ae053d-c4af-4090-bd51-aef4829db9b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3431 | 2025.10.18 04:55:53.456651 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:41922). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3432 | |||
| 3433 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3434 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3435 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 3436 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3437 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3438 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3439 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3440 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3441 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3442 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3443 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 3444 | (version 23.8.7.1) | ||
| 3445 | 2025.10.18 04:55:53.456828 [ 286 ] {} <Debug> TCP-Session: c6ae053d-c4af-4090-bd51-aef4829db9b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3446 | 2025.10.18 04:55:53.456852 [ 287 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:36060). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3447 | |||
| 3448 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3449 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3450 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 3451 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3452 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3453 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3454 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3455 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3456 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3457 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3458 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 3459 | (version 23.8.7.1) | ||
| 3460 | 2025.10.18 04:55:53.456944 [ 287 ] {} <Debug> TCP-Session: 131382e7-7733-4910-8bf6-00a5aa97bc91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3461 | 2025.10.18 04:55:56.122223 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3462 | 2025.10.18 04:55:56.122400 [ 278 ] {7bbb2e0c-2347-4919-88cd-fa85f1dca88e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3463 | 2025.10.18 04:55:56.122465 [ 278 ] {7bbb2e0c-2347-4919-88cd-fa85f1dca88e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3464 | 2025.10.18 04:55:56.123136 [ 278 ] {7bbb2e0c-2347-4919-88cd-fa85f1dca88e} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3465 | 2025.10.18 04:55:56.123183 [ 278 ] {7bbb2e0c-2347-4919-88cd-fa85f1dca88e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3466 | 2025.10.18 04:55:56.123576 [ 278 ] {7bbb2e0c-2347-4919-88cd-fa85f1dca88e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3467 | 2025.10.18 04:55:56.123812 [ 278 ] {7bbb2e0c-2347-4919-88cd-fa85f1dca88e} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3468 | 2025.10.18 04:55:56.123952 [ 130 ] {} <Debug> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3469 | 2025.10.18 04:55:56.123970 [ 278 ] {7bbb2e0c-2347-4919-88cd-fa85f1dca88e} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001617 sec., 40816.32653061225 rows/sec., 3.23 MiB/sec. | ||
| 3470 | 2025.10.18 04:55:56.124022 [ 130 ] {} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3471 | 2025.10.18 04:55:56.124040 [ 278 ] {7bbb2e0c-2347-4919-88cd-fa85f1dca88e} <Debug> TCPHandler: Processed in 0.00194519 sec. | ||
| 3472 | 2025.10.18 04:55:56.124049 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3473 | 2025.10.18 04:55:56.124180 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3474 | 2025.10.18 04:55:56.124183 [ 192 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::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 | ||
| 3475 | 2025.10.18 04:55:56.124290 [ 278 ] {ec18cc18-24f6-4834-a641-a24b489bb268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3476 | 2025.10.18 04:55:56.124340 [ 278 ] {ec18cc18-24f6-4834-a641-a24b489bb268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3477 | 2025.10.18 04:55:56.124353 [ 192 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3478 | 2025.10.18 04:55:56.124392 [ 192 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1412 rows starting from the beginning of the part | ||
| 3479 | 2025.10.18 04:55:56.124455 [ 192 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1207 rows starting from the beginning of the part | ||
| 3480 | 2025.10.18 04:55:56.124500 [ 192 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 132 rows starting from the beginning of the part | ||
| 3481 | 2025.10.18 04:55:56.124541 [ 192 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 66 rows starting from the beginning of the part | ||
| 3482 | 2025.10.18 04:55:56.124582 [ 192 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 253 rows starting from the beginning of the part | ||
| 3483 | 2025.10.18 04:55:56.124625 [ 192 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 66 rows starting from the beginning of the part | ||
| 3484 | 2025.10.18 04:55:56.124832 [ 278 ] {ec18cc18-24f6-4834-a641-a24b489bb268} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3485 | 2025.10.18 04:55:56.124885 [ 278 ] {ec18cc18-24f6-4834-a641-a24b489bb268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3486 | 2025.10.18 04:55:56.125265 [ 278 ] {ec18cc18-24f6-4834-a641-a24b489bb268} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3487 | 2025.10.18 04:55:56.125570 [ 278 ] {ec18cc18-24f6-4834-a641-a24b489bb268} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3488 | 2025.10.18 04:55:56.125721 [ 278 ] {ec18cc18-24f6-4834-a641-a24b489bb268} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001455 sec., 3436.4261168384883 rows/sec., 258.40 KiB/sec. | ||
| 3489 | 2025.10.18 04:55:56.125760 [ 278 ] {ec18cc18-24f6-4834-a641-a24b489bb268} <Debug> TCPHandler: Processed in 0.001632173 sec. | ||
| 3490 | 2025.10.18 04:55:56.125885 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3491 | 2025.10.18 04:55:56.125982 [ 278 ] {61010f16-9531-4693-bede-f781a69bbc18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3492 | 2025.10.18 04:55:56.126025 [ 278 ] {61010f16-9531-4693-bede-f781a69bbc18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3493 | 2025.10.18 04:55:56.126171 [ 198 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3136 rows, containing 5 columns (5 merged, 0 gathered) in 0.002046503 sec., 1532370.0966966578 rows/sec., 133.72 MiB/sec. | ||
| 3494 | 2025.10.18 04:55:56.126399 [ 192 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3495 | 2025.10.18 04:55:56.126470 [ 278 ] {61010f16-9531-4693-bede-f781a69bbc18} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3496 | 2025.10.18 04:55:56.126514 [ 278 ] {61010f16-9531-4693-bede-f781a69bbc18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3497 | 2025.10.18 04:55:56.126684 [ 192 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_21_4} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3498 | 2025.10.18 04:55:56.126770 [ 192 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_21_4} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3499 | 2025.10.18 04:55:56.126850 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 3500 | 2025.10.18 04:55:56.126866 [ 278 ] {61010f16-9531-4693-bede-f781a69bbc18} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3501 | 2025.10.18 04:55:56.127088 [ 278 ] {61010f16-9531-4693-bede-f781a69bbc18} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3502 | 2025.10.18 04:55:56.127191 [ 130 ] {} <Debug> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3503 | 2025.10.18 04:55:56.127218 [ 278 ] {61010f16-9531-4693-bede-f781a69bbc18} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001255 sec., 54980.079681274896 rows/sec., 4.29 MiB/sec. | ||
| 3504 | 2025.10.18 04:55:56.127222 [ 130 ] {} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3505 | 2025.10.18 04:55:56.127259 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3506 | 2025.10.18 04:55:56.127263 [ 278 ] {61010f16-9531-4693-bede-f781a69bbc18} <Debug> TCPHandler: Processed in 0.001428377 sec. | ||
| 3507 | 2025.10.18 04:55:56.127341 [ 196 ] {48a48578-39d1-41e8-b269-51d90f6332ed::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 | ||
| 3508 | 2025.10.18 04:55:56.127389 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3509 | 2025.10.18 04:55:56.127442 [ 196 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3510 | 2025.10.18 04:55:56.127475 [ 196 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 635 rows starting from the beginning of the part | ||
| 3511 | 2025.10.18 04:55:56.127488 [ 278 ] {d13b302e-b14e-4d48-86eb-1904f9ccfed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3512 | 2025.10.18 04:55:56.127529 [ 196 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 527 rows starting from the beginning of the part | ||
| 3513 | 2025.10.18 04:55:56.127536 [ 278 ] {d13b302e-b14e-4d48-86eb-1904f9ccfed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3514 | 2025.10.18 04:55:56.127582 [ 196 ] {48a48578-39d1-41e8-b269-51d90f6332ed::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 | ||
| 3515 | 2025.10.18 04:55:56.127624 [ 196 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 69 rows starting from the beginning of the part | ||
| 3516 | 2025.10.18 04:55:56.127662 [ 196 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 140 rows starting from the beginning of the part | ||
| 3517 | 2025.10.18 04:55:56.127701 [ 196 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 69 rows starting from the beginning of the part | ||
| 3518 | 2025.10.18 04:55:56.127982 [ 278 ] {d13b302e-b14e-4d48-86eb-1904f9ccfed9} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3519 | 2025.10.18 04:55:56.128022 [ 278 ] {d13b302e-b14e-4d48-86eb-1904f9ccfed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3520 | 2025.10.18 04:55:56.128376 [ 278 ] {d13b302e-b14e-4d48-86eb-1904f9ccfed9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3521 | 2025.10.18 04:55:56.128595 [ 278 ] {d13b302e-b14e-4d48-86eb-1904f9ccfed9} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3522 | 2025.10.18 04:55:56.128646 [ 196 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1542 rows, containing 5 columns (5 merged, 0 gathered) in 0.001343235 sec., 1147974.8517571387 rows/sec., 91.45 MiB/sec. | ||
| 3523 | 2025.10.18 04:55:56.128701 [ 130 ] {} <Debug> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3524 | 2025.10.18 04:55:56.128730 [ 130 ] {} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3525 | 2025.10.18 04:55:56.128734 [ 278 ] {d13b302e-b14e-4d48-86eb-1904f9ccfed9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001265 sec., 126482.21343873517 rows/sec., 8.81 MiB/sec. | ||
| 3526 | 2025.10.18 04:55:56.128749 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3527 | 2025.10.18 04:55:56.128783 [ 278 ] {d13b302e-b14e-4d48-86eb-1904f9ccfed9} <Debug> TCPHandler: Processed in 0.001444738 sec. | ||
| 3528 | 2025.10.18 04:55:56.128872 [ 187 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3529 | 2025.10.18 04:55:56.128886 [ 197 ] {af818423-66e9-4722-9454-7c633ffbb364::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 | ||
| 3530 | 2025.10.18 04:55:56.128911 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3531 | 2025.10.18 04:55:56.129051 [ 278 ] {c691d91b-2309-4fac-9001-b487dc501a93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3532 | 2025.10.18 04:55:56.129072 [ 197 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3533 | 2025.10.18 04:55:56.129117 [ 278 ] {c691d91b-2309-4fac-9001-b487dc501a93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3534 | 2025.10.18 04:55:56.129138 [ 197 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 4735 rows starting from the beginning of the part | ||
| 3535 | 2025.10.18 04:55:56.129160 [ 187 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_21_4} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3536 | 2025.10.18 04:55:56.129236 [ 187 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_21_4} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3537 | 2025.10.18 04:55:56.129244 [ 197 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 833 rows starting from the beginning of the part | ||
| 3538 | 2025.10.18 04:55:56.129310 [ 197 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3539 | 2025.10.18 04:55:56.129315 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 3540 | 2025.10.18 04:55:56.129362 [ 197 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3541 | 2025.10.18 04:55:56.129417 [ 197 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 197 rows starting from the beginning of the part | ||
| 3542 | 2025.10.18 04:55:56.129472 [ 197 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3543 | 2025.10.18 04:55:56.129908 [ 278 ] {c691d91b-2309-4fac-9001-b487dc501a93} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3544 | 2025.10.18 04:55:56.129950 [ 278 ] {c691d91b-2309-4fac-9001-b487dc501a93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3545 | 2025.10.18 04:55:56.130475 [ 278 ] {c691d91b-2309-4fac-9001-b487dc501a93} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3546 | 2025.10.18 04:55:56.130713 [ 278 ] {c691d91b-2309-4fac-9001-b487dc501a93} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3547 | 2025.10.18 04:55:56.130819 [ 130 ] {} <Debug> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3548 | 2025.10.18 04:55:56.130851 [ 130 ] {} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3549 | 2025.10.18 04:55:56.130852 [ 278 ] {c691d91b-2309-4fac-9001-b487dc501a93} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001826 sec., 2738.225629791895 rows/sec., 4.91 MiB/sec. | ||
| 3550 | 2025.10.18 04:55:56.130874 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3551 | 2025.10.18 04:55:56.130921 [ 278 ] {c691d91b-2309-4fac-9001-b487dc501a93} <Debug> TCPHandler: Processed in 0.002069934 sec. | ||
| 3552 | 2025.10.18 04:55:56.130959 [ 196 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::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 | ||
| 3553 | 2025.10.18 04:55:56.131039 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3554 | 2025.10.18 04:55:56.131137 [ 278 ] {990c135e-c4e9-4ca9-9c8c-d0d61f3c2e74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3555 | 2025.10.18 04:55:56.131142 [ 196 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3556 | 2025.10.18 04:55:56.131181 [ 278 ] {990c135e-c4e9-4ca9-9c8c-d0d61f3c2e74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3557 | 2025.10.18 04:55:56.131202 [ 196 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 233 rows starting from the beginning of the part | ||
| 3558 | 2025.10.18 04:55:56.131312 [ 196 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 5 rows starting from the beginning of the part | ||
| 3559 | 2025.10.18 04:55:56.131415 [ 196 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 38 rows starting from the beginning of the part | ||
| 3560 | 2025.10.18 04:55:56.131519 [ 196 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 5 rows starting from the beginning of the part | ||
| 3561 | 2025.10.18 04:55:56.131537 [ 278 ] {990c135e-c4e9-4ca9-9c8c-d0d61f3c2e74} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3562 | 2025.10.18 04:55:56.131577 [ 278 ] {990c135e-c4e9-4ca9-9c8c-d0d61f3c2e74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3563 | 2025.10.18 04:55:56.131616 [ 196 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 38 rows starting from the beginning of the part | ||
| 3564 | 2025.10.18 04:55:56.131718 [ 196 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 5 rows starting from the beginning of the part | ||
| 3565 | 2025.10.18 04:55:56.131740 [ 197 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6245 rows, containing 5 columns (5 merged, 0 gathered) in 0.002920836 sec., 2138086.493045142 rows/sec., 147.01 MiB/sec. | ||
| 3566 | 2025.10.18 04:55:56.131888 [ 278 ] {990c135e-c4e9-4ca9-9c8c-d0d61f3c2e74} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3567 | 2025.10.18 04:55:56.132137 [ 278 ] {990c135e-c4e9-4ca9-9c8c-d0d61f3c2e74} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3568 | 2025.10.18 04:55:56.132193 [ 193 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3569 | 2025.10.18 04:55:56.132244 [ 130 ] {} <Debug> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3570 | 2025.10.18 04:55:56.132275 [ 278 ] {990c135e-c4e9-4ca9-9c8c-d0d61f3c2e74} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001156 sec., 51903.11418685121 rows/sec., 3.50 MiB/sec. | ||
| 3571 | 2025.10.18 04:55:56.132276 [ 130 ] {} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3572 | 2025.10.18 04:55:56.132319 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3573 | 2025.10.18 04:55:56.132319 [ 278 ] {990c135e-c4e9-4ca9-9c8c-d0d61f3c2e74} <Debug> TCPHandler: Processed in 0.001328764 sec. | ||
| 3574 | 2025.10.18 04:55:56.132395 [ 192 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::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 | ||
| 3575 | 2025.10.18 04:55:56.132487 [ 192 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3576 | 2025.10.18 04:55:56.132513 [ 192 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 840 rows starting from the beginning of the part | ||
| 3577 | 2025.10.18 04:55:56.132538 [ 193 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3578 | 2025.10.18 04:55:56.132558 [ 192 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::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 | ||
| 3579 | 2025.10.18 04:55:56.132604 [ 192 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3580 | 2025.10.18 04:55:56.132629 [ 193 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3581 | 2025.10.18 04:55:56.132640 [ 192 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3582 | 2025.10.18 04:55:56.132682 [ 192 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3583 | 2025.10.18 04:55:56.132714 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 3584 | 2025.10.18 04:55:56.132717 [ 192 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3585 | 2025.10.18 04:55:56.133532 [ 199 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1140 rows, containing 4 columns (4 merged, 0 gathered) in 0.00116475 sec., 978750.8048937541 rows/sec., 65.90 MiB/sec. | ||
| 3586 | 2025.10.18 04:55:56.133696 [ 192 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3587 | 2025.10.18 04:55:56.133938 [ 192 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_21_4} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3588 | 2025.10.18 04:55:56.134000 [ 192 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_21_4} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3589 | 2025.10.18 04:55:56.134058 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3590 | 2025.10.18 04:55:56.134678 [ 193 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 324 rows, containing 19 columns (19 merged, 0 gathered) in 0.003750047 sec., 86398.91713357193 rows/sec., 154.82 MiB/sec. | ||
| 3591 | 2025.10.18 04:55:56.135250 [ 192 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3592 | 2025.10.18 04:55:56.135530 [ 192 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3593 | 2025.10.18 04:55:56.135592 [ 192 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3594 | 2025.10.18 04:55:56.135664 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.88 MiB. | ||
| 3595 | 2025.10.18 04:55:58.069459 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3596 | 2025.10.18 04:55:58.069564 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3597 | 2025.10.18 04:55:58.148530 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7630 | ||
| 3598 | 2025.10.18 04:55:58.149026 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3599 | 2025.10.18 04:55:58.149061 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3600 | 2025.10.18 04:55:58.149575 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3601 | 2025.10.18 04:55:58.149798 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3602 | 2025.10.18 04:55:58.149921 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7630 | ||
| 3603 | 2025.10.18 04:55:58.149952 [ 124 ] {} <Debug> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3604 | 2025.10.18 04:55:58.150039 [ 124 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3605 | 2025.10.18 04:55:58.150074 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3606 | 2025.10.18 04:55:58.150215 [ 196 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::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 | ||
| 3607 | 2025.10.18 04:55:58.150394 [ 196 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3608 | 2025.10.18 04:55:58.150452 [ 196 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5198 rows starting from the beginning of the part | ||
| 3609 | 2025.10.18 04:55:58.150531 [ 196 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 3610 | 2025.10.18 04:55:58.150581 [ 196 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 3611 | 2025.10.18 04:55:58.150625 [ 196 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 3612 | 2025.10.18 04:55:58.150671 [ 196 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 3613 | 2025.10.18 04:55:58.150713 [ 196 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 3614 | 2025.10.18 04:55:58.152193 [ 199 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7630 rows, containing 4 columns (4 merged, 0 gathered) in 0.002037932 sec., 3743991.4580074307 rows/sec., 53.56 MiB/sec. | ||
| 3615 | 2025.10.18 04:55:58.152604 [ 192 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3616 | 2025.10.18 04:55:58.152893 [ 192 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_16_3} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3617 | 2025.10.18 04:55:58.152964 [ 192 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_16_3} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3618 | 2025.10.18 04:55:58.153040 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3619 | 2025.10.18 04:55:58.159069 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 464 | ||
| 3620 | 2025.10.18 04:55:58.161470 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3621 | 2025.10.18 04:55:58.161520 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3622 | 2025.10.18 04:55:58.162718 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3623 | 2025.10.18 04:55:58.162989 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3624 | 2025.10.18 04:55:58.163118 [ 124 ] {} <Debug> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3625 | 2025.10.18 04:55:58.163155 [ 124 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3626 | 2025.10.18 04:55:58.163174 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3627 | 2025.10.18 04:55:58.163268 [ 189 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::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 | ||
| 3628 | 2025.10.18 04:55:58.163321 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 464 | ||
| 3629 | 2025.10.18 04:55:58.164116 [ 189 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3630 | 2025.10.18 04:55:58.164363 [ 189 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 318 rows starting from the beginning of the part | ||
| 3631 | 2025.10.18 04:55:58.164811 [ 189 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::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 | ||
| 3632 | 2025.10.18 04:55:58.165154 [ 189 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 32 rows starting from the beginning of the part | ||
| 3633 | 2025.10.18 04:55:58.165498 [ 189 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 28 rows starting from the beginning of the part | ||
| 3634 | 2025.10.18 04:55:58.165837 [ 189 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 3635 | 2025.10.18 04:55:58.166171 [ 189 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 38 rows starting from the beginning of the part | ||
| 3636 | 2025.10.18 04:55:58.171616 [ 192 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 464 rows, containing 72 columns (72 merged, 0 gathered) in 0.008391777 sec., 55292.22237435528 rows/sec., 50.01 MiB/sec. | ||
| 3637 | 2025.10.18 04:55:58.172628 [ 199 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3638 | 2025.10.18 04:55:58.173185 [ 199 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::all_1_11_2} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3639 | 2025.10.18 04:55:58.173261 [ 199 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::all_1_11_2} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3640 | 2025.10.18 04:55:58.173468 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.77 MiB. | ||
| 3641 | 2025.10.18 04:55:58.553920 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3642 | 2025.10.18 04:55:58.570225 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3643 | 2025.10.18 04:55:58.570285 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3644 | 2025.10.18 04:55:58.576386 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3645 | 2025.10.18 04:55:58.577125 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3646 | 2025.10.18 04:55:58.577405 [ 124 ] {} <Debug> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3647 | 2025.10.18 04:55:58.577449 [ 124 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3648 | 2025.10.18 04:55:58.577470 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3649 | 2025.10.18 04:55:58.577601 [ 195 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 3650 | 2025.10.18 04:55:58.580157 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3651 | 2025.10.18 04:55:58.581121 [ 195 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3652 | 2025.10.18 04:55:58.582451 [ 195 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 3653 | 2025.10.18 04:55:58.586788 [ 195 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 3654 | 2025.10.18 04:55:58.591027 [ 195 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 3655 | 2025.10.18 04:55:58.595183 [ 195 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 3656 | 2025.10.18 04:55:58.599673 [ 195 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 3657 | 2025.10.18 04:55:58.604056 [ 195 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 3658 | 2025.10.18 04:55:58.658296 [ 192 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.080759528 sec., 1498.2752251845752 rows/sec., 7.75 MiB/sec. | ||
| 3659 | 2025.10.18 04:55:58.660138 [ 191 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3660 | 2025.10.18 04:55:58.661894 [ 191 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::all_1_16_3} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3661 | 2025.10.18 04:55:58.661995 [ 191 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::all_1_16_3} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3662 | 2025.10.18 04:55:58.663589 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3663 | 2025.10.18 04:55:59.000245 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.13 MiB, peak 238.10 MiB, free memory in arenas 0.00 B, will set to 237.78 MiB (RSS), difference: 9.65 MiB | ||
| 3664 | 2025.10.18 04:55:59.001418 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000864172 sec. | ||
| 3665 | 2025.10.18 04:56:01.122734 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3666 | 2025.10.18 04:56:01.122927 [ 278 ] {9fe5ab22-515e-4a3c-bda3-8491d2ce6a62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3667 | 2025.10.18 04:56:01.122998 [ 278 ] {9fe5ab22-515e-4a3c-bda3-8491d2ce6a62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3668 | 2025.10.18 04:56:01.123814 [ 278 ] {9fe5ab22-515e-4a3c-bda3-8491d2ce6a62} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3669 | 2025.10.18 04:56:01.123854 [ 278 ] {9fe5ab22-515e-4a3c-bda3-8491d2ce6a62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3670 | 2025.10.18 04:56:01.124275 [ 278 ] {9fe5ab22-515e-4a3c-bda3-8491d2ce6a62} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3671 | 2025.10.18 04:56:01.124493 [ 278 ] {9fe5ab22-515e-4a3c-bda3-8491d2ce6a62} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3672 | 2025.10.18 04:56:01.124642 [ 278 ] {9fe5ab22-515e-4a3c-bda3-8491d2ce6a62} <Debug> executeQuery: Read 132 rows, 11.65 KiB in 0.001767 sec., 74702.88624787776 rows/sec., 6.44 MiB/sec. | ||
| 3673 | 2025.10.18 04:56:01.124689 [ 278 ] {9fe5ab22-515e-4a3c-bda3-8491d2ce6a62} <Debug> TCPHandler: Processed in 0.002103915 sec. | ||
| 3674 | 2025.10.18 04:56:01.124827 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3675 | 2025.10.18 04:56:01.124930 [ 278 ] {c7ee9956-cc93-43ba-a6a8-de79c2550250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3676 | 2025.10.18 04:56:01.124974 [ 278 ] {c7ee9956-cc93-43ba-a6a8-de79c2550250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3677 | 2025.10.18 04:56:01.125463 [ 278 ] {c7ee9956-cc93-43ba-a6a8-de79c2550250} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3678 | 2025.10.18 04:56:01.125497 [ 278 ] {c7ee9956-cc93-43ba-a6a8-de79c2550250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3679 | 2025.10.18 04:56:01.125814 [ 278 ] {c7ee9956-cc93-43ba-a6a8-de79c2550250} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3680 | 2025.10.18 04:56:01.126026 [ 278 ] {c7ee9956-cc93-43ba-a6a8-de79c2550250} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3681 | 2025.10.18 04:56:01.126154 [ 278 ] {c7ee9956-cc93-43ba-a6a8-de79c2550250} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001247 sec., 30473.135525260623 rows/sec., 2.24 MiB/sec. | ||
| 3682 | 2025.10.18 04:56:01.126191 [ 278 ] {c7ee9956-cc93-43ba-a6a8-de79c2550250} <Debug> TCPHandler: Processed in 0.001421326 sec. | ||
| 3683 | 2025.10.18 04:56:01.126311 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3684 | 2025.10.18 04:56:01.126412 [ 278 ] {0f4e7aa4-e73a-4a24-a618-1419ff66e5c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3685 | 2025.10.18 04:56:01.126452 [ 278 ] {0f4e7aa4-e73a-4a24-a618-1419ff66e5c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3686 | 2025.10.18 04:56:01.126943 [ 278 ] {0f4e7aa4-e73a-4a24-a618-1419ff66e5c2} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3687 | 2025.10.18 04:56:01.126977 [ 278 ] {0f4e7aa4-e73a-4a24-a618-1419ff66e5c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3688 | 2025.10.18 04:56:01.127275 [ 278 ] {0f4e7aa4-e73a-4a24-a618-1419ff66e5c2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3689 | 2025.10.18 04:56:01.127479 [ 278 ] {0f4e7aa4-e73a-4a24-a618-1419ff66e5c2} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3690 | 2025.10.18 04:56:01.127599 [ 278 ] {0f4e7aa4-e73a-4a24-a618-1419ff66e5c2} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001206 sec., 84577.1144278607 rows/sec., 6.61 MiB/sec. | ||
| 3691 | 2025.10.18 04:56:01.127635 [ 278 ] {0f4e7aa4-e73a-4a24-a618-1419ff66e5c2} <Debug> TCPHandler: Processed in 0.001372926 sec. | ||
| 3692 | 2025.10.18 04:56:01.127756 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3693 | 2025.10.18 04:56:01.127857 [ 278 ] {f45f02e6-8811-461a-9748-a7b738b7b7b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3694 | 2025.10.18 04:56:01.127899 [ 278 ] {f45f02e6-8811-461a-9748-a7b738b7b7b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3695 | 2025.10.18 04:56:01.128309 [ 278 ] {f45f02e6-8811-461a-9748-a7b738b7b7b9} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3696 | 2025.10.18 04:56:01.128343 [ 278 ] {f45f02e6-8811-461a-9748-a7b738b7b7b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3697 | 2025.10.18 04:56:01.128654 [ 278 ] {f45f02e6-8811-461a-9748-a7b738b7b7b9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3698 | 2025.10.18 04:56:01.128860 [ 278 ] {f45f02e6-8811-461a-9748-a7b738b7b7b9} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3699 | 2025.10.18 04:56:01.128984 [ 278 ] {f45f02e6-8811-461a-9748-a7b738b7b7b9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001146 sec., 139616.05584642233 rows/sec., 9.72 MiB/sec. | ||
| 3700 | 2025.10.18 04:56:01.129019 [ 278 ] {f45f02e6-8811-461a-9748-a7b738b7b7b9} <Debug> TCPHandler: Processed in 0.001310334 sec. | ||
| 3701 | 2025.10.18 04:56:01.129130 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3702 | 2025.10.18 04:56:01.129230 [ 278 ] {3b13627a-c516-4f9d-bb55-f7cc6c5c3fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3703 | 2025.10.18 04:56:01.129282 [ 278 ] {3b13627a-c516-4f9d-bb55-f7cc6c5c3fe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3704 | 2025.10.18 04:56:01.130125 [ 278 ] {3b13627a-c516-4f9d-bb55-f7cc6c5c3fe8} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3705 | 2025.10.18 04:56:01.130160 [ 278 ] {3b13627a-c516-4f9d-bb55-f7cc6c5c3fe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3706 | 2025.10.18 04:56:01.130754 [ 278 ] {3b13627a-c516-4f9d-bb55-f7cc6c5c3fe8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3707 | 2025.10.18 04:56:01.130974 [ 278 ] {3b13627a-c516-4f9d-bb55-f7cc6c5c3fe8} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3708 | 2025.10.18 04:56:01.131103 [ 278 ] {3b13627a-c516-4f9d-bb55-f7cc6c5c3fe8} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.001891 sec., 20095.187731359067 rows/sec., 36.01 MiB/sec. | ||
| 3709 | 2025.10.18 04:56:01.131157 [ 278 ] {3b13627a-c516-4f9d-bb55-f7cc6c5c3fe8} <Debug> TCPHandler: Processed in 0.002074994 sec. | ||
| 3710 | 2025.10.18 04:56:01.131270 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3711 | 2025.10.18 04:56:01.131373 [ 278 ] {8500cd27-e9d3-4a0e-9de9-ebb5411eee4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3712 | 2025.10.18 04:56:01.131413 [ 278 ] {8500cd27-e9d3-4a0e-9de9-ebb5411eee4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3713 | 2025.10.18 04:56:01.131744 [ 278 ] {8500cd27-e9d3-4a0e-9de9-ebb5411eee4e} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3714 | 2025.10.18 04:56:01.131777 [ 278 ] {8500cd27-e9d3-4a0e-9de9-ebb5411eee4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3715 | 2025.10.18 04:56:01.132065 [ 278 ] {8500cd27-e9d3-4a0e-9de9-ebb5411eee4e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3716 | 2025.10.18 04:56:01.132263 [ 278 ] {8500cd27-e9d3-4a0e-9de9-ebb5411eee4e} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3717 | 2025.10.18 04:56:01.132382 [ 278 ] {8500cd27-e9d3-4a0e-9de9-ebb5411eee4e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001037 sec., 57859.209257473485 rows/sec., 3.90 MiB/sec. | ||
| 3718 | 2025.10.18 04:56:01.132415 [ 278 ] {8500cd27-e9d3-4a0e-9de9-ebb5411eee4e} <Debug> TCPHandler: Processed in 0.00119276 sec. | ||
| 3719 | 2025.10.18 04:56:05.650952 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8078 | ||
| 3720 | 2025.10.18 04:56:05.651449 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3721 | 2025.10.18 04:56:05.651490 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3722 | 2025.10.18 04:56:05.652147 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3723 | 2025.10.18 04:56:05.652393 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3724 | 2025.10.18 04:56:05.652537 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8078 | ||
| 3725 | 2025.10.18 04:56:06.081178 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3726 | 2025.10.18 04:56:06.096649 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3727 | 2025.10.18 04:56:06.096716 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3728 | 2025.10.18 04:56:06.102457 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3729 | 2025.10.18 04:56:06.103171 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3730 | 2025.10.18 04:56:06.105922 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3731 | 2025.10.18 04:56:06.149780 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3732 | 2025.10.18 04:56:06.149980 [ 278 ] {07109e00-b0f0-4206-860f-9c47de2b3c06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3733 | 2025.10.18 04:56:06.150054 [ 278 ] {07109e00-b0f0-4206-860f-9c47de2b3c06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3734 | 2025.10.18 04:56:06.150722 [ 278 ] {07109e00-b0f0-4206-860f-9c47de2b3c06} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3735 | 2025.10.18 04:56:06.150772 [ 278 ] {07109e00-b0f0-4206-860f-9c47de2b3c06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3736 | 2025.10.18 04:56:06.151151 [ 278 ] {07109e00-b0f0-4206-860f-9c47de2b3c06} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3737 | 2025.10.18 04:56:06.151376 [ 278 ] {07109e00-b0f0-4206-860f-9c47de2b3c06} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3738 | 2025.10.18 04:56:06.151531 [ 278 ] {07109e00-b0f0-4206-860f-9c47de2b3c06} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001603 sec., 3742.9819089207735 rows/sec., 305.21 KiB/sec. | ||
| 3739 | 2025.10.18 04:56:06.151581 [ 278 ] {07109e00-b0f0-4206-860f-9c47de2b3c06} <Debug> TCPHandler: Processed in 0.00193737 sec. | ||
| 3740 | 2025.10.18 04:56:06.151706 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3741 | 2025.10.18 04:56:06.151810 [ 278 ] {741aeb6a-47f3-42b8-abc9-5d71e56e94ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3742 | 2025.10.18 04:56:06.151852 [ 278 ] {741aeb6a-47f3-42b8-abc9-5d71e56e94ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3743 | 2025.10.18 04:56:06.152830 [ 278 ] {741aeb6a-47f3-42b8-abc9-5d71e56e94ea} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3744 | 2025.10.18 04:56:06.152868 [ 278 ] {741aeb6a-47f3-42b8-abc9-5d71e56e94ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3745 | 2025.10.18 04:56:06.153269 [ 278 ] {741aeb6a-47f3-42b8-abc9-5d71e56e94ea} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3746 | 2025.10.18 04:56:06.153490 [ 278 ] {741aeb6a-47f3-42b8-abc9-5d71e56e94ea} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3747 | 2025.10.18 04:56:06.153623 [ 278 ] {741aeb6a-47f3-42b8-abc9-5d71e56e94ea} <Debug> executeQuery: Read 1209 rows, 101.69 KiB in 0.001838 sec., 657780.1958650707 rows/sec., 54.03 MiB/sec. | ||
| 3748 | 2025.10.18 04:56:06.153661 [ 278 ] {741aeb6a-47f3-42b8-abc9-5d71e56e94ea} <Debug> TCPHandler: Processed in 0.002006802 sec. | ||
| 3749 | 2025.10.18 04:56:06.153776 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3750 | 2025.10.18 04:56:06.153872 [ 278 ] {9d3616dc-e4f9-43b9-8f18-4e0e3a553aaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3751 | 2025.10.18 04:56:06.153913 [ 278 ] {9d3616dc-e4f9-43b9-8f18-4e0e3a553aaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3752 | 2025.10.18 04:56:06.154299 [ 278 ] {9d3616dc-e4f9-43b9-8f18-4e0e3a553aaa} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3753 | 2025.10.18 04:56:06.154336 [ 278 ] {9d3616dc-e4f9-43b9-8f18-4e0e3a553aaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3754 | 2025.10.18 04:56:06.154621 [ 278 ] {9d3616dc-e4f9-43b9-8f18-4e0e3a553aaa} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3755 | 2025.10.18 04:56:06.154833 [ 278 ] {9d3616dc-e4f9-43b9-8f18-4e0e3a553aaa} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3756 | 2025.10.18 04:56:06.154985 [ 278 ] {9d3616dc-e4f9-43b9-8f18-4e0e3a553aaa} <Debug> executeQuery: Read 11 rows, 814.00 B in 0.001134 sec., 9700.176366843034 rows/sec., 700.99 KiB/sec. | ||
| 3757 | 2025.10.18 04:56:06.155024 [ 278 ] {9d3616dc-e4f9-43b9-8f18-4e0e3a553aaa} <Debug> TCPHandler: Processed in 0.001299023 sec. | ||
| 3758 | 2025.10.18 04:56:06.155123 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3759 | 2025.10.18 04:56:06.155219 [ 278 ] {17b34948-36f2-4990-9dc0-b1c3be7b258c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3760 | 2025.10.18 04:56:06.155258 [ 278 ] {17b34948-36f2-4990-9dc0-b1c3be7b258c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3761 | 2025.10.18 04:56:06.155722 [ 278 ] {17b34948-36f2-4990-9dc0-b1c3be7b258c} <Trace> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3762 | 2025.10.18 04:56:06.155757 [ 278 ] {17b34948-36f2-4990-9dc0-b1c3be7b258c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3763 | 2025.10.18 04:56:06.156052 [ 278 ] {17b34948-36f2-4990-9dc0-b1c3be7b258c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3764 | 2025.10.18 04:56:06.156252 [ 278 ] {17b34948-36f2-4990-9dc0-b1c3be7b258c} <Trace> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3765 | 2025.10.18 04:56:06.156374 [ 278 ] {17b34948-36f2-4990-9dc0-b1c3be7b258c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001174 sec., 194207.83645655878 rows/sec., 13.15 MiB/sec. | ||
| 3766 | 2025.10.18 04:56:06.156411 [ 278 ] {17b34948-36f2-4990-9dc0-b1c3be7b258c} <Debug> TCPHandler: Processed in 0.001335924 sec. | ||
| 3767 | 2025.10.18 04:56:06.156511 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3768 | 2025.10.18 04:56:06.156606 [ 278 ] {feffec69-e5af-49d5-983e-59ba10b0e87c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3769 | 2025.10.18 04:56:06.156644 [ 278 ] {feffec69-e5af-49d5-983e-59ba10b0e87c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3770 | 2025.10.18 04:56:06.157190 [ 278 ] {feffec69-e5af-49d5-983e-59ba10b0e87c} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3771 | 2025.10.18 04:56:06.157226 [ 278 ] {feffec69-e5af-49d5-983e-59ba10b0e87c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3772 | 2025.10.18 04:56:06.157531 [ 278 ] {feffec69-e5af-49d5-983e-59ba10b0e87c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3773 | 2025.10.18 04:56:06.157731 [ 278 ] {feffec69-e5af-49d5-983e-59ba10b0e87c} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3774 | 2025.10.18 04:56:06.157852 [ 278 ] {feffec69-e5af-49d5-983e-59ba10b0e87c} <Debug> executeQuery: Read 531 rows, 40.29 KiB in 0.001264 sec., 420094.9367088608 rows/sec., 31.13 MiB/sec. | ||
| 3775 | 2025.10.18 04:56:06.157887 [ 278 ] {feffec69-e5af-49d5-983e-59ba10b0e87c} <Debug> TCPHandler: Processed in 0.001425467 sec. | ||
| 3776 | 2025.10.18 04:56:06.157994 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3777 | 2025.10.18 04:56:06.158086 [ 278 ] {a8b78ff0-40f0-413b-b887-97167502db21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3778 | 2025.10.18 04:56:06.158128 [ 278 ] {a8b78ff0-40f0-413b-b887-97167502db21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3779 | 2025.10.18 04:56:06.158658 [ 278 ] {a8b78ff0-40f0-413b-b887-97167502db21} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3780 | 2025.10.18 04:56:06.158693 [ 278 ] {a8b78ff0-40f0-413b-b887-97167502db21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3781 | 2025.10.18 04:56:06.159060 [ 278 ] {a8b78ff0-40f0-413b-b887-97167502db21} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3782 | 2025.10.18 04:56:06.159262 [ 278 ] {a8b78ff0-40f0-413b-b887-97167502db21} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3783 | 2025.10.18 04:56:06.159383 [ 278 ] {a8b78ff0-40f0-413b-b887-97167502db21} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001316 sec., 643617.0212765958 rows/sec., 43.32 MiB/sec. | ||
| 3784 | 2025.10.18 04:56:06.159418 [ 278 ] {a8b78ff0-40f0-413b-b887-97167502db21} <Debug> TCPHandler: Processed in 0.001473528 sec. | ||
| 3785 | 2025.10.18 04:56:06.159523 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3786 | 2025.10.18 04:56:06.159615 [ 278 ] {aacbf9a8-2ca3-4981-b9b4-2db3cff8c01a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3787 | 2025.10.18 04:56:06.159669 [ 278 ] {aacbf9a8-2ca3-4981-b9b4-2db3cff8c01a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3788 | 2025.10.18 04:56:06.160384 [ 278 ] {aacbf9a8-2ca3-4981-b9b4-2db3cff8c01a} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3789 | 2025.10.18 04:56:06.160419 [ 278 ] {aacbf9a8-2ca3-4981-b9b4-2db3cff8c01a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3790 | 2025.10.18 04:56:06.160896 [ 278 ] {aacbf9a8-2ca3-4981-b9b4-2db3cff8c01a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3791 | 2025.10.18 04:56:06.161104 [ 278 ] {aacbf9a8-2ca3-4981-b9b4-2db3cff8c01a} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3792 | 2025.10.18 04:56:06.161240 [ 278 ] {aacbf9a8-2ca3-4981-b9b4-2db3cff8c01a} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001643 sec., 3043.2136335970786 rows/sec., 5.45 MiB/sec. | ||
| 3793 | 2025.10.18 04:56:06.161291 [ 278 ] {aacbf9a8-2ca3-4981-b9b4-2db3cff8c01a} <Debug> TCPHandler: Processed in 0.001815597 sec. | ||
| 3794 | 2025.10.18 04:56:06.161432 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3795 | 2025.10.18 04:56:06.161540 [ 278 ] {552eaaa7-fdb4-4930-bf7f-f664a1724ff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3796 | 2025.10.18 04:56:06.161586 [ 278 ] {552eaaa7-fdb4-4930-bf7f-f664a1724ff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3797 | 2025.10.18 04:56:06.161930 [ 278 ] {552eaaa7-fdb4-4930-bf7f-f664a1724ff7} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3798 | 2025.10.18 04:56:06.161966 [ 278 ] {552eaaa7-fdb4-4930-bf7f-f664a1724ff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3799 | 2025.10.18 04:56:06.162292 [ 278 ] {552eaaa7-fdb4-4930-bf7f-f664a1724ff7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3800 | 2025.10.18 04:56:06.162503 [ 278 ] {552eaaa7-fdb4-4930-bf7f-f664a1724ff7} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3801 | 2025.10.18 04:56:06.162633 [ 278 ] {552eaaa7-fdb4-4930-bf7f-f664a1724ff7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 3802 | 2025.10.18 04:56:06.162670 [ 278 ] {552eaaa7-fdb4-4930-bf7f-f664a1724ff7} <Debug> TCPHandler: Processed in 0.001322314 sec. | ||
| 3803 | 2025.10.18 04:56:08.164415 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 492 | ||
| 3804 | 2025.10.18 04:56:08.166572 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3805 | 2025.10.18 04:56:08.166621 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3806 | 2025.10.18 04:56:08.167780 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3807 | 2025.10.18 04:56:08.168048 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3808 | 2025.10.18 04:56:08.168298 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 492 | ||
| 3809 | 2025.10.18 04:56:11.123132 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3810 | 2025.10.18 04:56:11.123331 [ 278 ] {caed78ed-1ca1-4f54-afde-67970ec7e42f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3811 | 2025.10.18 04:56:11.123403 [ 278 ] {caed78ed-1ca1-4f54-afde-67970ec7e42f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3812 | 2025.10.18 04:56:11.124165 [ 278 ] {caed78ed-1ca1-4f54-afde-67970ec7e42f} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3813 | 2025.10.18 04:56:11.124216 [ 278 ] {caed78ed-1ca1-4f54-afde-67970ec7e42f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3814 | 2025.10.18 04:56:11.124626 [ 278 ] {caed78ed-1ca1-4f54-afde-67970ec7e42f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3815 | 2025.10.18 04:56:11.124850 [ 278 ] {caed78ed-1ca1-4f54-afde-67970ec7e42f} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3816 | 2025.10.18 04:56:11.124999 [ 278 ] {caed78ed-1ca1-4f54-afde-67970ec7e42f} <Debug> executeQuery: Read 132 rows, 11.65 KiB in 0.001721 sec., 76699.5932597327 rows/sec., 6.61 MiB/sec. | ||
| 3817 | 2025.10.18 04:56:11.125039 [ 278 ] {caed78ed-1ca1-4f54-afde-67970ec7e42f} <Debug> TCPHandler: Processed in 0.002044343 sec. | ||
| 3818 | 2025.10.18 04:56:11.125172 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3819 | 2025.10.18 04:56:11.125266 [ 278 ] {a3d301b5-b445-4a5b-92af-836e57febf6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3820 | 2025.10.18 04:56:11.125307 [ 278 ] {a3d301b5-b445-4a5b-92af-836e57febf6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3821 | 2025.10.18 04:56:11.125739 [ 278 ] {a3d301b5-b445-4a5b-92af-836e57febf6c} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3822 | 2025.10.18 04:56:11.125774 [ 278 ] {a3d301b5-b445-4a5b-92af-836e57febf6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3823 | 2025.10.18 04:56:11.126061 [ 278 ] {a3d301b5-b445-4a5b-92af-836e57febf6c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3824 | 2025.10.18 04:56:11.126262 [ 278 ] {a3d301b5-b445-4a5b-92af-836e57febf6c} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3825 | 2025.10.18 04:56:11.126386 [ 278 ] {a3d301b5-b445-4a5b-92af-836e57febf6c} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001138 sec., 33391.91564147628 rows/sec., 2.45 MiB/sec. | ||
| 3826 | 2025.10.18 04:56:11.126423 [ 278 ] {a3d301b5-b445-4a5b-92af-836e57febf6c} <Debug> TCPHandler: Processed in 0.001299194 sec. | ||
| 3827 | 2025.10.18 04:56:11.126536 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3828 | 2025.10.18 04:56:11.126629 [ 278 ] {42a5c371-3f50-4f7c-99a1-d0402ba8bb8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3829 | 2025.10.18 04:56:11.126668 [ 278 ] {42a5c371-3f50-4f7c-99a1-d0402ba8bb8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3830 | 2025.10.18 04:56:11.127085 [ 278 ] {42a5c371-3f50-4f7c-99a1-d0402ba8bb8a} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3831 | 2025.10.18 04:56:11.127120 [ 278 ] {42a5c371-3f50-4f7c-99a1-d0402ba8bb8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3832 | 2025.10.18 04:56:11.127409 [ 278 ] {42a5c371-3f50-4f7c-99a1-d0402ba8bb8a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3833 | 2025.10.18 04:56:11.127607 [ 278 ] {42a5c371-3f50-4f7c-99a1-d0402ba8bb8a} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3834 | 2025.10.18 04:56:11.127729 [ 278 ] {42a5c371-3f50-4f7c-99a1-d0402ba8bb8a} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001118 sec., 91234.34704830054 rows/sec., 7.13 MiB/sec. | ||
| 3835 | 2025.10.18 04:56:11.127765 [ 278 ] {42a5c371-3f50-4f7c-99a1-d0402ba8bb8a} <Debug> TCPHandler: Processed in 0.001276684 sec. | ||
| 3836 | 2025.10.18 04:56:11.127876 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3837 | 2025.10.18 04:56:11.127969 [ 278 ] {91cec45b-1d8e-4aa9-ae8d-929f36cc9775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3838 | 2025.10.18 04:56:11.128012 [ 278 ] {91cec45b-1d8e-4aa9-ae8d-929f36cc9775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3839 | 2025.10.18 04:56:11.128444 [ 278 ] {91cec45b-1d8e-4aa9-ae8d-929f36cc9775} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3840 | 2025.10.18 04:56:11.128482 [ 278 ] {91cec45b-1d8e-4aa9-ae8d-929f36cc9775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3841 | 2025.10.18 04:56:11.128812 [ 278 ] {91cec45b-1d8e-4aa9-ae8d-929f36cc9775} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3842 | 2025.10.18 04:56:11.129021 [ 278 ] {91cec45b-1d8e-4aa9-ae8d-929f36cc9775} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3843 | 2025.10.18 04:56:11.129148 [ 278 ] {91cec45b-1d8e-4aa9-ae8d-929f36cc9775} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 3844 | 2025.10.18 04:56:11.129185 [ 278 ] {91cec45b-1d8e-4aa9-ae8d-929f36cc9775} <Debug> TCPHandler: Processed in 0.001356165 sec. | ||
| 3845 | 2025.10.18 04:56:11.129295 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3846 | 2025.10.18 04:56:11.129388 [ 278 ] {ef083b7e-add4-40ed-81be-31c7ef4f4e83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3847 | 2025.10.18 04:56:11.129442 [ 278 ] {ef083b7e-add4-40ed-81be-31c7ef4f4e83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3848 | 2025.10.18 04:56:11.130337 [ 278 ] {ef083b7e-add4-40ed-81be-31c7ef4f4e83} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3849 | 2025.10.18 04:56:11.130373 [ 278 ] {ef083b7e-add4-40ed-81be-31c7ef4f4e83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3850 | 2025.10.18 04:56:11.130917 [ 278 ] {ef083b7e-add4-40ed-81be-31c7ef4f4e83} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3851 | 2025.10.18 04:56:11.131134 [ 278 ] {ef083b7e-add4-40ed-81be-31c7ef4f4e83} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3852 | 2025.10.18 04:56:11.131266 [ 278 ] {ef083b7e-add4-40ed-81be-31c7ef4f4e83} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.001897 sec., 20031.62888771745 rows/sec., 35.90 MiB/sec. | ||
| 3853 | 2025.10.18 04:56:11.131318 [ 278 ] {ef083b7e-add4-40ed-81be-31c7ef4f4e83} <Debug> TCPHandler: Processed in 0.002070903 sec. | ||
| 3854 | 2025.10.18 04:56:11.131435 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3855 | 2025.10.18 04:56:11.131530 [ 278 ] {f7980263-53f1-415b-a990-b67b09928ff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3856 | 2025.10.18 04:56:11.131572 [ 278 ] {f7980263-53f1-415b-a990-b67b09928ff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3857 | 2025.10.18 04:56:11.131941 [ 278 ] {f7980263-53f1-415b-a990-b67b09928ff4} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3858 | 2025.10.18 04:56:11.131979 [ 278 ] {f7980263-53f1-415b-a990-b67b09928ff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3859 | 2025.10.18 04:56:11.132278 [ 278 ] {f7980263-53f1-415b-a990-b67b09928ff4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3860 | 2025.10.18 04:56:11.132480 [ 278 ] {f7980263-53f1-415b-a990-b67b09928ff4} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3861 | 2025.10.18 04:56:11.132601 [ 278 ] {f7980263-53f1-415b-a990-b67b09928ff4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 3862 | 2025.10.18 04:56:11.132636 [ 278 ] {f7980263-53f1-415b-a990-b67b09928ff4} <Debug> TCPHandler: Processed in 0.001251173 sec. | ||
| 3863 | 2025.10.18 04:56:13.069621 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3864 | 2025.10.18 04:56:13.069700 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3865 | 2025.10.18 04:56:13.153562 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8590 | ||
| 3866 | 2025.10.18 04:56:13.154069 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3867 | 2025.10.18 04:56:13.154112 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3868 | 2025.10.18 04:56:13.154620 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3869 | 2025.10.18 04:56:13.154856 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3870 | 2025.10.18 04:56:13.155012 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8590 | ||
| 3871 | 2025.10.18 04:56:13.606936 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 3872 | 2025.10.18 04:56:13.622476 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3873 | 2025.10.18 04:56:13.622522 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3874 | 2025.10.18 04:56:13.628341 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3875 | 2025.10.18 04:56:13.629040 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3876 | 2025.10.18 04:56:13.631701 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3877 | 2025.10.18 04:56:16.122112 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3878 | 2025.10.18 04:56:16.122308 [ 278 ] {a008d819-e358-4097-a93f-c385d1a77f31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3879 | 2025.10.18 04:56:16.122379 [ 278 ] {a008d819-e358-4097-a93f-c385d1a77f31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3880 | 2025.10.18 04:56:16.123202 [ 278 ] {a008d819-e358-4097-a93f-c385d1a77f31} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3881 | 2025.10.18 04:56:16.123240 [ 278 ] {a008d819-e358-4097-a93f-c385d1a77f31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3882 | 2025.10.18 04:56:16.123626 [ 278 ] {a008d819-e358-4097-a93f-c385d1a77f31} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3883 | 2025.10.18 04:56:16.123860 [ 278 ] {a008d819-e358-4097-a93f-c385d1a77f31} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3884 | 2025.10.18 04:56:16.124012 [ 278 ] {a008d819-e358-4097-a93f-c385d1a77f31} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001757 sec., 37564.0295959021 rows/sec., 2.98 MiB/sec. | ||
| 3885 | 2025.10.18 04:56:16.124052 [ 278 ] {a008d819-e358-4097-a93f-c385d1a77f31} <Debug> TCPHandler: Processed in 0.002092074 sec. | ||
| 3886 | 2025.10.18 04:56:16.124181 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3887 | 2025.10.18 04:56:16.124276 [ 278 ] {70e0d5bd-ffde-4eb4-8c3e-6f416ff44b34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3888 | 2025.10.18 04:56:16.124316 [ 278 ] {70e0d5bd-ffde-4eb4-8c3e-6f416ff44b34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3889 | 2025.10.18 04:56:16.124787 [ 278 ] {70e0d5bd-ffde-4eb4-8c3e-6f416ff44b34} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3890 | 2025.10.18 04:56:16.124821 [ 278 ] {70e0d5bd-ffde-4eb4-8c3e-6f416ff44b34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3891 | 2025.10.18 04:56:16.125109 [ 278 ] {70e0d5bd-ffde-4eb4-8c3e-6f416ff44b34} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3892 | 2025.10.18 04:56:16.125317 [ 278 ] {70e0d5bd-ffde-4eb4-8c3e-6f416ff44b34} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3893 | 2025.10.18 04:56:16.125403 [ 103 ] {} <Debug> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3894 | 2025.10.18 04:56:16.125438 [ 278 ] {70e0d5bd-ffde-4eb4-8c3e-6f416ff44b34} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001181 sec., 4233.7002540220155 rows/sec., 318.35 KiB/sec. | ||
| 3895 | 2025.10.18 04:56:16.125440 [ 103 ] {} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3896 | 2025.10.18 04:56:16.125470 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3897 | 2025.10.18 04:56:16.125476 [ 278 ] {70e0d5bd-ffde-4eb4-8c3e-6f416ff44b34} <Debug> TCPHandler: Processed in 0.001345395 sec. | ||
| 3898 | 2025.10.18 04:56:16.125602 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3899 | 2025.10.18 04:56:16.125602 [ 200 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::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 | ||
| 3900 | 2025.10.18 04:56:16.125702 [ 278 ] {d6d2ab7c-0aae-480e-a693-2afbffe644ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3901 | 2025.10.18 04:56:16.125747 [ 278 ] {d6d2ab7c-0aae-480e-a693-2afbffe644ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3902 | 2025.10.18 04:56:16.125773 [ 200 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3903 | 2025.10.18 04:56:16.125812 [ 200 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 73 rows starting from the beginning of the part | ||
| 3904 | 2025.10.18 04:56:16.125912 [ 200 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 5 rows starting from the beginning of the part | ||
| 3905 | 2025.10.18 04:56:16.125970 [ 200 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 38 rows starting from the beginning of the part | ||
| 3906 | 2025.10.18 04:56:16.126014 [ 200 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 11 rows starting from the beginning of the part | ||
| 3907 | 2025.10.18 04:56:16.126051 [ 200 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 38 rows starting from the beginning of the part | ||
| 3908 | 2025.10.18 04:56:16.126090 [ 200 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 5 rows starting from the beginning of the part | ||
| 3909 | 2025.10.18 04:56:16.126211 [ 278 ] {d6d2ab7c-0aae-480e-a693-2afbffe644ce} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3910 | 2025.10.18 04:56:16.126253 [ 278 ] {d6d2ab7c-0aae-480e-a693-2afbffe644ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3911 | 2025.10.18 04:56:16.126572 [ 278 ] {d6d2ab7c-0aae-480e-a693-2afbffe644ce} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3912 | 2025.10.18 04:56:16.126798 [ 278 ] {d6d2ab7c-0aae-480e-a693-2afbffe644ce} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3913 | 2025.10.18 04:56:16.126889 [ 191 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 170 rows, containing 5 columns (5 merged, 0 gathered) in 0.001348615 sec., 126055.24927425543 rows/sec., 9.69 MiB/sec. | ||
| 3914 | 2025.10.18 04:56:16.126929 [ 278 ] {d6d2ab7c-0aae-480e-a693-2afbffe644ce} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001246 sec., 55377.207062600326 rows/sec., 4.32 MiB/sec. | ||
| 3915 | 2025.10.18 04:56:16.126967 [ 278 ] {d6d2ab7c-0aae-480e-a693-2afbffe644ce} <Debug> TCPHandler: Processed in 0.001415927 sec. | ||
| 3916 | 2025.10.18 04:56:16.127036 [ 192 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3917 | 2025.10.18 04:56:16.127094 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3918 | 2025.10.18 04:56:16.127195 [ 278 ] {c69fa5b1-5327-4d25-9691-07fbaf321b8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3919 | 2025.10.18 04:56:16.127243 [ 278 ] {c69fa5b1-5327-4d25-9691-07fbaf321b8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3920 | 2025.10.18 04:56:16.127320 [ 192 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_21_4} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3921 | 2025.10.18 04:56:16.127394 [ 192 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_21_4} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3922 | 2025.10.18 04:56:16.127463 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3923 | 2025.10.18 04:56:16.127657 [ 278 ] {c69fa5b1-5327-4d25-9691-07fbaf321b8b} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3924 | 2025.10.18 04:56:16.127697 [ 278 ] {c69fa5b1-5327-4d25-9691-07fbaf321b8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3925 | 2025.10.18 04:56:16.128024 [ 278 ] {c69fa5b1-5327-4d25-9691-07fbaf321b8b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3926 | 2025.10.18 04:56:16.128242 [ 278 ] {c69fa5b1-5327-4d25-9691-07fbaf321b8b} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3927 | 2025.10.18 04:56:16.128374 [ 278 ] {c69fa5b1-5327-4d25-9691-07fbaf321b8b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 3928 | 2025.10.18 04:56:16.128411 [ 278 ] {c69fa5b1-5327-4d25-9691-07fbaf321b8b} <Debug> TCPHandler: Processed in 0.001367286 sec. | ||
| 3929 | 2025.10.18 04:56:16.128523 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3930 | 2025.10.18 04:56:16.128618 [ 278 ] {8d13af75-1d4c-48eb-b0ed-9e983bbc8efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3931 | 2025.10.18 04:56:16.128671 [ 278 ] {8d13af75-1d4c-48eb-b0ed-9e983bbc8efd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3932 | 2025.10.18 04:56:16.129406 [ 278 ] {8d13af75-1d4c-48eb-b0ed-9e983bbc8efd} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3933 | 2025.10.18 04:56:16.129441 [ 278 ] {8d13af75-1d4c-48eb-b0ed-9e983bbc8efd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3934 | 2025.10.18 04:56:16.129924 [ 278 ] {8d13af75-1d4c-48eb-b0ed-9e983bbc8efd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3935 | 2025.10.18 04:56:16.130137 [ 278 ] {8d13af75-1d4c-48eb-b0ed-9e983bbc8efd} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3936 | 2025.10.18 04:56:16.130270 [ 278 ] {8d13af75-1d4c-48eb-b0ed-9e983bbc8efd} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001671 sec., 2992.220227408737 rows/sec., 5.36 MiB/sec. | ||
| 3937 | 2025.10.18 04:56:16.130322 [ 278 ] {8d13af75-1d4c-48eb-b0ed-9e983bbc8efd} <Debug> TCPHandler: Processed in 0.001848257 sec. | ||
| 3938 | 2025.10.18 04:56:16.130438 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3939 | 2025.10.18 04:56:16.130531 [ 278 ] {2a3475b3-0b5f-4c16-9689-7c94035e30d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3940 | 2025.10.18 04:56:16.130572 [ 278 ] {2a3475b3-0b5f-4c16-9689-7c94035e30d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3941 | 2025.10.18 04:56:16.130909 [ 278 ] {2a3475b3-0b5f-4c16-9689-7c94035e30d3} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3942 | 2025.10.18 04:56:16.130945 [ 278 ] {2a3475b3-0b5f-4c16-9689-7c94035e30d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3943 | 2025.10.18 04:56:16.131248 [ 278 ] {2a3475b3-0b5f-4c16-9689-7c94035e30d3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3944 | 2025.10.18 04:56:16.131459 [ 278 ] {2a3475b3-0b5f-4c16-9689-7c94035e30d3} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3945 | 2025.10.18 04:56:16.131589 [ 278 ] {2a3475b3-0b5f-4c16-9689-7c94035e30d3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 3946 | 2025.10.18 04:56:16.131624 [ 278 ] {2a3475b3-0b5f-4c16-9689-7c94035e30d3} <Debug> TCPHandler: Processed in 0.001236082 sec. | ||
| 3947 | 2025.10.18 04:56:18.169406 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 516 | ||
| 3948 | 2025.10.18 04:56:18.171534 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3949 | 2025.10.18 04:56:18.171591 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3950 | 2025.10.18 04:56:18.172796 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3951 | 2025.10.18 04:56:18.173074 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3952 | 2025.10.18 04:56:18.173431 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 516 | ||
| 3953 | 2025.10.18 04:56:20.655253 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9038 | ||
| 3954 | 2025.10.18 04:56:20.655752 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3955 | 2025.10.18 04:56:20.655800 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3956 | 2025.10.18 04:56:20.656296 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3957 | 2025.10.18 04:56:20.656538 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3958 | 2025.10.18 04:56:20.656688 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9038 | ||
| 3959 | 2025.10.18 04:56:21.124935 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3960 | 2025.10.18 04:56:21.125112 [ 278 ] {eb225626-d768-4873-8486-aa2099835529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3961 | 2025.10.18 04:56:21.125179 [ 278 ] {eb225626-d768-4873-8486-aa2099835529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3962 | 2025.10.18 04:56:21.125893 [ 278 ] {eb225626-d768-4873-8486-aa2099835529} <Trace> oximeter.fields_i16 (4a0b57d8-8875-4c42-9959-3d0d2c14e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3963 | 2025.10.18 04:56:21.125945 [ 278 ] {eb225626-d768-4873-8486-aa2099835529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3964 | 2025.10.18 04:56:21.126336 [ 278 ] {eb225626-d768-4873-8486-aa2099835529} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3965 | 2025.10.18 04:56:21.126571 [ 278 ] {eb225626-d768-4873-8486-aa2099835529} <Trace> oximeter.fields_i16 (4a0b57d8-8875-4c42-9959-3d0d2c14e648): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3966 | 2025.10.18 04:56:21.126704 [ 98 ] {} <Debug> oximeter.fields_i16 (4a0b57d8-8875-4c42-9959-3d0d2c14e648) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3967 | 2025.10.18 04:56:21.126729 [ 278 ] {eb225626-d768-4873-8486-aa2099835529} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001662 sec., 14440.43321299639 rows/sec., 1.20 MiB/sec. | ||
| 3968 | 2025.10.18 04:56:21.126779 [ 98 ] {} <Trace> oximeter.fields_i16 (4a0b57d8-8875-4c42-9959-3d0d2c14e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3969 | 2025.10.18 04:56:21.126793 [ 278 ] {eb225626-d768-4873-8486-aa2099835529} <Debug> TCPHandler: Processed in 0.001987991 sec. | ||
| 3970 | 2025.10.18 04:56:21.126817 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3971 | 2025.10.18 04:56:21.126918 [ 191 ] {4a0b57d8-8875-4c42-9959-3d0d2c14e648::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 | ||
| 3972 | 2025.10.18 04:56:21.126954 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3973 | 2025.10.18 04:56:21.127033 [ 191 ] {4a0b57d8-8875-4c42-9959-3d0d2c14e648::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3974 | 2025.10.18 04:56:21.127065 [ 191 ] {4a0b57d8-8875-4c42-9959-3d0d2c14e648::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3975 | 2025.10.18 04:56:21.127066 [ 278 ] {af206f3d-448c-4541-abf1-5804ea680d22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3976 | 2025.10.18 04:56:21.127118 [ 278 ] {af206f3d-448c-4541-abf1-5804ea680d22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3977 | 2025.10.18 04:56:21.127129 [ 191 ] {4a0b57d8-8875-4c42-9959-3d0d2c14e648::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 3978 | 2025.10.18 04:56:21.127174 [ 191 ] {4a0b57d8-8875-4c42-9959-3d0d2c14e648::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 3979 | 2025.10.18 04:56:21.127218 [ 191 ] {4a0b57d8-8875-4c42-9959-3d0d2c14e648::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 3980 | 2025.10.18 04:56:21.127257 [ 191 ] {4a0b57d8-8875-4c42-9959-3d0d2c14e648::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 3981 | 2025.10.18 04:56:21.127599 [ 278 ] {af206f3d-448c-4541-abf1-5804ea680d22} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3982 | 2025.10.18 04:56:21.127636 [ 278 ] {af206f3d-448c-4541-abf1-5804ea680d22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3983 | 2025.10.18 04:56:21.127940 [ 278 ] {af206f3d-448c-4541-abf1-5804ea680d22} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3984 | 2025.10.18 04:56:21.127954 [ 192 ] {4a0b57d8-8875-4c42-9959-3d0d2c14e648::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001066727 sec., 112493.63707865274 rows/sec., 9.76 MiB/sec. | ||
| 3985 | 2025.10.18 04:56:21.128164 [ 278 ] {af206f3d-448c-4541-abf1-5804ea680d22} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3986 | 2025.10.18 04:56:21.128213 [ 192 ] {4a0b57d8-8875-4c42-9959-3d0d2c14e648::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3987 | 2025.10.18 04:56:21.128305 [ 278 ] {af206f3d-448c-4541-abf1-5804ea680d22} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001263 sec., 6334.125098970705 rows/sec., 516.50 KiB/sec. | ||
| 3988 | 2025.10.18 04:56:21.128348 [ 278 ] {af206f3d-448c-4541-abf1-5804ea680d22} <Debug> TCPHandler: Processed in 0.001450338 sec. | ||
| 3989 | 2025.10.18 04:56:21.128479 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3990 | 2025.10.18 04:56:21.128506 [ 192 ] {4a0b57d8-8875-4c42-9959-3d0d2c14e648::all_1_5_1} <Trace> oximeter.fields_i16 (4a0b57d8-8875-4c42-9959-3d0d2c14e648): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3991 | 2025.10.18 04:56:21.128583 [ 192 ] {4a0b57d8-8875-4c42-9959-3d0d2c14e648::all_1_5_1} <Trace> oximeter.fields_i16 (4a0b57d8-8875-4c42-9959-3d0d2c14e648) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3992 | 2025.10.18 04:56:21.128593 [ 278 ] {fcd8b6f1-95a8-4827-a4e4-196a41d4b96a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3993 | 2025.10.18 04:56:21.128640 [ 278 ] {fcd8b6f1-95a8-4827-a4e4-196a41d4b96a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3994 | 2025.10.18 04:56:21.128670 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 3995 | 2025.10.18 04:56:21.129223 [ 278 ] {fcd8b6f1-95a8-4827-a4e4-196a41d4b96a} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3996 | 2025.10.18 04:56:21.129263 [ 278 ] {fcd8b6f1-95a8-4827-a4e4-196a41d4b96a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 3997 | 2025.10.18 04:56:21.129592 [ 278 ] {fcd8b6f1-95a8-4827-a4e4-196a41d4b96a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3998 | 2025.10.18 04:56:21.129809 [ 278 ] {fcd8b6f1-95a8-4827-a4e4-196a41d4b96a} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3999 | 2025.10.18 04:56:21.129963 [ 98 ] {} <Debug> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4000 | 2025.10.18 04:56:21.129989 [ 278 ] {fcd8b6f1-95a8-4827-a4e4-196a41d4b96a} <Debug> executeQuery: Read 256 rows, 23.38 KiB in 0.001424 sec., 179775.2808988764 rows/sec., 16.03 MiB/sec. | ||
| 4001 | 2025.10.18 04:56:21.129999 [ 98 ] {} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4002 | 2025.10.18 04:56:21.130029 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 4003 | 2025.10.18 04:56:21.130033 [ 278 ] {fcd8b6f1-95a8-4827-a4e4-196a41d4b96a} <Debug> TCPHandler: Processed in 0.001606541 sec. | ||
| 4004 | 2025.10.18 04:56:21.130097 [ 191 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::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 | ||
| 4005 | 2025.10.18 04:56:21.130153 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4006 | 2025.10.18 04:56:21.130187 [ 191 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4007 | 2025.10.18 04:56:21.130215 [ 191 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1412 rows starting from the beginning of the part | ||
| 4008 | 2025.10.18 04:56:21.130247 [ 278 ] {3d7df099-dbf9-4e23-b985-589c45cf1d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4009 | 2025.10.18 04:56:21.130321 [ 278 ] {3d7df099-dbf9-4e23-b985-589c45cf1d30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4010 | 2025.10.18 04:56:21.130325 [ 191 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 132 rows starting from the beginning of the part | ||
| 4011 | 2025.10.18 04:56:21.130380 [ 191 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1209 rows starting from the beginning of the part | ||
| 4012 | 2025.10.18 04:56:21.130422 [ 191 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 132 rows starting from the beginning of the part | ||
| 4013 | 2025.10.18 04:56:21.130471 [ 191 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 66 rows starting from the beginning of the part | ||
| 4014 | 2025.10.18 04:56:21.130513 [ 191 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 256 rows starting from the beginning of the part | ||
| 4015 | 2025.10.18 04:56:21.130769 [ 278 ] {3d7df099-dbf9-4e23-b985-589c45cf1d30} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4016 | 2025.10.18 04:56:21.130803 [ 278 ] {3d7df099-dbf9-4e23-b985-589c45cf1d30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4017 | 2025.10.18 04:56:21.131100 [ 278 ] {3d7df099-dbf9-4e23-b985-589c45cf1d30} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4018 | 2025.10.18 04:56:21.131306 [ 278 ] {3d7df099-dbf9-4e23-b985-589c45cf1d30} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4019 | 2025.10.18 04:56:21.131429 [ 278 ] {3d7df099-dbf9-4e23-b985-589c45cf1d30} <Debug> executeQuery: Read 58 rows, 4.38 KiB in 0.0012 sec., 48333.333333333336 rows/sec., 3.56 MiB/sec. | ||
| 4020 | 2025.10.18 04:56:21.131465 [ 278 ] {3d7df099-dbf9-4e23-b985-589c45cf1d30} <Debug> TCPHandler: Processed in 0.001364815 sec. | ||
| 4021 | 2025.10.18 04:56:21.131589 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4022 | 2025.10.18 04:56:21.131680 [ 278 ] {0656acb8-47e4-4271-b3ac-c27914fa261f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4023 | 2025.10.18 04:56:21.131720 [ 278 ] {0656acb8-47e4-4271-b3ac-c27914fa261f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4024 | 2025.10.18 04:56:21.131816 [ 203 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3207 rows, containing 5 columns (5 merged, 0 gathered) in 0.001746465 sec., 1836280.715616975 rows/sec., 160.58 MiB/sec. | ||
| 4025 | 2025.10.18 04:56:21.132000 [ 191 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4026 | 2025.10.18 04:56:21.132108 [ 278 ] {0656acb8-47e4-4271-b3ac-c27914fa261f} <Trace> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4027 | 2025.10.18 04:56:21.132143 [ 278 ] {0656acb8-47e4-4271-b3ac-c27914fa261f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 4028 | 2025.10.18 04:56:21.132220 [ 191 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_26_5} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4029 | 2025.10.18 04:56:21.132280 [ 191 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_26_5} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4030 | 2025.10.18 04:56:21.132338 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 4031 | 2025.10.18 04:56:21.132487 [ 278 ] {0656acb8-47e4-4271-b3ac-c27914fa261f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4032 | 2025.10.18 04:56:21.132700 [ 278 ] {0656acb8-47e4-4271-b3ac-c27914fa261f} <Trace> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4033 | 2025.10.18 04:56:21.132741 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4034 | 2025.10.18 04:56:21.132822 [ 278 ] {0656acb8-47e4-4271-b3ac-c27914fa261f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001159 sec., 20707.50647109577 rows/sec., 1.72 MiB/sec. | ||
| 4035 | 2025.10.18 04:56:21.132863 [ 278 ] {0656acb8-47e4-4271-b3ac-c27914fa261f} <Debug> TCPHandler: Processed in 0.001334915 sec. | ||
| 4036 | 2025.10.18 04:56:21.132991 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4037 | 2025.10.18 04:56:21.133094 [ 278 ] {88834f59-1396-4d90-b581-63f24b0ab59c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4038 | 2025.10.18 04:56:21.133135 [ 278 ] {88834f59-1396-4d90-b581-63f24b0ab59c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4039 | 2025.10.18 04:56:21.133549 [ 278 ] {88834f59-1396-4d90-b581-63f24b0ab59c} <Trace> oximeter.fields_u8 (e4f32057-7793-40f4-88d4-febfe958779e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4040 | 2025.10.18 04:56:21.133584 [ 278 ] {88834f59-1396-4d90-b581-63f24b0ab59c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 4041 | 2025.10.18 04:56:21.133934 [ 278 ] {88834f59-1396-4d90-b581-63f24b0ab59c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4042 | 2025.10.18 04:56:21.134176 [ 278 ] {88834f59-1396-4d90-b581-63f24b0ab59c} <Trace> oximeter.fields_u8 (e4f32057-7793-40f4-88d4-febfe958779e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4043 | 2025.10.18 04:56:21.134277 [ 98 ] {} <Debug> oximeter.fields_u8 (e4f32057-7793-40f4-88d4-febfe958779e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4044 | 2025.10.18 04:56:21.134305 [ 278 ] {88834f59-1396-4d90-b581-63f24b0ab59c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001229 sec., 9764.035801464604 rows/sec., 762.82 KiB/sec. | ||
| 4045 | 2025.10.18 04:56:21.134314 [ 98 ] {} <Trace> oximeter.fields_u8 (e4f32057-7793-40f4-88d4-febfe958779e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4046 | 2025.10.18 04:56:21.134348 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 4047 | 2025.10.18 04:56:21.134351 [ 278 ] {88834f59-1396-4d90-b581-63f24b0ab59c} <Debug> TCPHandler: Processed in 0.001416737 sec. | ||
| 4048 | 2025.10.18 04:56:21.134437 [ 188 ] {e4f32057-7793-40f4-88d4-febfe958779e::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 | ||
| 4049 | 2025.10.18 04:56:21.134473 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4050 | 2025.10.18 04:56:21.134553 [ 188 ] {e4f32057-7793-40f4-88d4-febfe958779e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4051 | 2025.10.18 04:56:21.134571 [ 278 ] {7292496c-7cac-4001-a223-67beae25bde2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4052 | 2025.10.18 04:56:21.134592 [ 188 ] {e4f32057-7793-40f4-88d4-febfe958779e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 4053 | 2025.10.18 04:56:21.134614 [ 278 ] {7292496c-7cac-4001-a223-67beae25bde2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4054 | 2025.10.18 04:56:21.134667 [ 188 ] {e4f32057-7793-40f4-88d4-febfe958779e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 4055 | 2025.10.18 04:56:21.134722 [ 188 ] {e4f32057-7793-40f4-88d4-febfe958779e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 4056 | 2025.10.18 04:56:21.134769 [ 188 ] {e4f32057-7793-40f4-88d4-febfe958779e::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 | ||
| 4057 | 2025.10.18 04:56:21.134813 [ 188 ] {e4f32057-7793-40f4-88d4-febfe958779e::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 | ||
| 4058 | 2025.10.18 04:56:21.135138 [ 278 ] {7292496c-7cac-4001-a223-67beae25bde2} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4059 | 2025.10.18 04:56:21.135181 [ 278 ] {7292496c-7cac-4001-a223-67beae25bde2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4060 | 2025.10.18 04:56:21.135538 [ 278 ] {7292496c-7cac-4001-a223-67beae25bde2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4061 | 2025.10.18 04:56:21.135575 [ 188 ] {e4f32057-7793-40f4-88d4-febfe958779e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.00117773 sec., 50945.46288198483 rows/sec., 4.08 MiB/sec. | ||
| 4062 | 2025.10.18 04:56:21.135770 [ 194 ] {e4f32057-7793-40f4-88d4-febfe958779e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4063 | 2025.10.18 04:56:21.135795 [ 278 ] {7292496c-7cac-4001-a223-67beae25bde2} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4064 | 2025.10.18 04:56:21.135940 [ 278 ] {7292496c-7cac-4001-a223-67beae25bde2} <Debug> executeQuery: Read 146 rows, 12.07 KiB in 0.001387 sec., 105263.15789473684 rows/sec., 8.50 MiB/sec. | ||
| 4065 | 2025.10.18 04:56:21.135953 [ 97 ] {} <Debug> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4066 | 2025.10.18 04:56:21.135981 [ 278 ] {7292496c-7cac-4001-a223-67beae25bde2} <Debug> TCPHandler: Processed in 0.00155608 sec. | ||
| 4067 | 2025.10.18 04:56:21.136024 [ 97 ] {} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4068 | 2025.10.18 04:56:21.136055 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 4069 | 2025.10.18 04:56:21.136093 [ 191 ] {e4f32057-7793-40f4-88d4-febfe958779e::all_1_5_1} <Trace> oximeter.fields_u8 (e4f32057-7793-40f4-88d4-febfe958779e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4070 | 2025.10.18 04:56:21.136114 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4071 | 2025.10.18 04:56:21.136138 [ 194 ] {48a48578-39d1-41e8-b269-51d90f6332ed::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 | ||
| 4072 | 2025.10.18 04:56:21.136173 [ 191 ] {e4f32057-7793-40f4-88d4-febfe958779e::all_1_5_1} <Trace> oximeter.fields_u8 (e4f32057-7793-40f4-88d4-febfe958779e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4073 | 2025.10.18 04:56:21.136213 [ 278 ] {715dd43e-e9ad-46fe-80a3-ac0905d47687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4074 | 2025.10.18 04:56:21.136251 [ 194 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4075 | 2025.10.18 04:56:21.136257 [ 278 ] {715dd43e-e9ad-46fe-80a3-ac0905d47687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4076 | 2025.10.18 04:56:21.136266 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4077 | 2025.10.18 04:56:21.136292 [ 194 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 635 rows starting from the beginning of the part | ||
| 4078 | 2025.10.18 04:56:21.136357 [ 194 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 102 rows starting from the beginning of the part | ||
| 4079 | 2025.10.18 04:56:21.136402 [ 194 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 531 rows starting from the beginning of the part | ||
| 4080 | 2025.10.18 04:56:21.136443 [ 194 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 102 rows starting from the beginning of the part | ||
| 4081 | 2025.10.18 04:56:21.136480 [ 194 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 69 rows starting from the beginning of the part | ||
| 4082 | 2025.10.18 04:56:21.136534 [ 194 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 146 rows starting from the beginning of the part | ||
| 4083 | 2025.10.18 04:56:21.136707 [ 278 ] {715dd43e-e9ad-46fe-80a3-ac0905d47687} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4084 | 2025.10.18 04:56:21.136751 [ 278 ] {715dd43e-e9ad-46fe-80a3-ac0905d47687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4085 | 2025.10.18 04:56:21.137130 [ 278 ] {715dd43e-e9ad-46fe-80a3-ac0905d47687} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4086 | 2025.10.18 04:56:21.137391 [ 278 ] {715dd43e-e9ad-46fe-80a3-ac0905d47687} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4087 | 2025.10.18 04:56:21.137515 [ 97 ] {} <Debug> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4088 | 2025.10.18 04:56:21.137530 [ 278 ] {715dd43e-e9ad-46fe-80a3-ac0905d47687} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001336 sec., 149700.59880239522 rows/sec., 10.73 MiB/sec. | ||
| 4089 | 2025.10.18 04:56:21.137556 [ 97 ] {} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4090 | 2025.10.18 04:56:21.137579 [ 278 ] {715dd43e-e9ad-46fe-80a3-ac0905d47687} <Debug> TCPHandler: Processed in 0.001514789 sec. | ||
| 4091 | 2025.10.18 04:56:21.137582 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 4092 | 2025.10.18 04:56:21.137648 [ 191 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1585 rows, containing 5 columns (5 merged, 0 gathered) in 0.00154391 sec., 1026614.245649034 rows/sec., 81.85 MiB/sec. | ||
| 4093 | 2025.10.18 04:56:21.137665 [ 188 ] {af818423-66e9-4722-9454-7c633ffbb364::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 | ||
| 4094 | 2025.10.18 04:56:21.137701 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4095 | 2025.10.18 04:56:21.137758 [ 188 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4096 | 2025.10.18 04:56:21.137788 [ 188 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6245 rows starting from the beginning of the part | ||
| 4097 | 2025.10.18 04:56:21.137799 [ 278 ] {b3036861-7d0e-4b49-9f58-b1fe4bfe4d73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4098 | 2025.10.18 04:56:21.137829 [ 186 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4099 | 2025.10.18 04:56:21.137838 [ 188 ] {af818423-66e9-4722-9454-7c633ffbb364::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 | ||
| 4100 | 2025.10.18 04:56:21.137859 [ 278 ] {b3036861-7d0e-4b49-9f58-b1fe4bfe4d73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4101 | 2025.10.18 04:56:21.137892 [ 188 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 847 rows starting from the beginning of the part | ||
| 4102 | 2025.10.18 04:56:21.137935 [ 188 ] {af818423-66e9-4722-9454-7c633ffbb364::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 | ||
| 4103 | 2025.10.18 04:56:21.137985 [ 188 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 4104 | 2025.10.18 04:56:21.138027 [ 188 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 200 rows starting from the beginning of the part | ||
| 4105 | 2025.10.18 04:56:21.138154 [ 186 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_26_5} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4106 | 2025.10.18 04:56:21.138232 [ 186 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_26_5} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4107 | 2025.10.18 04:56:21.138308 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4108 | 2025.10.18 04:56:21.138728 [ 278 ] {b3036861-7d0e-4b49-9f58-b1fe4bfe4d73} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4109 | 2025.10.18 04:56:21.138770 [ 278 ] {b3036861-7d0e-4b49-9f58-b1fe4bfe4d73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4110 | 2025.10.18 04:56:21.139370 [ 278 ] {b3036861-7d0e-4b49-9f58-b1fe4bfe4d73} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4111 | 2025.10.18 04:56:21.139630 [ 278 ] {b3036861-7d0e-4b49-9f58-b1fe4bfe4d73} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4112 | 2025.10.18 04:56:21.139771 [ 278 ] {b3036861-7d0e-4b49-9f58-b1fe4bfe4d73} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.00199 sec., 19095.47738693467 rows/sec., 34.22 MiB/sec. | ||
| 4113 | 2025.10.18 04:56:21.139794 [ 97 ] {} <Debug> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4114 | 2025.10.18 04:56:21.139828 [ 278 ] {b3036861-7d0e-4b49-9f58-b1fe4bfe4d73} <Debug> TCPHandler: Processed in 0.002176237 sec. | ||
| 4115 | 2025.10.18 04:56:21.139867 [ 97 ] {} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4116 | 2025.10.18 04:56:21.139910 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4117 | 2025.10.18 04:56:21.139959 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4118 | 2025.10.18 04:56:21.140017 [ 186 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::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 | ||
| 4119 | 2025.10.18 04:56:21.140058 [ 278 ] {0ff05241-3d62-46cd-8dcc-749e7708ce35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4120 | 2025.10.18 04:56:21.140107 [ 278 ] {0ff05241-3d62-46cd-8dcc-749e7708ce35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4121 | 2025.10.18 04:56:21.140250 [ 186 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4122 | 2025.10.18 04:56:21.140313 [ 186 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 324 rows starting from the beginning of the part | ||
| 4123 | 2025.10.18 04:56:21.140455 [ 186 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::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 | ||
| 4124 | 2025.10.18 04:56:21.140462 [ 278 ] {0ff05241-3d62-46cd-8dcc-749e7708ce35} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4125 | 2025.10.18 04:56:21.140517 [ 278 ] {0ff05241-3d62-46cd-8dcc-749e7708ce35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4126 | 2025.10.18 04:56:21.140593 [ 186 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 5 rows starting from the beginning of the part | ||
| 4127 | 2025.10.18 04:56:21.140723 [ 186 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 38 rows starting from the beginning of the part | ||
| 4128 | 2025.10.18 04:56:21.140843 [ 186 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 5 rows starting from the beginning of the part | ||
| 4129 | 2025.10.18 04:56:21.140884 [ 278 ] {0ff05241-3d62-46cd-8dcc-749e7708ce35} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4130 | 2025.10.18 04:56:21.140928 [ 190 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7772 rows, containing 5 columns (5 merged, 0 gathered) in 0.003291855 sec., 2360978.8401980037 rows/sec., 162.27 MiB/sec. | ||
| 4131 | 2025.10.18 04:56:21.140960 [ 186 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 38 rows starting from the beginning of the part | ||
| 4132 | 2025.10.18 04:56:21.141132 [ 278 ] {0ff05241-3d62-46cd-8dcc-749e7708ce35} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4133 | 2025.10.18 04:56:21.141264 [ 97 ] {} <Debug> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4134 | 2025.10.18 04:56:21.141268 [ 278 ] {0ff05241-3d62-46cd-8dcc-749e7708ce35} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001227 sec., 48899.75550122249 rows/sec., 3.30 MiB/sec. | ||
| 4135 | 2025.10.18 04:56:21.141307 [ 97 ] {} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4136 | 2025.10.18 04:56:21.141330 [ 278 ] {0ff05241-3d62-46cd-8dcc-749e7708ce35} <Debug> TCPHandler: Processed in 0.001421017 sec. | ||
| 4137 | 2025.10.18 04:56:21.141334 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4138 | 2025.10.18 04:56:21.141430 [ 194 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::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 | ||
| 4139 | 2025.10.18 04:56:21.141534 [ 190 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4140 | 2025.10.18 04:56:21.141558 [ 194 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4141 | 2025.10.18 04:56:21.141594 [ 194 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1140 rows starting from the beginning of the part | ||
| 4142 | 2025.10.18 04:56:21.141658 [ 194 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::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 | ||
| 4143 | 2025.10.18 04:56:21.141715 [ 194 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4144 | 2025.10.18 04:56:21.141769 [ 194 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::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 | ||
| 4145 | 2025.10.18 04:56:21.141820 [ 194 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 4146 | 2025.10.18 04:56:21.141822 [ 190 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4147 | 2025.10.18 04:56:21.141873 [ 194 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::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 | ||
| 4148 | 2025.10.18 04:56:21.141904 [ 190 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4149 | 2025.10.18 04:56:21.141973 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||
| 4150 | 2025.10.18 04:56:21.142943 [ 198 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1440 rows, containing 4 columns (4 merged, 0 gathered) in 0.00154495 sec., 932068.9989967312 rows/sec., 62.77 MiB/sec. | ||
| 4151 | 2025.10.18 04:56:21.143104 [ 190 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4152 | 2025.10.18 04:56:21.143336 [ 190 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_26_5} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4153 | 2025.10.18 04:56:21.143396 [ 190 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_26_5} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4154 | 2025.10.18 04:56:21.143449 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4155 | 2025.10.18 04:56:21.144356 [ 190 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 448 rows, containing 19 columns (19 merged, 0 gathered) in 0.004375984 sec., 102376.97395602908 rows/sec., 183.45 MiB/sec. | ||
| 4156 | 2025.10.18 04:56:21.144961 [ 190 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4157 | 2025.10.18 04:56:21.145239 [ 190 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4158 | 2025.10.18 04:56:21.145299 [ 190 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4159 | 2025.10.18 04:56:21.145368 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.19 MiB. | ||
| 4160 | 2025.10.18 04:56:21.149941 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4161 | 2025.10.18 04:56:21.149988 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 4162 | 2025.10.18 04:56:21.156360 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4163 | 2025.10.18 04:56:21.157061 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4164 | 2025.10.18 04:56:21.160028 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4165 | 2025.10.18 04:56:22.000199 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 241.15 MiB, peak 247.61 MiB, free memory in arenas 0.00 B, will set to 242.97 MiB (RSS), difference: 1.81 MiB | ||
| 4166 | 2025.10.18 04:56:26.121985 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4167 | 2025.10.18 04:56:26.122183 [ 278 ] {e654d9a8-0f8f-4e94-b7bd-4d156c1ba535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4168 | 2025.10.18 04:56:26.122248 [ 278 ] {e654d9a8-0f8f-4e94-b7bd-4d156c1ba535} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4169 | 2025.10.18 04:56:26.122981 [ 278 ] {e654d9a8-0f8f-4e94-b7bd-4d156c1ba535} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4170 | 2025.10.18 04:56:26.123032 [ 278 ] {e654d9a8-0f8f-4e94-b7bd-4d156c1ba535} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4171 | 2025.10.18 04:56:26.123435 [ 278 ] {e654d9a8-0f8f-4e94-b7bd-4d156c1ba535} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4172 | 2025.10.18 04:56:26.123672 [ 278 ] {e654d9a8-0f8f-4e94-b7bd-4d156c1ba535} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4173 | 2025.10.18 04:56:26.123820 [ 278 ] {e654d9a8-0f8f-4e94-b7bd-4d156c1ba535} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001684 sec., 39192.399049881235 rows/sec., 3.10 MiB/sec. | ||
| 4174 | 2025.10.18 04:56:26.123860 [ 278 ] {e654d9a8-0f8f-4e94-b7bd-4d156c1ba535} <Debug> TCPHandler: Processed in 0.002004632 sec. | ||
| 4175 | 2025.10.18 04:56:26.123989 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4176 | 2025.10.18 04:56:26.124092 [ 278 ] {7f2ece0e-002b-486d-a7c6-6ef8ab51b0c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4177 | 2025.10.18 04:56:26.124132 [ 278 ] {7f2ece0e-002b-486d-a7c6-6ef8ab51b0c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4178 | 2025.10.18 04:56:26.124551 [ 278 ] {7f2ece0e-002b-486d-a7c6-6ef8ab51b0c1} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4179 | 2025.10.18 04:56:26.124588 [ 278 ] {7f2ece0e-002b-486d-a7c6-6ef8ab51b0c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4180 | 2025.10.18 04:56:26.124883 [ 278 ] {7f2ece0e-002b-486d-a7c6-6ef8ab51b0c1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4181 | 2025.10.18 04:56:26.125092 [ 278 ] {7f2ece0e-002b-486d-a7c6-6ef8ab51b0c1} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4182 | 2025.10.18 04:56:26.125219 [ 278 ] {7f2ece0e-002b-486d-a7c6-6ef8ab51b0c1} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001146 sec., 4363.001745200698 rows/sec., 328.08 KiB/sec. | ||
| 4183 | 2025.10.18 04:56:26.125256 [ 278 ] {7f2ece0e-002b-486d-a7c6-6ef8ab51b0c1} <Debug> TCPHandler: Processed in 0.001315064 sec. | ||
| 4184 | 2025.10.18 04:56:26.125373 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4185 | 2025.10.18 04:56:26.125484 [ 278 ] {01667d31-13fc-4d92-bb41-4502df7d5a0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4186 | 2025.10.18 04:56:26.125525 [ 278 ] {01667d31-13fc-4d92-bb41-4502df7d5a0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4187 | 2025.10.18 04:56:26.125954 [ 278 ] {01667d31-13fc-4d92-bb41-4502df7d5a0b} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4188 | 2025.10.18 04:56:26.125989 [ 278 ] {01667d31-13fc-4d92-bb41-4502df7d5a0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4189 | 2025.10.18 04:56:26.126293 [ 278 ] {01667d31-13fc-4d92-bb41-4502df7d5a0b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4190 | 2025.10.18 04:56:26.126526 [ 278 ] {01667d31-13fc-4d92-bb41-4502df7d5a0b} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4191 | 2025.10.18 04:56:26.126650 [ 278 ] {01667d31-13fc-4d92-bb41-4502df7d5a0b} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001184 sec., 58277.02702702703 rows/sec., 4.55 MiB/sec. | ||
| 4192 | 2025.10.18 04:56:26.126687 [ 278 ] {01667d31-13fc-4d92-bb41-4502df7d5a0b} <Debug> TCPHandler: Processed in 0.001362135 sec. | ||
| 4193 | 2025.10.18 04:56:26.126799 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4194 | 2025.10.18 04:56:26.126900 [ 278 ] {a4a7a01d-84b2-476f-87aa-79846191270a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4195 | 2025.10.18 04:56:26.126943 [ 278 ] {a4a7a01d-84b2-476f-87aa-79846191270a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4196 | 2025.10.18 04:56:26.127359 [ 278 ] {a4a7a01d-84b2-476f-87aa-79846191270a} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4197 | 2025.10.18 04:56:26.127396 [ 278 ] {a4a7a01d-84b2-476f-87aa-79846191270a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4198 | 2025.10.18 04:56:26.127729 [ 278 ] {a4a7a01d-84b2-476f-87aa-79846191270a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4199 | 2025.10.18 04:56:26.127942 [ 278 ] {a4a7a01d-84b2-476f-87aa-79846191270a} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4200 | 2025.10.18 04:56:26.128067 [ 278 ] {a4a7a01d-84b2-476f-87aa-79846191270a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 4201 | 2025.10.18 04:56:26.128102 [ 278 ] {a4a7a01d-84b2-476f-87aa-79846191270a} <Debug> TCPHandler: Processed in 0.001352045 sec. | ||
| 4202 | 2025.10.18 04:56:26.128204 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4203 | 2025.10.18 04:56:26.128303 [ 278 ] {a82bfc72-4bb5-49c2-a8a5-c6de40f757a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4204 | 2025.10.18 04:56:26.128357 [ 278 ] {a82bfc72-4bb5-49c2-a8a5-c6de40f757a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4205 | 2025.10.18 04:56:26.129116 [ 278 ] {a82bfc72-4bb5-49c2-a8a5-c6de40f757a6} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4206 | 2025.10.18 04:56:26.129152 [ 278 ] {a82bfc72-4bb5-49c2-a8a5-c6de40f757a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4207 | 2025.10.18 04:56:26.129645 [ 278 ] {a82bfc72-4bb5-49c2-a8a5-c6de40f757a6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4208 | 2025.10.18 04:56:26.129868 [ 278 ] {a82bfc72-4bb5-49c2-a8a5-c6de40f757a6} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4209 | 2025.10.18 04:56:26.130002 [ 278 ] {a82bfc72-4bb5-49c2-a8a5-c6de40f757a6} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001716 sec., 2913.7529137529136 rows/sec., 5.22 MiB/sec. | ||
| 4210 | 2025.10.18 04:56:26.130053 [ 278 ] {a82bfc72-4bb5-49c2-a8a5-c6de40f757a6} <Debug> TCPHandler: Processed in 0.001898339 sec. | ||
| 4211 | 2025.10.18 04:56:26.130164 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4212 | 2025.10.18 04:56:26.130270 [ 278 ] {51572da1-f51e-4e69-bec8-5ff4deef356c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4213 | 2025.10.18 04:56:26.130310 [ 278 ] {51572da1-f51e-4e69-bec8-5ff4deef356c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4214 | 2025.10.18 04:56:26.130645 [ 278 ] {51572da1-f51e-4e69-bec8-5ff4deef356c} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4215 | 2025.10.18 04:56:26.130681 [ 278 ] {51572da1-f51e-4e69-bec8-5ff4deef356c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4216 | 2025.10.18 04:56:26.130988 [ 278 ] {51572da1-f51e-4e69-bec8-5ff4deef356c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4217 | 2025.10.18 04:56:26.131204 [ 278 ] {51572da1-f51e-4e69-bec8-5ff4deef356c} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4218 | 2025.10.18 04:56:26.131328 [ 278 ] {51572da1-f51e-4e69-bec8-5ff4deef356c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 4219 | 2025.10.18 04:56:26.131362 [ 278 ] {51572da1-f51e-4e69-bec8-5ff4deef356c} <Debug> TCPHandler: Processed in 0.001246433 sec. | ||
| 4220 | 2025.10.18 04:56:28.069756 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4221 | 2025.10.18 04:56:28.069835 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4222 | 2025.10.18 04:56:28.157729 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9550 | ||
| 4223 | 2025.10.18 04:56:28.158238 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4224 | 2025.10.18 04:56:28.158277 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4225 | 2025.10.18 04:56:28.158761 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4226 | 2025.10.18 04:56:28.158984 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4227 | 2025.10.18 04:56:28.159113 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9550 | ||
| 4228 | 2025.10.18 04:56:28.174503 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 548 | ||
| 4229 | 2025.10.18 04:56:28.176710 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4230 | 2025.10.18 04:56:28.176746 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4231 | 2025.10.18 04:56:28.177907 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4232 | 2025.10.18 04:56:28.178170 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4233 | 2025.10.18 04:56:28.178419 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 548 | ||
| 4234 | 2025.10.18 04:56:28.661035 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4235 | 2025.10.18 04:56:28.678272 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4236 | 2025.10.18 04:56:28.678334 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4237 | 2025.10.18 04:56:28.684042 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4238 | 2025.10.18 04:56:28.684751 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4239 | 2025.10.18 04:56:28.687739 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4240 | 2025.10.18 04:56:31.122521 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4241 | 2025.10.18 04:56:31.122692 [ 278 ] {23455048-2050-45b6-9a81-3e5a820034e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4242 | 2025.10.18 04:56:31.122756 [ 278 ] {23455048-2050-45b6-9a81-3e5a820034e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4243 | 2025.10.18 04:56:31.123437 [ 278 ] {23455048-2050-45b6-9a81-3e5a820034e1} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4244 | 2025.10.18 04:56:31.123477 [ 278 ] {23455048-2050-45b6-9a81-3e5a820034e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4245 | 2025.10.18 04:56:31.123871 [ 278 ] {23455048-2050-45b6-9a81-3e5a820034e1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4246 | 2025.10.18 04:56:31.124099 [ 278 ] {23455048-2050-45b6-9a81-3e5a820034e1} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4247 | 2025.10.18 04:56:31.124252 [ 278 ] {23455048-2050-45b6-9a81-3e5a820034e1} <Debug> executeQuery: Read 132 rows, 11.65 KiB in 0.001606 sec., 82191.78082191781 rows/sec., 7.08 MiB/sec. | ||
| 4248 | 2025.10.18 04:56:31.124299 [ 278 ] {23455048-2050-45b6-9a81-3e5a820034e1} <Debug> TCPHandler: Processed in 0.00193208 sec. | ||
| 4249 | 2025.10.18 04:56:31.124439 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4250 | 2025.10.18 04:56:31.124544 [ 278 ] {d5fbdcb3-2f49-4899-b5e8-81c173b87315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4251 | 2025.10.18 04:56:31.124587 [ 278 ] {d5fbdcb3-2f49-4899-b5e8-81c173b87315} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4252 | 2025.10.18 04:56:31.125008 [ 278 ] {d5fbdcb3-2f49-4899-b5e8-81c173b87315} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4253 | 2025.10.18 04:56:31.125045 [ 278 ] {d5fbdcb3-2f49-4899-b5e8-81c173b87315} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4254 | 2025.10.18 04:56:31.125354 [ 278 ] {d5fbdcb3-2f49-4899-b5e8-81c173b87315} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4255 | 2025.10.18 04:56:31.125583 [ 278 ] {d5fbdcb3-2f49-4899-b5e8-81c173b87315} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4256 | 2025.10.18 04:56:31.125710 [ 278 ] {d5fbdcb3-2f49-4899-b5e8-81c173b87315} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.00119 sec., 31932.773109243695 rows/sec., 2.34 MiB/sec. | ||
| 4257 | 2025.10.18 04:56:31.125748 [ 278 ] {d5fbdcb3-2f49-4899-b5e8-81c173b87315} <Debug> TCPHandler: Processed in 0.001371815 sec. | ||
| 4258 | 2025.10.18 04:56:31.125850 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4259 | 2025.10.18 04:56:31.125946 [ 278 ] {17d709a6-1f8a-46da-9176-1a41d4dc348e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4260 | 2025.10.18 04:56:31.125987 [ 278 ] {17d709a6-1f8a-46da-9176-1a41d4dc348e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4261 | 2025.10.18 04:56:31.126403 [ 278 ] {17d709a6-1f8a-46da-9176-1a41d4dc348e} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4262 | 2025.10.18 04:56:31.126444 [ 278 ] {17d709a6-1f8a-46da-9176-1a41d4dc348e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4263 | 2025.10.18 04:56:31.126753 [ 278 ] {17d709a6-1f8a-46da-9176-1a41d4dc348e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4264 | 2025.10.18 04:56:31.126961 [ 278 ] {17d709a6-1f8a-46da-9176-1a41d4dc348e} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4265 | 2025.10.18 04:56:31.127084 [ 278 ] {17d709a6-1f8a-46da-9176-1a41d4dc348e} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001158 sec., 88082.90155440415 rows/sec., 6.88 MiB/sec. | ||
| 4266 | 2025.10.18 04:56:31.127122 [ 278 ] {17d709a6-1f8a-46da-9176-1a41d4dc348e} <Debug> TCPHandler: Processed in 0.001321885 sec. | ||
| 4267 | 2025.10.18 04:56:31.127230 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4268 | 2025.10.18 04:56:31.127326 [ 278 ] {2f9566e6-37fc-4639-ad1a-f7fca365dff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4269 | 2025.10.18 04:56:31.127369 [ 278 ] {2f9566e6-37fc-4639-ad1a-f7fca365dff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4270 | 2025.10.18 04:56:31.127759 [ 278 ] {2f9566e6-37fc-4639-ad1a-f7fca365dff7} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4271 | 2025.10.18 04:56:31.127794 [ 278 ] {2f9566e6-37fc-4639-ad1a-f7fca365dff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4272 | 2025.10.18 04:56:31.128125 [ 278 ] {2f9566e6-37fc-4639-ad1a-f7fca365dff7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4273 | 2025.10.18 04:56:31.128337 [ 278 ] {2f9566e6-37fc-4639-ad1a-f7fca365dff7} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4274 | 2025.10.18 04:56:31.128481 [ 278 ] {2f9566e6-37fc-4639-ad1a-f7fca365dff7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 4275 | 2025.10.18 04:56:31.128518 [ 278 ] {2f9566e6-37fc-4639-ad1a-f7fca365dff7} <Debug> TCPHandler: Processed in 0.001337055 sec. | ||
| 4276 | 2025.10.18 04:56:31.128626 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4277 | 2025.10.18 04:56:31.128720 [ 278 ] {a8e0c522-6905-48ea-b328-3815d210c92c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4278 | 2025.10.18 04:56:31.128772 [ 278 ] {a8e0c522-6905-48ea-b328-3815d210c92c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4279 | 2025.10.18 04:56:31.129593 [ 278 ] {a8e0c522-6905-48ea-b328-3815d210c92c} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4280 | 2025.10.18 04:56:31.129627 [ 278 ] {a8e0c522-6905-48ea-b328-3815d210c92c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4281 | 2025.10.18 04:56:31.130183 [ 278 ] {a8e0c522-6905-48ea-b328-3815d210c92c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4282 | 2025.10.18 04:56:31.130409 [ 278 ] {a8e0c522-6905-48ea-b328-3815d210c92c} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4283 | 2025.10.18 04:56:31.130549 [ 278 ] {a8e0c522-6905-48ea-b328-3815d210c92c} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.001848 sec., 20562.77056277056 rows/sec., 36.85 MiB/sec. | ||
| 4284 | 2025.10.18 04:56:31.130609 [ 278 ] {a8e0c522-6905-48ea-b328-3815d210c92c} <Debug> TCPHandler: Processed in 0.002031933 sec. | ||
| 4285 | 2025.10.18 04:56:31.130720 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4286 | 2025.10.18 04:56:31.130815 [ 278 ] {a13deac3-4501-4a18-94a1-42ce5c59a1b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4287 | 2025.10.18 04:56:31.130857 [ 278 ] {a13deac3-4501-4a18-94a1-42ce5c59a1b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4288 | 2025.10.18 04:56:31.131185 [ 278 ] {a13deac3-4501-4a18-94a1-42ce5c59a1b3} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4289 | 2025.10.18 04:56:31.131221 [ 278 ] {a13deac3-4501-4a18-94a1-42ce5c59a1b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4290 | 2025.10.18 04:56:31.131533 [ 278 ] {a13deac3-4501-4a18-94a1-42ce5c59a1b3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4291 | 2025.10.18 04:56:31.131748 [ 278 ] {a13deac3-4501-4a18-94a1-42ce5c59a1b3} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4292 | 2025.10.18 04:56:31.131871 [ 278 ] {a13deac3-4501-4a18-94a1-42ce5c59a1b3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 4293 | 2025.10.18 04:56:31.131905 [ 278 ] {a13deac3-4501-4a18-94a1-42ce5c59a1b3} <Debug> TCPHandler: Processed in 0.001235192 sec. | ||
| 4294 | 2025.10.18 04:56:34.705188 [ 84 ] {} <Debug> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4295 | 2025.10.18 04:56:34.705266 [ 84 ] {} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4296 | 2025.10.18 04:56:34.705288 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4297 | 2025.10.18 04:56:34.705418 [ 198 ] {12c28578-ea64-4079-b7a3-36c981b02543::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 4298 | 2025.10.18 04:56:34.705579 [ 198 ] {12c28578-ea64-4079-b7a3-36c981b02543::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4299 | 2025.10.18 04:56:34.705629 [ 198 ] {12c28578-ea64-4079-b7a3-36c981b02543::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 4300 | 2025.10.18 04:56:34.705732 [ 198 ] {12c28578-ea64-4079-b7a3-36c981b02543::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 4301 | 2025.10.18 04:56:34.705783 [ 198 ] {12c28578-ea64-4079-b7a3-36c981b02543::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 4302 | 2025.10.18 04:56:34.705829 [ 198 ] {12c28578-ea64-4079-b7a3-36c981b02543::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 4303 | 2025.10.18 04:56:34.705871 [ 198 ] {12c28578-ea64-4079-b7a3-36c981b02543::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 8 rows starting from the beginning of the part | ||
| 4304 | 2025.10.18 04:56:34.706594 [ 190 ] {12c28578-ea64-4079-b7a3-36c981b02543::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001239272 sec., 29049.31282236668 rows/sec., 2.42 MiB/sec. | ||
| 4305 | 2025.10.18 04:56:34.706706 [ 198 ] {12c28578-ea64-4079-b7a3-36c981b02543::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4306 | 2025.10.18 04:56:34.706941 [ 198 ] {12c28578-ea64-4079-b7a3-36c981b02543::all_1_9_2} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4307 | 2025.10.18 04:56:34.707008 [ 198 ] {12c28578-ea64-4079-b7a3-36c981b02543::all_1_9_2} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4308 | 2025.10.18 04:56:34.707070 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4309 | 2025.10.18 04:56:35.660128 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9998 | ||
| 4310 | 2025.10.18 04:56:35.660624 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4311 | 2025.10.18 04:56:35.660669 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4312 | 2025.10.18 04:56:35.661164 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4313 | 2025.10.18 04:56:35.661403 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4314 | 2025.10.18 04:56:35.661552 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9998 | ||
| 4315 | 2025.10.18 04:56:35.661552 [ 83 ] {} <Debug> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4316 | 2025.10.18 04:56:35.661630 [ 83 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4317 | 2025.10.18 04:56:35.661655 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4318 | 2025.10.18 04:56:35.661783 [ 190 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::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 | ||
| 4319 | 2025.10.18 04:56:35.661929 [ 190 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4320 | 2025.10.18 04:56:35.661969 [ 190 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7630 rows starting from the beginning of the part | ||
| 4321 | 2025.10.18 04:56:35.662040 [ 190 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 4322 | 2025.10.18 04:56:35.662088 [ 190 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 4323 | 2025.10.18 04:56:35.662131 [ 190 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 4324 | 2025.10.18 04:56:35.662174 [ 190 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 4325 | 2025.10.18 04:56:35.662213 [ 190 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 4326 | 2025.10.18 04:56:35.663973 [ 187 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9998 rows, containing 4 columns (4 merged, 0 gathered) in 0.002250768 sec., 4442039.339461019 rows/sec., 63.54 MiB/sec. | ||
| 4327 | 2025.10.18 04:56:35.664202 [ 190 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4328 | 2025.10.18 04:56:35.664471 [ 190 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_21_4} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4329 | 2025.10.18 04:56:35.664552 [ 190 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_21_4} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4330 | 2025.10.18 04:56:35.664634 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4331 | 2025.10.18 04:56:36.148299 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4332 | 2025.10.18 04:56:36.148506 [ 278 ] {350ba191-0ed0-4318-9962-1777a59054ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4333 | 2025.10.18 04:56:36.148578 [ 278 ] {350ba191-0ed0-4318-9962-1777a59054ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4334 | 2025.10.18 04:56:36.149224 [ 278 ] {350ba191-0ed0-4318-9962-1777a59054ee} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4335 | 2025.10.18 04:56:36.149267 [ 278 ] {350ba191-0ed0-4318-9962-1777a59054ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4336 | 2025.10.18 04:56:36.149659 [ 278 ] {350ba191-0ed0-4318-9962-1777a59054ee} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4337 | 2025.10.18 04:56:36.149882 [ 278 ] {350ba191-0ed0-4318-9962-1777a59054ee} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4338 | 2025.10.18 04:56:36.150042 [ 278 ] {350ba191-0ed0-4318-9962-1777a59054ee} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001588 sec., 1259.4458438287154 rows/sec., 102.70 KiB/sec. | ||
| 4339 | 2025.10.18 04:56:36.150091 [ 278 ] {350ba191-0ed0-4318-9962-1777a59054ee} <Debug> TCPHandler: Processed in 0.00192755 sec. | ||
| 4340 | 2025.10.18 04:56:36.150216 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4341 | 2025.10.18 04:56:36.150318 [ 278 ] {c539646e-1602-4c09-9746-67e94b593599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4342 | 2025.10.18 04:56:36.150360 [ 278 ] {c539646e-1602-4c09-9746-67e94b593599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4343 | 2025.10.18 04:56:36.151455 [ 278 ] {c539646e-1602-4c09-9746-67e94b593599} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4344 | 2025.10.18 04:56:36.151493 [ 278 ] {c539646e-1602-4c09-9746-67e94b593599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4345 | 2025.10.18 04:56:36.151874 [ 278 ] {c539646e-1602-4c09-9746-67e94b593599} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4346 | 2025.10.18 04:56:36.152085 [ 278 ] {c539646e-1602-4c09-9746-67e94b593599} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4347 | 2025.10.18 04:56:36.152216 [ 278 ] {c539646e-1602-4c09-9746-67e94b593599} <Debug> executeQuery: Read 1207 rows, 101.54 KiB in 0.001921 sec., 628318.5840707965 rows/sec., 51.62 MiB/sec. | ||
| 4348 | 2025.10.18 04:56:36.152255 [ 278 ] {c539646e-1602-4c09-9746-67e94b593599} <Debug> TCPHandler: Processed in 0.002089884 sec. | ||
| 4349 | 2025.10.18 04:56:36.152364 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4350 | 2025.10.18 04:56:36.152470 [ 278 ] {0a182835-8a3c-4871-ba77-9872ecee0a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4351 | 2025.10.18 04:56:36.152512 [ 278 ] {0a182835-8a3c-4871-ba77-9872ecee0a0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4352 | 2025.10.18 04:56:36.152903 [ 278 ] {0a182835-8a3c-4871-ba77-9872ecee0a0a} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4353 | 2025.10.18 04:56:36.152939 [ 278 ] {0a182835-8a3c-4871-ba77-9872ecee0a0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4354 | 2025.10.18 04:56:36.153230 [ 278 ] {0a182835-8a3c-4871-ba77-9872ecee0a0a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4355 | 2025.10.18 04:56:36.153446 [ 278 ] {0a182835-8a3c-4871-ba77-9872ecee0a0a} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4356 | 2025.10.18 04:56:36.153575 [ 278 ] {0a182835-8a3c-4871-ba77-9872ecee0a0a} <Debug> executeQuery: Read 7 rows, 528.00 B in 0.001126 sec., 6216.696269982238 rows/sec., 457.93 KiB/sec. | ||
| 4357 | 2025.10.18 04:56:36.153614 [ 278 ] {0a182835-8a3c-4871-ba77-9872ecee0a0a} <Debug> TCPHandler: Processed in 0.001299734 sec. | ||
| 4358 | 2025.10.18 04:56:36.153717 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4359 | 2025.10.18 04:56:36.153810 [ 278 ] {8ae08151-ac7c-407b-83b5-aee12dff10b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4360 | 2025.10.18 04:56:36.153849 [ 278 ] {8ae08151-ac7c-407b-83b5-aee12dff10b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4361 | 2025.10.18 04:56:36.154310 [ 278 ] {8ae08151-ac7c-407b-83b5-aee12dff10b1} <Trace> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4362 | 2025.10.18 04:56:36.154346 [ 278 ] {8ae08151-ac7c-407b-83b5-aee12dff10b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4363 | 2025.10.18 04:56:36.154658 [ 278 ] {8ae08151-ac7c-407b-83b5-aee12dff10b1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4364 | 2025.10.18 04:56:36.154869 [ 278 ] {8ae08151-ac7c-407b-83b5-aee12dff10b1} <Trace> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4365 | 2025.10.18 04:56:36.154994 [ 278 ] {8ae08151-ac7c-407b-83b5-aee12dff10b1} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001203 sec., 189526.18453865335 rows/sec., 12.83 MiB/sec. | ||
| 4366 | 2025.10.18 04:56:36.155030 [ 278 ] {8ae08151-ac7c-407b-83b5-aee12dff10b1} <Debug> TCPHandler: Processed in 0.001361246 sec. | ||
| 4367 | 2025.10.18 04:56:36.155136 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4368 | 2025.10.18 04:56:36.155229 [ 278 ] {debb85b9-68a8-455a-b361-1b60cbfda88d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4369 | 2025.10.18 04:56:36.155268 [ 278 ] {debb85b9-68a8-455a-b361-1b60cbfda88d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4370 | 2025.10.18 04:56:36.155828 [ 278 ] {debb85b9-68a8-455a-b361-1b60cbfda88d} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4371 | 2025.10.18 04:56:36.155864 [ 278 ] {debb85b9-68a8-455a-b361-1b60cbfda88d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4372 | 2025.10.18 04:56:36.156182 [ 278 ] {debb85b9-68a8-455a-b361-1b60cbfda88d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4373 | 2025.10.18 04:56:36.156398 [ 278 ] {debb85b9-68a8-455a-b361-1b60cbfda88d} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4374 | 2025.10.18 04:56:36.156523 [ 278 ] {debb85b9-68a8-455a-b361-1b60cbfda88d} <Debug> executeQuery: Read 527 rows, 39.97 KiB in 0.001313 sec., 401370.9063214014 rows/sec., 29.73 MiB/sec. | ||
| 4375 | 2025.10.18 04:56:36.156562 [ 278 ] {debb85b9-68a8-455a-b361-1b60cbfda88d} <Debug> TCPHandler: Processed in 0.001474028 sec. | ||
| 4376 | 2025.10.18 04:56:36.156667 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4377 | 2025.10.18 04:56:36.156761 [ 278 ] {16e08182-abd1-4b6e-82e8-b4583984ed59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4378 | 2025.10.18 04:56:36.156804 [ 278 ] {16e08182-abd1-4b6e-82e8-b4583984ed59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4379 | 2025.10.18 04:56:36.157350 [ 278 ] {16e08182-abd1-4b6e-82e8-b4583984ed59} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4380 | 2025.10.18 04:56:36.157393 [ 278 ] {16e08182-abd1-4b6e-82e8-b4583984ed59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4381 | 2025.10.18 04:56:36.157762 [ 278 ] {16e08182-abd1-4b6e-82e8-b4583984ed59} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4382 | 2025.10.18 04:56:36.157969 [ 278 ] {16e08182-abd1-4b6e-82e8-b4583984ed59} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4383 | 2025.10.18 04:56:36.158096 [ 278 ] {16e08182-abd1-4b6e-82e8-b4583984ed59} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001353 sec., 624538.0635624538 rows/sec., 42.04 MiB/sec. | ||
| 4384 | 2025.10.18 04:56:36.158132 [ 278 ] {16e08182-abd1-4b6e-82e8-b4583984ed59} <Debug> TCPHandler: Processed in 0.001512849 sec. | ||
| 4385 | 2025.10.18 04:56:36.158239 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4386 | 2025.10.18 04:56:36.158331 [ 278 ] {006de268-1f69-4a62-964e-1c9d393e454b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4387 | 2025.10.18 04:56:36.158394 [ 278 ] {006de268-1f69-4a62-964e-1c9d393e454b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4388 | 2025.10.18 04:56:36.159122 [ 278 ] {006de268-1f69-4a62-964e-1c9d393e454b} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4389 | 2025.10.18 04:56:36.159158 [ 278 ] {006de268-1f69-4a62-964e-1c9d393e454b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4390 | 2025.10.18 04:56:36.159657 [ 278 ] {006de268-1f69-4a62-964e-1c9d393e454b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4391 | 2025.10.18 04:56:36.159888 [ 278 ] {006de268-1f69-4a62-964e-1c9d393e454b} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4392 | 2025.10.18 04:56:36.160022 [ 278 ] {006de268-1f69-4a62-964e-1c9d393e454b} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.00171 sec., 2923.976608187135 rows/sec., 5.24 MiB/sec. | ||
| 4393 | 2025.10.18 04:56:36.160083 [ 278 ] {006de268-1f69-4a62-964e-1c9d393e454b} <Debug> TCPHandler: Processed in 0.001893289 sec. | ||
| 4394 | 2025.10.18 04:56:36.160189 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4395 | 2025.10.18 04:56:36.160282 [ 278 ] {5f0239f8-b855-483a-ac03-90bca9f42fb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4396 | 2025.10.18 04:56:36.160324 [ 278 ] {5f0239f8-b855-483a-ac03-90bca9f42fb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4397 | 2025.10.18 04:56:36.160661 [ 278 ] {5f0239f8-b855-483a-ac03-90bca9f42fb2} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4398 | 2025.10.18 04:56:36.160696 [ 278 ] {5f0239f8-b855-483a-ac03-90bca9f42fb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4399 | 2025.10.18 04:56:36.161003 [ 278 ] {5f0239f8-b855-483a-ac03-90bca9f42fb2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4400 | 2025.10.18 04:56:36.161217 [ 278 ] {5f0239f8-b855-483a-ac03-90bca9f42fb2} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4401 | 2025.10.18 04:56:36.161342 [ 278 ] {5f0239f8-b855-483a-ac03-90bca9f42fb2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 4402 | 2025.10.18 04:56:36.161378 [ 278 ] {5f0239f8-b855-483a-ac03-90bca9f42fb2} <Debug> TCPHandler: Processed in 0.001238572 sec. | ||
| 4403 | 2025.10.18 04:56:36.188785 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4404 | 2025.10.18 04:56:36.205062 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4405 | 2025.10.18 04:56:36.205116 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4406 | 2025.10.18 04:56:36.210528 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4407 | 2025.10.18 04:56:36.211215 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4408 | 2025.10.18 04:56:36.211552 [ 82 ] {} <Debug> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4409 | 2025.10.18 04:56:36.211642 [ 82 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4410 | 2025.10.18 04:56:36.211666 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4411 | 2025.10.18 04:56:36.211776 [ 198 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 4412 | 2025.10.18 04:56:36.214217 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4413 | 2025.10.18 04:56:36.215988 [ 198 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4414 | 2025.10.18 04:56:36.217659 [ 198 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 4415 | 2025.10.18 04:56:36.222637 [ 198 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 4416 | 2025.10.18 04:56:36.227177 [ 198 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 4417 | 2025.10.18 04:56:36.231178 [ 198 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 4418 | 2025.10.18 04:56:36.235373 [ 198 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 4419 | 2025.10.18 04:56:36.239156 [ 198 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 4420 | 2025.10.18 04:56:36.291797 [ 197 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.080067211 sec., 1985.8316283803117 rows/sec., 10.27 MiB/sec. | ||
| 4421 | 2025.10.18 04:56:36.294439 [ 197 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4422 | 2025.10.18 04:56:36.296479 [ 197 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::all_1_21_4} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4423 | 2025.10.18 04:56:36.296586 [ 197 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::all_1_21_4} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4424 | 2025.10.18 04:56:36.298816 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4425 | 2025.10.18 04:56:37.000191 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.78 MiB, peak 255.32 MiB, free memory in arenas 0.00 B, will set to 248.24 MiB (RSS), difference: 3.46 MiB | ||
| 4426 | 2025.10.18 04:56:38.179518 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 576 | ||
| 4427 | 2025.10.18 04:56:38.181688 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4428 | 2025.10.18 04:56:38.181732 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4429 | 2025.10.18 04:56:38.182884 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4430 | 2025.10.18 04:56:38.183149 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4431 | 2025.10.18 04:56:38.183399 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 576 | ||
| 4432 | 2025.10.18 04:56:41.123260 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4433 | 2025.10.18 04:56:41.123444 [ 278 ] {f15f25b7-09a8-45ed-acce-6ee4b26f1189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4434 | 2025.10.18 04:56:41.123509 [ 278 ] {f15f25b7-09a8-45ed-acce-6ee4b26f1189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4435 | 2025.10.18 04:56:41.124193 [ 278 ] {f15f25b7-09a8-45ed-acce-6ee4b26f1189} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4436 | 2025.10.18 04:56:41.124237 [ 278 ] {f15f25b7-09a8-45ed-acce-6ee4b26f1189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4437 | 2025.10.18 04:56:41.124650 [ 278 ] {f15f25b7-09a8-45ed-acce-6ee4b26f1189} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4438 | 2025.10.18 04:56:41.124882 [ 278 ] {f15f25b7-09a8-45ed-acce-6ee4b26f1189} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4439 | 2025.10.18 04:56:41.125036 [ 278 ] {f15f25b7-09a8-45ed-acce-6ee4b26f1189} <Debug> executeQuery: Read 132 rows, 11.65 KiB in 0.001639 sec., 80536.91275167785 rows/sec., 6.94 MiB/sec. | ||
| 4440 | 2025.10.18 04:56:41.125086 [ 278 ] {f15f25b7-09a8-45ed-acce-6ee4b26f1189} <Debug> TCPHandler: Processed in 0.00195383 sec. | ||
| 4441 | 2025.10.18 04:56:41.125217 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4442 | 2025.10.18 04:56:41.125320 [ 278 ] {6da4c85d-49e4-4f55-b37d-0a82c4bd78ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4443 | 2025.10.18 04:56:41.125371 [ 278 ] {6da4c85d-49e4-4f55-b37d-0a82c4bd78ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4444 | 2025.10.18 04:56:41.125798 [ 278 ] {6da4c85d-49e4-4f55-b37d-0a82c4bd78ca} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4445 | 2025.10.18 04:56:41.125835 [ 278 ] {6da4c85d-49e4-4f55-b37d-0a82c4bd78ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4446 | 2025.10.18 04:56:41.126154 [ 278 ] {6da4c85d-49e4-4f55-b37d-0a82c4bd78ca} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4447 | 2025.10.18 04:56:41.126391 [ 278 ] {6da4c85d-49e4-4f55-b37d-0a82c4bd78ca} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4448 | 2025.10.18 04:56:41.126496 [ 76 ] {} <Debug> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4449 | 2025.10.18 04:56:41.126523 [ 278 ] {6da4c85d-49e4-4f55-b37d-0a82c4bd78ca} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001227 sec., 30969.845150774247 rows/sec., 2.27 MiB/sec. | ||
| 4450 | 2025.10.18 04:56:41.126563 [ 76 ] {} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4451 | 2025.10.18 04:56:41.126574 [ 278 ] {6da4c85d-49e4-4f55-b37d-0a82c4bd78ca} <Debug> TCPHandler: Processed in 0.001409407 sec. | ||
| 4452 | 2025.10.18 04:56:41.126589 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4453 | 2025.10.18 04:56:41.126684 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4454 | 2025.10.18 04:56:41.126743 [ 189 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::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 | ||
| 4455 | 2025.10.18 04:56:41.126784 [ 278 ] {de5cb3aa-e725-47be-b92a-813ede043eb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4456 | 2025.10.18 04:56:41.126849 [ 278 ] {de5cb3aa-e725-47be-b92a-813ede043eb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4457 | 2025.10.18 04:56:41.126950 [ 189 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4458 | 2025.10.18 04:56:41.127007 [ 189 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 73 rows starting from the beginning of the part | ||
| 4459 | 2025.10.18 04:56:41.127109 [ 189 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 58 rows starting from the beginning of the part | ||
| 4460 | 2025.10.18 04:56:41.127184 [ 189 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 5 rows starting from the beginning of the part | ||
| 4461 | 2025.10.18 04:56:41.127249 [ 189 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 38 rows starting from the beginning of the part | ||
| 4462 | 2025.10.18 04:56:41.127289 [ 278 ] {de5cb3aa-e725-47be-b92a-813ede043eb1} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4463 | 2025.10.18 04:56:41.127311 [ 189 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 7 rows starting from the beginning of the part | ||
| 4464 | 2025.10.18 04:56:41.127336 [ 278 ] {de5cb3aa-e725-47be-b92a-813ede043eb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4465 | 2025.10.18 04:56:41.127384 [ 189 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::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 | ||
| 4466 | 2025.10.18 04:56:41.127699 [ 278 ] {de5cb3aa-e725-47be-b92a-813ede043eb1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4467 | 2025.10.18 04:56:41.127960 [ 278 ] {de5cb3aa-e725-47be-b92a-813ede043eb1} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4468 | 2025.10.18 04:56:41.128094 [ 278 ] {de5cb3aa-e725-47be-b92a-813ede043eb1} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.00133 sec., 76691.72932330827 rows/sec., 5.99 MiB/sec. | ||
| 4469 | 2025.10.18 04:56:41.128131 [ 278 ] {de5cb3aa-e725-47be-b92a-813ede043eb1} <Debug> TCPHandler: Processed in 0.001497509 sec. | ||
| 4470 | 2025.10.18 04:56:41.128245 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4471 | 2025.10.18 04:56:41.128340 [ 278 ] {fdf00ec6-d7c4-4ebb-a8b6-2327151d2926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4472 | 2025.10.18 04:56:41.128393 [ 278 ] {fdf00ec6-d7c4-4ebb-a8b6-2327151d2926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4473 | 2025.10.18 04:56:41.128458 [ 193 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 219 rows, containing 5 columns (5 merged, 0 gathered) in 0.001791116 sec., 122270.13772418984 rows/sec., 9.43 MiB/sec. | ||
| 4474 | 2025.10.18 04:56:41.128613 [ 193 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4475 | 2025.10.18 04:56:41.128802 [ 278 ] {fdf00ec6-d7c4-4ebb-a8b6-2327151d2926} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4476 | 2025.10.18 04:56:41.128846 [ 278 ] {fdf00ec6-d7c4-4ebb-a8b6-2327151d2926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4477 | 2025.10.18 04:56:41.128923 [ 193 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_26_5} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4478 | 2025.10.18 04:56:41.129016 [ 193 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_26_5} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4479 | 2025.10.18 04:56:41.129094 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 4480 | 2025.10.18 04:56:41.129207 [ 278 ] {fdf00ec6-d7c4-4ebb-a8b6-2327151d2926} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4481 | 2025.10.18 04:56:41.129434 [ 278 ] {fdf00ec6-d7c4-4ebb-a8b6-2327151d2926} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4482 | 2025.10.18 04:56:41.129566 [ 278 ] {fdf00ec6-d7c4-4ebb-a8b6-2327151d2926} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001246 sec., 128410.91492776887 rows/sec., 8.94 MiB/sec. | ||
| 4483 | 2025.10.18 04:56:41.129603 [ 278 ] {fdf00ec6-d7c4-4ebb-a8b6-2327151d2926} <Debug> TCPHandler: Processed in 0.001409206 sec. | ||
| 4484 | 2025.10.18 04:56:41.129711 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4485 | 2025.10.18 04:56:41.129812 [ 278 ] {f10bf0cc-23b2-4534-93b7-ec0d7f0389d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4486 | 2025.10.18 04:56:41.129867 [ 278 ] {f10bf0cc-23b2-4534-93b7-ec0d7f0389d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4487 | 2025.10.18 04:56:41.130728 [ 278 ] {f10bf0cc-23b2-4534-93b7-ec0d7f0389d4} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4488 | 2025.10.18 04:56:41.130764 [ 278 ] {f10bf0cc-23b2-4534-93b7-ec0d7f0389d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4489 | 2025.10.18 04:56:41.131344 [ 278 ] {f10bf0cc-23b2-4534-93b7-ec0d7f0389d4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4490 | 2025.10.18 04:56:41.131567 [ 278 ] {f10bf0cc-23b2-4534-93b7-ec0d7f0389d4} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4491 | 2025.10.18 04:56:41.131708 [ 278 ] {f10bf0cc-23b2-4534-93b7-ec0d7f0389d4} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.001917 sec., 19822.6395409494 rows/sec., 35.52 MiB/sec. | ||
| 4492 | 2025.10.18 04:56:41.131770 [ 278 ] {f10bf0cc-23b2-4534-93b7-ec0d7f0389d4} <Debug> TCPHandler: Processed in 0.002110735 sec. | ||
| 4493 | 2025.10.18 04:56:41.131884 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4494 | 2025.10.18 04:56:41.131979 [ 278 ] {f8c1324e-df02-45d7-87a9-2431e3b6b43e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4495 | 2025.10.18 04:56:41.132022 [ 278 ] {f8c1324e-df02-45d7-87a9-2431e3b6b43e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4496 | 2025.10.18 04:56:41.132351 [ 278 ] {f8c1324e-df02-45d7-87a9-2431e3b6b43e} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4497 | 2025.10.18 04:56:41.132388 [ 278 ] {f8c1324e-df02-45d7-87a9-2431e3b6b43e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4498 | 2025.10.18 04:56:41.132690 [ 278 ] {f8c1324e-df02-45d7-87a9-2431e3b6b43e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4499 | 2025.10.18 04:56:41.132894 [ 278 ] {f8c1324e-df02-45d7-87a9-2431e3b6b43e} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4500 | 2025.10.18 04:56:41.133020 [ 278 ] {f8c1324e-df02-45d7-87a9-2431e3b6b43e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 4501 | 2025.10.18 04:56:41.133057 [ 278 ] {f8c1324e-df02-45d7-87a9-2431e3b6b43e} <Debug> TCPHandler: Processed in 0.001222711 sec. | ||
| 4502 | 2025.10.18 04:56:43.069917 [ 17 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4503 | 2025.10.18 04:56:43.070029 [ 17 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4504 | 2025.10.18 04:56:43.162609 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10510 | ||
| 4505 | 2025.10.18 04:56:43.163109 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4506 | 2025.10.18 04:56:43.163140 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4507 | 2025.10.18 04:56:43.163628 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4508 | 2025.10.18 04:56:43.163849 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4509 | 2025.10.18 04:56:43.163971 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10510 | ||
| 4510 | 2025.10.18 04:56:43.715249 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4511 | 2025.10.18 04:56:43.731088 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4512 | 2025.10.18 04:56:43.731154 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4513 | 2025.10.18 04:56:43.738521 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4514 | 2025.10.18 04:56:43.739293 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4515 | 2025.10.18 04:56:43.742538 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4516 | 2025.10.18 04:56:46.121335 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4517 | 2025.10.18 04:56:46.121533 [ 278 ] {8b234254-8f94-478e-8f38-de1dfd0c224f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4518 | 2025.10.18 04:56:46.121605 [ 278 ] {8b234254-8f94-478e-8f38-de1dfd0c224f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4519 | 2025.10.18 04:56:46.122281 [ 278 ] {8b234254-8f94-478e-8f38-de1dfd0c224f} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4520 | 2025.10.18 04:56:46.122326 [ 278 ] {8b234254-8f94-478e-8f38-de1dfd0c224f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4521 | 2025.10.18 04:56:46.122718 [ 278 ] {8b234254-8f94-478e-8f38-de1dfd0c224f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4522 | 2025.10.18 04:56:46.122939 [ 278 ] {8b234254-8f94-478e-8f38-de1dfd0c224f} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4523 | 2025.10.18 04:56:46.123097 [ 278 ] {8b234254-8f94-478e-8f38-de1dfd0c224f} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001615 sec., 40866.87306501548 rows/sec., 3.24 MiB/sec. | ||
| 4524 | 2025.10.18 04:56:46.123096 [ 62 ] {} <Debug> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4525 | 2025.10.18 04:56:46.123146 [ 278 ] {8b234254-8f94-478e-8f38-de1dfd0c224f} <Debug> TCPHandler: Processed in 0.001950361 sec. | ||
| 4526 | 2025.10.18 04:56:46.123180 [ 62 ] {} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4527 | 2025.10.18 04:56:46.123210 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4528 | 2025.10.18 04:56:46.123296 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4529 | 2025.10.18 04:56:46.123353 [ 189 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::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 | ||
| 4530 | 2025.10.18 04:56:46.123428 [ 278 ] {869959e4-78ba-4b73-b8d2-09536df6f686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4531 | 2025.10.18 04:56:46.123483 [ 278 ] {869959e4-78ba-4b73-b8d2-09536df6f686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4532 | 2025.10.18 04:56:46.123517 [ 189 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4533 | 2025.10.18 04:56:46.123560 [ 189 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1412 rows starting from the beginning of the part | ||
| 4534 | 2025.10.18 04:56:46.123636 [ 189 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 66 rows starting from the beginning of the part | ||
| 4535 | 2025.10.18 04:56:46.123688 [ 189 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 132 rows starting from the beginning of the part | ||
| 4536 | 2025.10.18 04:56:46.123736 [ 189 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1207 rows starting from the beginning of the part | ||
| 4537 | 2025.10.18 04:56:46.123786 [ 189 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 132 rows starting from the beginning of the part | ||
| 4538 | 2025.10.18 04:56:46.123831 [ 189 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 66 rows starting from the beginning of the part | ||
| 4539 | 2025.10.18 04:56:46.123956 [ 278 ] {869959e4-78ba-4b73-b8d2-09536df6f686} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4540 | 2025.10.18 04:56:46.124003 [ 278 ] {869959e4-78ba-4b73-b8d2-09536df6f686} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4541 | 2025.10.18 04:56:46.124498 [ 278 ] {869959e4-78ba-4b73-b8d2-09536df6f686} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4542 | 2025.10.18 04:56:46.124768 [ 278 ] {869959e4-78ba-4b73-b8d2-09536df6f686} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4543 | 2025.10.18 04:56:46.124916 [ 278 ] {869959e4-78ba-4b73-b8d2-09536df6f686} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001516 sec., 3298.1530343007917 rows/sec., 248.01 KiB/sec. | ||
| 4544 | 2025.10.18 04:56:46.124963 [ 278 ] {869959e4-78ba-4b73-b8d2-09536df6f686} <Debug> TCPHandler: Processed in 0.001727804 sec. | ||
| 4545 | 2025.10.18 04:56:46.125079 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4546 | 2025.10.18 04:56:46.125185 [ 278 ] {5c51818d-1bb3-4949-9d16-d4a543116972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4547 | 2025.10.18 04:56:46.125229 [ 278 ] {5c51818d-1bb3-4949-9d16-d4a543116972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4548 | 2025.10.18 04:56:46.125308 [ 189 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3015 rows, containing 5 columns (5 merged, 0 gathered) in 0.002025142 sec., 1488784.4901740223 rows/sec., 129.36 MiB/sec. | ||
| 4549 | 2025.10.18 04:56:46.125503 [ 189 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4550 | 2025.10.18 04:56:46.125689 [ 278 ] {5c51818d-1bb3-4949-9d16-d4a543116972} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4551 | 2025.10.18 04:56:46.125736 [ 278 ] {5c51818d-1bb3-4949-9d16-d4a543116972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4552 | 2025.10.18 04:56:46.125743 [ 189 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_31_6} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4553 | 2025.10.18 04:56:46.125837 [ 189 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_31_6} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4554 | 2025.10.18 04:56:46.125908 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 4555 | 2025.10.18 04:56:46.126119 [ 278 ] {5c51818d-1bb3-4949-9d16-d4a543116972} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4556 | 2025.10.18 04:56:46.126365 [ 278 ] {5c51818d-1bb3-4949-9d16-d4a543116972} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4557 | 2025.10.18 04:56:46.126513 [ 62 ] {} <Debug> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4558 | 2025.10.18 04:56:46.126515 [ 278 ] {5c51818d-1bb3-4949-9d16-d4a543116972} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001348 sec., 51186.94362017804 rows/sec., 4.00 MiB/sec. | ||
| 4559 | 2025.10.18 04:56:46.126556 [ 62 ] {} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4560 | 2025.10.18 04:56:46.126581 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4561 | 2025.10.18 04:56:46.126582 [ 278 ] {5c51818d-1bb3-4949-9d16-d4a543116972} <Debug> TCPHandler: Processed in 0.00155254 sec. | ||
| 4562 | 2025.10.18 04:56:46.126660 [ 197 ] {48a48578-39d1-41e8-b269-51d90f6332ed::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 | ||
| 4563 | 2025.10.18 04:56:46.126716 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4564 | 2025.10.18 04:56:46.126755 [ 197 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4565 | 2025.10.18 04:56:46.126785 [ 197 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 635 rows starting from the beginning of the part | ||
| 4566 | 2025.10.18 04:56:46.126827 [ 278 ] {7a162397-8863-4630-9396-185d9fd18bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4567 | 2025.10.18 04:56:46.126835 [ 197 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 69 rows starting from the beginning of the part | ||
| 4568 | 2025.10.18 04:56:46.126885 [ 278 ] {7a162397-8863-4630-9396-185d9fd18bdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4569 | 2025.10.18 04:56:46.126894 [ 197 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 102 rows starting from the beginning of the part | ||
| 4570 | 2025.10.18 04:56:46.126944 [ 197 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 527 rows starting from the beginning of the part | ||
| 4571 | 2025.10.18 04:56:46.126978 [ 197 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 102 rows starting from the beginning of the part | ||
| 4572 | 2025.10.18 04:56:46.127015 [ 197 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 69 rows starting from the beginning of the part | ||
| 4573 | 2025.10.18 04:56:46.127324 [ 278 ] {7a162397-8863-4630-9396-185d9fd18bdd} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4574 | 2025.10.18 04:56:46.127365 [ 278 ] {7a162397-8863-4630-9396-185d9fd18bdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4575 | 2025.10.18 04:56:46.127775 [ 278 ] {7a162397-8863-4630-9396-185d9fd18bdd} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4576 | 2025.10.18 04:56:46.127962 [ 199 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1504 rows, containing 5 columns (5 merged, 0 gathered) in 0.001337015 sec., 1124893.8867551973 rows/sec., 89.26 MiB/sec. | ||
| 4577 | 2025.10.18 04:56:46.128025 [ 278 ] {7a162397-8863-4630-9396-185d9fd18bdd} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4578 | 2025.10.18 04:56:46.128147 [ 199 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4579 | 2025.10.18 04:56:46.128147 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4580 | 2025.10.18 04:56:46.128167 [ 278 ] {7a162397-8863-4630-9396-185d9fd18bdd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001362 sec., 117474.30249632894 rows/sec., 8.18 MiB/sec. | ||
| 4581 | 2025.10.18 04:56:46.128200 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4582 | 2025.10.18 04:56:46.128223 [ 278 ] {7a162397-8863-4630-9396-185d9fd18bdd} <Debug> TCPHandler: Processed in 0.00155948 sec. | ||
| 4583 | 2025.10.18 04:56:46.128227 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4584 | 2025.10.18 04:56:46.128324 [ 195 ] {af818423-66e9-4722-9454-7c633ffbb364::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 | ||
| 4585 | 2025.10.18 04:56:46.128350 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4586 | 2025.10.18 04:56:46.128424 [ 195 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4587 | 2025.10.18 04:56:46.128454 [ 195 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 7772 rows starting from the beginning of the part | ||
| 4588 | 2025.10.18 04:56:46.128459 [ 199 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_31_6} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4589 | 2025.10.18 04:56:46.128465 [ 278 ] {c4b6eee0-15ae-4259-929d-80b826199041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4590 | 2025.10.18 04:56:46.128512 [ 195 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 4591 | 2025.10.18 04:56:46.128535 [ 278 ] {c4b6eee0-15ae-4259-929d-80b826199041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4592 | 2025.10.18 04:56:46.128549 [ 199 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_31_6} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4593 | 2025.10.18 04:56:46.128558 [ 195 ] {af818423-66e9-4722-9454-7c633ffbb364::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 | ||
| 4594 | 2025.10.18 04:56:46.128600 [ 195 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 845 rows starting from the beginning of the part | ||
| 4595 | 2025.10.18 04:56:46.128634 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4596 | 2025.10.18 04:56:46.128641 [ 195 ] {af818423-66e9-4722-9454-7c633ffbb364::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 | ||
| 4597 | 2025.10.18 04:56:46.128687 [ 195 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 4598 | 2025.10.18 04:56:46.129326 [ 278 ] {c4b6eee0-15ae-4259-929d-80b826199041} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4599 | 2025.10.18 04:56:46.129361 [ 278 ] {c4b6eee0-15ae-4259-929d-80b826199041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4600 | 2025.10.18 04:56:46.129886 [ 278 ] {c4b6eee0-15ae-4259-929d-80b826199041} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4601 | 2025.10.18 04:56:46.130112 [ 278 ] {c4b6eee0-15ae-4259-929d-80b826199041} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4602 | 2025.10.18 04:56:46.130221 [ 62 ] {} <Debug> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4603 | 2025.10.18 04:56:46.130249 [ 278 ] {c4b6eee0-15ae-4259-929d-80b826199041} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001807 sec., 2767.017155506364 rows/sec., 4.96 MiB/sec. | ||
| 4604 | 2025.10.18 04:56:46.130257 [ 62 ] {} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4605 | 2025.10.18 04:56:46.130293 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4606 | 2025.10.18 04:56:46.130311 [ 278 ] {c4b6eee0-15ae-4259-929d-80b826199041} <Debug> TCPHandler: Processed in 0.002013952 sec. | ||
| 4607 | 2025.10.18 04:56:46.130363 [ 197 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::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 | ||
| 4608 | 2025.10.18 04:56:46.130435 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4609 | 2025.10.18 04:56:46.130536 [ 278 ] {3746e3eb-681e-48ca-bcc1-27950023a84f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4610 | 2025.10.18 04:56:46.130549 [ 197 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4611 | 2025.10.18 04:56:46.130578 [ 278 ] {3746e3eb-681e-48ca-bcc1-27950023a84f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4612 | 2025.10.18 04:56:46.130598 [ 197 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 448 rows starting from the beginning of the part | ||
| 4613 | 2025.10.18 04:56:46.130705 [ 197 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 5 rows starting from the beginning of the part | ||
| 4614 | 2025.10.18 04:56:46.130802 [ 197 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 38 rows starting from the beginning of the part | ||
| 4615 | 2025.10.18 04:56:46.130893 [ 197 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 5 rows starting from the beginning of the part | ||
| 4616 | 2025.10.18 04:56:46.130913 [ 278 ] {3746e3eb-681e-48ca-bcc1-27950023a84f} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4617 | 2025.10.18 04:56:46.130955 [ 278 ] {3746e3eb-681e-48ca-bcc1-27950023a84f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4618 | 2025.10.18 04:56:46.130979 [ 197 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 38 rows starting from the beginning of the part | ||
| 4619 | 2025.10.18 04:56:46.131070 [ 197 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 5 rows starting from the beginning of the part | ||
| 4620 | 2025.10.18 04:56:46.131333 [ 278 ] {3746e3eb-681e-48ca-bcc1-27950023a84f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4621 | 2025.10.18 04:56:46.131627 [ 278 ] {3746e3eb-681e-48ca-bcc1-27950023a84f} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4622 | 2025.10.18 04:56:46.131730 [ 62 ] {} <Debug> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4623 | 2025.10.18 04:56:46.131759 [ 62 ] {} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4624 | 2025.10.18 04:56:46.131760 [ 278 ] {3746e3eb-681e-48ca-bcc1-27950023a84f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001243 sec., 48270.313757039425 rows/sec., 3.25 MiB/sec. | ||
| 4625 | 2025.10.18 04:56:46.131777 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4626 | 2025.10.18 04:56:46.131811 [ 278 ] {3746e3eb-681e-48ca-bcc1-27950023a84f} <Debug> TCPHandler: Processed in 0.001425147 sec. | ||
| 4627 | 2025.10.18 04:56:46.131859 [ 199 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::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 | ||
| 4628 | 2025.10.18 04:56:46.131945 [ 199 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4629 | 2025.10.18 04:56:46.131976 [ 199 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1440 rows starting from the beginning of the part | ||
| 4630 | 2025.10.18 04:56:46.132035 [ 199 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 4631 | 2025.10.18 04:56:46.132082 [ 199 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::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 | ||
| 4632 | 2025.10.18 04:56:46.132128 [ 199 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 4633 | 2025.10.18 04:56:46.132169 [ 199 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::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 | ||
| 4634 | 2025.10.18 04:56:46.132214 [ 199 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 4635 | 2025.10.18 04:56:46.132505 [ 195 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9257 rows, containing 5 columns (5 merged, 0 gathered) in 0.004219149 sec., 2194044.3440134493 rows/sec., 150.65 MiB/sec. | ||
| 4636 | 2025.10.18 04:56:46.132711 [ 191 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4637 | 2025.10.18 04:56:46.132977 [ 191 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4638 | 2025.10.18 04:56:46.133045 [ 191 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4639 | 2025.10.18 04:56:46.133117 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 4640 | 2025.10.18 04:56:46.133388 [ 192 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1740 rows, containing 4 columns (4 merged, 0 gathered) in 0.00155228 sec., 1120931.790656325 rows/sec., 75.49 MiB/sec. | ||
| 4641 | 2025.10.18 04:56:46.133623 [ 191 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4642 | 2025.10.18 04:56:46.133849 [ 191 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_31_6} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4643 | 2025.10.18 04:56:46.133909 [ 191 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_31_6} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4644 | 2025.10.18 04:56:46.133971 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4645 | 2025.10.18 04:56:46.156832 [ 191 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 539 rows, containing 19 columns (19 merged, 0 gathered) in 0.026498506 sec., 20340.76940035789 rows/sec., 36.45 MiB/sec. | ||
| 4646 | 2025.10.18 04:56:46.157865 [ 191 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4647 | 2025.10.18 04:56:46.158173 [ 191 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4648 | 2025.10.18 04:56:46.158235 [ 191 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4649 | 2025.10.18 04:56:46.158367 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 4650 | 2025.10.18 04:56:47.000198 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 250.07 MiB, peak 260.35 MiB, free memory in arenas 0.00 B, will set to 253.86 MiB (RSS), difference: 3.79 MiB | ||
| 4651 | 2025.10.18 04:56:48.183542 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 600 | ||
| 4652 | 2025.10.18 04:56:48.185674 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4653 | 2025.10.18 04:56:48.185720 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4654 | 2025.10.18 04:56:48.186884 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4655 | 2025.10.18 04:56:48.187131 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4656 | 2025.10.18 04:56:48.187315 [ 7 ] {} <Debug> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4657 | 2025.10.18 04:56:48.187381 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 600 | ||
| 4658 | 2025.10.18 04:56:48.187418 [ 7 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4659 | 2025.10.18 04:56:48.187461 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4660 | 2025.10.18 04:56:48.187572 [ 199 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::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 | ||
| 4661 | 2025.10.18 04:56:48.188074 [ 199 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4662 | 2025.10.18 04:56:48.188193 [ 199 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 464 rows starting from the beginning of the part | ||
| 4663 | 2025.10.18 04:56:48.188500 [ 199 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 28 rows starting from the beginning of the part | ||
| 4664 | 2025.10.18 04:56:48.188813 [ 199 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 4665 | 2025.10.18 04:56:48.189130 [ 199 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 32 rows starting from the beginning of the part | ||
| 4666 | 2025.10.18 04:56:48.189433 [ 199 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 28 rows starting from the beginning of the part | ||
| 4667 | 2025.10.18 04:56:48.189733 [ 199 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 4668 | 2025.10.18 04:56:48.195370 [ 197 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 600 rows, containing 72 columns (72 merged, 0 gathered) in 0.007836653 sec., 76563.2981325063 rows/sec., 65.83 MiB/sec. | ||
| 4669 | 2025.10.18 04:56:48.196444 [ 197 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4670 | 2025.10.18 04:56:48.197041 [ 197 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::all_1_16_3} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4671 | 2025.10.18 04:56:48.197124 [ 197 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::all_1_16_3} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4672 | 2025.10.18 04:56:48.197437 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.94 MiB. | ||
| 4673 | 2025.10.18 04:56:49.519773 [ 8 ] {} <Debug> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4674 | 2025.10.18 04:56:49.519841 [ 8 ] {} <Trace> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4675 | 2025.10.18 04:56:49.519897 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4676 | 2025.10.18 04:56:49.520038 [ 195 ] {4cf7adc3-401e-4675-a650-6d87cc1a953d::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 4677 | 2025.10.18 04:56:49.520183 [ 195 ] {4cf7adc3-401e-4675-a650-6d87cc1a953d::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4678 | 2025.10.18 04:56:49.520213 [ 195 ] {4cf7adc3-401e-4675-a650-6d87cc1a953d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 253 rows starting from the beginning of the part | ||
| 4679 | 2025.10.18 04:56:49.520275 [ 195 ] {4cf7adc3-401e-4675-a650-6d87cc1a953d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 4680 | 2025.10.18 04:56:49.520316 [ 195 ] {4cf7adc3-401e-4675-a650-6d87cc1a953d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 228 rows starting from the beginning of the part | ||
| 4681 | 2025.10.18 04:56:49.520357 [ 195 ] {4cf7adc3-401e-4675-a650-6d87cc1a953d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 4682 | 2025.10.18 04:56:49.520399 [ 195 ] {4cf7adc3-401e-4675-a650-6d87cc1a953d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 228 rows starting from the beginning of the part | ||
| 4683 | 2025.10.18 04:56:49.521216 [ 188 ] {4cf7adc3-401e-4675-a650-6d87cc1a953d::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001247283 sec., 606919.1995721901 rows/sec., 44.29 MiB/sec. | ||
| 4684 | 2025.10.18 04:56:49.521365 [ 199 ] {4cf7adc3-401e-4675-a650-6d87cc1a953d::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4685 | 2025.10.18 04:56:49.521616 [ 199 ] {4cf7adc3-401e-4675-a650-6d87cc1a953d::all_1_9_2} <Trace> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4686 | 2025.10.18 04:56:49.521682 [ 199 ] {4cf7adc3-401e-4675-a650-6d87cc1a953d::all_1_9_2} <Trace> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4687 | 2025.10.18 04:56:49.521743 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4688 | 2025.10.18 04:56:50.664056 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10958 | ||
| 4689 | 2025.10.18 04:56:50.664570 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4690 | 2025.10.18 04:56:50.664622 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4691 | 2025.10.18 04:56:50.665130 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4692 | 2025.10.18 04:56:50.665376 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4693 | 2025.10.18 04:56:50.665530 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10958 | ||
| 4694 | 2025.10.18 04:56:51.124333 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4695 | 2025.10.18 04:56:51.124520 [ 278 ] {e8f043ae-032c-4600-951e-5ccb9347ac83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4696 | 2025.10.18 04:56:51.124586 [ 278 ] {e8f043ae-032c-4600-951e-5ccb9347ac83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4697 | 2025.10.18 04:56:51.125236 [ 278 ] {e8f043ae-032c-4600-951e-5ccb9347ac83} <Trace> oximeter.fields_i16 (4a0b57d8-8875-4c42-9959-3d0d2c14e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4698 | 2025.10.18 04:56:51.125277 [ 278 ] {e8f043ae-032c-4600-951e-5ccb9347ac83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4699 | 2025.10.18 04:56:51.125670 [ 278 ] {e8f043ae-032c-4600-951e-5ccb9347ac83} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4700 | 2025.10.18 04:56:51.125899 [ 278 ] {e8f043ae-032c-4600-951e-5ccb9347ac83} <Trace> oximeter.fields_i16 (4a0b57d8-8875-4c42-9959-3d0d2c14e648): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4701 | 2025.10.18 04:56:51.126051 [ 278 ] {e8f043ae-032c-4600-951e-5ccb9347ac83} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001579 sec., 15199.493350221659 rows/sec., 1.26 MiB/sec. | ||
| 4702 | 2025.10.18 04:56:51.126102 [ 278 ] {e8f043ae-032c-4600-951e-5ccb9347ac83} <Debug> TCPHandler: Processed in 0.001895519 sec. | ||
| 4703 | 2025.10.18 04:56:51.126236 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4704 | 2025.10.18 04:56:51.126342 [ 278 ] {e1afed98-085f-4f99-a2a9-18a90ac88080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4705 | 2025.10.18 04:56:51.126400 [ 278 ] {e1afed98-085f-4f99-a2a9-18a90ac88080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4706 | 2025.10.18 04:56:51.126804 [ 278 ] {e1afed98-085f-4f99-a2a9-18a90ac88080} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4707 | 2025.10.18 04:56:51.126840 [ 278 ] {e1afed98-085f-4f99-a2a9-18a90ac88080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4708 | 2025.10.18 04:56:51.127151 [ 278 ] {e1afed98-085f-4f99-a2a9-18a90ac88080} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4709 | 2025.10.18 04:56:51.127368 [ 278 ] {e1afed98-085f-4f99-a2a9-18a90ac88080} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4710 | 2025.10.18 04:56:51.127514 [ 278 ] {e1afed98-085f-4f99-a2a9-18a90ac88080} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001197 sec., 1670.843776106934 rows/sec., 136.25 KiB/sec. | ||
| 4711 | 2025.10.18 04:56:51.127552 [ 278 ] {e1afed98-085f-4f99-a2a9-18a90ac88080} <Debug> TCPHandler: Processed in 0.001367965 sec. | ||
| 4712 | 2025.10.18 04:56:51.127672 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4713 | 2025.10.18 04:56:51.127770 [ 278 ] {0703368e-c148-4b77-ba96-9220f7538a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4714 | 2025.10.18 04:56:51.127811 [ 278 ] {0703368e-c148-4b77-ba96-9220f7538a38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4715 | 2025.10.18 04:56:51.128337 [ 278 ] {0703368e-c148-4b77-ba96-9220f7538a38} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4716 | 2025.10.18 04:56:51.128383 [ 278 ] {0703368e-c148-4b77-ba96-9220f7538a38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4717 | 2025.10.18 04:56:51.128705 [ 278 ] {0703368e-c148-4b77-ba96-9220f7538a38} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4718 | 2025.10.18 04:56:51.128930 [ 278 ] {0703368e-c148-4b77-ba96-9220f7538a38} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4719 | 2025.10.18 04:56:51.129058 [ 278 ] {0703368e-c148-4b77-ba96-9220f7538a38} <Debug> executeQuery: Read 253 rows, 23.16 KiB in 0.001308 sec., 193425.0764525994 rows/sec., 17.29 MiB/sec. | ||
| 4720 | 2025.10.18 04:56:51.129096 [ 278 ] {0703368e-c148-4b77-ba96-9220f7538a38} <Debug> TCPHandler: Processed in 0.001473838 sec. | ||
| 4721 | 2025.10.18 04:56:51.129215 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4722 | 2025.10.18 04:56:51.129310 [ 278 ] {ad57cfa9-8670-42da-9d10-c3e88aecba90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4723 | 2025.10.18 04:56:51.129350 [ 278 ] {ad57cfa9-8670-42da-9d10-c3e88aecba90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4724 | 2025.10.18 04:56:51.129768 [ 278 ] {ad57cfa9-8670-42da-9d10-c3e88aecba90} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4725 | 2025.10.18 04:56:51.129804 [ 278 ] {ad57cfa9-8670-42da-9d10-c3e88aecba90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4726 | 2025.10.18 04:56:51.130102 [ 278 ] {ad57cfa9-8670-42da-9d10-c3e88aecba90} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4727 | 2025.10.18 04:56:51.130307 [ 278 ] {ad57cfa9-8670-42da-9d10-c3e88aecba90} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4728 | 2025.10.18 04:56:51.130443 [ 278 ] {ad57cfa9-8670-42da-9d10-c3e88aecba90} <Debug> executeQuery: Read 52 rows, 3.96 KiB in 0.001153 sec., 45099.73980919341 rows/sec., 3.35 MiB/sec. | ||
| 4729 | 2025.10.18 04:56:51.130480 [ 278 ] {ad57cfa9-8670-42da-9d10-c3e88aecba90} <Debug> TCPHandler: Processed in 0.001315384 sec. | ||
| 4730 | 2025.10.18 04:56:51.130595 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4731 | 2025.10.18 04:56:51.130690 [ 278 ] {377f4b6c-912b-4f87-8769-d843a2539cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4732 | 2025.10.18 04:56:51.130729 [ 278 ] {377f4b6c-912b-4f87-8769-d843a2539cb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4733 | 2025.10.18 04:56:51.131122 [ 278 ] {377f4b6c-912b-4f87-8769-d843a2539cb9} <Trace> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4734 | 2025.10.18 04:56:51.131157 [ 278 ] {377f4b6c-912b-4f87-8769-d843a2539cb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4735 | 2025.10.18 04:56:51.131468 [ 278 ] {377f4b6c-912b-4f87-8769-d843a2539cb9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4736 | 2025.10.18 04:56:51.131683 [ 278 ] {377f4b6c-912b-4f87-8769-d843a2539cb9} <Trace> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4737 | 2025.10.18 04:56:51.131810 [ 278 ] {377f4b6c-912b-4f87-8769-d843a2539cb9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001138 sec., 21089.6309314587 rows/sec., 1.75 MiB/sec. | ||
| 4738 | 2025.10.18 04:56:51.131847 [ 278 ] {377f4b6c-912b-4f87-8769-d843a2539cb9} <Debug> TCPHandler: Processed in 0.001300614 sec. | ||
| 4739 | 2025.10.18 04:56:51.131965 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4740 | 2025.10.18 04:56:51.132088 [ 278 ] {c2ffc41a-07c7-40bc-8ee0-bdea4b000388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4741 | 2025.10.18 04:56:51.132136 [ 278 ] {c2ffc41a-07c7-40bc-8ee0-bdea4b000388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4742 | 2025.10.18 04:56:51.132613 [ 278 ] {c2ffc41a-07c7-40bc-8ee0-bdea4b000388} <Trace> oximeter.fields_u8 (e4f32057-7793-40f4-88d4-febfe958779e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4743 | 2025.10.18 04:56:51.132656 [ 278 ] {c2ffc41a-07c7-40bc-8ee0-bdea4b000388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4744 | 2025.10.18 04:56:51.133023 [ 278 ] {c2ffc41a-07c7-40bc-8ee0-bdea4b000388} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4745 | 2025.10.18 04:56:51.133246 [ 278 ] {c2ffc41a-07c7-40bc-8ee0-bdea4b000388} <Trace> oximeter.fields_u8 (e4f32057-7793-40f4-88d4-febfe958779e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4746 | 2025.10.18 04:56:51.133371 [ 278 ] {c2ffc41a-07c7-40bc-8ee0-bdea4b000388} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001309 sec., 9167.303284950343 rows/sec., 716.20 KiB/sec. | ||
| 4747 | 2025.10.18 04:56:51.133408 [ 278 ] {c2ffc41a-07c7-40bc-8ee0-bdea4b000388} <Debug> TCPHandler: Processed in 0.001505039 sec. | ||
| 4748 | 2025.10.18 04:56:51.133514 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4749 | 2025.10.18 04:56:51.133617 [ 278 ] {4591ea33-6842-4c6b-a44c-b7fc6de4b04f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4750 | 2025.10.18 04:56:51.133657 [ 278 ] {4591ea33-6842-4c6b-a44c-b7fc6de4b04f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4751 | 2025.10.18 04:56:51.134138 [ 278 ] {4591ea33-6842-4c6b-a44c-b7fc6de4b04f} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4752 | 2025.10.18 04:56:51.134175 [ 278 ] {4591ea33-6842-4c6b-a44c-b7fc6de4b04f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4753 | 2025.10.18 04:56:51.134520 [ 278 ] {4591ea33-6842-4c6b-a44c-b7fc6de4b04f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4754 | 2025.10.18 04:56:51.134743 [ 278 ] {4591ea33-6842-4c6b-a44c-b7fc6de4b04f} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4755 | 2025.10.18 04:56:51.134879 [ 278 ] {4591ea33-6842-4c6b-a44c-b7fc6de4b04f} <Debug> executeQuery: Read 140 rows, 11.58 KiB in 0.001282 sec., 109204.36817472699 rows/sec., 8.82 MiB/sec. | ||
| 4756 | 2025.10.18 04:56:51.134918 [ 278 ] {4591ea33-6842-4c6b-a44c-b7fc6de4b04f} <Debug> TCPHandler: Processed in 0.001456098 sec. | ||
| 4757 | 2025.10.18 04:56:51.135029 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4758 | 2025.10.18 04:56:51.135126 [ 278 ] {97eade49-b15e-4ec8-a914-f9047696895f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4759 | 2025.10.18 04:56:51.135171 [ 278 ] {97eade49-b15e-4ec8-a914-f9047696895f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4760 | 2025.10.18 04:56:51.135582 [ 278 ] {97eade49-b15e-4ec8-a914-f9047696895f} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4761 | 2025.10.18 04:56:51.135619 [ 278 ] {97eade49-b15e-4ec8-a914-f9047696895f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4762 | 2025.10.18 04:56:51.135974 [ 278 ] {97eade49-b15e-4ec8-a914-f9047696895f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4763 | 2025.10.18 04:56:51.136190 [ 278 ] {97eade49-b15e-4ec8-a914-f9047696895f} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4764 | 2025.10.18 04:56:51.136322 [ 278 ] {97eade49-b15e-4ec8-a914-f9047696895f} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001215 sec., 162139.91769547327 rows/sec., 11.63 MiB/sec. | ||
| 4765 | 2025.10.18 04:56:51.136360 [ 278 ] {97eade49-b15e-4ec8-a914-f9047696895f} <Debug> TCPHandler: Processed in 0.001382476 sec. | ||
| 4766 | 2025.10.18 04:56:51.136476 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4767 | 2025.10.18 04:56:51.136572 [ 278 ] {4837d816-f63a-41a5-bd7a-f232ecbbbc92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4768 | 2025.10.18 04:56:51.136625 [ 278 ] {4837d816-f63a-41a5-bd7a-f232ecbbbc92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4769 | 2025.10.18 04:56:51.137583 [ 278 ] {4837d816-f63a-41a5-bd7a-f232ecbbbc92} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4770 | 2025.10.18 04:56:51.137619 [ 278 ] {4837d816-f63a-41a5-bd7a-f232ecbbbc92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4771 | 2025.10.18 04:56:51.138426 [ 278 ] {4837d816-f63a-41a5-bd7a-f232ecbbbc92} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4772 | 2025.10.18 04:56:51.138761 [ 278 ] {4837d816-f63a-41a5-bd7a-f232ecbbbc92} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4773 | 2025.10.18 04:56:51.138906 [ 278 ] {4837d816-f63a-41a5-bd7a-f232ecbbbc92} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002354 sec., 16142.735768903993 rows/sec., 28.93 MiB/sec. | ||
| 4774 | 2025.10.18 04:56:51.138983 [ 278 ] {4837d816-f63a-41a5-bd7a-f232ecbbbc92} <Debug> TCPHandler: Processed in 0.002558706 sec. | ||
| 4775 | 2025.10.18 04:56:51.139099 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4776 | 2025.10.18 04:56:51.139197 [ 278 ] {9a74a3c8-8176-4442-9ff0-5911e3d9d364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4777 | 2025.10.18 04:56:51.139239 [ 278 ] {9a74a3c8-8176-4442-9ff0-5911e3d9d364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4778 | 2025.10.18 04:56:51.139587 [ 278 ] {9a74a3c8-8176-4442-9ff0-5911e3d9d364} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4779 | 2025.10.18 04:56:51.139623 [ 278 ] {9a74a3c8-8176-4442-9ff0-5911e3d9d364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4780 | 2025.10.18 04:56:51.139954 [ 278 ] {9a74a3c8-8176-4442-9ff0-5911e3d9d364} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4781 | 2025.10.18 04:56:51.140175 [ 278 ] {9a74a3c8-8176-4442-9ff0-5911e3d9d364} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4782 | 2025.10.18 04:56:51.140303 [ 278 ] {9a74a3c8-8176-4442-9ff0-5911e3d9d364} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 4783 | 2025.10.18 04:56:51.140338 [ 278 ] {9a74a3c8-8176-4442-9ff0-5911e3d9d364} <Debug> TCPHandler: Processed in 0.001292493 sec. | ||
| 4784 | 2025.10.18 04:56:51.242607 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4785 | 2025.10.18 04:56:51.258906 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4786 | 2025.10.18 04:56:51.258969 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 4787 | 2025.10.18 04:56:51.265248 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4788 | 2025.10.18 04:56:51.265970 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4789 | 2025.10.18 04:56:51.268994 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4790 | 2025.10.18 04:56:53.255490 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43791 | ||
| 4791 | 2025.10.18 04:56:53.255607 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4792 | 2025.10.18 04:56:53.255635 [ 287 ] {} <Debug> TCP-Session: 9ae111b1-dc7e-43ef-83e7-4ea9d86833a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:43791 | ||
| 4793 | 2025.10.18 04:56:53.255657 [ 287 ] {} <Debug> TCP-Session: 9ae111b1-dc7e-43ef-83e7-4ea9d86833a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4794 | 2025.10.18 04:56:53.255670 [ 287 ] {} <Debug> TCP-Session: 9ae111b1-dc7e-43ef-83e7-4ea9d86833a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4795 | 2025.10.18 04:56:53.255850 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59733 | ||
| 4796 | 2025.10.18 04:56:53.255902 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45030 | ||
| 4797 | 2025.10.18 04:56:53.255905 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51411 | ||
| 4798 | 2025.10.18 04:56:53.255942 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58970 | ||
| 4799 | 2025.10.18 04:56:53.255975 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4800 | 2025.10.18 04:56:53.255997 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4801 | 2025.10.18 04:56:53.256026 [ 289 ] {} <Debug> TCP-Session: 06529659-2abc-4503-b107-5c018114f797 Authenticating user 'default' from [fd00:1122:3344:101::e]:59733 | ||
| 4802 | 2025.10.18 04:56:53.256045 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4803 | 2025.10.18 04:56:53.256047 [ 291 ] {} <Debug> TCP-Session: f11e0b18-d719-4a6d-9523-35ed28d8b73b Authenticating user 'default' from [fd00:1122:3344:101::e]:45030 | ||
| 4804 | 2025.10.18 04:56:53.256068 [ 289 ] {} <Debug> TCP-Session: 06529659-2abc-4503-b107-5c018114f797 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4805 | 2025.10.18 04:56:53.256083 [ 290 ] {} <Debug> TCP-Session: 1b9b2376-1e92-41f0-a525-c5fb6ac119b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:51411 | ||
| 4806 | 2025.10.18 04:56:53.256100 [ 291 ] {} <Debug> TCP-Session: f11e0b18-d719-4a6d-9523-35ed28d8b73b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4807 | 2025.10.18 04:56:53.256118 [ 287 ] {} <Trace> TCP-Session: 9ae111b1-dc7e-43ef-83e7-4ea9d86833a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4808 | 2025.10.18 04:56:53.256130 [ 290 ] {} <Debug> TCP-Session: 1b9b2376-1e92-41f0-a525-c5fb6ac119b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4809 | 2025.10.18 04:56:53.256139 [ 291 ] {} <Debug> TCP-Session: f11e0b18-d719-4a6d-9523-35ed28d8b73b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4810 | 2025.10.18 04:56:53.256168 [ 290 ] {} <Debug> TCP-Session: 1b9b2376-1e92-41f0-a525-c5fb6ac119b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4811 | 2025.10.18 04:56:53.256109 [ 289 ] {} <Debug> TCP-Session: 06529659-2abc-4503-b107-5c018114f797 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4812 | 2025.10.18 04:56:53.256085 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4813 | 2025.10.18 04:56:53.255966 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48982 | ||
| 4814 | 2025.10.18 04:56:53.256252 [ 294 ] {} <Debug> TCP-Session: 98352b80-ccda-46ce-8022-c2e7a6da2975 Authenticating user 'default' from [fd00:1122:3344:101::e]:58970 | ||
| 4815 | 2025.10.18 04:56:53.255956 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59644 | ||
| 4816 | 2025.10.18 04:56:53.256284 [ 294 ] {} <Debug> TCP-Session: 98352b80-ccda-46ce-8022-c2e7a6da2975 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4817 | 2025.10.18 04:56:53.256317 [ 287 ] {0422553d-3c4b-49fb-9f12-eb8718f76654} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43791) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4818 | 2025.10.18 04:56:53.256335 [ 294 ] {} <Debug> TCP-Session: 98352b80-ccda-46ce-8022-c2e7a6da2975 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4819 | 2025.10.18 04:56:53.255943 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39189 | ||
| 4820 | 2025.10.18 04:56:53.256377 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4821 | 2025.10.18 04:56:53.255915 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35283 | ||
| 4822 | 2025.10.18 04:56:53.256425 [ 286 ] {} <Debug> TCP-Session: 99ba455a-fb94-419d-b38a-2b14d4270af8 Authenticating user 'default' from [fd00:1122:3344:101::e]:48982 | ||
| 4823 | 2025.10.18 04:56:53.256470 [ 286 ] {} <Debug> TCP-Session: 99ba455a-fb94-419d-b38a-2b14d4270af8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4824 | 2025.10.18 04:56:53.256489 [ 286 ] {} <Debug> TCP-Session: 99ba455a-fb94-419d-b38a-2b14d4270af8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4825 | 2025.10.18 04:56:53.256498 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4826 | 2025.10.18 04:56:53.256538 [ 275 ] {} <Debug> TCP-Session: db4f2663-270a-46e5-8418-28c5bb2a2d82 Authenticating user 'default' from [fd00:1122:3344:101::e]:59644 | ||
| 4827 | 2025.10.18 04:56:53.256562 [ 275 ] {} <Debug> TCP-Session: db4f2663-270a-46e5-8418-28c5bb2a2d82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4828 | 2025.10.18 04:56:53.256575 [ 275 ] {} <Debug> TCP-Session: db4f2663-270a-46e5-8418-28c5bb2a2d82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4829 | 2025.10.18 04:56:53.256600 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4830 | 2025.10.18 04:56:53.256628 [ 293 ] {} <Debug> TCP-Session: dac49828-7293-41d4-9060-d3b88847d7e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:39189 | ||
| 4831 | 2025.10.18 04:56:53.256641 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4832 | 2025.10.18 04:56:53.256647 [ 293 ] {} <Debug> TCP-Session: dac49828-7293-41d4-9060-d3b88847d7e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4833 | 2025.10.18 04:56:53.256682 [ 292 ] {} <Debug> TCP-Session: 39c5bf37-a5c3-411a-bb4b-f208a0c42884 Authenticating user 'default' from [fd00:1122:3344:101::e]:35283 | ||
| 4834 | 2025.10.18 04:56:53.256687 [ 293 ] {} <Debug> TCP-Session: dac49828-7293-41d4-9060-d3b88847d7e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4835 | 2025.10.18 04:56:53.256710 [ 287 ] {0422553d-3c4b-49fb-9f12-eb8718f76654} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4836 | 2025.10.18 04:56:53.256713 [ 292 ] {} <Debug> TCP-Session: 39c5bf37-a5c3-411a-bb4b-f208a0c42884 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4837 | 2025.10.18 04:56:53.256756 [ 292 ] {} <Debug> TCP-Session: 39c5bf37-a5c3-411a-bb4b-f208a0c42884 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4838 | 2025.10.18 04:56:53.256779 [ 287 ] {0422553d-3c4b-49fb-9f12-eb8718f76654} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4839 | 2025.10.18 04:56:53.257106 [ 287 ] {0422553d-3c4b-49fb-9f12-eb8718f76654} <Debug> oximeter.version (4262310d-77cb-4519-9be1-206f7a9cad72) (SelectExecutor): Key condition: unknown | ||
| 4840 | 2025.10.18 04:56:53.258215 [ 295 ] {0422553d-3c4b-49fb-9f12-eb8718f76654} <Trace> AggregatingTransform: Aggregating | ||
| 4841 | 2025.10.18 04:56:53.258252 [ 295 ] {0422553d-3c4b-49fb-9f12-eb8718f76654} <Trace> Aggregator: Aggregation method: without_key | ||
| 4842 | 2025.10.18 04:56:53.258287 [ 295 ] {0422553d-3c4b-49fb-9f12-eb8718f76654} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001076358 sec. (929.059 rows/sec., 36.29 KiB/sec.) | ||
| 4843 | 2025.10.18 04:56:53.258310 [ 295 ] {0422553d-3c4b-49fb-9f12-eb8718f76654} <Trace> Aggregator: Merging aggregated data | ||
| 4844 | 2025.10.18 04:56:53.259760 [ 287 ] {0422553d-3c4b-49fb-9f12-eb8718f76654} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003508 sec., 285.06271379703537 rows/sec., 11.14 KiB/sec. | ||
| 4845 | 2025.10.18 04:56:53.259891 [ 287 ] {0422553d-3c4b-49fb-9f12-eb8718f76654} <Debug> TCPHandler: Processed in 0.003984063 sec. | ||
| 4846 | 2025.10.18 04:56:53.259994 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4847 | 2025.10.18 04:56:53.260023 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4848 | 2025.10.18 04:56:53.260040 [ 289 ] {} <Debug> TCP-Session: 06529659-2abc-4503-b107-5c018114f797 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4849 | 2025.10.18 04:56:53.260043 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4850 | 2025.10.18 04:56:53.260071 [ 294 ] {} <Debug> TCP-Session: 98352b80-ccda-46ce-8022-c2e7a6da2975 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4851 | 2025.10.18 04:56:53.260086 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4852 | 2025.10.18 04:56:53.260103 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4853 | 2025.10.18 04:56:53.260126 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4854 | 2025.10.18 04:56:53.260157 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4855 | 2025.10.18 04:56:53.260168 [ 290 ] {} <Debug> TCP-Session: 1b9b2376-1e92-41f0-a525-c5fb6ac119b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4856 | 2025.10.18 04:56:53.260182 [ 291 ] {} <Debug> TCP-Session: f11e0b18-d719-4a6d-9523-35ed28d8b73b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4857 | 2025.10.18 04:56:53.260191 [ 287 ] {} <Debug> TCP-Session: 9ae111b1-dc7e-43ef-83e7-4ea9d86833a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4858 | 2025.10.18 04:56:53.260138 [ 275 ] {} <Debug> TCP-Session: db4f2663-270a-46e5-8418-28c5bb2a2d82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4859 | 2025.10.18 04:56:53.260109 [ 286 ] {} <Debug> TCP-Session: 99ba455a-fb94-419d-b38a-2b14d4270af8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4860 | 2025.10.18 04:56:53.260063 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4861 | 2025.10.18 04:56:53.260142 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4862 | 2025.10.18 04:56:53.260301 [ 292 ] {} <Debug> TCP-Session: 39c5bf37-a5c3-411a-bb4b-f208a0c42884 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4863 | 2025.10.18 04:56:53.260330 [ 293 ] {} <Debug> TCP-Session: dac49828-7293-41d4-9060-d3b88847d7e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4864 | 2025.10.18 04:56:53.361109 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63767 | ||
| 4865 | 2025.10.18 04:56:53.361222 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4866 | 2025.10.18 04:56:53.361255 [ 287 ] {} <Debug> TCP-Session: 7cadc18b-a29f-48d9-bd8e-61774e19ef74 Authenticating user 'default' from [fd00:1122:3344:101::e]:63767 | ||
| 4867 | 2025.10.18 04:56:53.361279 [ 287 ] {} <Debug> TCP-Session: 7cadc18b-a29f-48d9-bd8e-61774e19ef74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4868 | 2025.10.18 04:56:53.361296 [ 287 ] {} <Debug> TCP-Session: 7cadc18b-a29f-48d9-bd8e-61774e19ef74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4869 | 2025.10.18 04:56:53.361507 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49522 | ||
| 4870 | 2025.10.18 04:56:53.361542 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59593 | ||
| 4871 | 2025.10.18 04:56:53.361554 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52581 | ||
| 4872 | 2025.10.18 04:56:53.361587 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58520 | ||
| 4873 | 2025.10.18 04:56:53.361625 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4874 | 2025.10.18 04:56:53.361625 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4875 | 2025.10.18 04:56:53.361649 [ 287 ] {} <Trace> TCP-Session: 7cadc18b-a29f-48d9-bd8e-61774e19ef74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4876 | 2025.10.18 04:56:53.361687 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4877 | 2025.10.18 04:56:53.361696 [ 289 ] {} <Debug> TCP-Session: 71c24790-9968-4102-9d21-569fcd8fc1b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:49522 | ||
| 4878 | 2025.10.18 04:56:53.361709 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4879 | 2025.10.18 04:56:53.361729 [ 290 ] {} <Debug> TCP-Session: 6c2c1d42-5ad5-4ecb-97aa-7ae7ca8362be Authenticating user 'default' from [fd00:1122:3344:101::e]:52581 | ||
| 4880 | 2025.10.18 04:56:53.361743 [ 289 ] {} <Debug> TCP-Session: 71c24790-9968-4102-9d21-569fcd8fc1b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4881 | 2025.10.18 04:56:53.361757 [ 275 ] {} <Debug> TCP-Session: 12aa84a0-e352-4bf1-9376-1cc0e8fe88d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:58520 | ||
| 4882 | 2025.10.18 04:56:53.361773 [ 290 ] {} <Debug> TCP-Session: 6c2c1d42-5ad5-4ecb-97aa-7ae7ca8362be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4883 | 2025.10.18 04:56:53.361777 [ 289 ] {} <Debug> TCP-Session: 71c24790-9968-4102-9d21-569fcd8fc1b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4884 | 2025.10.18 04:56:53.361807 [ 290 ] {} <Debug> TCP-Session: 6c2c1d42-5ad5-4ecb-97aa-7ae7ca8362be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4885 | 2025.10.18 04:56:53.361801 [ 275 ] {} <Debug> TCP-Session: 12aa84a0-e352-4bf1-9376-1cc0e8fe88d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4886 | 2025.10.18 04:56:53.361664 [ 291 ] {} <Debug> TCP-Session: af894ac1-fccb-4204-839d-ec6499c31129 Authenticating user 'default' from [fd00:1122:3344:101::e]:59593 | ||
| 4887 | 2025.10.18 04:56:53.361856 [ 287 ] {f9850b84-f097-42b0-b522-248615a6f12c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63767) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4888 | 2025.10.18 04:56:53.361883 [ 291 ] {} <Debug> TCP-Session: af894ac1-fccb-4204-839d-ec6499c31129 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4889 | 2025.10.18 04:56:53.361862 [ 275 ] {} <Debug> TCP-Session: 12aa84a0-e352-4bf1-9376-1cc0e8fe88d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4890 | 2025.10.18 04:56:53.361901 [ 291 ] {} <Debug> TCP-Session: af894ac1-fccb-4204-839d-ec6499c31129 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4891 | 2025.10.18 04:56:53.361552 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46268 | ||
| 4892 | 2025.10.18 04:56:53.361608 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47974 | ||
| 4893 | 2025.10.18 04:56:53.361577 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55984 | ||
| 4894 | 2025.10.18 04:56:53.362008 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4895 | 2025.10.18 04:56:53.361576 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43224 | ||
| 4896 | 2025.10.18 04:56:53.362038 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4897 | 2025.10.18 04:56:53.362041 [ 292 ] {} <Debug> TCP-Session: d543c604-ac73-4ef4-ab95-20ce7c96e1c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:46268 | ||
| 4898 | 2025.10.18 04:56:53.362064 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4899 | 2025.10.18 04:56:53.362073 [ 286 ] {} <Debug> TCP-Session: a022d80b-cceb-4e64-89b7-1038573db52e Authenticating user 'default' from [fd00:1122:3344:101::e]:47974 | ||
| 4900 | 2025.10.18 04:56:53.362099 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4901 | 2025.10.18 04:56:53.362104 [ 293 ] {} <Debug> TCP-Session: 712d6438-6534-46d0-b85f-f2b2953c5e64 Authenticating user 'default' from [fd00:1122:3344:101::e]:55984 | ||
| 4902 | 2025.10.18 04:56:53.362114 [ 286 ] {} <Debug> TCP-Session: a022d80b-cceb-4e64-89b7-1038573db52e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4903 | 2025.10.18 04:56:53.362126 [ 294 ] {} <Debug> TCP-Session: bfe3cc33-80c9-4e1f-afe0-a66b07c1d2d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:43224 | ||
| 4904 | 2025.10.18 04:56:53.362140 [ 293 ] {} <Debug> TCP-Session: 712d6438-6534-46d0-b85f-f2b2953c5e64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4905 | 2025.10.18 04:56:53.362146 [ 286 ] {} <Debug> TCP-Session: a022d80b-cceb-4e64-89b7-1038573db52e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4906 | 2025.10.18 04:56:53.362164 [ 287 ] {f9850b84-f097-42b0-b522-248615a6f12c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4907 | 2025.10.18 04:56:53.362086 [ 292 ] {} <Debug> TCP-Session: d543c604-ac73-4ef4-ab95-20ce7c96e1c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4908 | 2025.10.18 04:56:53.362169 [ 293 ] {} <Debug> TCP-Session: 712d6438-6534-46d0-b85f-f2b2953c5e64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4909 | 2025.10.18 04:56:53.362224 [ 292 ] {} <Debug> TCP-Session: d543c604-ac73-4ef4-ab95-20ce7c96e1c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4910 | 2025.10.18 04:56:53.362234 [ 287 ] {f9850b84-f097-42b0-b522-248615a6f12c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4911 | 2025.10.18 04:56:53.362157 [ 294 ] {} <Debug> TCP-Session: bfe3cc33-80c9-4e1f-afe0-a66b07c1d2d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4912 | 2025.10.18 04:56:53.362292 [ 294 ] {} <Debug> TCP-Session: bfe3cc33-80c9-4e1f-afe0-a66b07c1d2d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4913 | 2025.10.18 04:56:53.362578 [ 287 ] {f9850b84-f097-42b0-b522-248615a6f12c} <Debug> oximeter.version (4262310d-77cb-4519-9be1-206f7a9cad72) (SelectExecutor): Key condition: unknown | ||
| 4914 | 2025.10.18 04:56:53.363513 [ 342 ] {f9850b84-f097-42b0-b522-248615a6f12c} <Trace> AggregatingTransform: Aggregating | ||
| 4915 | 2025.10.18 04:56:53.363565 [ 342 ] {f9850b84-f097-42b0-b522-248615a6f12c} <Trace> Aggregator: Aggregation method: without_key | ||
| 4916 | 2025.10.18 04:56:53.363602 [ 342 ] {f9850b84-f097-42b0-b522-248615a6f12c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000918193 sec. (1089.096 rows/sec., 42.54 KiB/sec.) | ||
| 4917 | 2025.10.18 04:56:53.363628 [ 342 ] {f9850b84-f097-42b0-b522-248615a6f12c} <Trace> Aggregator: Merging aggregated data | ||
| 4918 | 2025.10.18 04:56:53.364783 [ 287 ] {f9850b84-f097-42b0-b522-248615a6f12c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002989 sec., 334.5600535296086 rows/sec., 13.07 KiB/sec. | ||
| 4919 | 2025.10.18 04:56:53.364904 [ 287 ] {f9850b84-f097-42b0-b522-248615a6f12c} <Debug> TCPHandler: Processed in 0.003376697 sec. | ||
| 4920 | 2025.10.18 04:56:53.365019 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4921 | 2025.10.18 04:56:53.365051 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4922 | 2025.10.18 04:56:53.365060 [ 287 ] {} <Debug> TCP-Session: 7cadc18b-a29f-48d9-bd8e-61774e19ef74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4923 | 2025.10.18 04:56:53.365076 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4924 | 2025.10.18 04:56:53.365097 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4925 | 2025.10.18 04:56:53.365114 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4926 | 2025.10.18 04:56:53.365131 [ 290 ] {} <Debug> TCP-Session: 6c2c1d42-5ad5-4ecb-97aa-7ae7ca8362be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4927 | 2025.10.18 04:56:53.365143 [ 294 ] {} <Debug> TCP-Session: bfe3cc33-80c9-4e1f-afe0-a66b07c1d2d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4928 | 2025.10.18 04:56:53.365154 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4929 | 2025.10.18 04:56:53.365172 [ 289 ] {} <Debug> TCP-Session: 71c24790-9968-4102-9d21-569fcd8fc1b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4930 | 2025.10.18 04:56:53.365182 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4931 | 2025.10.18 04:56:53.365209 [ 293 ] {} <Debug> TCP-Session: 712d6438-6534-46d0-b85f-f2b2953c5e64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4932 | 2025.10.18 04:56:53.365169 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4933 | 2025.10.18 04:56:53.365248 [ 286 ] {} <Debug> TCP-Session: a022d80b-cceb-4e64-89b7-1038573db52e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4934 | 2025.10.18 04:56:53.365132 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4935 | 2025.10.18 04:56:53.365294 [ 292 ] {} <Debug> TCP-Session: d543c604-ac73-4ef4-ab95-20ce7c96e1c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4936 | 2025.10.18 04:56:53.365096 [ 275 ] {} <Debug> TCP-Session: 12aa84a0-e352-4bf1-9376-1cc0e8fe88d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4937 | 2025.10.18 04:56:53.365330 [ 291 ] {} <Debug> TCP-Session: af894ac1-fccb-4204-839d-ec6499c31129 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4938 | 2025.10.18 04:56:53.398237 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53498 | ||
| 4939 | 2025.10.18 04:56:53.398322 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4940 | 2025.10.18 04:56:53.398353 [ 287 ] {} <Debug> TCP-Session: 267fb669-c418-4359-8037-8f03309b4b85 Authenticating user 'default' from [fd00:1122:3344:101::e]:53498 | ||
| 4941 | 2025.10.18 04:56:53.398375 [ 287 ] {} <Debug> TCP-Session: 267fb669-c418-4359-8037-8f03309b4b85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4942 | 2025.10.18 04:56:53.398388 [ 287 ] {} <Debug> TCP-Session: 267fb669-c418-4359-8037-8f03309b4b85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4943 | 2025.10.18 04:56:53.398542 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61076 | ||
| 4944 | 2025.10.18 04:56:53.398580 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53663 | ||
| 4945 | 2025.10.18 04:56:53.398610 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4946 | 2025.10.18 04:56:53.398619 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62902 | ||
| 4947 | 2025.10.18 04:56:53.398652 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53304 | ||
| 4948 | 2025.10.18 04:56:53.398650 [ 289 ] {} <Debug> TCP-Session: 8b58fd62-4235-44cc-afdd-aa0de62dba3e Authenticating user 'default' from [fd00:1122:3344:101::e]:61076 | ||
| 4949 | 2025.10.18 04:56:53.398690 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4950 | 2025.10.18 04:56:53.398706 [ 289 ] {} <Debug> TCP-Session: 8b58fd62-4235-44cc-afdd-aa0de62dba3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4951 | 2025.10.18 04:56:53.398712 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4952 | 2025.10.18 04:56:53.398741 [ 289 ] {} <Debug> TCP-Session: 8b58fd62-4235-44cc-afdd-aa0de62dba3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4953 | 2025.10.18 04:56:53.398762 [ 294 ] {} <Debug> TCP-Session: dca586a8-9b4b-4d33-b867-07a4996939d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:62902 | ||
| 4954 | 2025.10.18 04:56:53.398729 [ 290 ] {} <Debug> TCP-Session: 8c2180c1-6562-4651-b03b-2b6ca870cb38 Authenticating user 'default' from [fd00:1122:3344:101::e]:53663 | ||
| 4955 | 2025.10.18 04:56:53.398794 [ 294 ] {} <Debug> TCP-Session: dca586a8-9b4b-4d33-b867-07a4996939d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4956 | 2025.10.18 04:56:53.398803 [ 290 ] {} <Debug> TCP-Session: 8c2180c1-6562-4651-b03b-2b6ca870cb38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4957 | 2025.10.18 04:56:53.398813 [ 294 ] {} <Debug> TCP-Session: dca586a8-9b4b-4d33-b867-07a4996939d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4958 | 2025.10.18 04:56:53.398821 [ 290 ] {} <Debug> TCP-Session: 8c2180c1-6562-4651-b03b-2b6ca870cb38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4959 | 2025.10.18 04:56:53.398627 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49049 | ||
| 4960 | 2025.10.18 04:56:53.398584 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46298 | ||
| 4961 | 2025.10.18 04:56:53.398583 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37610 | ||
| 4962 | 2025.10.18 04:56:53.398727 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4963 | 2025.10.18 04:56:53.398943 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4964 | 2025.10.18 04:56:53.398948 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4965 | 2025.10.18 04:56:53.398965 [ 286 ] {} <Debug> TCP-Session: 0cf06bd9-39ce-4b16-9a7d-1073c4aea027 Authenticating user 'default' from [fd00:1122:3344:101::e]:53304 | ||
| 4966 | 2025.10.18 04:56:53.398981 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4967 | 2025.10.18 04:56:53.399007 [ 286 ] {} <Debug> TCP-Session: 0cf06bd9-39ce-4b16-9a7d-1073c4aea027 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4968 | 2025.10.18 04:56:53.399024 [ 291 ] {} <Debug> TCP-Session: 64604164-0be6-4ebe-86c2-9dee0a9b355d Authenticating user 'default' from [fd00:1122:3344:101::e]:37610 | ||
| 4969 | 2025.10.18 04:56:53.399036 [ 286 ] {} <Debug> TCP-Session: 0cf06bd9-39ce-4b16-9a7d-1073c4aea027 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4970 | 2025.10.18 04:56:53.399053 [ 291 ] {} <Debug> TCP-Session: 64604164-0be6-4ebe-86c2-9dee0a9b355d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4971 | 2025.10.18 04:56:53.398996 [ 292 ] {} <Debug> TCP-Session: 75f140c9-fd88-415a-b446-e882f20f323f Authenticating user 'default' from [fd00:1122:3344:101::e]:46298 | ||
| 4972 | 2025.10.18 04:56:53.399082 [ 291 ] {} <Debug> TCP-Session: 64604164-0be6-4ebe-86c2-9dee0a9b355d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4973 | 2025.10.18 04:56:53.399104 [ 292 ] {} <Debug> TCP-Session: 75f140c9-fd88-415a-b446-e882f20f323f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4974 | 2025.10.18 04:56:53.398986 [ 275 ] {} <Debug> TCP-Session: 5c711db2-7f27-4062-9126-4034d64e8e2b Authenticating user 'default' from [fd00:1122:3344:101::e]:49049 | ||
| 4975 | 2025.10.18 04:56:53.399128 [ 292 ] {} <Debug> TCP-Session: 75f140c9-fd88-415a-b446-e882f20f323f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4976 | 2025.10.18 04:56:53.398727 [ 287 ] {} <Trace> TCP-Session: 267fb669-c418-4359-8037-8f03309b4b85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4977 | 2025.10.18 04:56:53.399161 [ 275 ] {} <Debug> TCP-Session: 5c711db2-7f27-4062-9126-4034d64e8e2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4978 | 2025.10.18 04:56:53.398610 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47379 | ||
| 4979 | 2025.10.18 04:56:53.399204 [ 275 ] {} <Debug> TCP-Session: 5c711db2-7f27-4062-9126-4034d64e8e2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4980 | 2025.10.18 04:56:53.399266 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4981 | 2025.10.18 04:56:53.399291 [ 293 ] {} <Debug> TCP-Session: d7f33a58-dd70-4581-b249-58fc17c1be10 Authenticating user 'default' from [fd00:1122:3344:101::e]:47379 | ||
| 4982 | 2025.10.18 04:56:53.399307 [ 293 ] {} <Debug> TCP-Session: d7f33a58-dd70-4581-b249-58fc17c1be10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4983 | 2025.10.18 04:56:53.399320 [ 293 ] {} <Debug> TCP-Session: d7f33a58-dd70-4581-b249-58fc17c1be10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4984 | 2025.10.18 04:56:53.399328 [ 287 ] {b07bfaee-0f8a-4c8d-a973-92750523a9d2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53498) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4985 | 2025.10.18 04:56:53.399577 [ 287 ] {b07bfaee-0f8a-4c8d-a973-92750523a9d2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4986 | 2025.10.18 04:56:53.399631 [ 287 ] {b07bfaee-0f8a-4c8d-a973-92750523a9d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4987 | 2025.10.18 04:56:53.399909 [ 287 ] {b07bfaee-0f8a-4c8d-a973-92750523a9d2} <Debug> oximeter.version (4262310d-77cb-4519-9be1-206f7a9cad72) (SelectExecutor): Key condition: unknown | ||
| 4988 | 2025.10.18 04:56:53.400838 [ 297 ] {b07bfaee-0f8a-4c8d-a973-92750523a9d2} <Trace> AggregatingTransform: Aggregating | ||
| 4989 | 2025.10.18 04:56:53.400884 [ 297 ] {b07bfaee-0f8a-4c8d-a973-92750523a9d2} <Trace> Aggregator: Aggregation method: without_key | ||
| 4990 | 2025.10.18 04:56:53.400919 [ 297 ] {b07bfaee-0f8a-4c8d-a973-92750523a9d2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000915374 sec. (1092.450 rows/sec., 42.67 KiB/sec.) | ||
| 4991 | 2025.10.18 04:56:53.400934 [ 297 ] {b07bfaee-0f8a-4c8d-a973-92750523a9d2} <Trace> Aggregator: Merging aggregated data | ||
| 4992 | 2025.10.18 04:56:53.402408 [ 287 ] {b07bfaee-0f8a-4c8d-a973-92750523a9d2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003091 sec., 323.51989647363314 rows/sec., 12.64 KiB/sec. | ||
| 4993 | 2025.10.18 04:56:53.402604 [ 287 ] {b07bfaee-0f8a-4c8d-a973-92750523a9d2} <Debug> TCPHandler: Processed in 0.003979993 sec. | ||
| 4994 | 2025.10.18 04:56:53.402705 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4995 | 2025.10.18 04:56:53.402735 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4996 | 2025.10.18 04:56:53.402741 [ 287 ] {} <Debug> TCP-Session: 267fb669-c418-4359-8037-8f03309b4b85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4997 | 2025.10.18 04:56:53.402764 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4998 | 2025.10.18 04:56:53.402780 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4999 | 2025.10.18 04:56:53.402803 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5000 | 2025.10.18 04:56:53.402827 [ 290 ] {} <Debug> TCP-Session: 8c2180c1-6562-4651-b03b-2b6ca870cb38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5001 | 2025.10.18 04:56:53.402840 [ 286 ] {} <Debug> TCP-Session: 0cf06bd9-39ce-4b16-9a7d-1073c4aea027 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5002 | 2025.10.18 04:56:53.402870 [ 291 ] {} <Debug> TCP-Session: 64604164-0be6-4ebe-86c2-9dee0a9b355d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5003 | 2025.10.18 04:56:53.402871 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5004 | 2025.10.18 04:56:53.402845 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5005 | 2025.10.18 04:56:53.402941 [ 294 ] {} <Debug> TCP-Session: dca586a8-9b4b-4d33-b867-07a4996939d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5006 | 2025.10.18 04:56:53.402814 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5007 | 2025.10.18 04:56:53.402977 [ 275 ] {} <Debug> TCP-Session: 5c711db2-7f27-4062-9126-4034d64e8e2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5008 | 2025.10.18 04:56:53.403016 [ 292 ] {} <Debug> TCP-Session: 75f140c9-fd88-415a-b446-e882f20f323f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5009 | 2025.10.18 04:56:53.402774 [ 289 ] {} <Debug> TCP-Session: 8b58fd62-4235-44cc-afdd-aa0de62dba3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5010 | 2025.10.18 04:56:53.402847 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5011 | 2025.10.18 04:56:53.403100 [ 293 ] {} <Debug> TCP-Session: d7f33a58-dd70-4581-b249-58fc17c1be10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5012 | 2025.10.18 04:56:56.121354 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5013 | 2025.10.18 04:56:56.121538 [ 278 ] {ae5569e5-48e2-41d7-9ec0-d4079b900e21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5014 | 2025.10.18 04:56:56.121606 [ 278 ] {ae5569e5-48e2-41d7-9ec0-d4079b900e21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5015 | 2025.10.18 04:56:56.122231 [ 278 ] {ae5569e5-48e2-41d7-9ec0-d4079b900e21} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5016 | 2025.10.18 04:56:56.122283 [ 278 ] {ae5569e5-48e2-41d7-9ec0-d4079b900e21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 5017 | 2025.10.18 04:56:56.122708 [ 278 ] {ae5569e5-48e2-41d7-9ec0-d4079b900e21} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5018 | 2025.10.18 04:56:56.123048 [ 278 ] {ae5569e5-48e2-41d7-9ec0-d4079b900e21} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5019 | 2025.10.18 04:56:56.123245 [ 278 ] {ae5569e5-48e2-41d7-9ec0-d4079b900e21} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001756 sec., 37585.42141230068 rows/sec., 2.98 MiB/sec. | ||
| 5020 | 2025.10.18 04:56:56.123300 [ 278 ] {ae5569e5-48e2-41d7-9ec0-d4079b900e21} <Debug> TCPHandler: Processed in 0.002086744 sec. | ||
| 5021 | 2025.10.18 04:56:56.123419 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5022 | 2025.10.18 04:56:56.123523 [ 278 ] {cb73ec93-1aec-4ab9-a9a0-c2090cf2efdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5023 | 2025.10.18 04:56:56.123569 [ 278 ] {cb73ec93-1aec-4ab9-a9a0-c2090cf2efdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5024 | 2025.10.18 04:56:56.123986 [ 278 ] {cb73ec93-1aec-4ab9-a9a0-c2090cf2efdb} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5025 | 2025.10.18 04:56:56.124025 [ 278 ] {cb73ec93-1aec-4ab9-a9a0-c2090cf2efdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 5026 | 2025.10.18 04:56:56.124347 [ 278 ] {cb73ec93-1aec-4ab9-a9a0-c2090cf2efdb} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5027 | 2025.10.18 04:56:56.124577 [ 278 ] {cb73ec93-1aec-4ab9-a9a0-c2090cf2efdb} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5028 | 2025.10.18 04:56:56.124720 [ 278 ] {cb73ec93-1aec-4ab9-a9a0-c2090cf2efdb} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.00122 sec., 4098.360655737705 rows/sec., 308.18 KiB/sec. | ||
| 5029 | 2025.10.18 04:56:56.124765 [ 278 ] {cb73ec93-1aec-4ab9-a9a0-c2090cf2efdb} <Debug> TCPHandler: Processed in 0.001397156 sec. | ||
| 5030 | 2025.10.18 04:56:56.124900 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5031 | 2025.10.18 04:56:56.125008 [ 278 ] {aeeb6372-8c15-4c94-b86d-bf5f03f7efd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5032 | 2025.10.18 04:56:56.125050 [ 278 ] {aeeb6372-8c15-4c94-b86d-bf5f03f7efd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5033 | 2025.10.18 04:56:56.125469 [ 278 ] {aeeb6372-8c15-4c94-b86d-bf5f03f7efd3} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5034 | 2025.10.18 04:56:56.125507 [ 278 ] {aeeb6372-8c15-4c94-b86d-bf5f03f7efd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 5035 | 2025.10.18 04:56:56.125826 [ 278 ] {aeeb6372-8c15-4c94-b86d-bf5f03f7efd3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5036 | 2025.10.18 04:56:56.126072 [ 278 ] {aeeb6372-8c15-4c94-b86d-bf5f03f7efd3} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5037 | 2025.10.18 04:56:56.126261 [ 278 ] {aeeb6372-8c15-4c94-b86d-bf5f03f7efd3} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001275 sec., 54117.647058823524 rows/sec., 4.22 MiB/sec. | ||
| 5038 | 2025.10.18 04:56:56.126323 [ 278 ] {aeeb6372-8c15-4c94-b86d-bf5f03f7efd3} <Debug> TCPHandler: Processed in 0.001484208 sec. | ||
| 5039 | 2025.10.18 04:56:56.126469 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5040 | 2025.10.18 04:56:56.126581 [ 278 ] {75497660-ba4c-44f4-9a7d-c7e53fa34752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5041 | 2025.10.18 04:56:56.126636 [ 278 ] {75497660-ba4c-44f4-9a7d-c7e53fa34752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5042 | 2025.10.18 04:56:56.127187 [ 278 ] {75497660-ba4c-44f4-9a7d-c7e53fa34752} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5043 | 2025.10.18 04:56:56.127235 [ 278 ] {75497660-ba4c-44f4-9a7d-c7e53fa34752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 5044 | 2025.10.18 04:56:56.127709 [ 278 ] {75497660-ba4c-44f4-9a7d-c7e53fa34752} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5045 | 2025.10.18 04:56:56.127948 [ 278 ] {75497660-ba4c-44f4-9a7d-c7e53fa34752} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5046 | 2025.10.18 04:56:56.128134 [ 278 ] {75497660-ba4c-44f4-9a7d-c7e53fa34752} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001577 sec., 101458.4654407102 rows/sec., 7.07 MiB/sec. | ||
| 5047 | 2025.10.18 04:56:56.128260 [ 278 ] {75497660-ba4c-44f4-9a7d-c7e53fa34752} <Debug> TCPHandler: Processed in 0.001849678 sec. | ||
| 5048 | 2025.10.18 04:56:56.128423 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5049 | 2025.10.18 04:56:56.128534 [ 278 ] {1b69c2f6-73d1-46cc-850f-f66925b97bc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5050 | 2025.10.18 04:56:56.128609 [ 278 ] {1b69c2f6-73d1-46cc-850f-f66925b97bc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5051 | 2025.10.18 04:56:56.130087 [ 278 ] {1b69c2f6-73d1-46cc-850f-f66925b97bc6} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5052 | 2025.10.18 04:56:56.130131 [ 278 ] {1b69c2f6-73d1-46cc-850f-f66925b97bc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 5053 | 2025.10.18 04:56:56.130649 [ 278 ] {1b69c2f6-73d1-46cc-850f-f66925b97bc6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5054 | 2025.10.18 04:56:56.130872 [ 278 ] {1b69c2f6-73d1-46cc-850f-f66925b97bc6} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5055 | 2025.10.18 04:56:56.131017 [ 278 ] {1b69c2f6-73d1-46cc-850f-f66925b97bc6} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002508 sec., 1993.6204146730463 rows/sec., 3.57 MiB/sec. | ||
| 5056 | 2025.10.18 04:56:56.131095 [ 278 ] {1b69c2f6-73d1-46cc-850f-f66925b97bc6} <Debug> TCPHandler: Processed in 0.002733891 sec. | ||
| 5057 | 2025.10.18 04:56:56.131215 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5058 | 2025.10.18 04:56:56.131315 [ 278 ] {896f7c20-568f-47c2-a8ea-6a5e163ec766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5059 | 2025.10.18 04:56:56.131361 [ 278 ] {896f7c20-568f-47c2-a8ea-6a5e163ec766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5060 | 2025.10.18 04:56:56.131706 [ 278 ] {896f7c20-568f-47c2-a8ea-6a5e163ec766} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5061 | 2025.10.18 04:56:56.131742 [ 278 ] {896f7c20-568f-47c2-a8ea-6a5e163ec766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 5062 | 2025.10.18 04:56:56.132061 [ 278 ] {896f7c20-568f-47c2-a8ea-6a5e163ec766} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5063 | 2025.10.18 04:56:56.132267 [ 278 ] {896f7c20-568f-47c2-a8ea-6a5e163ec766} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5064 | 2025.10.18 04:56:56.132410 [ 278 ] {896f7c20-568f-47c2-a8ea-6a5e163ec766} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 5065 | 2025.10.18 04:56:56.132456 [ 278 ] {896f7c20-568f-47c2-a8ea-6a5e163ec766} <Debug> TCPHandler: Processed in 0.001291533 sec. | ||
| 5066 | 2025.10.18 04:56:58.070090 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5067 | 2025.10.18 04:56:58.070151 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5068 | 2025.10.18 04:56:58.166559 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11470 | ||
| 5069 | 2025.10.18 04:56:58.167111 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5070 | 2025.10.18 04:56:58.167161 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 5071 | 2025.10.18 04:56:58.167680 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5072 | 2025.10.18 04:56:58.167924 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5073 | 2025.10.18 04:56:58.168083 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11470 | ||
| 5074 | 2025.10.18 04:56:58.188469 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 638 | ||
| 5075 | 2025.10.18 04:56:58.190937 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5076 | 2025.10.18 04:56:58.190997 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 5077 | 2025.10.18 04:56:58.192229 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5078 | 2025.10.18 04:56:58.192516 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5079 | 2025.10.18 04:56:58.192900 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 638 | ||
| 5080 | 2025.10.18 04:56:58.770014 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5081 | 2025.10.18 04:56:58.787279 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5082 | 2025.10.18 04:56:58.787348 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 5083 | 2025.10.18 04:56:58.793085 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5084 | 2025.10.18 04:56:58.793787 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5085 | 2025.10.18 04:56:58.796910 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5086 | 2025.10.18 04:57:01.124026 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5087 | 2025.10.18 04:57:01.124199 [ 278 ] {f69cd2b9-4c28-41cb-ab61-67ccfe646ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5088 | 2025.10.18 04:57:01.124265 [ 278 ] {f69cd2b9-4c28-41cb-ab61-67ccfe646ab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5089 | 2025.10.18 04:57:01.124976 [ 278 ] {f69cd2b9-4c28-41cb-ab61-67ccfe646ab2} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5090 | 2025.10.18 04:57:01.125027 [ 278 ] {f69cd2b9-4c28-41cb-ab61-67ccfe646ab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 5091 | 2025.10.18 04:57:01.125427 [ 278 ] {f69cd2b9-4c28-41cb-ab61-67ccfe646ab2} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5092 | 2025.10.18 04:57:01.125651 [ 278 ] {f69cd2b9-4c28-41cb-ab61-67ccfe646ab2} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5093 | 2025.10.18 04:57:01.125807 [ 278 ] {f69cd2b9-4c28-41cb-ab61-67ccfe646ab2} <Debug> executeQuery: Read 132 rows, 11.65 KiB in 0.001654 sec., 79806.52962515115 rows/sec., 6.88 MiB/sec. | ||
| 5094 | 2025.10.18 04:57:01.125855 [ 278 ] {f69cd2b9-4c28-41cb-ab61-67ccfe646ab2} <Debug> TCPHandler: Processed in 0.001961071 sec. | ||
| 5095 | 2025.10.18 04:57:01.125981 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5096 | 2025.10.18 04:57:01.126085 [ 278 ] {e75460fc-8b58-45ab-a661-0e7be489f981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5097 | 2025.10.18 04:57:01.126129 [ 278 ] {e75460fc-8b58-45ab-a661-0e7be489f981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5098 | 2025.10.18 04:57:01.126544 [ 278 ] {e75460fc-8b58-45ab-a661-0e7be489f981} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5099 | 2025.10.18 04:57:01.126582 [ 278 ] {e75460fc-8b58-45ab-a661-0e7be489f981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 5100 | 2025.10.18 04:57:01.126887 [ 278 ] {e75460fc-8b58-45ab-a661-0e7be489f981} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5101 | 2025.10.18 04:57:01.127098 [ 278 ] {e75460fc-8b58-45ab-a661-0e7be489f981} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5102 | 2025.10.18 04:57:01.127229 [ 278 ] {e75460fc-8b58-45ab-a661-0e7be489f981} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.00117 sec., 32478.632478632477 rows/sec., 2.39 MiB/sec. | ||
| 5103 | 2025.10.18 04:57:01.127268 [ 278 ] {e75460fc-8b58-45ab-a661-0e7be489f981} <Debug> TCPHandler: Processed in 0.001340335 sec. | ||
| 5104 | 2025.10.18 04:57:01.127375 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5105 | 2025.10.18 04:57:01.127472 [ 278 ] {488717e2-952e-45d4-9316-64a0eab4277c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5106 | 2025.10.18 04:57:01.127512 [ 278 ] {488717e2-952e-45d4-9316-64a0eab4277c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5107 | 2025.10.18 04:57:01.127932 [ 278 ] {488717e2-952e-45d4-9316-64a0eab4277c} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5108 | 2025.10.18 04:57:01.127968 [ 278 ] {488717e2-952e-45d4-9316-64a0eab4277c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 5109 | 2025.10.18 04:57:01.128282 [ 278 ] {488717e2-952e-45d4-9316-64a0eab4277c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5110 | 2025.10.18 04:57:01.128494 [ 278 ] {488717e2-952e-45d4-9316-64a0eab4277c} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5111 | 2025.10.18 04:57:01.128618 [ 278 ] {488717e2-952e-45d4-9316-64a0eab4277c} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001166 sec., 87478.5591766724 rows/sec., 6.83 MiB/sec. | ||
| 5112 | 2025.10.18 04:57:01.128654 [ 278 ] {488717e2-952e-45d4-9316-64a0eab4277c} <Debug> TCPHandler: Processed in 0.001333225 sec. | ||
| 5113 | 2025.10.18 04:57:01.128763 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5114 | 2025.10.18 04:57:01.128856 [ 278 ] {ccd44f8e-4a7d-481c-b533-c2b9ae36c75f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5115 | 2025.10.18 04:57:01.128901 [ 278 ] {ccd44f8e-4a7d-481c-b533-c2b9ae36c75f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5116 | 2025.10.18 04:57:01.129317 [ 278 ] {ccd44f8e-4a7d-481c-b533-c2b9ae36c75f} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5117 | 2025.10.18 04:57:01.129356 [ 278 ] {ccd44f8e-4a7d-481c-b533-c2b9ae36c75f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 5118 | 2025.10.18 04:57:01.129679 [ 278 ] {ccd44f8e-4a7d-481c-b533-c2b9ae36c75f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5119 | 2025.10.18 04:57:01.129884 [ 278 ] {ccd44f8e-4a7d-481c-b533-c2b9ae36c75f} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5120 | 2025.10.18 04:57:01.130013 [ 278 ] {ccd44f8e-4a7d-481c-b533-c2b9ae36c75f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 5121 | 2025.10.18 04:57:01.130050 [ 278 ] {ccd44f8e-4a7d-481c-b533-c2b9ae36c75f} <Debug> TCPHandler: Processed in 0.001336265 sec. | ||
| 5122 | 2025.10.18 04:57:01.130158 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5123 | 2025.10.18 04:57:01.130251 [ 278 ] {4f3d35e5-ef82-4640-abef-13ea37e7b547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5124 | 2025.10.18 04:57:01.130305 [ 278 ] {4f3d35e5-ef82-4640-abef-13ea37e7b547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5125 | 2025.10.18 04:57:01.131137 [ 278 ] {4f3d35e5-ef82-4640-abef-13ea37e7b547} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5126 | 2025.10.18 04:57:01.131172 [ 278 ] {4f3d35e5-ef82-4640-abef-13ea37e7b547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 5127 | 2025.10.18 04:57:01.131728 [ 278 ] {4f3d35e5-ef82-4640-abef-13ea37e7b547} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5128 | 2025.10.18 04:57:01.131949 [ 278 ] {4f3d35e5-ef82-4640-abef-13ea37e7b547} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5129 | 2025.10.18 04:57:01.132087 [ 278 ] {4f3d35e5-ef82-4640-abef-13ea37e7b547} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.001854 sec., 20496.224379719526 rows/sec., 36.73 MiB/sec. | ||
| 5130 | 2025.10.18 04:57:01.132146 [ 278 ] {4f3d35e5-ef82-4640-abef-13ea37e7b547} <Debug> TCPHandler: Processed in 0.002037783 sec. | ||
| 5131 | 2025.10.18 04:57:01.132253 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5132 | 2025.10.18 04:57:01.132351 [ 278 ] {8136becb-267c-4409-be47-d1b70ed4c314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5133 | 2025.10.18 04:57:01.132393 [ 278 ] {8136becb-267c-4409-be47-d1b70ed4c314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5134 | 2025.10.18 04:57:01.132731 [ 278 ] {8136becb-267c-4409-be47-d1b70ed4c314} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5135 | 2025.10.18 04:57:01.132767 [ 278 ] {8136becb-267c-4409-be47-d1b70ed4c314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 5136 | 2025.10.18 04:57:01.133066 [ 278 ] {8136becb-267c-4409-be47-d1b70ed4c314} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5137 | 2025.10.18 04:57:01.133289 [ 278 ] {8136becb-267c-4409-be47-d1b70ed4c314} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5138 | 2025.10.18 04:57:01.133420 [ 278 ] {8136becb-267c-4409-be47-d1b70ed4c314} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 5139 | 2025.10.18 04:57:01.133456 [ 278 ] {8136becb-267c-4409-be47-d1b70ed4c314} <Debug> TCPHandler: Processed in 0.001253732 sec. | ||
| 5140 | 2025.10.18 04:57:05.669139 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11918 | ||
| 5141 | 2025.10.18 04:57:05.669641 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5142 | 2025.10.18 04:57:05.669682 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 5143 | 2025.10.18 04:57:05.670153 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5144 | 2025.10.18 04:57:05.670378 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5145 | 2025.10.18 04:57:05.670505 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11918 | ||
| 5146 | 2025.10.18 04:57:06.148054 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5147 | 2025.10.18 04:57:06.148231 [ 278 ] {e1738f79-e81b-44a8-a6f2-49781c30b54c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5148 | 2025.10.18 04:57:06.148295 [ 278 ] {e1738f79-e81b-44a8-a6f2-49781c30b54c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5149 | 2025.10.18 04:57:06.148981 [ 278 ] {e1738f79-e81b-44a8-a6f2-49781c30b54c} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5150 | 2025.10.18 04:57:06.149024 [ 278 ] {e1738f79-e81b-44a8-a6f2-49781c30b54c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 5151 | 2025.10.18 04:57:06.149412 [ 278 ] {e1738f79-e81b-44a8-a6f2-49781c30b54c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5152 | 2025.10.18 04:57:06.149634 [ 278 ] {e1738f79-e81b-44a8-a6f2-49781c30b54c} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5153 | 2025.10.18 04:57:06.149786 [ 278 ] {e1738f79-e81b-44a8-a6f2-49781c30b54c} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001602 sec., 3745.3183520599255 rows/sec., 305.40 KiB/sec. | ||
| 5154 | 2025.10.18 04:57:06.149832 [ 278 ] {e1738f79-e81b-44a8-a6f2-49781c30b54c} <Debug> TCPHandler: Processed in 0.00190448 sec. | ||
| 5155 | 2025.10.18 04:57:06.149963 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5156 | 2025.10.18 04:57:06.150075 [ 278 ] {bd5ae3a7-9d83-4ab1-9814-067751ed7325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5157 | 2025.10.18 04:57:06.150119 [ 278 ] {bd5ae3a7-9d83-4ab1-9814-067751ed7325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5158 | 2025.10.18 04:57:06.151254 [ 278 ] {bd5ae3a7-9d83-4ab1-9814-067751ed7325} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5159 | 2025.10.18 04:57:06.151291 [ 278 ] {bd5ae3a7-9d83-4ab1-9814-067751ed7325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 5160 | 2025.10.18 04:57:06.151683 [ 278 ] {bd5ae3a7-9d83-4ab1-9814-067751ed7325} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5161 | 2025.10.18 04:57:06.151893 [ 278 ] {bd5ae3a7-9d83-4ab1-9814-067751ed7325} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5162 | 2025.10.18 04:57:06.152024 [ 278 ] {bd5ae3a7-9d83-4ab1-9814-067751ed7325} <Debug> executeQuery: Read 1209 rows, 101.69 KiB in 0.001973 sec., 612772.427774962 rows/sec., 50.33 MiB/sec. | ||
| 5163 | 2025.10.18 04:57:06.152062 [ 278 ] {bd5ae3a7-9d83-4ab1-9814-067751ed7325} <Debug> TCPHandler: Processed in 0.002150795 sec. | ||
| 5164 | 2025.10.18 04:57:06.152177 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5165 | 2025.10.18 04:57:06.152281 [ 278 ] {c35e6837-a7e0-42bd-b22d-7cc22d2e36b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5166 | 2025.10.18 04:57:06.152325 [ 278 ] {c35e6837-a7e0-42bd-b22d-7cc22d2e36b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5167 | 2025.10.18 04:57:06.152770 [ 278 ] {c35e6837-a7e0-42bd-b22d-7cc22d2e36b7} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5168 | 2025.10.18 04:57:06.152806 [ 278 ] {c35e6837-a7e0-42bd-b22d-7cc22d2e36b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 5169 | 2025.10.18 04:57:06.153102 [ 278 ] {c35e6837-a7e0-42bd-b22d-7cc22d2e36b7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5170 | 2025.10.18 04:57:06.153329 [ 278 ] {c35e6837-a7e0-42bd-b22d-7cc22d2e36b7} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5171 | 2025.10.18 04:57:06.153457 [ 278 ] {c35e6837-a7e0-42bd-b22d-7cc22d2e36b7} <Debug> executeQuery: Read 11 rows, 814.00 B in 0.001197 sec., 9189.640768588137 rows/sec., 664.10 KiB/sec. | ||
| 5172 | 2025.10.18 04:57:06.153460 [ 60 ] {} <Debug> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5173 | 2025.10.18 04:57:06.153495 [ 278 ] {c35e6837-a7e0-42bd-b22d-7cc22d2e36b7} <Debug> TCPHandler: Processed in 0.001368415 sec. | ||
| 5174 | 2025.10.18 04:57:06.153531 [ 60 ] {} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5175 | 2025.10.18 04:57:06.153557 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 5176 | 2025.10.18 04:57:06.153621 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5177 | 2025.10.18 04:57:06.153650 [ 195 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::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 | ||
| 5178 | 2025.10.18 04:57:06.153727 [ 278 ] {8134990c-be18-4882-8046-d7faa0f72287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5179 | 2025.10.18 04:57:06.153764 [ 195 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5180 | 2025.10.18 04:57:06.153769 [ 278 ] {8134990c-be18-4882-8046-d7faa0f72287} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5181 | 2025.10.18 04:57:06.153796 [ 195 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 73 rows starting from the beginning of the part | ||
| 5182 | 2025.10.18 04:57:06.153859 [ 195 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 5 rows starting from the beginning of the part | ||
| 5183 | 2025.10.18 04:57:06.153909 [ 195 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 52 rows starting from the beginning of the part | ||
| 5184 | 2025.10.18 04:57:06.153955 [ 195 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 5 rows starting from the beginning of the part | ||
| 5185 | 2025.10.18 04:57:06.154001 [ 195 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 38 rows starting from the beginning of the part | ||
| 5186 | 2025.10.18 04:57:06.154045 [ 195 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 11 rows starting from the beginning of the part | ||
| 5187 | 2025.10.18 04:57:06.154282 [ 278 ] {8134990c-be18-4882-8046-d7faa0f72287} <Trace> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5188 | 2025.10.18 04:57:06.154319 [ 278 ] {8134990c-be18-4882-8046-d7faa0f72287} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 5189 | 2025.10.18 04:57:06.154640 [ 278 ] {8134990c-be18-4882-8046-d7faa0f72287} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5190 | 2025.10.18 04:57:06.154832 [ 199 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 5 columns (5 merged, 0 gathered) in 0.001223512 sec., 150386.75550382832 rows/sec., 11.60 MiB/sec. | ||
| 5191 | 2025.10.18 04:57:06.154848 [ 278 ] {8134990c-be18-4882-8046-d7faa0f72287} <Trace> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5192 | 2025.10.18 04:57:06.154951 [ 199 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5193 | 2025.10.18 04:57:06.154994 [ 278 ] {8134990c-be18-4882-8046-d7faa0f72287} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001294 sec., 176197.83616692427 rows/sec., 11.93 MiB/sec. | ||
| 5194 | 2025.10.18 04:57:06.155033 [ 278 ] {8134990c-be18-4882-8046-d7faa0f72287} <Debug> TCPHandler: Processed in 0.001462538 sec. | ||
| 5195 | 2025.10.18 04:57:06.155157 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5196 | 2025.10.18 04:57:06.155216 [ 199 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_31_6} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5197 | 2025.10.18 04:57:06.155262 [ 278 ] {1bd3138f-e84f-4bc7-ab97-363b30a62d74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5198 | 2025.10.18 04:57:06.155284 [ 199 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_31_6} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5199 | 2025.10.18 04:57:06.155306 [ 278 ] {1bd3138f-e84f-4bc7-ab97-363b30a62d74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5200 | 2025.10.18 04:57:06.155344 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 5201 | 2025.10.18 04:57:06.155925 [ 278 ] {1bd3138f-e84f-4bc7-ab97-363b30a62d74} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5202 | 2025.10.18 04:57:06.155961 [ 278 ] {1bd3138f-e84f-4bc7-ab97-363b30a62d74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 5203 | 2025.10.18 04:57:06.156297 [ 278 ] {1bd3138f-e84f-4bc7-ab97-363b30a62d74} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5204 | 2025.10.18 04:57:06.156517 [ 278 ] {1bd3138f-e84f-4bc7-ab97-363b30a62d74} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5205 | 2025.10.18 04:57:06.156644 [ 278 ] {1bd3138f-e84f-4bc7-ab97-363b30a62d74} <Debug> executeQuery: Read 531 rows, 40.29 KiB in 0.001402 sec., 378744.6504992867 rows/sec., 28.07 MiB/sec. | ||
| 5206 | 2025.10.18 04:57:06.156682 [ 278 ] {1bd3138f-e84f-4bc7-ab97-363b30a62d74} <Debug> TCPHandler: Processed in 0.001592371 sec. | ||
| 5207 | 2025.10.18 04:57:06.156799 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5208 | 2025.10.18 04:57:06.156894 [ 278 ] {7674a437-9398-480f-9c22-cf6e5bb75678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5209 | 2025.10.18 04:57:06.156938 [ 278 ] {7674a437-9398-480f-9c22-cf6e5bb75678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5210 | 2025.10.18 04:57:06.157521 [ 278 ] {7674a437-9398-480f-9c22-cf6e5bb75678} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5211 | 2025.10.18 04:57:06.157558 [ 278 ] {7674a437-9398-480f-9c22-cf6e5bb75678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 5212 | 2025.10.18 04:57:06.157923 [ 278 ] {7674a437-9398-480f-9c22-cf6e5bb75678} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5213 | 2025.10.18 04:57:06.158128 [ 278 ] {7674a437-9398-480f-9c22-cf6e5bb75678} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5214 | 2025.10.18 04:57:06.158252 [ 278 ] {7674a437-9398-480f-9c22-cf6e5bb75678} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001377 sec., 615105.3013798113 rows/sec., 41.40 MiB/sec. | ||
| 5215 | 2025.10.18 04:57:06.158288 [ 278 ] {7674a437-9398-480f-9c22-cf6e5bb75678} <Debug> TCPHandler: Processed in 0.00153992 sec. | ||
| 5216 | 2025.10.18 04:57:06.158402 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5217 | 2025.10.18 04:57:06.158499 [ 278 ] {5e0e19cf-1810-460d-8978-b498db697ea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5218 | 2025.10.18 04:57:06.158554 [ 278 ] {5e0e19cf-1810-460d-8978-b498db697ea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5219 | 2025.10.18 04:57:06.159304 [ 278 ] {5e0e19cf-1810-460d-8978-b498db697ea0} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5220 | 2025.10.18 04:57:06.159341 [ 278 ] {5e0e19cf-1810-460d-8978-b498db697ea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 5221 | 2025.10.18 04:57:06.159828 [ 278 ] {5e0e19cf-1810-460d-8978-b498db697ea0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5222 | 2025.10.18 04:57:06.160040 [ 278 ] {5e0e19cf-1810-460d-8978-b498db697ea0} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5223 | 2025.10.18 04:57:06.160175 [ 278 ] {5e0e19cf-1810-460d-8978-b498db697ea0} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001695 sec., 2949.8525073746314 rows/sec., 5.29 MiB/sec. | ||
| 5224 | 2025.10.18 04:57:06.160232 [ 278 ] {5e0e19cf-1810-460d-8978-b498db697ea0} <Debug> TCPHandler: Processed in 0.001879309 sec. | ||
| 5225 | 2025.10.18 04:57:06.160344 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5226 | 2025.10.18 04:57:06.160440 [ 278 ] {c2d925f5-8fbe-42b5-8824-237a8e667f34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5227 | 2025.10.18 04:57:06.160481 [ 278 ] {c2d925f5-8fbe-42b5-8824-237a8e667f34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5228 | 2025.10.18 04:57:06.160824 [ 278 ] {c2d925f5-8fbe-42b5-8824-237a8e667f34} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5229 | 2025.10.18 04:57:06.160859 [ 278 ] {c2d925f5-8fbe-42b5-8824-237a8e667f34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 5230 | 2025.10.18 04:57:06.161162 [ 278 ] {c2d925f5-8fbe-42b5-8824-237a8e667f34} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5231 | 2025.10.18 04:57:06.161363 [ 278 ] {c2d925f5-8fbe-42b5-8824-237a8e667f34} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5232 | 2025.10.18 04:57:06.161488 [ 278 ] {c2d925f5-8fbe-42b5-8824-237a8e667f34} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 5233 | 2025.10.18 04:57:06.161524 [ 278 ] {c2d925f5-8fbe-42b5-8824-237a8e667f34} <Debug> TCPHandler: Processed in 0.001230682 sec. | ||
| 5234 | 2025.10.18 04:57:06.297949 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5235 | 2025.10.18 04:57:06.315269 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5236 | 2025.10.18 04:57:06.315322 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 5237 | 2025.10.18 04:57:06.320859 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5238 | 2025.10.18 04:57:06.321552 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5239 | 2025.10.18 04:57:06.324444 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5240 | 2025.10.18 04:57:08.193117 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 666 | ||
| 5241 | 2025.10.18 04:57:08.195255 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5242 | 2025.10.18 04:57:08.195293 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 5243 | 2025.10.18 04:57:08.196452 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5244 | 2025.10.18 04:57:08.196715 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5245 | 2025.10.18 04:57:08.196959 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 666 | ||
| 5246 | 2025.10.18 04:57:11.123200 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5247 | 2025.10.18 04:57:11.123389 [ 278 ] {6d5b164f-dee9-475f-a9e5-da752dcc01a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5248 | 2025.10.18 04:57:11.123465 [ 278 ] {6d5b164f-dee9-475f-a9e5-da752dcc01a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5249 | 2025.10.18 04:57:11.124188 [ 278 ] {6d5b164f-dee9-475f-a9e5-da752dcc01a2} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5250 | 2025.10.18 04:57:11.124242 [ 278 ] {6d5b164f-dee9-475f-a9e5-da752dcc01a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 5251 | 2025.10.18 04:57:11.124654 [ 278 ] {6d5b164f-dee9-475f-a9e5-da752dcc01a2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5252 | 2025.10.18 04:57:11.124874 [ 278 ] {6d5b164f-dee9-475f-a9e5-da752dcc01a2} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5253 | 2025.10.18 04:57:11.125035 [ 278 ] {6d5b164f-dee9-475f-a9e5-da752dcc01a2} <Debug> executeQuery: Read 132 rows, 11.65 KiB in 0.001694 sec., 77922.07792207792 rows/sec., 6.71 MiB/sec. | ||
| 5254 | 2025.10.18 04:57:11.125046 [ 56 ] {} <Debug> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5255 | 2025.10.18 04:57:11.125084 [ 278 ] {6d5b164f-dee9-475f-a9e5-da752dcc01a2} <Debug> TCPHandler: Processed in 0.002015652 sec. | ||
| 5256 | 2025.10.18 04:57:11.125120 [ 56 ] {} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5257 | 2025.10.18 04:57:11.125151 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 5258 | 2025.10.18 04:57:11.125251 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5259 | 2025.10.18 04:57:11.125255 [ 203 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::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 | ||
| 5260 | 2025.10.18 04:57:11.125355 [ 203 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5261 | 2025.10.18 04:57:11.125364 [ 278 ] {7901db0c-c401-4c57-b7ff-532753542627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5262 | 2025.10.18 04:57:11.125383 [ 203 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1412 rows starting from the beginning of the part | ||
| 5263 | 2025.10.18 04:57:11.125411 [ 278 ] {7901db0c-c401-4c57-b7ff-532753542627} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5264 | 2025.10.18 04:57:11.125436 [ 203 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 253 rows starting from the beginning of the part | ||
| 5265 | 2025.10.18 04:57:11.125478 [ 203 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 66 rows starting from the beginning of the part | ||
| 5266 | 2025.10.18 04:57:11.125519 [ 203 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 132 rows starting from the beginning of the part | ||
| 5267 | 2025.10.18 04:57:11.125554 [ 203 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1209 rows starting from the beginning of the part | ||
| 5268 | 2025.10.18 04:57:11.125592 [ 203 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 132 rows starting from the beginning of the part | ||
| 5269 | 2025.10.18 04:57:11.125873 [ 278 ] {7901db0c-c401-4c57-b7ff-532753542627} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5270 | 2025.10.18 04:57:11.125909 [ 278 ] {7901db0c-c401-4c57-b7ff-532753542627} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 5271 | 2025.10.18 04:57:11.126216 [ 278 ] {7901db0c-c401-4c57-b7ff-532753542627} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5272 | 2025.10.18 04:57:11.126424 [ 278 ] {7901db0c-c401-4c57-b7ff-532753542627} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5273 | 2025.10.18 04:57:11.126558 [ 278 ] {7901db0c-c401-4c57-b7ff-532753542627} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.00122 sec., 31147.54098360656 rows/sec., 2.29 MiB/sec. | ||
| 5274 | 2025.10.18 04:57:11.126596 [ 278 ] {7901db0c-c401-4c57-b7ff-532753542627} <Debug> TCPHandler: Processed in 0.001398906 sec. | ||
| 5275 | 2025.10.18 04:57:11.126712 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5276 | 2025.10.18 04:57:11.126811 [ 278 ] {89929db1-825b-4df9-ba61-d811209da892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5277 | 2025.10.18 04:57:11.126853 [ 278 ] {89929db1-825b-4df9-ba61-d811209da892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5278 | 2025.10.18 04:57:11.126889 [ 203 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3204 rows, containing 5 columns (5 merged, 0 gathered) in 0.001670623 sec., 1917847.4138091 rows/sec., 167.73 MiB/sec. | ||
| 5279 | 2025.10.18 04:57:11.127118 [ 203 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5280 | 2025.10.18 04:57:11.127303 [ 278 ] {89929db1-825b-4df9-ba61-d811209da892} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5281 | 2025.10.18 04:57:11.127339 [ 278 ] {89929db1-825b-4df9-ba61-d811209da892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 5282 | 2025.10.18 04:57:11.127423 [ 203 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_36_7} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5283 | 2025.10.18 04:57:11.127498 [ 203 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_36_7} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5284 | 2025.10.18 04:57:11.127567 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 5285 | 2025.10.18 04:57:11.127645 [ 278 ] {89929db1-825b-4df9-ba61-d811209da892} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5286 | 2025.10.18 04:57:11.127854 [ 278 ] {89929db1-825b-4df9-ba61-d811209da892} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5287 | 2025.10.18 04:57:11.127971 [ 56 ] {} <Debug> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5288 | 2025.10.18 04:57:11.127979 [ 278 ] {89929db1-825b-4df9-ba61-d811209da892} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001191 sec., 85642.31738035264 rows/sec., 6.69 MiB/sec. | ||
| 5289 | 2025.10.18 04:57:11.128023 [ 56 ] {} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5290 | 2025.10.18 04:57:11.128041 [ 278 ] {89929db1-825b-4df9-ba61-d811209da892} <Debug> TCPHandler: Processed in 0.001380096 sec. | ||
| 5291 | 2025.10.18 04:57:11.128049 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 5292 | 2025.10.18 04:57:11.128162 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5293 | 2025.10.18 04:57:11.128189 [ 194 ] {48a48578-39d1-41e8-b269-51d90f6332ed::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 | ||
| 5294 | 2025.10.18 04:57:11.128266 [ 278 ] {2410a9c0-d84d-447e-98b2-27518c4a9597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5295 | 2025.10.18 04:57:11.128316 [ 278 ] {2410a9c0-d84d-447e-98b2-27518c4a9597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5296 | 2025.10.18 04:57:11.128335 [ 194 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5297 | 2025.10.18 04:57:11.128374 [ 194 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 635 rows starting from the beginning of the part | ||
| 5298 | 2025.10.18 04:57:11.128440 [ 194 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 140 rows starting from the beginning of the part | ||
| 5299 | 2025.10.18 04:57:11.128484 [ 194 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 69 rows starting from the beginning of the part | ||
| 5300 | 2025.10.18 04:57:11.128526 [ 194 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 102 rows starting from the beginning of the part | ||
| 5301 | 2025.10.18 04:57:11.128565 [ 194 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 531 rows starting from the beginning of the part | ||
| 5302 | 2025.10.18 04:57:11.128605 [ 194 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 102 rows starting from the beginning of the part | ||
| 5303 | 2025.10.18 04:57:11.128732 [ 278 ] {2410a9c0-d84d-447e-98b2-27518c4a9597} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5304 | 2025.10.18 04:57:11.128775 [ 278 ] {2410a9c0-d84d-447e-98b2-27518c4a9597} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 5305 | 2025.10.18 04:57:11.129140 [ 278 ] {2410a9c0-d84d-447e-98b2-27518c4a9597} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5306 | 2025.10.18 04:57:11.129375 [ 278 ] {2410a9c0-d84d-447e-98b2-27518c4a9597} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5307 | 2025.10.18 04:57:11.129516 [ 278 ] {2410a9c0-d84d-447e-98b2-27518c4a9597} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00127 sec., 125984.25196850393 rows/sec., 8.77 MiB/sec. | ||
| 5308 | 2025.10.18 04:57:11.129552 [ 278 ] {2410a9c0-d84d-447e-98b2-27518c4a9597} <Debug> TCPHandler: Processed in 0.001440518 sec. | ||
| 5309 | 2025.10.18 04:57:11.129584 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5310 | 2025.10.18 04:57:11.129635 [ 56 ] {} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5311 | 2025.10.18 04:57:11.129666 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 5312 | 2025.10.18 04:57:11.129668 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5313 | 2025.10.18 04:57:11.129742 [ 203 ] {af818423-66e9-4722-9454-7c633ffbb364::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 | ||
| 5314 | 2025.10.18 04:57:11.129783 [ 278 ] {455f5201-82ad-4773-bf35-c16646e7b7e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5315 | 2025.10.18 04:57:11.129819 [ 203 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5316 | 2025.10.18 04:57:11.129843 [ 278 ] {455f5201-82ad-4773-bf35-c16646e7b7e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5317 | 2025.10.18 04:57:11.129850 [ 203 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9257 rows starting from the beginning of the part | ||
| 5318 | 2025.10.18 04:57:11.129896 [ 203 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 197 rows starting from the beginning of the part | ||
| 5319 | 2025.10.18 04:57:11.129937 [ 203 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 5320 | 2025.10.18 04:57:11.129971 [ 203 ] {af818423-66e9-4722-9454-7c633ffbb364::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 | ||
| 5321 | 2025.10.18 04:57:11.130005 [ 203 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 847 rows starting from the beginning of the part | ||
| 5322 | 2025.10.18 04:57:11.130040 [ 203 ] {af818423-66e9-4722-9454-7c633ffbb364::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 | ||
| 5323 | 2025.10.18 04:57:11.130143 [ 187 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1579 rows, containing 5 columns (5 merged, 0 gathered) in 0.002012942 sec., 784423.9923455319 rows/sec., 62.53 MiB/sec. | ||
| 5324 | 2025.10.18 04:57:11.130344 [ 194 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5325 | 2025.10.18 04:57:11.130651 [ 194 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_36_7} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5326 | 2025.10.18 04:57:11.130719 [ 278 ] {455f5201-82ad-4773-bf35-c16646e7b7e7} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5327 | 2025.10.18 04:57:11.130725 [ 194 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_36_7} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5328 | 2025.10.18 04:57:11.130764 [ 278 ] {455f5201-82ad-4773-bf35-c16646e7b7e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 5329 | 2025.10.18 04:57:11.130828 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 5330 | 2025.10.18 04:57:11.131358 [ 278 ] {455f5201-82ad-4773-bf35-c16646e7b7e7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5331 | 2025.10.18 04:57:11.131587 [ 278 ] {455f5201-82ad-4773-bf35-c16646e7b7e7} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5332 | 2025.10.18 04:57:11.131706 [ 56 ] {} <Debug> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5333 | 2025.10.18 04:57:11.131733 [ 278 ] {455f5201-82ad-4773-bf35-c16646e7b7e7} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.001971 sec., 19279.553526128868 rows/sec., 34.55 MiB/sec. | ||
| 5334 | 2025.10.18 04:57:11.131742 [ 56 ] {} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5335 | 2025.10.18 04:57:11.131774 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 5336 | 2025.10.18 04:57:11.131814 [ 278 ] {455f5201-82ad-4773-bf35-c16646e7b7e7} <Debug> TCPHandler: Processed in 0.002195047 sec. | ||
| 5337 | 2025.10.18 04:57:11.131870 [ 186 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::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 | ||
| 5338 | 2025.10.18 04:57:11.131933 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5339 | 2025.10.18 04:57:11.132035 [ 278 ] {2612ac9e-66e8-4cd2-9b0c-781d81d94a0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5340 | 2025.10.18 04:57:11.132078 [ 278 ] {2612ac9e-66e8-4cd2-9b0c-781d81d94a0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5341 | 2025.10.18 04:57:11.132087 [ 186 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5342 | 2025.10.18 04:57:11.132143 [ 186 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 539 rows starting from the beginning of the part | ||
| 5343 | 2025.10.18 04:57:11.132276 [ 186 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 38 rows starting from the beginning of the part | ||
| 5344 | 2025.10.18 04:57:11.132392 [ 186 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 5 rows starting from the beginning of the part | ||
| 5345 | 2025.10.18 04:57:11.132433 [ 278 ] {2612ac9e-66e8-4cd2-9b0c-781d81d94a0b} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5346 | 2025.10.18 04:57:11.132473 [ 278 ] {2612ac9e-66e8-4cd2-9b0c-781d81d94a0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 5347 | 2025.10.18 04:57:11.132487 [ 186 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::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 | ||
| 5348 | 2025.10.18 04:57:11.132581 [ 186 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 5 rows starting from the beginning of the part | ||
| 5349 | 2025.10.18 04:57:11.132677 [ 186 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 38 rows starting from the beginning of the part | ||
| 5350 | 2025.10.18 04:57:11.132806 [ 278 ] {2612ac9e-66e8-4cd2-9b0c-781d81d94a0b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5351 | 2025.10.18 04:57:11.133053 [ 278 ] {2612ac9e-66e8-4cd2-9b0c-781d81d94a0b} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5352 | 2025.10.18 04:57:11.133168 [ 56 ] {} <Debug> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5353 | 2025.10.18 04:57:11.133168 [ 187 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10781 rows, containing 5 columns (5 merged, 0 gathered) in 0.003457349 sec., 3118285.136964767 rows/sec., 214.09 MiB/sec. | ||
| 5354 | 2025.10.18 04:57:11.133194 [ 278 ] {2612ac9e-66e8-4cd2-9b0c-781d81d94a0b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001179 sec., 50890.58524173028 rows/sec., 3.43 MiB/sec. | ||
| 5355 | 2025.10.18 04:57:11.133199 [ 56 ] {} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5356 | 2025.10.18 04:57:11.133240 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 5357 | 2025.10.18 04:57:11.133242 [ 278 ] {2612ac9e-66e8-4cd2-9b0c-781d81d94a0b} <Debug> TCPHandler: Processed in 0.001359205 sec. | ||
| 5358 | 2025.10.18 04:57:11.133319 [ 186 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::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 | ||
| 5359 | 2025.10.18 04:57:11.133425 [ 186 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5360 | 2025.10.18 04:57:11.133454 [ 186 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1740 rows starting from the beginning of the part | ||
| 5361 | 2025.10.18 04:57:11.133502 [ 186 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::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 | ||
| 5362 | 2025.10.18 04:57:11.133503 [ 190 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5363 | 2025.10.18 04:57:11.133546 [ 186 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 5364 | 2025.10.18 04:57:11.133592 [ 186 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::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 | ||
| 5365 | 2025.10.18 04:57:11.133636 [ 186 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 5366 | 2025.10.18 04:57:11.133677 [ 186 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::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 | ||
| 5367 | 2025.10.18 04:57:11.133807 [ 190 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5368 | 2025.10.18 04:57:11.133882 [ 190 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5369 | 2025.10.18 04:57:11.133969 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.10 MiB. | ||
| 5370 | 2025.10.18 04:57:11.134659 [ 190 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2040 rows, containing 4 columns (4 merged, 0 gathered) in 0.001376255 sec., 1482283.4431119233 rows/sec., 99.84 MiB/sec. | ||
| 5371 | 2025.10.18 04:57:11.134891 [ 190 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5372 | 2025.10.18 04:57:11.135120 [ 190 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_36_7} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5373 | 2025.10.18 04:57:11.135182 [ 190 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_36_7} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5374 | 2025.10.18 04:57:11.135247 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 5375 | 2025.10.18 04:57:11.136326 [ 190 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 663 rows, containing 19 columns (19 merged, 0 gathered) in 0.004509257 sec., 147030.8744877482 rows/sec., 263.47 MiB/sec. | ||
| 5376 | 2025.10.18 04:57:11.137232 [ 203 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5377 | 2025.10.18 04:57:11.137557 [ 203 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5378 | 2025.10.18 04:57:11.137629 [ 203 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5379 | 2025.10.18 04:57:11.137728 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 5380 | 2025.10.18 04:57:12.000236 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 255.64 MiB, peak 265.27 MiB, free memory in arenas 0.00 B, will set to 257.02 MiB (RSS), difference: 1.37 MiB | ||
| 5381 | 2025.10.18 04:57:13.070304 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5382 | 2025.10.18 04:57:13.070367 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5383 | 2025.10.18 04:57:13.171568 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12430 | ||
| 5384 | 2025.10.18 04:57:13.172197 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5385 | 2025.10.18 04:57:13.172249 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 5386 | 2025.10.18 04:57:13.172759 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5387 | 2025.10.18 04:57:13.173037 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5388 | 2025.10.18 04:57:13.173199 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12430 | ||
| 5389 | 2025.10.18 04:57:13.173196 [ 54 ] {} <Debug> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5390 | 2025.10.18 04:57:13.173271 [ 54 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5391 | 2025.10.18 04:57:13.173296 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 5392 | 2025.10.18 04:57:13.173404 [ 186 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::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 | ||
| 5393 | 2025.10.18 04:57:13.173521 [ 186 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5394 | 2025.10.18 04:57:13.173560 [ 186 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9998 rows starting from the beginning of the part | ||
| 5395 | 2025.10.18 04:57:13.173627 [ 186 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 5396 | 2025.10.18 04:57:13.173679 [ 186 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 5397 | 2025.10.18 04:57:13.173724 [ 186 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 5398 | 2025.10.18 04:57:13.173761 [ 186 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 5399 | 2025.10.18 04:57:13.173801 [ 186 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 5400 | 2025.10.18 04:57:13.178050 [ 203 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12430 rows, containing 4 columns (4 merged, 0 gathered) in 0.004687812 sec., 2651556.8457096824 rows/sec., 37.93 MiB/sec. | ||
| 5401 | 2025.10.18 04:57:13.178336 [ 186 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5402 | 2025.10.18 04:57:13.178589 [ 186 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_26_5} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5403 | 2025.10.18 04:57:13.178661 [ 186 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_26_5} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5404 | 2025.10.18 04:57:13.178739 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 5405 | 2025.10.18 04:57:13.825475 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5406 | 2025.10.18 04:57:13.842844 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5407 | 2025.10.18 04:57:13.842900 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 5408 | 2025.10.18 04:57:13.848442 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5409 | 2025.10.18 04:57:13.849147 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5410 | 2025.10.18 04:57:13.849445 [ 52 ] {} <Debug> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5411 | 2025.10.18 04:57:13.849478 [ 52 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5412 | 2025.10.18 04:57:13.849496 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 5413 | 2025.10.18 04:57:13.849638 [ 198 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 5414 | 2025.10.18 04:57:13.852590 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5415 | 2025.10.18 04:57:13.853421 [ 198 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5416 | 2025.10.18 04:57:13.854944 [ 198 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 5417 | 2025.10.18 04:57:13.859643 [ 198 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 5418 | 2025.10.18 04:57:13.864044 [ 198 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 5419 | 2025.10.18 04:57:13.868451 [ 198 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 5420 | 2025.10.18 04:57:13.872865 [ 198 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 5421 | 2025.10.18 04:57:13.876793 [ 198 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 5422 | 2025.10.18 04:57:13.930346 [ 203 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.080775359 sec., 2426.482561346462 rows/sec., 12.55 MiB/sec. | ||
| 5423 | 2025.10.18 04:57:13.933108 [ 193 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5424 | 2025.10.18 04:57:13.935356 [ 193 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::all_1_26_5} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5425 | 2025.10.18 04:57:13.935479 [ 193 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::all_1_26_5} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5426 | 2025.10.18 04:57:13.937782 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5427 | 2025.10.18 04:57:14.000250 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.10 MiB, peak 268.68 MiB, free memory in arenas 0.00 B, will set to 263.00 MiB (RSS), difference: 4.89 MiB | ||
| 5428 | 2025.10.18 04:57:16.121367 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5429 | 2025.10.18 04:57:16.121547 [ 278 ] {0d74f9fd-7637-40ec-94e1-0cc7fb45a2fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5430 | 2025.10.18 04:57:16.121613 [ 278 ] {0d74f9fd-7637-40ec-94e1-0cc7fb45a2fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5431 | 2025.10.18 04:57:16.122275 [ 278 ] {0d74f9fd-7637-40ec-94e1-0cc7fb45a2fb} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5432 | 2025.10.18 04:57:16.122329 [ 278 ] {0d74f9fd-7637-40ec-94e1-0cc7fb45a2fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 5433 | 2025.10.18 04:57:16.122783 [ 278 ] {0d74f9fd-7637-40ec-94e1-0cc7fb45a2fb} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5434 | 2025.10.18 04:57:16.123025 [ 278 ] {0d74f9fd-7637-40ec-94e1-0cc7fb45a2fb} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5435 | 2025.10.18 04:57:16.123198 [ 278 ] {0d74f9fd-7637-40ec-94e1-0cc7fb45a2fb} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001699 sec., 38846.38022366098 rows/sec., 3.08 MiB/sec. | ||
| 5436 | 2025.10.18 04:57:16.123249 [ 278 ] {0d74f9fd-7637-40ec-94e1-0cc7fb45a2fb} <Debug> TCPHandler: Processed in 0.002028212 sec. | ||
| 5437 | 2025.10.18 04:57:16.123379 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5438 | 2025.10.18 04:57:16.123484 [ 278 ] {1f4472c2-d21b-4dd1-87cd-8cd1d70d5d22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5439 | 2025.10.18 04:57:16.123530 [ 278 ] {1f4472c2-d21b-4dd1-87cd-8cd1d70d5d22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5440 | 2025.10.18 04:57:16.123936 [ 278 ] {1f4472c2-d21b-4dd1-87cd-8cd1d70d5d22} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5441 | 2025.10.18 04:57:16.123974 [ 278 ] {1f4472c2-d21b-4dd1-87cd-8cd1d70d5d22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 5442 | 2025.10.18 04:57:16.124280 [ 278 ] {1f4472c2-d21b-4dd1-87cd-8cd1d70d5d22} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5443 | 2025.10.18 04:57:16.124512 [ 278 ] {1f4472c2-d21b-4dd1-87cd-8cd1d70d5d22} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5444 | 2025.10.18 04:57:16.124641 [ 278 ] {1f4472c2-d21b-4dd1-87cd-8cd1d70d5d22} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001183 sec., 4226.542688081149 rows/sec., 317.82 KiB/sec. | ||
| 5445 | 2025.10.18 04:57:16.124680 [ 278 ] {1f4472c2-d21b-4dd1-87cd-8cd1d70d5d22} <Debug> TCPHandler: Processed in 0.001354665 sec. | ||
| 5446 | 2025.10.18 04:57:16.124788 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5447 | 2025.10.18 04:57:16.124904 [ 278 ] {a10a105d-a8aa-4cf6-8517-18a623b26f31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5448 | 2025.10.18 04:57:16.124975 [ 278 ] {a10a105d-a8aa-4cf6-8517-18a623b26f31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5449 | 2025.10.18 04:57:16.125425 [ 278 ] {a10a105d-a8aa-4cf6-8517-18a623b26f31} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5450 | 2025.10.18 04:57:16.125463 [ 278 ] {a10a105d-a8aa-4cf6-8517-18a623b26f31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 5451 | 2025.10.18 04:57:16.125790 [ 278 ] {a10a105d-a8aa-4cf6-8517-18a623b26f31} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5452 | 2025.10.18 04:57:16.126018 [ 278 ] {a10a105d-a8aa-4cf6-8517-18a623b26f31} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5453 | 2025.10.18 04:57:16.126146 [ 278 ] {a10a105d-a8aa-4cf6-8517-18a623b26f31} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001273 sec., 54202.67085624509 rows/sec., 4.23 MiB/sec. | ||
| 5454 | 2025.10.18 04:57:16.126184 [ 278 ] {a10a105d-a8aa-4cf6-8517-18a623b26f31} <Debug> TCPHandler: Processed in 0.001446337 sec. | ||
| 5455 | 2025.10.18 04:57:16.126296 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5456 | 2025.10.18 04:57:16.126396 [ 278 ] {68c43036-c5ab-464e-8d3d-42994aea544c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5457 | 2025.10.18 04:57:16.126440 [ 278 ] {68c43036-c5ab-464e-8d3d-42994aea544c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5458 | 2025.10.18 04:57:16.126845 [ 278 ] {68c43036-c5ab-464e-8d3d-42994aea544c} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5459 | 2025.10.18 04:57:16.126883 [ 278 ] {68c43036-c5ab-464e-8d3d-42994aea544c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 5460 | 2025.10.18 04:57:16.127217 [ 278 ] {68c43036-c5ab-464e-8d3d-42994aea544c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5461 | 2025.10.18 04:57:16.127433 [ 278 ] {68c43036-c5ab-464e-8d3d-42994aea544c} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5462 | 2025.10.18 04:57:16.127563 [ 278 ] {68c43036-c5ab-464e-8d3d-42994aea544c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 5463 | 2025.10.18 04:57:16.127602 [ 278 ] {68c43036-c5ab-464e-8d3d-42994aea544c} <Debug> TCPHandler: Processed in 0.001356395 sec. | ||
| 5464 | 2025.10.18 04:57:16.127709 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5465 | 2025.10.18 04:57:16.127813 [ 278 ] {3bcc7279-3ac1-4cb0-bbc8-d6c3b65f7805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5466 | 2025.10.18 04:57:16.127868 [ 278 ] {3bcc7279-3ac1-4cb0-bbc8-d6c3b65f7805} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5467 | 2025.10.18 04:57:16.128615 [ 278 ] {3bcc7279-3ac1-4cb0-bbc8-d6c3b65f7805} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5468 | 2025.10.18 04:57:16.128653 [ 278 ] {3bcc7279-3ac1-4cb0-bbc8-d6c3b65f7805} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 5469 | 2025.10.18 04:57:16.129154 [ 278 ] {3bcc7279-3ac1-4cb0-bbc8-d6c3b65f7805} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5470 | 2025.10.18 04:57:16.129386 [ 278 ] {3bcc7279-3ac1-4cb0-bbc8-d6c3b65f7805} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5471 | 2025.10.18 04:57:16.129523 [ 278 ] {3bcc7279-3ac1-4cb0-bbc8-d6c3b65f7805} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.00173 sec., 2890.1734104046245 rows/sec., 5.18 MiB/sec. | ||
| 5472 | 2025.10.18 04:57:16.129583 [ 278 ] {3bcc7279-3ac1-4cb0-bbc8-d6c3b65f7805} <Debug> TCPHandler: Processed in 0.00192461 sec. | ||
| 5473 | 2025.10.18 04:57:16.129694 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5474 | 2025.10.18 04:57:16.129789 [ 278 ] {c8a914eb-4173-49ba-93ca-6af6e6a9258d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5475 | 2025.10.18 04:57:16.129830 [ 278 ] {c8a914eb-4173-49ba-93ca-6af6e6a9258d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5476 | 2025.10.18 04:57:16.130164 [ 278 ] {c8a914eb-4173-49ba-93ca-6af6e6a9258d} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5477 | 2025.10.18 04:57:16.130200 [ 278 ] {c8a914eb-4173-49ba-93ca-6af6e6a9258d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 5478 | 2025.10.18 04:57:16.130505 [ 278 ] {c8a914eb-4173-49ba-93ca-6af6e6a9258d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5479 | 2025.10.18 04:57:16.130716 [ 278 ] {c8a914eb-4173-49ba-93ca-6af6e6a9258d} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5480 | 2025.10.18 04:57:16.130840 [ 278 ] {c8a914eb-4173-49ba-93ca-6af6e6a9258d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 5481 | 2025.10.18 04:57:16.130876 [ 278 ] {c8a914eb-4173-49ba-93ca-6af6e6a9258d} <Debug> TCPHandler: Processed in 0.001232981 sec. | ||
| 5482 | 2025.10.18 04:57:18.198044 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 690 | ||
| 5483 | 2025.10.18 04:57:18.200171 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5484 | 2025.10.18 04:57:18.200227 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 5485 | 2025.10.18 04:57:18.201418 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5486 | 2025.10.18 04:57:18.201703 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5487 | 2025.10.18 04:57:18.202056 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 690 | ||
| 5488 | 2025.10.18 04:57:20.674220 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12878 | ||
| 5489 | 2025.10.18 04:57:20.674713 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5490 | 2025.10.18 04:57:20.674756 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 5491 | 2025.10.18 04:57:20.675264 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5492 | 2025.10.18 04:57:20.675514 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5493 | 2025.10.18 04:57:20.675662 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12878 | ||
| 5494 | 2025.10.18 04:57:21.125230 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5495 | 2025.10.18 04:57:21.125439 [ 278 ] {8062cc43-3c45-433f-90ff-0db1fbaaa31c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5496 | 2025.10.18 04:57:21.125513 [ 278 ] {8062cc43-3c45-433f-90ff-0db1fbaaa31c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5497 | 2025.10.18 04:57:21.126316 [ 278 ] {8062cc43-3c45-433f-90ff-0db1fbaaa31c} <Trace> oximeter.fields_i16 (4a0b57d8-8875-4c42-9959-3d0d2c14e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5498 | 2025.10.18 04:57:21.126367 [ 278 ] {8062cc43-3c45-433f-90ff-0db1fbaaa31c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 5499 | 2025.10.18 04:57:21.126764 [ 278 ] {8062cc43-3c45-433f-90ff-0db1fbaaa31c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5500 | 2025.10.18 04:57:21.126986 [ 278 ] {8062cc43-3c45-433f-90ff-0db1fbaaa31c} <Trace> oximeter.fields_i16 (4a0b57d8-8875-4c42-9959-3d0d2c14e648): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5501 | 2025.10.18 04:57:21.127138 [ 278 ] {8062cc43-3c45-433f-90ff-0db1fbaaa31c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001752 sec., 13698.630136986301 rows/sec., 1.14 MiB/sec. | ||
| 5502 | 2025.10.18 04:57:21.127182 [ 278 ] {8062cc43-3c45-433f-90ff-0db1fbaaa31c} <Debug> TCPHandler: Processed in 0.002091944 sec. | ||
| 5503 | 2025.10.18 04:57:21.127310 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5504 | 2025.10.18 04:57:21.127414 [ 278 ] {07832e07-81ab-480a-98e3-458554317c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5505 | 2025.10.18 04:57:21.127456 [ 278 ] {07832e07-81ab-480a-98e3-458554317c55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5506 | 2025.10.18 04:57:21.127903 [ 278 ] {07832e07-81ab-480a-98e3-458554317c55} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5507 | 2025.10.18 04:57:21.127938 [ 278 ] {07832e07-81ab-480a-98e3-458554317c55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 5508 | 2025.10.18 04:57:21.128236 [ 278 ] {07832e07-81ab-480a-98e3-458554317c55} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5509 | 2025.10.18 04:57:21.128448 [ 278 ] {07832e07-81ab-480a-98e3-458554317c55} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5510 | 2025.10.18 04:57:21.128578 [ 278 ] {07832e07-81ab-480a-98e3-458554317c55} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001182 sec., 6768.18950930626 rows/sec., 551.90 KiB/sec. | ||
| 5511 | 2025.10.18 04:57:21.128615 [ 278 ] {07832e07-81ab-480a-98e3-458554317c55} <Debug> TCPHandler: Processed in 0.001354765 sec. | ||
| 5512 | 2025.10.18 04:57:21.128731 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5513 | 2025.10.18 04:57:21.128830 [ 278 ] {2a2aa385-71ee-481f-ae52-0dd5a2a6e5a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5514 | 2025.10.18 04:57:21.128869 [ 278 ] {2a2aa385-71ee-481f-ae52-0dd5a2a6e5a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5515 | 2025.10.18 04:57:21.129419 [ 278 ] {2a2aa385-71ee-481f-ae52-0dd5a2a6e5a7} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5516 | 2025.10.18 04:57:21.129456 [ 278 ] {2a2aa385-71ee-481f-ae52-0dd5a2a6e5a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 5517 | 2025.10.18 04:57:21.129773 [ 278 ] {2a2aa385-71ee-481f-ae52-0dd5a2a6e5a7} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5518 | 2025.10.18 04:57:21.129993 [ 278 ] {2a2aa385-71ee-481f-ae52-0dd5a2a6e5a7} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5519 | 2025.10.18 04:57:21.130125 [ 278 ] {2a2aa385-71ee-481f-ae52-0dd5a2a6e5a7} <Debug> executeQuery: Read 256 rows, 23.38 KiB in 0.001313 sec., 194973.34348819498 rows/sec., 17.39 MiB/sec. | ||
| 5520 | 2025.10.18 04:57:21.130162 [ 278 ] {2a2aa385-71ee-481f-ae52-0dd5a2a6e5a7} <Debug> TCPHandler: Processed in 0.001483938 sec. | ||
| 5521 | 2025.10.18 04:57:21.130263 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5522 | 2025.10.18 04:57:21.130363 [ 278 ] {8985369d-5e43-4001-8004-5fe104859a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5523 | 2025.10.18 04:57:21.130403 [ 278 ] {8985369d-5e43-4001-8004-5fe104859a74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5524 | 2025.10.18 04:57:21.130812 [ 278 ] {8985369d-5e43-4001-8004-5fe104859a74} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5525 | 2025.10.18 04:57:21.130848 [ 278 ] {8985369d-5e43-4001-8004-5fe104859a74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 5526 | 2025.10.18 04:57:21.131139 [ 278 ] {8985369d-5e43-4001-8004-5fe104859a74} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5527 | 2025.10.18 04:57:21.131343 [ 278 ] {8985369d-5e43-4001-8004-5fe104859a74} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5528 | 2025.10.18 04:57:21.131469 [ 278 ] {8985369d-5e43-4001-8004-5fe104859a74} <Debug> executeQuery: Read 58 rows, 4.38 KiB in 0.001124 sec., 51601.42348754448 rows/sec., 3.80 MiB/sec. | ||
| 5529 | 2025.10.18 04:57:21.131505 [ 278 ] {8985369d-5e43-4001-8004-5fe104859a74} <Debug> TCPHandler: Processed in 0.001291874 sec. | ||
| 5530 | 2025.10.18 04:57:21.131623 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5531 | 2025.10.18 04:57:21.131723 [ 278 ] {6aa6ab35-780c-48eb-af90-7ae8ac9bcdf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5532 | 2025.10.18 04:57:21.131762 [ 278 ] {6aa6ab35-780c-48eb-af90-7ae8ac9bcdf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5533 | 2025.10.18 04:57:21.132149 [ 278 ] {6aa6ab35-780c-48eb-af90-7ae8ac9bcdf1} <Trace> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5534 | 2025.10.18 04:57:21.132185 [ 278 ] {6aa6ab35-780c-48eb-af90-7ae8ac9bcdf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 5535 | 2025.10.18 04:57:21.132493 [ 278 ] {6aa6ab35-780c-48eb-af90-7ae8ac9bcdf1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5536 | 2025.10.18 04:57:21.132706 [ 278 ] {6aa6ab35-780c-48eb-af90-7ae8ac9bcdf1} <Trace> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5537 | 2025.10.18 04:57:21.132831 [ 278 ] {6aa6ab35-780c-48eb-af90-7ae8ac9bcdf1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001126 sec., 21314.387211367673 rows/sec., 1.77 MiB/sec. | ||
| 5538 | 2025.10.18 04:57:21.132868 [ 278 ] {6aa6ab35-780c-48eb-af90-7ae8ac9bcdf1} <Debug> TCPHandler: Processed in 0.001294194 sec. | ||
| 5539 | 2025.10.18 04:57:21.132972 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5540 | 2025.10.18 04:57:21.133080 [ 278 ] {c1dea929-3fca-4820-a6d5-0aba095de898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5541 | 2025.10.18 04:57:21.133119 [ 278 ] {c1dea929-3fca-4820-a6d5-0aba095de898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5542 | 2025.10.18 04:57:21.133513 [ 278 ] {c1dea929-3fca-4820-a6d5-0aba095de898} <Trace> oximeter.fields_u8 (e4f32057-7793-40f4-88d4-febfe958779e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5543 | 2025.10.18 04:57:21.133549 [ 278 ] {c1dea929-3fca-4820-a6d5-0aba095de898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 5544 | 2025.10.18 04:57:21.133859 [ 278 ] {c1dea929-3fca-4820-a6d5-0aba095de898} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5545 | 2025.10.18 04:57:21.134060 [ 278 ] {c1dea929-3fca-4820-a6d5-0aba095de898} <Trace> oximeter.fields_u8 (e4f32057-7793-40f4-88d4-febfe958779e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5546 | 2025.10.18 04:57:21.134184 [ 278 ] {c1dea929-3fca-4820-a6d5-0aba095de898} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001123 sec., 10685.66340160285 rows/sec., 834.82 KiB/sec. | ||
| 5547 | 2025.10.18 04:57:21.134222 [ 278 ] {c1dea929-3fca-4820-a6d5-0aba095de898} <Debug> TCPHandler: Processed in 0.001298114 sec. | ||
| 5548 | 2025.10.18 04:57:21.134336 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5549 | 2025.10.18 04:57:21.134434 [ 278 ] {e1ff8270-b010-45c0-b2ed-525523341a2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5550 | 2025.10.18 04:57:21.134473 [ 278 ] {e1ff8270-b010-45c0-b2ed-525523341a2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5551 | 2025.10.18 04:57:21.134937 [ 278 ] {e1ff8270-b010-45c0-b2ed-525523341a2a} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5552 | 2025.10.18 04:57:21.134973 [ 278 ] {e1ff8270-b010-45c0-b2ed-525523341a2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 5553 | 2025.10.18 04:57:21.135272 [ 278 ] {e1ff8270-b010-45c0-b2ed-525523341a2a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5554 | 2025.10.18 04:57:21.135471 [ 278 ] {e1ff8270-b010-45c0-b2ed-525523341a2a} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5555 | 2025.10.18 04:57:21.135598 [ 278 ] {e1ff8270-b010-45c0-b2ed-525523341a2a} <Debug> executeQuery: Read 146 rows, 12.07 KiB in 0.001181 sec., 123624.04741744285 rows/sec., 9.98 MiB/sec. | ||
| 5556 | 2025.10.18 04:57:21.135635 [ 278 ] {e1ff8270-b010-45c0-b2ed-525523341a2a} <Debug> TCPHandler: Processed in 0.001345104 sec. | ||
| 5557 | 2025.10.18 04:57:21.135757 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5558 | 2025.10.18 04:57:21.135884 [ 278 ] {1b9c4b46-f10f-4d98-80dd-d954340067eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5559 | 2025.10.18 04:57:21.135935 [ 278 ] {1b9c4b46-f10f-4d98-80dd-d954340067eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5560 | 2025.10.18 04:57:21.136369 [ 278 ] {1b9c4b46-f10f-4d98-80dd-d954340067eb} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5561 | 2025.10.18 04:57:21.136405 [ 278 ] {1b9c4b46-f10f-4d98-80dd-d954340067eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 5562 | 2025.10.18 04:57:21.136736 [ 278 ] {1b9c4b46-f10f-4d98-80dd-d954340067eb} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5563 | 2025.10.18 04:57:21.136940 [ 278 ] {1b9c4b46-f10f-4d98-80dd-d954340067eb} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5564 | 2025.10.18 04:57:21.137069 [ 278 ] {1b9c4b46-f10f-4d98-80dd-d954340067eb} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.00121 sec., 165289.2561983471 rows/sec., 11.85 MiB/sec. | ||
| 5565 | 2025.10.18 04:57:21.137106 [ 278 ] {1b9c4b46-f10f-4d98-80dd-d954340067eb} <Debug> TCPHandler: Processed in 0.001414707 sec. | ||
| 5566 | 2025.10.18 04:57:21.137214 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5567 | 2025.10.18 04:57:21.137314 [ 278 ] {d57a9359-dbed-463b-855b-7a7a1fdeccc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5568 | 2025.10.18 04:57:21.137367 [ 278 ] {d57a9359-dbed-463b-855b-7a7a1fdeccc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5569 | 2025.10.18 04:57:21.138246 [ 278 ] {d57a9359-dbed-463b-855b-7a7a1fdeccc8} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5570 | 2025.10.18 04:57:21.138283 [ 278 ] {d57a9359-dbed-463b-855b-7a7a1fdeccc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 5571 | 2025.10.18 04:57:21.138823 [ 278 ] {d57a9359-dbed-463b-855b-7a7a1fdeccc8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5572 | 2025.10.18 04:57:21.139038 [ 278 ] {d57a9359-dbed-463b-855b-7a7a1fdeccc8} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5573 | 2025.10.18 04:57:21.139170 [ 278 ] {d57a9359-dbed-463b-855b-7a7a1fdeccc8} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.00188 sec., 20212.76595744681 rows/sec., 36.22 MiB/sec. | ||
| 5574 | 2025.10.18 04:57:21.139230 [ 278 ] {d57a9359-dbed-463b-855b-7a7a1fdeccc8} <Debug> TCPHandler: Processed in 0.002062814 sec. | ||
| 5575 | 2025.10.18 04:57:21.139336 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5576 | 2025.10.18 04:57:21.139439 [ 278 ] {3efa3391-6f95-45b0-acb4-605520909041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5577 | 2025.10.18 04:57:21.139480 [ 278 ] {3efa3391-6f95-45b0-acb4-605520909041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5578 | 2025.10.18 04:57:21.139813 [ 278 ] {3efa3391-6f95-45b0-acb4-605520909041} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5579 | 2025.10.18 04:57:21.139849 [ 278 ] {3efa3391-6f95-45b0-acb4-605520909041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 5580 | 2025.10.18 04:57:21.140143 [ 278 ] {3efa3391-6f95-45b0-acb4-605520909041} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5581 | 2025.10.18 04:57:21.140345 [ 278 ] {3efa3391-6f95-45b0-acb4-605520909041} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5582 | 2025.10.18 04:57:21.140471 [ 278 ] {3efa3391-6f95-45b0-acb4-605520909041} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 5583 | 2025.10.18 04:57:21.140506 [ 278 ] {3efa3391-6f95-45b0-acb4-605520909041} <Debug> TCPHandler: Processed in 0.001217371 sec. | ||
| 5584 | 2025.10.18 04:57:21.353597 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5585 | 2025.10.18 04:57:21.369164 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5586 | 2025.10.18 04:57:21.369232 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 5587 | 2025.10.18 04:57:21.375759 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5588 | 2025.10.18 04:57:21.376508 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5589 | 2025.10.18 04:57:21.379832 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5590 | 2025.10.18 04:57:26.121453 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5591 | 2025.10.18 04:57:26.121643 [ 278 ] {7c378295-7ddf-4d01-b4f1-7cd8b541985b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5592 | 2025.10.18 04:57:26.121708 [ 278 ] {7c378295-7ddf-4d01-b4f1-7cd8b541985b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5593 | 2025.10.18 04:57:26.122434 [ 278 ] {7c378295-7ddf-4d01-b4f1-7cd8b541985b} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5594 | 2025.10.18 04:57:26.122483 [ 278 ] {7c378295-7ddf-4d01-b4f1-7cd8b541985b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 5595 | 2025.10.18 04:57:26.122870 [ 278 ] {7c378295-7ddf-4d01-b4f1-7cd8b541985b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5596 | 2025.10.18 04:57:26.123097 [ 278 ] {7c378295-7ddf-4d01-b4f1-7cd8b541985b} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5597 | 2025.10.18 04:57:26.123253 [ 278 ] {7c378295-7ddf-4d01-b4f1-7cd8b541985b} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001655 sec., 39879.15407854985 rows/sec., 3.16 MiB/sec. | ||
| 5598 | 2025.10.18 04:57:26.123303 [ 278 ] {7c378295-7ddf-4d01-b4f1-7cd8b541985b} <Debug> TCPHandler: Processed in 0.001978932 sec. | ||
| 5599 | 2025.10.18 04:57:26.123445 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5600 | 2025.10.18 04:57:26.123545 [ 278 ] {f785e776-2a64-4632-9d0e-f052b63037ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5601 | 2025.10.18 04:57:26.123588 [ 278 ] {f785e776-2a64-4632-9d0e-f052b63037ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5602 | 2025.10.18 04:57:26.123993 [ 278 ] {f785e776-2a64-4632-9d0e-f052b63037ca} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5603 | 2025.10.18 04:57:26.124029 [ 278 ] {f785e776-2a64-4632-9d0e-f052b63037ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 5604 | 2025.10.18 04:57:26.124336 [ 278 ] {f785e776-2a64-4632-9d0e-f052b63037ca} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5605 | 2025.10.18 04:57:26.124545 [ 278 ] {f785e776-2a64-4632-9d0e-f052b63037ca} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5606 | 2025.10.18 04:57:26.124678 [ 278 ] {f785e776-2a64-4632-9d0e-f052b63037ca} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001156 sec., 4325.259515570935 rows/sec., 325.24 KiB/sec. | ||
| 5607 | 2025.10.18 04:57:26.124718 [ 278 ] {f785e776-2a64-4632-9d0e-f052b63037ca} <Debug> TCPHandler: Processed in 0.001325664 sec. | ||
| 5608 | 2025.10.18 04:57:26.124821 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5609 | 2025.10.18 04:57:26.124914 [ 278 ] {e6d1333e-f8fa-4bee-b204-4784c54c400c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5610 | 2025.10.18 04:57:26.124955 [ 278 ] {e6d1333e-f8fa-4bee-b204-4784c54c400c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5611 | 2025.10.18 04:57:26.125360 [ 278 ] {e6d1333e-f8fa-4bee-b204-4784c54c400c} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5612 | 2025.10.18 04:57:26.125396 [ 278 ] {e6d1333e-f8fa-4bee-b204-4784c54c400c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 5613 | 2025.10.18 04:57:26.125689 [ 278 ] {e6d1333e-f8fa-4bee-b204-4784c54c400c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5614 | 2025.10.18 04:57:26.125892 [ 278 ] {e6d1333e-f8fa-4bee-b204-4784c54c400c} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5615 | 2025.10.18 04:57:26.126016 [ 278 ] {e6d1333e-f8fa-4bee-b204-4784c54c400c} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001121 sec., 61552.1855486173 rows/sec., 4.80 MiB/sec. | ||
| 5616 | 2025.10.18 04:57:26.126054 [ 278 ] {e6d1333e-f8fa-4bee-b204-4784c54c400c} <Debug> TCPHandler: Processed in 0.001283723 sec. | ||
| 5617 | 2025.10.18 04:57:26.126160 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5618 | 2025.10.18 04:57:26.126259 [ 278 ] {ee772e03-c0e6-4a6f-93cc-2b06d06b208a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5619 | 2025.10.18 04:57:26.126303 [ 278 ] {ee772e03-c0e6-4a6f-93cc-2b06d06b208a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5620 | 2025.10.18 04:57:26.126758 [ 278 ] {ee772e03-c0e6-4a6f-93cc-2b06d06b208a} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5621 | 2025.10.18 04:57:26.126805 [ 278 ] {ee772e03-c0e6-4a6f-93cc-2b06d06b208a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 5622 | 2025.10.18 04:57:26.127223 [ 278 ] {ee772e03-c0e6-4a6f-93cc-2b06d06b208a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5623 | 2025.10.18 04:57:26.127431 [ 278 ] {ee772e03-c0e6-4a6f-93cc-2b06d06b208a} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5624 | 2025.10.18 04:57:26.127565 [ 278 ] {ee772e03-c0e6-4a6f-93cc-2b06d06b208a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001325 sec., 120754.71698113208 rows/sec., 8.41 MiB/sec. | ||
| 5625 | 2025.10.18 04:57:26.127603 [ 278 ] {ee772e03-c0e6-4a6f-93cc-2b06d06b208a} <Debug> TCPHandler: Processed in 0.001492959 sec. | ||
| 5626 | 2025.10.18 04:57:26.127717 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5627 | 2025.10.18 04:57:26.127814 [ 278 ] {57be139b-6790-49d7-9fc5-e71ab493144c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5628 | 2025.10.18 04:57:26.127868 [ 278 ] {57be139b-6790-49d7-9fc5-e71ab493144c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5629 | 2025.10.18 04:57:26.128620 [ 278 ] {57be139b-6790-49d7-9fc5-e71ab493144c} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5630 | 2025.10.18 04:57:26.128657 [ 278 ] {57be139b-6790-49d7-9fc5-e71ab493144c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 5631 | 2025.10.18 04:57:26.129138 [ 278 ] {57be139b-6790-49d7-9fc5-e71ab493144c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5632 | 2025.10.18 04:57:26.129362 [ 278 ] {57be139b-6790-49d7-9fc5-e71ab493144c} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5633 | 2025.10.18 04:57:26.129497 [ 278 ] {57be139b-6790-49d7-9fc5-e71ab493144c} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001703 sec., 2935.995302407516 rows/sec., 5.26 MiB/sec. | ||
| 5634 | 2025.10.18 04:57:26.129556 [ 278 ] {57be139b-6790-49d7-9fc5-e71ab493144c} <Debug> TCPHandler: Processed in 0.001889509 sec. | ||
| 5635 | 2025.10.18 04:57:26.129664 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5636 | 2025.10.18 04:57:26.129759 [ 278 ] {9f63903c-63cc-4e19-81d8-293762498d09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5637 | 2025.10.18 04:57:26.129802 [ 278 ] {9f63903c-63cc-4e19-81d8-293762498d09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5638 | 2025.10.18 04:57:26.130119 [ 278 ] {9f63903c-63cc-4e19-81d8-293762498d09} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5639 | 2025.10.18 04:57:26.130156 [ 278 ] {9f63903c-63cc-4e19-81d8-293762498d09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 5640 | 2025.10.18 04:57:26.130450 [ 278 ] {9f63903c-63cc-4e19-81d8-293762498d09} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5641 | 2025.10.18 04:57:26.130655 [ 278 ] {9f63903c-63cc-4e19-81d8-293762498d09} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5642 | 2025.10.18 04:57:26.130778 [ 278 ] {9f63903c-63cc-4e19-81d8-293762498d09} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001039 sec., 57747.83445620789 rows/sec., 3.89 MiB/sec. | ||
| 5643 | 2025.10.18 04:57:26.130813 [ 278 ] {9f63903c-63cc-4e19-81d8-293762498d09} <Debug> TCPHandler: Processed in 0.001199601 sec. | ||
| 5644 | 2025.10.18 04:57:28.070618 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5645 | 2025.10.18 04:57:28.070688 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5646 | 2025.10.18 04:57:28.176681 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13390 | ||
| 5647 | 2025.10.18 04:57:28.177190 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5648 | 2025.10.18 04:57:28.177234 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 5649 | 2025.10.18 04:57:28.177736 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5650 | 2025.10.18 04:57:28.177970 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5651 | 2025.10.18 04:57:28.178108 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13390 | ||
| 5652 | 2025.10.18 04:57:28.203124 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 722 | ||
| 5653 | 2025.10.18 04:57:28.205540 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5654 | 2025.10.18 04:57:28.205594 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 5655 | 2025.10.18 04:57:28.206809 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5656 | 2025.10.18 04:57:28.207108 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5657 | 2025.10.18 04:57:28.207475 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 722 | ||
| 5658 | 2025.10.18 04:57:28.880835 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 5659 | 2025.10.18 04:57:28.895913 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5660 | 2025.10.18 04:57:28.895976 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 5661 | 2025.10.18 04:57:28.902358 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5662 | 2025.10.18 04:57:28.903063 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5663 | 2025.10.18 04:57:28.905824 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 5664 | 2025.10.18 04:57:31.122425 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5665 | 2025.10.18 04:57:31.122620 [ 278 ] {36ec8bcd-5362-4e90-971c-c28beafe31f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5666 | 2025.10.18 04:57:31.122693 [ 278 ] {36ec8bcd-5362-4e90-971c-c28beafe31f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5667 | 2025.10.18 04:57:31.123442 [ 278 ] {36ec8bcd-5362-4e90-971c-c28beafe31f4} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5668 | 2025.10.18 04:57:31.123492 [ 278 ] {36ec8bcd-5362-4e90-971c-c28beafe31f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 5669 | 2025.10.18 04:57:31.123896 [ 278 ] {36ec8bcd-5362-4e90-971c-c28beafe31f4} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5670 | 2025.10.18 04:57:31.124120 [ 278 ] {36ec8bcd-5362-4e90-971c-c28beafe31f4} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5671 | 2025.10.18 04:57:31.124275 [ 278 ] {36ec8bcd-5362-4e90-971c-c28beafe31f4} <Debug> executeQuery: Read 132 rows, 11.65 KiB in 0.00171 sec., 77192.98245614035 rows/sec., 6.65 MiB/sec. | ||
| 5672 | 2025.10.18 04:57:31.124324 [ 278 ] {36ec8bcd-5362-4e90-971c-c28beafe31f4} <Debug> TCPHandler: Processed in 0.002037453 sec. | ||
| 5673 | 2025.10.18 04:57:31.124453 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5674 | 2025.10.18 04:57:31.124558 [ 278 ] {6a8367bd-1f32-43bc-8bb7-de4b3d074397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5675 | 2025.10.18 04:57:31.124601 [ 278 ] {6a8367bd-1f32-43bc-8bb7-de4b3d074397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5676 | 2025.10.18 04:57:31.125026 [ 278 ] {6a8367bd-1f32-43bc-8bb7-de4b3d074397} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5677 | 2025.10.18 04:57:31.125062 [ 278 ] {6a8367bd-1f32-43bc-8bb7-de4b3d074397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 5678 | 2025.10.18 04:57:31.125360 [ 278 ] {6a8367bd-1f32-43bc-8bb7-de4b3d074397} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5679 | 2025.10.18 04:57:31.125572 [ 278 ] {6a8367bd-1f32-43bc-8bb7-de4b3d074397} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5680 | 2025.10.18 04:57:31.125702 [ 278 ] {6a8367bd-1f32-43bc-8bb7-de4b3d074397} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001168 sec., 32534.246575342466 rows/sec., 2.39 MiB/sec. | ||
| 5681 | 2025.10.18 04:57:31.125704 [ 28 ] {} <Debug> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5682 | 2025.10.18 04:57:31.125740 [ 278 ] {6a8367bd-1f32-43bc-8bb7-de4b3d074397} <Debug> TCPHandler: Processed in 0.001339934 sec. | ||
| 5683 | 2025.10.18 04:57:31.125776 [ 28 ] {} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5684 | 2025.10.18 04:57:31.125803 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 5685 | 2025.10.18 04:57:31.125869 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5686 | 2025.10.18 04:57:31.125933 [ 189 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::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 | ||
| 5687 | 2025.10.18 04:57:31.125980 [ 278 ] {cc10deb1-883e-41d3-8c2e-935c71cdea65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5688 | 2025.10.18 04:57:31.126027 [ 278 ] {cc10deb1-883e-41d3-8c2e-935c71cdea65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5689 | 2025.10.18 04:57:31.126114 [ 189 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5690 | 2025.10.18 04:57:31.126159 [ 189 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 73 rows starting from the beginning of the part | ||
| 5691 | 2025.10.18 04:57:31.126237 [ 189 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::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 | ||
| 5692 | 2025.10.18 04:57:31.126288 [ 189 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 5 rows starting from the beginning of the part | ||
| 5693 | 2025.10.18 04:57:31.126347 [ 189 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 58 rows starting from the beginning of the part | ||
| 5694 | 2025.10.18 04:57:31.126389 [ 189 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 5 rows starting from the beginning of the part | ||
| 5695 | 2025.10.18 04:57:31.126427 [ 189 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 38 rows starting from the beginning of the part | ||
| 5696 | 2025.10.18 04:57:31.126491 [ 278 ] {cc10deb1-883e-41d3-8c2e-935c71cdea65} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5697 | 2025.10.18 04:57:31.126534 [ 278 ] {cc10deb1-883e-41d3-8c2e-935c71cdea65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 5698 | 2025.10.18 04:57:31.126968 [ 278 ] {cc10deb1-883e-41d3-8c2e-935c71cdea65} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5699 | 2025.10.18 04:57:31.127202 [ 278 ] {cc10deb1-883e-41d3-8c2e-935c71cdea65} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5700 | 2025.10.18 04:57:31.127258 [ 189 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 217 rows, containing 5 columns (5 merged, 0 gathered) in 0.001387056 sec., 156446.45926336068 rows/sec., 12.07 MiB/sec. | ||
| 5701 | 2025.10.18 04:57:31.127335 [ 278 ] {cc10deb1-883e-41d3-8c2e-935c71cdea65} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001377 sec., 74074.07407407407 rows/sec., 5.79 MiB/sec. | ||
| 5702 | 2025.10.18 04:57:31.127380 [ 278 ] {cc10deb1-883e-41d3-8c2e-935c71cdea65} <Debug> TCPHandler: Processed in 0.001570231 sec. | ||
| 5703 | 2025.10.18 04:57:31.127429 [ 203 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5704 | 2025.10.18 04:57:31.127496 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5705 | 2025.10.18 04:57:31.127592 [ 278 ] {12982807-c024-432c-befb-408baf9fa4ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5706 | 2025.10.18 04:57:31.127637 [ 278 ] {12982807-c024-432c-befb-408baf9fa4ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5707 | 2025.10.18 04:57:31.127744 [ 203 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_36_7} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5708 | 2025.10.18 04:57:31.127823 [ 203 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_36_7} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5709 | 2025.10.18 04:57:31.127913 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 5710 | 2025.10.18 04:57:31.128043 [ 278 ] {12982807-c024-432c-befb-408baf9fa4ce} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5711 | 2025.10.18 04:57:31.128078 [ 278 ] {12982807-c024-432c-befb-408baf9fa4ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 5712 | 2025.10.18 04:57:31.128409 [ 278 ] {12982807-c024-432c-befb-408baf9fa4ce} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5713 | 2025.10.18 04:57:31.128617 [ 278 ] {12982807-c024-432c-befb-408baf9fa4ce} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5714 | 2025.10.18 04:57:31.128748 [ 278 ] {12982807-c024-432c-befb-408baf9fa4ce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 5715 | 2025.10.18 04:57:31.128785 [ 278 ] {12982807-c024-432c-befb-408baf9fa4ce} <Debug> TCPHandler: Processed in 0.001339085 sec. | ||
| 5716 | 2025.10.18 04:57:31.128889 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5717 | 2025.10.18 04:57:31.128982 [ 278 ] {3a66b777-edbf-4895-a252-89c083f3c128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5718 | 2025.10.18 04:57:31.129037 [ 278 ] {3a66b777-edbf-4895-a252-89c083f3c128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5719 | 2025.10.18 04:57:31.129869 [ 278 ] {3a66b777-edbf-4895-a252-89c083f3c128} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5720 | 2025.10.18 04:57:31.129905 [ 278 ] {3a66b777-edbf-4895-a252-89c083f3c128} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 5721 | 2025.10.18 04:57:31.130467 [ 278 ] {3a66b777-edbf-4895-a252-89c083f3c128} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5722 | 2025.10.18 04:57:31.130688 [ 278 ] {3a66b777-edbf-4895-a252-89c083f3c128} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5723 | 2025.10.18 04:57:31.130822 [ 278 ] {3a66b777-edbf-4895-a252-89c083f3c128} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.001859 sec., 20441.097364174286 rows/sec., 36.63 MiB/sec. | ||
| 5724 | 2025.10.18 04:57:31.130875 [ 278 ] {3a66b777-edbf-4895-a252-89c083f3c128} <Debug> TCPHandler: Processed in 0.002035953 sec. | ||
| 5725 | 2025.10.18 04:57:31.130986 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5726 | 2025.10.18 04:57:31.131081 [ 278 ] {58ab5163-4aa5-4d62-b337-dbed340bc3ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5727 | 2025.10.18 04:57:31.131124 [ 278 ] {58ab5163-4aa5-4d62-b337-dbed340bc3ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5728 | 2025.10.18 04:57:31.131459 [ 278 ] {58ab5163-4aa5-4d62-b337-dbed340bc3ed} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5729 | 2025.10.18 04:57:31.131495 [ 278 ] {58ab5163-4aa5-4d62-b337-dbed340bc3ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 5730 | 2025.10.18 04:57:31.131803 [ 278 ] {58ab5163-4aa5-4d62-b337-dbed340bc3ed} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5731 | 2025.10.18 04:57:31.132009 [ 278 ] {58ab5163-4aa5-4d62-b337-dbed340bc3ed} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5732 | 2025.10.18 04:57:31.132135 [ 278 ] {58ab5163-4aa5-4d62-b337-dbed340bc3ed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 5733 | 2025.10.18 04:57:31.132170 [ 278 ] {58ab5163-4aa5-4d62-b337-dbed340bc3ed} <Debug> TCPHandler: Processed in 0.001234512 sec. | ||
| 5734 | 2025.10.18 04:57:34.093781 [ 34 ] {} <Debug> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 5735 | 2025.10.18 04:57:34.093898 [ 34 ] {} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5736 | 2025.10.18 04:57:34.093938 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 5737 | 2025.10.18 04:57:34.094073 [ 189 ] {12c28578-ea64-4079-b7a3-36c981b02543::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 5738 | 2025.10.18 04:57:34.094215 [ 189 ] {12c28578-ea64-4079-b7a3-36c981b02543::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5739 | 2025.10.18 04:57:34.094248 [ 189 ] {12c28578-ea64-4079-b7a3-36c981b02543::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 5740 | 2025.10.18 04:57:34.094315 [ 189 ] {12c28578-ea64-4079-b7a3-36c981b02543::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 5741 | 2025.10.18 04:57:34.094359 [ 189 ] {12c28578-ea64-4079-b7a3-36c981b02543::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 5742 | 2025.10.18 04:57:34.094400 [ 189 ] {12c28578-ea64-4079-b7a3-36c981b02543::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 5743 | 2025.10.18 04:57:34.094440 [ 189 ] {12c28578-ea64-4079-b7a3-36c981b02543::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 8 rows starting from the beginning of the part | ||
| 5744 | 2025.10.18 04:57:34.095171 [ 203 ] {12c28578-ea64-4079-b7a3-36c981b02543::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001148439 sec., 31346.89783262324 rows/sec., 2.62 MiB/sec. | ||
| 5745 | 2025.10.18 04:57:34.095377 [ 200 ] {12c28578-ea64-4079-b7a3-36c981b02543::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 5746 | 2025.10.18 04:57:34.095696 [ 200 ] {12c28578-ea64-4079-b7a3-36c981b02543::all_1_13_3} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5747 | 2025.10.18 04:57:34.095779 [ 200 ] {12c28578-ea64-4079-b7a3-36c981b02543::all_1_13_3} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 5748 | 2025.10.18 04:57:34.095890 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5749 | 2025.10.18 04:57:35.679132 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13838 | ||
| 5750 | 2025.10.18 04:57:35.679628 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5751 | 2025.10.18 04:57:35.679667 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 5752 | 2025.10.18 04:57:35.680141 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5753 | 2025.10.18 04:57:35.680365 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5754 | 2025.10.18 04:57:35.680493 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13838 | ||
| 5755 | 2025.10.18 04:57:36.147049 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5756 | 2025.10.18 04:57:36.147245 [ 278 ] {a120b142-67b4-49df-accc-4b38046eb059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5757 | 2025.10.18 04:57:36.147317 [ 278 ] {a120b142-67b4-49df-accc-4b38046eb059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5758 | 2025.10.18 04:57:36.148013 [ 278 ] {a120b142-67b4-49df-accc-4b38046eb059} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5759 | 2025.10.18 04:57:36.148054 [ 278 ] {a120b142-67b4-49df-accc-4b38046eb059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 5760 | 2025.10.18 04:57:36.148417 [ 278 ] {a120b142-67b4-49df-accc-4b38046eb059} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5761 | 2025.10.18 04:57:36.148644 [ 278 ] {a120b142-67b4-49df-accc-4b38046eb059} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5762 | 2025.10.18 04:57:36.148794 [ 278 ] {a120b142-67b4-49df-accc-4b38046eb059} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001603 sec., 1247.6606363069245 rows/sec., 101.74 KiB/sec. | ||
| 5763 | 2025.10.18 04:57:36.148837 [ 278 ] {a120b142-67b4-49df-accc-4b38046eb059} <Debug> TCPHandler: Processed in 0.001924089 sec. | ||
| 5764 | 2025.10.18 04:57:36.148970 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5765 | 2025.10.18 04:57:36.149064 [ 278 ] {abf7e461-c4ab-4690-90ae-2f15aa6c397b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5766 | 2025.10.18 04:57:36.149104 [ 278 ] {abf7e461-c4ab-4690-90ae-2f15aa6c397b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5767 | 2025.10.18 04:57:36.150251 [ 278 ] {abf7e461-c4ab-4690-90ae-2f15aa6c397b} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5768 | 2025.10.18 04:57:36.150288 [ 278 ] {abf7e461-c4ab-4690-90ae-2f15aa6c397b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 5769 | 2025.10.18 04:57:36.150661 [ 278 ] {abf7e461-c4ab-4690-90ae-2f15aa6c397b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5770 | 2025.10.18 04:57:36.150874 [ 278 ] {abf7e461-c4ab-4690-90ae-2f15aa6c397b} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5771 | 2025.10.18 04:57:36.151000 [ 278 ] {abf7e461-c4ab-4690-90ae-2f15aa6c397b} <Debug> executeQuery: Read 1207 rows, 101.54 KiB in 0.001955 sec., 617391.304347826 rows/sec., 50.72 MiB/sec. | ||
| 5772 | 2025.10.18 04:57:36.151039 [ 278 ] {abf7e461-c4ab-4690-90ae-2f15aa6c397b} <Debug> TCPHandler: Processed in 0.002119435 sec. | ||
| 5773 | 2025.10.18 04:57:36.151047 [ 33 ] {} <Debug> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5774 | 2025.10.18 04:57:36.151139 [ 33 ] {} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5775 | 2025.10.18 04:57:36.151174 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5776 | 2025.10.18 04:57:36.151179 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 5777 | 2025.10.18 04:57:36.151278 [ 278 ] {5c1d7b61-20a3-4259-9504-be1fa5b536d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5778 | 2025.10.18 04:57:36.151327 [ 278 ] {5c1d7b61-20a3-4259-9504-be1fa5b536d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5779 | 2025.10.18 04:57:36.151361 [ 189 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::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 | ||
| 5780 | 2025.10.18 04:57:36.151552 [ 189 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5781 | 2025.10.18 04:57:36.151596 [ 189 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1412 rows starting from the beginning of the part | ||
| 5782 | 2025.10.18 04:57:36.151667 [ 189 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 66 rows starting from the beginning of the part | ||
| 5783 | 2025.10.18 04:57:36.151717 [ 189 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 256 rows starting from the beginning of the part | ||
| 5784 | 2025.10.18 04:57:36.151765 [ 189 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 66 rows starting from the beginning of the part | ||
| 5785 | 2025.10.18 04:57:36.151767 [ 278 ] {5c1d7b61-20a3-4259-9504-be1fa5b536d3} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5786 | 2025.10.18 04:57:36.151812 [ 189 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 132 rows starting from the beginning of the part | ||
| 5787 | 2025.10.18 04:57:36.151815 [ 278 ] {5c1d7b61-20a3-4259-9504-be1fa5b536d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 5788 | 2025.10.18 04:57:36.151864 [ 189 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1207 rows starting from the beginning of the part | ||
| 5789 | 2025.10.18 04:57:36.152192 [ 278 ] {5c1d7b61-20a3-4259-9504-be1fa5b536d3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5790 | 2025.10.18 04:57:36.152425 [ 278 ] {5c1d7b61-20a3-4259-9504-be1fa5b536d3} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5791 | 2025.10.18 04:57:36.152556 [ 278 ] {5c1d7b61-20a3-4259-9504-be1fa5b536d3} <Debug> executeQuery: Read 7 rows, 528.00 B in 0.001297 sec., 5397.070161912105 rows/sec., 397.55 KiB/sec. | ||
| 5792 | 2025.10.18 04:57:36.152595 [ 278 ] {5c1d7b61-20a3-4259-9504-be1fa5b536d3} <Debug> TCPHandler: Processed in 0.001471058 sec. | ||
| 5793 | 2025.10.18 04:57:36.152717 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5794 | 2025.10.18 04:57:36.152811 [ 278 ] {43b58b53-b47c-41f8-993f-d58b7a2ff343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5795 | 2025.10.18 04:57:36.152851 [ 278 ] {43b58b53-b47c-41f8-993f-d58b7a2ff343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5796 | 2025.10.18 04:57:36.153337 [ 278 ] {43b58b53-b47c-41f8-993f-d58b7a2ff343} <Trace> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5797 | 2025.10.18 04:57:36.153342 [ 203 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3139 rows, containing 5 columns (5 merged, 0 gathered) in 0.002058013 sec., 1525257.6149907701 rows/sec., 133.09 MiB/sec. | ||
| 5798 | 2025.10.18 04:57:36.153374 [ 278 ] {43b58b53-b47c-41f8-993f-d58b7a2ff343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 5799 | 2025.10.18 04:57:36.153603 [ 189 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5800 | 2025.10.18 04:57:36.153719 [ 278 ] {43b58b53-b47c-41f8-993f-d58b7a2ff343} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5801 | 2025.10.18 04:57:36.153894 [ 189 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_41_8} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5802 | 2025.10.18 04:57:36.153979 [ 189 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_41_8} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5803 | 2025.10.18 04:57:36.154008 [ 278 ] {43b58b53-b47c-41f8-993f-d58b7a2ff343} <Trace> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5804 | 2025.10.18 04:57:36.154050 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 5805 | 2025.10.18 04:57:36.154155 [ 278 ] {43b58b53-b47c-41f8-993f-d58b7a2ff343} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001362 sec., 167400.88105726874 rows/sec., 11.33 MiB/sec. | ||
| 5806 | 2025.10.18 04:57:36.154197 [ 278 ] {43b58b53-b47c-41f8-993f-d58b7a2ff343} <Debug> TCPHandler: Processed in 0.001529219 sec. | ||
| 5807 | 2025.10.18 04:57:36.154321 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5808 | 2025.10.18 04:57:36.154415 [ 278 ] {49f920c3-748e-4716-9ff0-f757742ee657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5809 | 2025.10.18 04:57:36.154455 [ 278 ] {49f920c3-748e-4716-9ff0-f757742ee657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5810 | 2025.10.18 04:57:36.155050 [ 278 ] {49f920c3-748e-4716-9ff0-f757742ee657} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5811 | 2025.10.18 04:57:36.155085 [ 278 ] {49f920c3-748e-4716-9ff0-f757742ee657} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 5812 | 2025.10.18 04:57:36.155410 [ 278 ] {49f920c3-748e-4716-9ff0-f757742ee657} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5813 | 2025.10.18 04:57:36.155616 [ 278 ] {49f920c3-748e-4716-9ff0-f757742ee657} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5814 | 2025.10.18 04:57:36.155742 [ 278 ] {49f920c3-748e-4716-9ff0-f757742ee657} <Debug> executeQuery: Read 527 rows, 39.97 KiB in 0.001345 sec., 391821.56133828993 rows/sec., 29.02 MiB/sec. | ||
| 5815 | 2025.10.18 04:57:36.155744 [ 33 ] {} <Debug> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5816 | 2025.10.18 04:57:36.155783 [ 278 ] {49f920c3-748e-4716-9ff0-f757742ee657} <Debug> TCPHandler: Processed in 0.001511789 sec. | ||
| 5817 | 2025.10.18 04:57:36.155795 [ 33 ] {} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5818 | 2025.10.18 04:57:36.155820 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 5819 | 2025.10.18 04:57:36.155903 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5820 | 2025.10.18 04:57:36.155930 [ 192 ] {48a48578-39d1-41e8-b269-51d90f6332ed::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 | ||
| 5821 | 2025.10.18 04:57:36.156002 [ 278 ] {bcab8168-e49a-4b2e-ad71-fc750e3379c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5822 | 2025.10.18 04:57:36.156050 [ 278 ] {bcab8168-e49a-4b2e-ad71-fc750e3379c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5823 | 2025.10.18 04:57:36.156069 [ 192 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5824 | 2025.10.18 04:57:36.156108 [ 192 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 635 rows starting from the beginning of the part | ||
| 5825 | 2025.10.18 04:57:36.156174 [ 192 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 69 rows starting from the beginning of the part | ||
| 5826 | 2025.10.18 04:57:36.156216 [ 192 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 146 rows starting from the beginning of the part | ||
| 5827 | 2025.10.18 04:57:36.156254 [ 192 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 69 rows starting from the beginning of the part | ||
| 5828 | 2025.10.18 04:57:36.156293 [ 192 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 102 rows starting from the beginning of the part | ||
| 5829 | 2025.10.18 04:57:36.156329 [ 192 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 527 rows starting from the beginning of the part | ||
| 5830 | 2025.10.18 04:57:36.156665 [ 278 ] {bcab8168-e49a-4b2e-ad71-fc750e3379c3} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5831 | 2025.10.18 04:57:36.156706 [ 278 ] {bcab8168-e49a-4b2e-ad71-fc750e3379c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 5832 | 2025.10.18 04:57:36.157108 [ 278 ] {bcab8168-e49a-4b2e-ad71-fc750e3379c3} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5833 | 2025.10.18 04:57:36.157336 [ 278 ] {bcab8168-e49a-4b2e-ad71-fc750e3379c3} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5834 | 2025.10.18 04:57:36.157339 [ 189 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1548 rows, containing 5 columns (5 merged, 0 gathered) in 0.001459188 sec., 1060863.9873683173 rows/sec., 84.52 MiB/sec. | ||
| 5835 | 2025.10.18 04:57:36.157463 [ 33 ] {} <Debug> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5836 | 2025.10.18 04:57:36.157466 [ 278 ] {bcab8168-e49a-4b2e-ad71-fc750e3379c3} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001484 sec., 569407.0080862533 rows/sec., 38.32 MiB/sec. | ||
| 5837 | 2025.10.18 04:57:36.157506 [ 33 ] {} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5838 | 2025.10.18 04:57:36.157527 [ 278 ] {bcab8168-e49a-4b2e-ad71-fc750e3379c3} <Debug> TCPHandler: Processed in 0.001673273 sec. | ||
| 5839 | 2025.10.18 04:57:36.157529 [ 191 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5840 | 2025.10.18 04:57:36.157537 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 5841 | 2025.10.18 04:57:36.157656 [ 192 ] {af818423-66e9-4722-9454-7c633ffbb364::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 | ||
| 5842 | 2025.10.18 04:57:36.157662 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5843 | 2025.10.18 04:57:36.157767 [ 192 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5844 | 2025.10.18 04:57:36.157779 [ 278 ] {bea2e53e-156b-43c4-a968-b126f638c247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5845 | 2025.10.18 04:57:36.157801 [ 192 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10781 rows starting from the beginning of the part | ||
| 5846 | 2025.10.18 04:57:36.157837 [ 191 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_41_8} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5847 | 2025.10.18 04:57:36.157841 [ 278 ] {bea2e53e-156b-43c4-a968-b126f638c247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5848 | 2025.10.18 04:57:36.157852 [ 192 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 5849 | 2025.10.18 04:57:36.157902 [ 192 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 200 rows starting from the beginning of the part | ||
| 5850 | 2025.10.18 04:57:36.157911 [ 191 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_41_8} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5851 | 2025.10.18 04:57:36.157936 [ 192 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 5852 | 2025.10.18 04:57:36.157972 [ 192 ] {af818423-66e9-4722-9454-7c633ffbb364::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 | ||
| 5853 | 2025.10.18 04:57:36.158005 [ 192 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 845 rows starting from the beginning of the part | ||
| 5854 | 2025.10.18 04:57:36.158008 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 5855 | 2025.10.18 04:57:36.158603 [ 278 ] {bea2e53e-156b-43c4-a968-b126f638c247} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5856 | 2025.10.18 04:57:36.158640 [ 278 ] {bea2e53e-156b-43c4-a968-b126f638c247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 5857 | 2025.10.18 04:57:36.159153 [ 278 ] {bea2e53e-156b-43c4-a968-b126f638c247} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5858 | 2025.10.18 04:57:36.159385 [ 278 ] {bea2e53e-156b-43c4-a968-b126f638c247} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5859 | 2025.10.18 04:57:36.159513 [ 33 ] {} <Debug> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5860 | 2025.10.18 04:57:36.159528 [ 278 ] {bea2e53e-156b-43c4-a968-b126f638c247} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001768 sec., 2828.054298642534 rows/sec., 5.07 MiB/sec. | ||
| 5861 | 2025.10.18 04:57:36.159556 [ 33 ] {} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5862 | 2025.10.18 04:57:36.159582 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 5863 | 2025.10.18 04:57:36.159594 [ 278 ] {bea2e53e-156b-43c4-a968-b126f638c247} <Debug> TCPHandler: Processed in 0.001981751 sec. | ||
| 5864 | 2025.10.18 04:57:36.159651 [ 189 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::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 | ||
| 5865 | 2025.10.18 04:57:36.159719 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5866 | 2025.10.18 04:57:36.159820 [ 278 ] {d2d2adb2-ef6d-43c8-98a9-16bdfe364e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5867 | 2025.10.18 04:57:36.159839 [ 189 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5868 | 2025.10.18 04:57:36.159863 [ 278 ] {d2d2adb2-ef6d-43c8-98a9-16bdfe364e3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5869 | 2025.10.18 04:57:36.159898 [ 189 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 663 rows starting from the beginning of the part | ||
| 5870 | 2025.10.18 04:57:36.160009 [ 189 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 5 rows starting from the beginning of the part | ||
| 5871 | 2025.10.18 04:57:36.160103 [ 189 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 38 rows starting from the beginning of the part | ||
| 5872 | 2025.10.18 04:57:36.160191 [ 189 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 5 rows starting from the beginning of the part | ||
| 5873 | 2025.10.18 04:57:36.160214 [ 278 ] {d2d2adb2-ef6d-43c8-98a9-16bdfe364e3b} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5874 | 2025.10.18 04:57:36.160255 [ 278 ] {d2d2adb2-ef6d-43c8-98a9-16bdfe364e3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 5875 | 2025.10.18 04:57:36.160281 [ 189 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 38 rows starting from the beginning of the part | ||
| 5876 | 2025.10.18 04:57:36.160375 [ 189 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 5 rows starting from the beginning of the part | ||
| 5877 | 2025.10.18 04:57:36.160653 [ 278 ] {d2d2adb2-ef6d-43c8-98a9-16bdfe364e3b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5878 | 2025.10.18 04:57:36.160941 [ 278 ] {d2d2adb2-ef6d-43c8-98a9-16bdfe364e3b} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5879 | 2025.10.18 04:57:36.161067 [ 33 ] {} <Debug> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5880 | 2025.10.18 04:57:36.161083 [ 278 ] {d2d2adb2-ef6d-43c8-98a9-16bdfe364e3b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001282 sec., 46801.872074882995 rows/sec., 3.15 MiB/sec. | ||
| 5881 | 2025.10.18 04:57:36.161106 [ 33 ] {} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5882 | 2025.10.18 04:57:36.161130 [ 278 ] {d2d2adb2-ef6d-43c8-98a9-16bdfe364e3b} <Debug> TCPHandler: Processed in 0.001461577 sec. | ||
| 5883 | 2025.10.18 04:57:36.161131 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 5884 | 2025.10.18 04:57:36.161223 [ 191 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::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 | ||
| 5885 | 2025.10.18 04:57:36.161309 [ 191 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5886 | 2025.10.18 04:57:36.161337 [ 191 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2040 rows starting from the beginning of the part | ||
| 5887 | 2025.10.18 04:57:36.161389 [ 191 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 5888 | 2025.10.18 04:57:36.161430 [ 191 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 5889 | 2025.10.18 04:57:36.161470 [ 191 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 5890 | 2025.10.18 04:57:36.161507 [ 191 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::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 | ||
| 5891 | 2025.10.18 04:57:36.161545 [ 191 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::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 | ||
| 5892 | 2025.10.18 04:57:36.162325 [ 197 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12306 rows, containing 5 columns (5 merged, 0 gathered) in 0.004707522 sec., 2614114.1772677856 rows/sec., 179.47 MiB/sec. | ||
| 5893 | 2025.10.18 04:57:36.162635 [ 188 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5894 | 2025.10.18 04:57:36.162778 [ 195 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2340 rows, containing 4 columns (4 merged, 0 gathered) in 0.001587421 sec., 1474089.1042766853 rows/sec., 99.30 MiB/sec. | ||
| 5895 | 2025.10.18 04:57:36.162912 [ 188 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5896 | 2025.10.18 04:57:36.162989 [ 188 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5897 | 2025.10.18 04:57:36.163062 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.36 MiB. | ||
| 5898 | 2025.10.18 04:57:36.163062 [ 191 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5899 | 2025.10.18 04:57:36.163327 [ 191 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_41_8} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5900 | 2025.10.18 04:57:36.163392 [ 191 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_41_8} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5901 | 2025.10.18 04:57:36.163462 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 5902 | 2025.10.18 04:57:36.165536 [ 188 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 19 columns (19 merged, 0 gathered) in 0.005912043 sec., 127536.28483419353 rows/sec., 228.54 MiB/sec. | ||
| 5903 | 2025.10.18 04:57:36.166776 [ 191 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5904 | 2025.10.18 04:57:36.167098 [ 191 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5905 | 2025.10.18 04:57:36.167164 [ 191 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5906 | 2025.10.18 04:57:36.167306 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.55 MiB. | ||
| 5907 | 2025.10.18 04:57:36.406819 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 5908 | 2025.10.18 04:57:36.423796 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5909 | 2025.10.18 04:57:36.423856 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 5910 | 2025.10.18 04:57:36.429688 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5911 | 2025.10.18 04:57:36.430369 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5912 | 2025.10.18 04:57:36.433306 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 5913 | 2025.10.18 04:57:37.000250 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.25 MiB, peak 277.60 MiB, free memory in arenas 0.00 B, will set to 269.59 MiB (RSS), difference: 3.33 MiB | ||
| 5914 | 2025.10.18 04:57:38.208574 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 750 | ||
| 5915 | 2025.10.18 04:57:38.210756 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5916 | 2025.10.18 04:57:38.210804 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 5917 | 2025.10.18 04:57:38.211984 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5918 | 2025.10.18 04:57:38.212249 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5919 | 2025.10.18 04:57:38.212405 [ 26 ] {} <Debug> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5920 | 2025.10.18 04:57:38.212470 [ 26 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5921 | 2025.10.18 04:57:38.212490 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 5922 | 2025.10.18 04:57:38.212507 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 750 | ||
| 5923 | 2025.10.18 04:57:38.212593 [ 195 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::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 | ||
| 5924 | 2025.10.18 04:57:38.213015 [ 195 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5925 | 2025.10.18 04:57:38.213131 [ 195 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 600 rows starting from the beginning of the part | ||
| 5926 | 2025.10.18 04:57:38.213455 [ 195 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::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 | ||
| 5927 | 2025.10.18 04:57:38.213762 [ 195 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 28 rows starting from the beginning of the part | ||
| 5928 | 2025.10.18 04:57:38.214071 [ 195 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 5929 | 2025.10.18 04:57:38.214378 [ 195 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 32 rows starting from the beginning of the part | ||
| 5930 | 2025.10.18 04:57:38.214689 [ 195 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 28 rows starting from the beginning of the part | ||
| 5931 | 2025.10.18 04:57:38.220310 [ 188 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 750 rows, containing 72 columns (72 merged, 0 gathered) in 0.00775077 sec., 96764.57951919617 rows/sec., 80.35 MiB/sec. | ||
| 5932 | 2025.10.18 04:57:38.221197 [ 199 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5933 | 2025.10.18 04:57:38.221699 [ 199 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::all_1_21_4} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5934 | 2025.10.18 04:57:38.221765 [ 199 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::all_1_21_4} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5935 | 2025.10.18 04:57:38.221925 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.12 MiB. | ||
| 5936 | 2025.10.18 04:57:41.122828 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5937 | 2025.10.18 04:57:41.123024 [ 278 ] {c38ba838-e6ba-4b1c-999e-8b43f22b30ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5938 | 2025.10.18 04:57:41.123098 [ 278 ] {c38ba838-e6ba-4b1c-999e-8b43f22b30ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5939 | 2025.10.18 04:57:41.123794 [ 278 ] {c38ba838-e6ba-4b1c-999e-8b43f22b30ad} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5940 | 2025.10.18 04:57:41.123846 [ 278 ] {c38ba838-e6ba-4b1c-999e-8b43f22b30ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 5941 | 2025.10.18 04:57:41.124250 [ 278 ] {c38ba838-e6ba-4b1c-999e-8b43f22b30ad} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5942 | 2025.10.18 04:57:41.124484 [ 278 ] {c38ba838-e6ba-4b1c-999e-8b43f22b30ad} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5943 | 2025.10.18 04:57:41.124646 [ 278 ] {c38ba838-e6ba-4b1c-999e-8b43f22b30ad} <Debug> executeQuery: Read 132 rows, 11.65 KiB in 0.001674 sec., 78853.04659498208 rows/sec., 6.79 MiB/sec. | ||
| 5944 | 2025.10.18 04:57:41.124695 [ 278 ] {c38ba838-e6ba-4b1c-999e-8b43f22b30ad} <Debug> TCPHandler: Processed in 0.002004751 sec. | ||
| 5945 | 2025.10.18 04:57:41.124818 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5946 | 2025.10.18 04:57:41.124922 [ 278 ] {40d74d9e-d076-4d71-a46d-bcc0fd9d2dac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5947 | 2025.10.18 04:57:41.124966 [ 278 ] {40d74d9e-d076-4d71-a46d-bcc0fd9d2dac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5948 | 2025.10.18 04:57:41.125387 [ 278 ] {40d74d9e-d076-4d71-a46d-bcc0fd9d2dac} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5949 | 2025.10.18 04:57:41.125424 [ 278 ] {40d74d9e-d076-4d71-a46d-bcc0fd9d2dac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 5950 | 2025.10.18 04:57:41.125734 [ 278 ] {40d74d9e-d076-4d71-a46d-bcc0fd9d2dac} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5951 | 2025.10.18 04:57:41.125954 [ 278 ] {40d74d9e-d076-4d71-a46d-bcc0fd9d2dac} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5952 | 2025.10.18 04:57:41.126101 [ 278 ] {40d74d9e-d076-4d71-a46d-bcc0fd9d2dac} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001203 sec., 31587.697423108893 rows/sec., 2.32 MiB/sec. | ||
| 5953 | 2025.10.18 04:57:41.126144 [ 278 ] {40d74d9e-d076-4d71-a46d-bcc0fd9d2dac} <Debug> TCPHandler: Processed in 0.001379596 sec. | ||
| 5954 | 2025.10.18 04:57:41.126247 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5955 | 2025.10.18 04:57:41.126343 [ 278 ] {a90c8b8c-cedc-408c-b518-13fa760a90b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5956 | 2025.10.18 04:57:41.126384 [ 278 ] {a90c8b8c-cedc-408c-b518-13fa760a90b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5957 | 2025.10.18 04:57:41.126803 [ 278 ] {a90c8b8c-cedc-408c-b518-13fa760a90b6} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5958 | 2025.10.18 04:57:41.126836 [ 278 ] {a90c8b8c-cedc-408c-b518-13fa760a90b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 5959 | 2025.10.18 04:57:41.127134 [ 278 ] {a90c8b8c-cedc-408c-b518-13fa760a90b6} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5960 | 2025.10.18 04:57:41.127342 [ 278 ] {a90c8b8c-cedc-408c-b518-13fa760a90b6} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5961 | 2025.10.18 04:57:41.127479 [ 278 ] {a90c8b8c-cedc-408c-b518-13fa760a90b6} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001154 sec., 88388.21490467936 rows/sec., 6.90 MiB/sec. | ||
| 5962 | 2025.10.18 04:57:41.127517 [ 278 ] {a90c8b8c-cedc-408c-b518-13fa760a90b6} <Debug> TCPHandler: Processed in 0.001318884 sec. | ||
| 5963 | 2025.10.18 04:57:41.127628 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5964 | 2025.10.18 04:57:41.127723 [ 278 ] {fb99f328-65ad-432d-b660-49fde4580205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5965 | 2025.10.18 04:57:41.127765 [ 278 ] {fb99f328-65ad-432d-b660-49fde4580205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5966 | 2025.10.18 04:57:41.128151 [ 278 ] {fb99f328-65ad-432d-b660-49fde4580205} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5967 | 2025.10.18 04:57:41.128186 [ 278 ] {fb99f328-65ad-432d-b660-49fde4580205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 5968 | 2025.10.18 04:57:41.128511 [ 278 ] {fb99f328-65ad-432d-b660-49fde4580205} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5969 | 2025.10.18 04:57:41.128721 [ 278 ] {fb99f328-65ad-432d-b660-49fde4580205} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5970 | 2025.10.18 04:57:41.128846 [ 278 ] {fb99f328-65ad-432d-b660-49fde4580205} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001143 sec., 139982.5021872266 rows/sec., 9.75 MiB/sec. | ||
| 5971 | 2025.10.18 04:57:41.128883 [ 278 ] {fb99f328-65ad-432d-b660-49fde4580205} <Debug> TCPHandler: Processed in 0.001304874 sec. | ||
| 5972 | 2025.10.18 04:57:41.128986 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5973 | 2025.10.18 04:57:41.129079 [ 278 ] {18a2cb89-882d-4f45-a122-5aeb1dbd8604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5974 | 2025.10.18 04:57:41.129133 [ 278 ] {18a2cb89-882d-4f45-a122-5aeb1dbd8604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5975 | 2025.10.18 04:57:41.129922 [ 278 ] {18a2cb89-882d-4f45-a122-5aeb1dbd8604} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5976 | 2025.10.18 04:57:41.129955 [ 278 ] {18a2cb89-882d-4f45-a122-5aeb1dbd8604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 5977 | 2025.10.18 04:57:41.130500 [ 278 ] {18a2cb89-882d-4f45-a122-5aeb1dbd8604} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5978 | 2025.10.18 04:57:41.130725 [ 278 ] {18a2cb89-882d-4f45-a122-5aeb1dbd8604} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5979 | 2025.10.18 04:57:41.130860 [ 278 ] {18a2cb89-882d-4f45-a122-5aeb1dbd8604} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.001799 sec., 21122.84602556976 rows/sec., 37.85 MiB/sec. | ||
| 5980 | 2025.10.18 04:57:41.130922 [ 278 ] {18a2cb89-882d-4f45-a122-5aeb1dbd8604} <Debug> TCPHandler: Processed in 0.001984561 sec. | ||
| 5981 | 2025.10.18 04:57:41.131032 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5982 | 2025.10.18 04:57:41.131127 [ 278 ] {62e8ab6a-df48-450a-9872-dce886ad32bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5983 | 2025.10.18 04:57:41.131169 [ 278 ] {62e8ab6a-df48-450a-9872-dce886ad32bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5984 | 2025.10.18 04:57:41.131495 [ 278 ] {62e8ab6a-df48-450a-9872-dce886ad32bb} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5985 | 2025.10.18 04:57:41.131530 [ 278 ] {62e8ab6a-df48-450a-9872-dce886ad32bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 5986 | 2025.10.18 04:57:41.131844 [ 278 ] {62e8ab6a-df48-450a-9872-dce886ad32bb} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5987 | 2025.10.18 04:57:41.132050 [ 278 ] {62e8ab6a-df48-450a-9872-dce886ad32bb} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5988 | 2025.10.18 04:57:41.132192 [ 278 ] {62e8ab6a-df48-450a-9872-dce886ad32bb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 5989 | 2025.10.18 04:57:41.132236 [ 278 ] {62e8ab6a-df48-450a-9872-dce886ad32bb} <Debug> TCPHandler: Processed in 0.001252732 sec. | ||
| 5990 | 2025.10.18 04:57:43.070736 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5991 | 2025.10.18 04:57:43.070809 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5992 | 2025.10.18 04:57:43.181510 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14350 | ||
| 5993 | 2025.10.18 04:57:43.182092 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5994 | 2025.10.18 04:57:43.182127 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 5995 | 2025.10.18 04:57:43.182612 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5996 | 2025.10.18 04:57:43.182862 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5997 | 2025.10.18 04:57:43.182989 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14350 | ||
| 5998 | 2025.10.18 04:57:43.934298 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 5999 | 2025.10.18 04:57:43.951739 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6000 | 2025.10.18 04:57:43.951805 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 6001 | 2025.10.18 04:57:43.958397 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6002 | 2025.10.18 04:57:43.959074 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6003 | 2025.10.18 04:57:43.962126 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6004 | 2025.10.18 04:57:46.121481 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6005 | 2025.10.18 04:57:46.121683 [ 278 ] {63eb630a-ceb4-41fd-900a-7d5c719210d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6006 | 2025.10.18 04:57:46.121756 [ 278 ] {63eb630a-ceb4-41fd-900a-7d5c719210d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6007 | 2025.10.18 04:57:46.122433 [ 278 ] {63eb630a-ceb4-41fd-900a-7d5c719210d5} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6008 | 2025.10.18 04:57:46.122481 [ 278 ] {63eb630a-ceb4-41fd-900a-7d5c719210d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 6009 | 2025.10.18 04:57:46.122872 [ 278 ] {63eb630a-ceb4-41fd-900a-7d5c719210d5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6010 | 2025.10.18 04:57:46.123091 [ 278 ] {63eb630a-ceb4-41fd-900a-7d5c719210d5} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6011 | 2025.10.18 04:57:46.123255 [ 278 ] {63eb630a-ceb4-41fd-900a-7d5c719210d5} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001626 sec., 40590.40590405904 rows/sec., 3.22 MiB/sec. | ||
| 6012 | 2025.10.18 04:57:46.123295 [ 278 ] {63eb630a-ceb4-41fd-900a-7d5c719210d5} <Debug> TCPHandler: Processed in 0.00195597 sec. | ||
| 6013 | 2025.10.18 04:57:46.123422 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6014 | 2025.10.18 04:57:46.123516 [ 278 ] {8e8b8d2a-c850-4a48-b9e1-8289a0dd42d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6015 | 2025.10.18 04:57:46.123556 [ 278 ] {8e8b8d2a-c850-4a48-b9e1-8289a0dd42d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6016 | 2025.10.18 04:57:46.123950 [ 278 ] {8e8b8d2a-c850-4a48-b9e1-8289a0dd42d6} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6017 | 2025.10.18 04:57:46.123984 [ 278 ] {8e8b8d2a-c850-4a48-b9e1-8289a0dd42d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 6018 | 2025.10.18 04:57:46.124284 [ 278 ] {8e8b8d2a-c850-4a48-b9e1-8289a0dd42d6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6019 | 2025.10.18 04:57:46.124492 [ 278 ] {8e8b8d2a-c850-4a48-b9e1-8289a0dd42d6} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6020 | 2025.10.18 04:57:46.124619 [ 278 ] {8e8b8d2a-c850-4a48-b9e1-8289a0dd42d6} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001121 sec., 4460.303300624442 rows/sec., 335.39 KiB/sec. | ||
| 6021 | 2025.10.18 04:57:46.124655 [ 278 ] {8e8b8d2a-c850-4a48-b9e1-8289a0dd42d6} <Debug> TCPHandler: Processed in 0.001282624 sec. | ||
| 6022 | 2025.10.18 04:57:46.124766 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6023 | 2025.10.18 04:57:46.124885 [ 278 ] {6df06e59-6abd-4d82-a810-a5e74a3cc15c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6024 | 2025.10.18 04:57:46.124933 [ 278 ] {6df06e59-6abd-4d82-a810-a5e74a3cc15c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6025 | 2025.10.18 04:57:46.125457 [ 278 ] {6df06e59-6abd-4d82-a810-a5e74a3cc15c} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6026 | 2025.10.18 04:57:46.125499 [ 278 ] {6df06e59-6abd-4d82-a810-a5e74a3cc15c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 6027 | 2025.10.18 04:57:46.125870 [ 278 ] {6df06e59-6abd-4d82-a810-a5e74a3cc15c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6028 | 2025.10.18 04:57:46.126082 [ 278 ] {6df06e59-6abd-4d82-a810-a5e74a3cc15c} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6029 | 2025.10.18 04:57:46.126209 [ 278 ] {6df06e59-6abd-4d82-a810-a5e74a3cc15c} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001349 sec., 51148.99925871016 rows/sec., 3.99 MiB/sec. | ||
| 6030 | 2025.10.18 04:57:46.126246 [ 278 ] {6df06e59-6abd-4d82-a810-a5e74a3cc15c} <Debug> TCPHandler: Processed in 0.001533889 sec. | ||
| 6031 | 2025.10.18 04:57:46.126369 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6032 | 2025.10.18 04:57:46.126464 [ 278 ] {65a90355-3eb1-4fa1-88cc-66b3f42ca02d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6033 | 2025.10.18 04:57:46.126508 [ 278 ] {65a90355-3eb1-4fa1-88cc-66b3f42ca02d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6034 | 2025.10.18 04:57:46.126938 [ 278 ] {65a90355-3eb1-4fa1-88cc-66b3f42ca02d} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6035 | 2025.10.18 04:57:46.126974 [ 278 ] {65a90355-3eb1-4fa1-88cc-66b3f42ca02d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 6036 | 2025.10.18 04:57:46.127300 [ 278 ] {65a90355-3eb1-4fa1-88cc-66b3f42ca02d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6037 | 2025.10.18 04:57:46.127509 [ 278 ] {65a90355-3eb1-4fa1-88cc-66b3f42ca02d} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6038 | 2025.10.18 04:57:46.127637 [ 278 ] {65a90355-3eb1-4fa1-88cc-66b3f42ca02d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 6039 | 2025.10.18 04:57:46.127672 [ 278 ] {65a90355-3eb1-4fa1-88cc-66b3f42ca02d} <Debug> TCPHandler: Processed in 0.001354186 sec. | ||
| 6040 | 2025.10.18 04:57:46.127776 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6041 | 2025.10.18 04:57:46.127890 [ 278 ] {635a587f-3c17-4b30-a0ac-d00be264b6a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6042 | 2025.10.18 04:57:46.127953 [ 278 ] {635a587f-3c17-4b30-a0ac-d00be264b6a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6043 | 2025.10.18 04:57:46.128825 [ 278 ] {635a587f-3c17-4b30-a0ac-d00be264b6a8} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6044 | 2025.10.18 04:57:46.128869 [ 278 ] {635a587f-3c17-4b30-a0ac-d00be264b6a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 6045 | 2025.10.18 04:57:46.129385 [ 278 ] {635a587f-3c17-4b30-a0ac-d00be264b6a8} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6046 | 2025.10.18 04:57:46.129602 [ 278 ] {635a587f-3c17-4b30-a0ac-d00be264b6a8} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6047 | 2025.10.18 04:57:46.129742 [ 278 ] {635a587f-3c17-4b30-a0ac-d00be264b6a8} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001875 sec., 2666.666666666667 rows/sec., 4.78 MiB/sec. | ||
| 6048 | 2025.10.18 04:57:46.129799 [ 278 ] {635a587f-3c17-4b30-a0ac-d00be264b6a8} <Debug> TCPHandler: Processed in 0.002074683 sec. | ||
| 6049 | 2025.10.18 04:57:46.129916 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6050 | 2025.10.18 04:57:46.130010 [ 278 ] {94264afe-abd6-41a2-8dee-39ff24c903e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6051 | 2025.10.18 04:57:46.130052 [ 278 ] {94264afe-abd6-41a2-8dee-39ff24c903e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6052 | 2025.10.18 04:57:46.130396 [ 278 ] {94264afe-abd6-41a2-8dee-39ff24c903e7} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6053 | 2025.10.18 04:57:46.130429 [ 278 ] {94264afe-abd6-41a2-8dee-39ff24c903e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 6054 | 2025.10.18 04:57:46.130727 [ 278 ] {94264afe-abd6-41a2-8dee-39ff24c903e7} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6055 | 2025.10.18 04:57:46.130927 [ 278 ] {94264afe-abd6-41a2-8dee-39ff24c903e7} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6056 | 2025.10.18 04:57:46.131051 [ 278 ] {94264afe-abd6-41a2-8dee-39ff24c903e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 6057 | 2025.10.18 04:57:46.131091 [ 278 ] {94264afe-abd6-41a2-8dee-39ff24c903e7} <Debug> TCPHandler: Processed in 0.001224742 sec. | ||
| 6058 | 2025.10.18 04:57:48.213564 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 774 | ||
| 6059 | 2025.10.18 04:57:48.215644 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6060 | 2025.10.18 04:57:48.215682 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 6061 | 2025.10.18 04:57:48.216834 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6062 | 2025.10.18 04:57:48.217093 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6063 | 2025.10.18 04:57:48.217335 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 774 | ||
| 6064 | 2025.10.18 04:57:48.803970 [ 115 ] {} <Debug> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 6065 | 2025.10.18 04:57:48.804033 [ 115 ] {} <Trace> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6066 | 2025.10.18 04:57:48.804057 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 6067 | 2025.10.18 04:57:48.804192 [ 194 ] {4cf7adc3-401e-4675-a650-6d87cc1a953d::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 6068 | 2025.10.18 04:57:48.804351 [ 194 ] {4cf7adc3-401e-4675-a650-6d87cc1a953d::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6069 | 2025.10.18 04:57:48.804390 [ 194 ] {4cf7adc3-401e-4675-a650-6d87cc1a953d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 253 rows starting from the beginning of the part | ||
| 6070 | 2025.10.18 04:57:48.804464 [ 194 ] {4cf7adc3-401e-4675-a650-6d87cc1a953d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 6071 | 2025.10.18 04:57:48.804513 [ 194 ] {4cf7adc3-401e-4675-a650-6d87cc1a953d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 228 rows starting from the beginning of the part | ||
| 6072 | 2025.10.18 04:57:48.804562 [ 194 ] {4cf7adc3-401e-4675-a650-6d87cc1a953d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 6073 | 2025.10.18 04:57:48.804606 [ 194 ] {4cf7adc3-401e-4675-a650-6d87cc1a953d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 228 rows starting from the beginning of the part | ||
| 6074 | 2025.10.18 04:57:48.805489 [ 188 ] {4cf7adc3-401e-4675-a650-6d87cc1a953d::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001356905 sec., 557887.2507655289 rows/sec., 40.71 MiB/sec. | ||
| 6075 | 2025.10.18 04:57:48.805711 [ 187 ] {4cf7adc3-401e-4675-a650-6d87cc1a953d::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 6076 | 2025.10.18 04:57:48.806029 [ 187 ] {4cf7adc3-401e-4675-a650-6d87cc1a953d::all_1_13_3} <Trace> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6077 | 2025.10.18 04:57:48.806107 [ 187 ] {4cf7adc3-401e-4675-a650-6d87cc1a953d::all_1_13_3} <Trace> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 6078 | 2025.10.18 04:57:48.806200 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 6079 | 2025.10.18 04:57:50.684007 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14798 | ||
| 6080 | 2025.10.18 04:57:50.684518 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6081 | 2025.10.18 04:57:50.684564 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 6082 | 2025.10.18 04:57:50.685048 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6083 | 2025.10.18 04:57:50.685275 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6084 | 2025.10.18 04:57:50.685403 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14798 | ||
| 6085 | 2025.10.18 04:57:50.685435 [ 154 ] {} <Debug> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6086 | 2025.10.18 04:57:50.685510 [ 154 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6087 | 2025.10.18 04:57:50.685536 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 6088 | 2025.10.18 04:57:50.685653 [ 194 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::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 | ||
| 6089 | 2025.10.18 04:57:50.685776 [ 194 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6090 | 2025.10.18 04:57:50.685819 [ 194 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12430 rows starting from the beginning of the part | ||
| 6091 | 2025.10.18 04:57:50.685888 [ 194 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 6092 | 2025.10.18 04:57:50.685968 [ 194 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 6093 | 2025.10.18 04:57:50.686014 [ 194 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 6094 | 2025.10.18 04:57:50.686057 [ 194 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 6095 | 2025.10.18 04:57:50.686102 [ 194 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 6096 | 2025.10.18 04:57:50.687859 [ 188 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14798 rows, containing 4 columns (4 merged, 0 gathered) in 0.002252718 sec., 6568953.592948607 rows/sec., 93.97 MiB/sec. | ||
| 6097 | 2025.10.18 04:57:50.688176 [ 190 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6098 | 2025.10.18 04:57:50.688477 [ 190 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_31_6} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6099 | 2025.10.18 04:57:50.688588 [ 190 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_31_6} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6100 | 2025.10.18 04:57:50.688683 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 6101 | 2025.10.18 04:57:51.124983 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6102 | 2025.10.18 04:57:51.125185 [ 278 ] {53217468-b2ad-406c-8535-b82bd949a45c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6103 | 2025.10.18 04:57:51.125257 [ 278 ] {53217468-b2ad-406c-8535-b82bd949a45c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6104 | 2025.10.18 04:57:51.126348 [ 278 ] {53217468-b2ad-406c-8535-b82bd949a45c} <Trace> oximeter.fields_i16 (4a0b57d8-8875-4c42-9959-3d0d2c14e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6105 | 2025.10.18 04:57:51.126401 [ 278 ] {53217468-b2ad-406c-8535-b82bd949a45c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 6106 | 2025.10.18 04:57:51.126794 [ 278 ] {53217468-b2ad-406c-8535-b82bd949a45c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6107 | 2025.10.18 04:57:51.127016 [ 278 ] {53217468-b2ad-406c-8535-b82bd949a45c} <Trace> oximeter.fields_i16 (4a0b57d8-8875-4c42-9959-3d0d2c14e648): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6108 | 2025.10.18 04:57:51.127175 [ 278 ] {53217468-b2ad-406c-8535-b82bd949a45c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002043 sec., 11747.430249632893 rows/sec., 998.07 KiB/sec. | ||
| 6109 | 2025.10.18 04:57:51.127227 [ 278 ] {53217468-b2ad-406c-8535-b82bd949a45c} <Debug> TCPHandler: Processed in 0.002380252 sec. | ||
| 6110 | 2025.10.18 04:57:51.127359 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6111 | 2025.10.18 04:57:51.127471 [ 278 ] {e01b55f5-d2c1-4aec-a3b7-55645656c668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6112 | 2025.10.18 04:57:51.127513 [ 278 ] {e01b55f5-d2c1-4aec-a3b7-55645656c668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6113 | 2025.10.18 04:57:51.127999 [ 278 ] {e01b55f5-d2c1-4aec-a3b7-55645656c668} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6114 | 2025.10.18 04:57:51.128036 [ 278 ] {e01b55f5-d2c1-4aec-a3b7-55645656c668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 6115 | 2025.10.18 04:57:51.128335 [ 278 ] {e01b55f5-d2c1-4aec-a3b7-55645656c668} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6116 | 2025.10.18 04:57:51.128553 [ 278 ] {e01b55f5-d2c1-4aec-a3b7-55645656c668} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6117 | 2025.10.18 04:57:51.128680 [ 278 ] {e01b55f5-d2c1-4aec-a3b7-55645656c668} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001233 sec., 1622.0600162206003 rows/sec., 132.27 KiB/sec. | ||
| 6118 | 2025.10.18 04:57:51.128717 [ 278 ] {e01b55f5-d2c1-4aec-a3b7-55645656c668} <Debug> TCPHandler: Processed in 0.001408076 sec. | ||
| 6119 | 2025.10.18 04:57:51.128834 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6120 | 2025.10.18 04:57:51.128937 [ 278 ] {4d7a9468-07a6-4a5a-bff9-e588fe3dd732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6121 | 2025.10.18 04:57:51.128976 [ 278 ] {4d7a9468-07a6-4a5a-bff9-e588fe3dd732} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6122 | 2025.10.18 04:57:51.129558 [ 278 ] {4d7a9468-07a6-4a5a-bff9-e588fe3dd732} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6123 | 2025.10.18 04:57:51.129595 [ 278 ] {4d7a9468-07a6-4a5a-bff9-e588fe3dd732} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 6124 | 2025.10.18 04:57:51.129906 [ 278 ] {4d7a9468-07a6-4a5a-bff9-e588fe3dd732} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6125 | 2025.10.18 04:57:51.130114 [ 278 ] {4d7a9468-07a6-4a5a-bff9-e588fe3dd732} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6126 | 2025.10.18 04:57:51.130239 [ 278 ] {4d7a9468-07a6-4a5a-bff9-e588fe3dd732} <Debug> executeQuery: Read 253 rows, 23.16 KiB in 0.001321 sec., 191521.5745647237 rows/sec., 17.12 MiB/sec. | ||
| 6127 | 2025.10.18 04:57:51.130278 [ 278 ] {4d7a9468-07a6-4a5a-bff9-e588fe3dd732} <Debug> TCPHandler: Processed in 0.001490819 sec. | ||
| 6128 | 2025.10.18 04:57:51.130389 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6129 | 2025.10.18 04:57:51.130489 [ 278 ] {f38191f7-bbdc-4d02-aaae-f0e11d0bdedd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6130 | 2025.10.18 04:57:51.130528 [ 278 ] {f38191f7-bbdc-4d02-aaae-f0e11d0bdedd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6131 | 2025.10.18 04:57:51.130929 [ 278 ] {f38191f7-bbdc-4d02-aaae-f0e11d0bdedd} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6132 | 2025.10.18 04:57:51.130965 [ 278 ] {f38191f7-bbdc-4d02-aaae-f0e11d0bdedd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 6133 | 2025.10.18 04:57:51.131257 [ 278 ] {f38191f7-bbdc-4d02-aaae-f0e11d0bdedd} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6134 | 2025.10.18 04:57:51.131460 [ 278 ] {f38191f7-bbdc-4d02-aaae-f0e11d0bdedd} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6135 | 2025.10.18 04:57:51.131585 [ 278 ] {f38191f7-bbdc-4d02-aaae-f0e11d0bdedd} <Debug> executeQuery: Read 52 rows, 3.96 KiB in 0.001114 sec., 46678.635547576305 rows/sec., 3.47 MiB/sec. | ||
| 6136 | 2025.10.18 04:57:51.131624 [ 278 ] {f38191f7-bbdc-4d02-aaae-f0e11d0bdedd} <Debug> TCPHandler: Processed in 0.001281713 sec. | ||
| 6137 | 2025.10.18 04:57:51.131740 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6138 | 2025.10.18 04:57:51.131837 [ 278 ] {1b1dabf6-6805-444d-acfe-ff2e07345892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6139 | 2025.10.18 04:57:51.131875 [ 278 ] {1b1dabf6-6805-444d-acfe-ff2e07345892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6140 | 2025.10.18 04:57:51.132330 [ 278 ] {1b1dabf6-6805-444d-acfe-ff2e07345892} <Trace> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6141 | 2025.10.18 04:57:51.132374 [ 278 ] {1b1dabf6-6805-444d-acfe-ff2e07345892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 6142 | 2025.10.18 04:57:51.132732 [ 278 ] {1b1dabf6-6805-444d-acfe-ff2e07345892} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6143 | 2025.10.18 04:57:51.132994 [ 278 ] {1b1dabf6-6805-444d-acfe-ff2e07345892} <Trace> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6144 | 2025.10.18 04:57:51.133127 [ 278 ] {1b1dabf6-6805-444d-acfe-ff2e07345892} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001309 sec., 18334.606569900687 rows/sec., 1.52 MiB/sec. | ||
| 6145 | 2025.10.18 04:57:51.133166 [ 278 ] {1b1dabf6-6805-444d-acfe-ff2e07345892} <Debug> TCPHandler: Processed in 0.001475458 sec. | ||
| 6146 | 2025.10.18 04:57:51.133305 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6147 | 2025.10.18 04:57:51.133428 [ 278 ] {2f1ee6f6-0329-4be8-9bd9-8fe8d0d70452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6148 | 2025.10.18 04:57:51.133477 [ 278 ] {2f1ee6f6-0329-4be8-9bd9-8fe8d0d70452} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6149 | 2025.10.18 04:57:51.133960 [ 278 ] {2f1ee6f6-0329-4be8-9bd9-8fe8d0d70452} <Trace> oximeter.fields_u8 (e4f32057-7793-40f4-88d4-febfe958779e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6150 | 2025.10.18 04:57:51.133996 [ 278 ] {2f1ee6f6-0329-4be8-9bd9-8fe8d0d70452} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 6151 | 2025.10.18 04:57:51.134319 [ 278 ] {2f1ee6f6-0329-4be8-9bd9-8fe8d0d70452} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6152 | 2025.10.18 04:57:51.134526 [ 278 ] {2f1ee6f6-0329-4be8-9bd9-8fe8d0d70452} <Trace> oximeter.fields_u8 (e4f32057-7793-40f4-88d4-febfe958779e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6153 | 2025.10.18 04:57:51.134654 [ 278 ] {2f1ee6f6-0329-4be8-9bd9-8fe8d0d70452} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001251 sec., 9592.32613908873 rows/sec., 749.40 KiB/sec. | ||
| 6154 | 2025.10.18 04:57:51.134692 [ 278 ] {2f1ee6f6-0329-4be8-9bd9-8fe8d0d70452} <Debug> TCPHandler: Processed in 0.001456178 sec. | ||
| 6155 | 2025.10.18 04:57:51.134804 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6156 | 2025.10.18 04:57:51.134913 [ 278 ] {65b808f1-b0f1-4db6-aa6e-0142b0688f4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6157 | 2025.10.18 04:57:51.134954 [ 278 ] {65b808f1-b0f1-4db6-aa6e-0142b0688f4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6158 | 2025.10.18 04:57:51.135473 [ 278 ] {65b808f1-b0f1-4db6-aa6e-0142b0688f4d} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6159 | 2025.10.18 04:57:51.135511 [ 278 ] {65b808f1-b0f1-4db6-aa6e-0142b0688f4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 6160 | 2025.10.18 04:57:51.135839 [ 278 ] {65b808f1-b0f1-4db6-aa6e-0142b0688f4d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6161 | 2025.10.18 04:57:51.136069 [ 278 ] {65b808f1-b0f1-4db6-aa6e-0142b0688f4d} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6162 | 2025.10.18 04:57:51.136198 [ 278 ] {65b808f1-b0f1-4db6-aa6e-0142b0688f4d} <Debug> executeQuery: Read 140 rows, 11.58 KiB in 0.001311 sec., 106788.71090770404 rows/sec., 8.63 MiB/sec. | ||
| 6163 | 2025.10.18 04:57:51.136237 [ 278 ] {65b808f1-b0f1-4db6-aa6e-0142b0688f4d} <Debug> TCPHandler: Processed in 0.001481059 sec. | ||
| 6164 | 2025.10.18 04:57:51.136348 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6165 | 2025.10.18 04:57:51.136463 [ 278 ] {aeebc263-3c48-4ffb-89ce-265e10f689aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6166 | 2025.10.18 04:57:51.136506 [ 278 ] {aeebc263-3c48-4ffb-89ce-265e10f689aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6167 | 2025.10.18 04:57:51.136948 [ 278 ] {aeebc263-3c48-4ffb-89ce-265e10f689aa} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6168 | 2025.10.18 04:57:51.136985 [ 278 ] {aeebc263-3c48-4ffb-89ce-265e10f689aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 6169 | 2025.10.18 04:57:51.137327 [ 278 ] {aeebc263-3c48-4ffb-89ce-265e10f689aa} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6170 | 2025.10.18 04:57:51.137531 [ 278 ] {aeebc263-3c48-4ffb-89ce-265e10f689aa} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6171 | 2025.10.18 04:57:51.137655 [ 278 ] {aeebc263-3c48-4ffb-89ce-265e10f689aa} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001211 sec., 162675.47481420313 rows/sec., 11.67 MiB/sec. | ||
| 6172 | 2025.10.18 04:57:51.137691 [ 278 ] {aeebc263-3c48-4ffb-89ce-265e10f689aa} <Debug> TCPHandler: Processed in 0.001390936 sec. | ||
| 6173 | 2025.10.18 04:57:51.137804 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6174 | 2025.10.18 04:57:51.137904 [ 278 ] {9f8cb05c-d511-4a83-8aae-6e56476d3c79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6175 | 2025.10.18 04:57:51.137956 [ 278 ] {9f8cb05c-d511-4a83-8aae-6e56476d3c79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6176 | 2025.10.18 04:57:51.138790 [ 278 ] {9f8cb05c-d511-4a83-8aae-6e56476d3c79} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6177 | 2025.10.18 04:57:51.138826 [ 278 ] {9f8cb05c-d511-4a83-8aae-6e56476d3c79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 6178 | 2025.10.18 04:57:51.139376 [ 278 ] {9f8cb05c-d511-4a83-8aae-6e56476d3c79} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6179 | 2025.10.18 04:57:51.139590 [ 278 ] {9f8cb05c-d511-4a83-8aae-6e56476d3c79} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6180 | 2025.10.18 04:57:51.139721 [ 278 ] {9f8cb05c-d511-4a83-8aae-6e56476d3c79} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.001844 sec., 20607.375271149675 rows/sec., 36.93 MiB/sec. | ||
| 6181 | 2025.10.18 04:57:51.139770 [ 278 ] {9f8cb05c-d511-4a83-8aae-6e56476d3c79} <Debug> TCPHandler: Processed in 0.002013952 sec. | ||
| 6182 | 2025.10.18 04:57:51.139874 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6183 | 2025.10.18 04:57:51.139975 [ 278 ] {aed0f503-ff82-468a-8858-fd138f74cc05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6184 | 2025.10.18 04:57:51.140016 [ 278 ] {aed0f503-ff82-468a-8858-fd138f74cc05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6185 | 2025.10.18 04:57:51.140337 [ 278 ] {aed0f503-ff82-468a-8858-fd138f74cc05} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6186 | 2025.10.18 04:57:51.140373 [ 278 ] {aed0f503-ff82-468a-8858-fd138f74cc05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 6187 | 2025.10.18 04:57:51.140668 [ 278 ] {aed0f503-ff82-468a-8858-fd138f74cc05} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6188 | 2025.10.18 04:57:51.140865 [ 278 ] {aed0f503-ff82-468a-8858-fd138f74cc05} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6189 | 2025.10.18 04:57:51.140989 [ 278 ] {aed0f503-ff82-468a-8858-fd138f74cc05} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001035 sec., 57971.01449275363 rows/sec., 3.91 MiB/sec. | ||
| 6190 | 2025.10.18 04:57:51.141023 [ 278 ] {aed0f503-ff82-468a-8858-fd138f74cc05} <Debug> TCPHandler: Processed in 0.001195641 sec. | ||
| 6191 | 2025.10.18 04:57:51.463153 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6192 | 2025.10.18 04:57:51.479765 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6193 | 2025.10.18 04:57:51.479822 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 6194 | 2025.10.18 04:57:51.485294 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6195 | 2025.10.18 04:57:51.485963 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6196 | 2025.10.18 04:57:51.486311 [ 94 ] {} <Debug> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6197 | 2025.10.18 04:57:51.486411 [ 94 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6198 | 2025.10.18 04:57:51.486449 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 6199 | 2025.10.18 04:57:51.486617 [ 194 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 6200 | 2025.10.18 04:57:51.488991 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6201 | 2025.10.18 04:57:51.490575 [ 194 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6202 | 2025.10.18 04:57:51.492108 [ 194 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 6203 | 2025.10.18 04:57:51.496788 [ 194 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 6204 | 2025.10.18 04:57:51.501348 [ 194 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 6205 | 2025.10.18 04:57:51.505586 [ 194 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 6206 | 2025.10.18 04:57:51.510225 [ 194 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 6207 | 2025.10.18 04:57:51.514068 [ 194 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 6208 | 2025.10.18 04:57:51.566712 [ 188 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.080162373 sec., 2919.075262405219 rows/sec., 15.09 MiB/sec. | ||
| 6209 | 2025.10.18 04:57:51.569774 [ 188 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6210 | 2025.10.18 04:57:51.571825 [ 188 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::all_1_31_6} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6211 | 2025.10.18 04:57:51.571902 [ 188 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::all_1_31_6} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6212 | 2025.10.18 04:57:51.573826 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6213 | 2025.10.18 04:57:52.000178 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.44 MiB, peak 281.98 MiB, free memory in arenas 0.00 B, will set to 274.98 MiB (RSS), difference: 3.54 MiB | ||
| 6214 | 2025.10.18 04:57:53.069699 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35575 | ||
| 6215 | 2025.10.18 04:57:53.069802 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6216 | 2025.10.18 04:57:53.069827 [ 287 ] {} <Debug> TCP-Session: dad335c3-417a-40b5-9f33-5957e81064f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:35575 | ||
| 6217 | 2025.10.18 04:57:53.069849 [ 287 ] {} <Debug> TCP-Session: dad335c3-417a-40b5-9f33-5957e81064f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6218 | 2025.10.18 04:57:53.069862 [ 287 ] {} <Debug> TCP-Session: dad335c3-417a-40b5-9f33-5957e81064f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6219 | 2025.10.18 04:57:53.070097 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38094 | ||
| 6220 | 2025.10.18 04:57:53.070113 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60150 | ||
| 6221 | 2025.10.18 04:57:53.070242 [ 287 ] {} <Trace> TCP-Session: dad335c3-417a-40b5-9f33-5957e81064f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6222 | 2025.10.18 04:57:53.070292 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6223 | 2025.10.18 04:57:53.070328 [ 289 ] {} <Debug> TCP-Session: 399abc7b-64ab-444d-b914-0976cfdf92ba Authenticating user 'default' from [fd00:1122:3344:101::e]:38094 | ||
| 6224 | 2025.10.18 04:57:53.070351 [ 289 ] {} <Debug> TCP-Session: 399abc7b-64ab-444d-b914-0976cfdf92ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6225 | 2025.10.18 04:57:53.070368 [ 289 ] {} <Debug> TCP-Session: 399abc7b-64ab-444d-b914-0976cfdf92ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6226 | 2025.10.18 04:57:53.070434 [ 287 ] {ba351af3-920e-4434-98ba-52a54f8f6f63} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35575) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6227 | 2025.10.18 04:57:53.070511 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6228 | 2025.10.18 04:57:53.070569 [ 290 ] {} <Debug> TCP-Session: e36176fd-f8ae-46a3-aab6-95819adbfada Authenticating user 'default' from [fd00:1122:3344:101::e]:60150 | ||
| 6229 | 2025.10.18 04:57:53.070598 [ 290 ] {} <Debug> TCP-Session: e36176fd-f8ae-46a3-aab6-95819adbfada Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6230 | 2025.10.18 04:57:53.070617 [ 290 ] {} <Debug> TCP-Session: e36176fd-f8ae-46a3-aab6-95819adbfada Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6231 | 2025.10.18 04:57:53.070741 [ 287 ] {ba351af3-920e-4434-98ba-52a54f8f6f63} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6232 | 2025.10.18 04:57:53.070806 [ 287 ] {ba351af3-920e-4434-98ba-52a54f8f6f63} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6233 | 2025.10.18 04:57:53.071110 [ 287 ] {ba351af3-920e-4434-98ba-52a54f8f6f63} <Debug> oximeter.version (4262310d-77cb-4519-9be1-206f7a9cad72) (SelectExecutor): Key condition: unknown | ||
| 6234 | 2025.10.18 04:57:53.071557 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39116 | ||
| 6235 | 2025.10.18 04:57:53.071562 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34986 | ||
| 6236 | 2025.10.18 04:57:53.071616 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53948 | ||
| 6237 | 2025.10.18 04:57:53.071667 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64933 | ||
| 6238 | 2025.10.18 04:57:53.071993 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57570 | ||
| 6239 | 2025.10.18 04:57:53.072060 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6240 | 2025.10.18 04:57:53.072004 [ 339 ] {ba351af3-920e-4434-98ba-52a54f8f6f63} <Trace> AggregatingTransform: Aggregating | ||
| 6241 | 2025.10.18 04:57:53.072237 [ 350 ] {} <Debug> TCP-Session: 79fe2c67-cb82-472c-997f-d645fc8fe3c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:39116 | ||
| 6242 | 2025.10.18 04:57:53.072271 [ 339 ] {ba351af3-920e-4434-98ba-52a54f8f6f63} <Trace> Aggregator: Aggregation method: without_key | ||
| 6243 | 2025.10.18 04:57:53.072283 [ 350 ] {} <Debug> TCP-Session: 79fe2c67-cb82-472c-997f-d645fc8fe3c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6244 | 2025.10.18 04:57:53.072267 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61587 | ||
| 6245 | 2025.10.18 04:57:53.072335 [ 339 ] {ba351af3-920e-4434-98ba-52a54f8f6f63} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001124389 sec. (889.372 rows/sec., 34.74 KiB/sec.) | ||
| 6246 | 2025.10.18 04:57:53.072346 [ 350 ] {} <Debug> TCP-Session: 79fe2c67-cb82-472c-997f-d645fc8fe3c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6247 | 2025.10.18 04:57:53.072396 [ 339 ] {ba351af3-920e-4434-98ba-52a54f8f6f63} <Trace> Aggregator: Merging aggregated data | ||
| 6248 | 2025.10.18 04:57:53.072307 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6249 | 2025.10.18 04:57:53.072468 [ 291 ] {} <Debug> TCP-Session: 2c7ba2b4-57f8-4409-a2fd-70b91304e645 Authenticating user 'default' from [fd00:1122:3344:101::e]:34986 | ||
| 6250 | 2025.10.18 04:57:53.072492 [ 291 ] {} <Debug> TCP-Session: 2c7ba2b4-57f8-4409-a2fd-70b91304e645 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6251 | 2025.10.18 04:57:53.072511 [ 291 ] {} <Debug> TCP-Session: 2c7ba2b4-57f8-4409-a2fd-70b91304e645 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6252 | 2025.10.18 04:57:53.073066 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6253 | 2025.10.18 04:57:53.073113 [ 351 ] {} <Debug> TCP-Session: 8a5f467b-ffbf-40cb-b655-e4eeb8fa9d05 Authenticating user 'default' from [fd00:1122:3344:101::e]:53948 | ||
| 6254 | 2025.10.18 04:57:53.073135 [ 351 ] {} <Debug> TCP-Session: 8a5f467b-ffbf-40cb-b655-e4eeb8fa9d05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6255 | 2025.10.18 04:57:53.073152 [ 351 ] {} <Debug> TCP-Session: 8a5f467b-ffbf-40cb-b655-e4eeb8fa9d05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6256 | 2025.10.18 04:57:53.073303 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6257 | 2025.10.18 04:57:53.073344 [ 352 ] {} <Debug> TCP-Session: 021c0adb-f56f-416a-9837-f774ff1adf3c Authenticating user 'default' from [fd00:1122:3344:101::e]:64933 | ||
| 6258 | 2025.10.18 04:57:53.073367 [ 352 ] {} <Debug> TCP-Session: 021c0adb-f56f-416a-9837-f774ff1adf3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6259 | 2025.10.18 04:57:53.073389 [ 352 ] {} <Debug> TCP-Session: 021c0adb-f56f-416a-9837-f774ff1adf3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6260 | 2025.10.18 04:57:53.073594 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6261 | 2025.10.18 04:57:53.073621 [ 287 ] {ba351af3-920e-4434-98ba-52a54f8f6f63} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003258 sec., 306.9367710251688 rows/sec., 11.99 KiB/sec. | ||
| 6262 | 2025.10.18 04:57:53.073657 [ 354 ] {} <Debug> TCP-Session: 5e876739-d232-4219-9029-26ac9217f751 Authenticating user 'default' from [fd00:1122:3344:101::e]:61587 | ||
| 6263 | 2025.10.18 04:57:53.073697 [ 354 ] {} <Debug> TCP-Session: 5e876739-d232-4219-9029-26ac9217f751 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6264 | 2025.10.18 04:57:53.073715 [ 354 ] {} <Debug> TCP-Session: 5e876739-d232-4219-9029-26ac9217f751 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6265 | 2025.10.18 04:57:53.073723 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6266 | 2025.10.18 04:57:53.073748 [ 287 ] {ba351af3-920e-4434-98ba-52a54f8f6f63} <Debug> TCPHandler: Processed in 0.003627563 sec. | ||
| 6267 | 2025.10.18 04:57:53.073765 [ 353 ] {} <Debug> TCP-Session: a00c256e-817a-4525-9be8-c2bf7ac68704 Authenticating user 'default' from [fd00:1122:3344:101::e]:57570 | ||
| 6268 | 2025.10.18 04:57:53.073785 [ 353 ] {} <Debug> TCP-Session: a00c256e-817a-4525-9be8-c2bf7ac68704 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6269 | 2025.10.18 04:57:53.073800 [ 353 ] {} <Debug> TCP-Session: a00c256e-817a-4525-9be8-c2bf7ac68704 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6270 | 2025.10.18 04:57:53.073853 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6271 | 2025.10.18 04:57:53.073881 [ 287 ] {} <Debug> TCP-Session: dad335c3-417a-40b5-9f33-5957e81064f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6272 | 2025.10.18 04:57:53.073905 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6273 | 2025.10.18 04:57:53.073932 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6274 | 2025.10.18 04:57:53.073946 [ 290 ] {} <Debug> TCP-Session: e36176fd-f8ae-46a3-aab6-95819adbfada Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6275 | 2025.10.18 04:57:53.073952 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6276 | 2025.10.18 04:57:53.073974 [ 352 ] {} <Debug> TCP-Session: 021c0adb-f56f-416a-9837-f774ff1adf3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6277 | 2025.10.18 04:57:53.073990 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6278 | 2025.10.18 04:57:53.074014 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6279 | 2025.10.18 04:57:53.074032 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6280 | 2025.10.18 04:57:53.074047 [ 350 ] {} <Debug> TCP-Session: 79fe2c67-cb82-472c-997f-d645fc8fe3c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6281 | 2025.10.18 04:57:53.074061 [ 351 ] {} <Debug> TCP-Session: 8a5f467b-ffbf-40cb-b655-e4eeb8fa9d05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6282 | 2025.10.18 04:57:53.074076 [ 353 ] {} <Debug> TCP-Session: a00c256e-817a-4525-9be8-c2bf7ac68704 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6283 | 2025.10.18 04:57:53.073972 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6284 | 2025.10.18 04:57:53.073942 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6285 | 2025.10.18 04:57:53.074149 [ 289 ] {} <Debug> TCP-Session: 399abc7b-64ab-444d-b914-0976cfdf92ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6286 | 2025.10.18 04:57:53.074008 [ 291 ] {} <Debug> TCP-Session: 2c7ba2b4-57f8-4409-a2fd-70b91304e645 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6287 | 2025.10.18 04:57:53.074176 [ 354 ] {} <Debug> TCP-Session: 5e876739-d232-4219-9029-26ac9217f751 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6288 | 2025.10.18 04:57:53.230271 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63826 | ||
| 6289 | 2025.10.18 04:57:53.230379 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6290 | 2025.10.18 04:57:53.230409 [ 287 ] {} <Debug> TCP-Session: 18531dd0-91fa-4bf8-abf2-c859ba062af0 Authenticating user 'default' from [fd00:1122:3344:101::e]:63826 | ||
| 6291 | 2025.10.18 04:57:53.230432 [ 287 ] {} <Debug> TCP-Session: 18531dd0-91fa-4bf8-abf2-c859ba062af0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6292 | 2025.10.18 04:57:53.230445 [ 287 ] {} <Debug> TCP-Session: 18531dd0-91fa-4bf8-abf2-c859ba062af0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6293 | 2025.10.18 04:57:53.230653 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62158 | ||
| 6294 | 2025.10.18 04:57:53.230671 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45278 | ||
| 6295 | 2025.10.18 04:57:53.230708 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65184 | ||
| 6296 | 2025.10.18 04:57:53.230728 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57540 | ||
| 6297 | 2025.10.18 04:57:53.230754 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54544 | ||
| 6298 | 2025.10.18 04:57:53.230782 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6299 | 2025.10.18 04:57:53.230804 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6300 | 2025.10.18 04:57:53.230831 [ 287 ] {} <Trace> TCP-Session: 18531dd0-91fa-4bf8-abf2-c859ba062af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6301 | 2025.10.18 04:57:53.230838 [ 289 ] {} <Debug> TCP-Session: dca628c6-9b85-46a3-be70-0c2c34c85101 Authenticating user 'default' from [fd00:1122:3344:101::e]:62158 | ||
| 6302 | 2025.10.18 04:57:53.230860 [ 290 ] {} <Debug> TCP-Session: 0122da4f-b635-49a8-8864-dafc31547484 Authenticating user 'default' from [fd00:1122:3344:101::e]:45278 | ||
| 6303 | 2025.10.18 04:57:53.230878 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6304 | 2025.10.18 04:57:53.230891 [ 289 ] {} <Debug> TCP-Session: dca628c6-9b85-46a3-be70-0c2c34c85101 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6305 | 2025.10.18 04:57:53.230910 [ 290 ] {} <Debug> TCP-Session: 0122da4f-b635-49a8-8864-dafc31547484 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6306 | 2025.10.18 04:57:53.230927 [ 289 ] {} <Debug> TCP-Session: dca628c6-9b85-46a3-be70-0c2c34c85101 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6307 | 2025.10.18 04:57:53.230946 [ 290 ] {} <Debug> TCP-Session: 0122da4f-b635-49a8-8864-dafc31547484 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6308 | 2025.10.18 04:57:53.230924 [ 354 ] {} <Debug> TCP-Session: 97b06245-4ea9-4e9d-b9dc-937c5ad5c52d Authenticating user 'default' from [fd00:1122:3344:101::e]:54544 | ||
| 6309 | 2025.10.18 04:57:53.230827 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6310 | 2025.10.18 04:57:53.231013 [ 287 ] {bde4eb6d-99e4-4cbe-9286-4f4289e882c2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63826) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6311 | 2025.10.18 04:57:53.231022 [ 354 ] {} <Debug> TCP-Session: 97b06245-4ea9-4e9d-b9dc-937c5ad5c52d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6312 | 2025.10.18 04:57:53.231039 [ 353 ] {} <Debug> TCP-Session: e7a709f5-02cd-427b-b4e7-4a1f1a5bb8d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:57540 | ||
| 6313 | 2025.10.18 04:57:53.231071 [ 354 ] {} <Debug> TCP-Session: 97b06245-4ea9-4e9d-b9dc-937c5ad5c52d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6314 | 2025.10.18 04:57:53.231094 [ 353 ] {} <Debug> TCP-Session: e7a709f5-02cd-427b-b4e7-4a1f1a5bb8d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6315 | 2025.10.18 04:57:53.230804 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6316 | 2025.10.18 04:57:53.231123 [ 353 ] {} <Debug> TCP-Session: e7a709f5-02cd-427b-b4e7-4a1f1a5bb8d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6317 | 2025.10.18 04:57:53.230716 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45830 | ||
| 6318 | 2025.10.18 04:57:53.231162 [ 351 ] {} <Debug> TCP-Session: c0f27ed2-7c04-4b2b-9665-ea7a356fe1ae Authenticating user 'default' from [fd00:1122:3344:101::e]:65184 | ||
| 6319 | 2025.10.18 04:57:53.230699 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41604 | ||
| 6320 | 2025.10.18 04:57:53.231204 [ 351 ] {} <Debug> TCP-Session: c0f27ed2-7c04-4b2b-9665-ea7a356fe1ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6321 | 2025.10.18 04:57:53.231227 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6322 | 2025.10.18 04:57:53.231242 [ 351 ] {} <Debug> TCP-Session: c0f27ed2-7c04-4b2b-9665-ea7a356fe1ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6323 | 2025.10.18 04:57:53.231267 [ 352 ] {} <Debug> TCP-Session: a09a12a7-0316-416e-9e80-448b62700d50 Authenticating user 'default' from [fd00:1122:3344:101::e]:45830 | ||
| 6324 | 2025.10.18 04:57:53.231275 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6325 | 2025.10.18 04:57:53.231320 [ 352 ] {} <Debug> TCP-Session: a09a12a7-0316-416e-9e80-448b62700d50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6326 | 2025.10.18 04:57:53.231336 [ 287 ] {bde4eb6d-99e4-4cbe-9286-4f4289e882c2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6327 | 2025.10.18 04:57:53.231348 [ 352 ] {} <Debug> TCP-Session: a09a12a7-0316-416e-9e80-448b62700d50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6328 | 2025.10.18 04:57:53.231344 [ 350 ] {} <Debug> TCP-Session: 3b6ccdf4-5d96-4a68-8d0c-27b1848eb364 Authenticating user 'default' from [fd00:1122:3344:101::e]:41604 | ||
| 6329 | 2025.10.18 04:57:53.230665 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39392 | ||
| 6330 | 2025.10.18 04:57:53.231402 [ 350 ] {} <Debug> TCP-Session: 3b6ccdf4-5d96-4a68-8d0c-27b1848eb364 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6331 | 2025.10.18 04:57:53.231411 [ 287 ] {bde4eb6d-99e4-4cbe-9286-4f4289e882c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6332 | 2025.10.18 04:57:53.231440 [ 350 ] {} <Debug> TCP-Session: 3b6ccdf4-5d96-4a68-8d0c-27b1848eb364 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6333 | 2025.10.18 04:57:53.231490 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6334 | 2025.10.18 04:57:53.231541 [ 291 ] {} <Debug> TCP-Session: 9b0fbeb5-9090-4f7c-8b43-ae106a89e491 Authenticating user 'default' from [fd00:1122:3344:101::e]:39392 | ||
| 6335 | 2025.10.18 04:57:53.231564 [ 291 ] {} <Debug> TCP-Session: 9b0fbeb5-9090-4f7c-8b43-ae106a89e491 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6336 | 2025.10.18 04:57:53.231582 [ 291 ] {} <Debug> TCP-Session: 9b0fbeb5-9090-4f7c-8b43-ae106a89e491 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6337 | 2025.10.18 04:57:53.231823 [ 287 ] {bde4eb6d-99e4-4cbe-9286-4f4289e882c2} <Debug> oximeter.version (4262310d-77cb-4519-9be1-206f7a9cad72) (SelectExecutor): Key condition: unknown | ||
| 6338 | 2025.10.18 04:57:53.232950 [ 312 ] {bde4eb6d-99e4-4cbe-9286-4f4289e882c2} <Trace> AggregatingTransform: Aggregating | ||
| 6339 | 2025.10.18 04:57:53.233006 [ 312 ] {bde4eb6d-99e4-4cbe-9286-4f4289e882c2} <Trace> Aggregator: Aggregation method: without_key | ||
| 6340 | 2025.10.18 04:57:53.233077 [ 312 ] {bde4eb6d-99e4-4cbe-9286-4f4289e882c2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00114653 sec. (872.197 rows/sec., 34.07 KiB/sec.) | ||
| 6341 | 2025.10.18 04:57:53.233102 [ 312 ] {bde4eb6d-99e4-4cbe-9286-4f4289e882c2} <Trace> Aggregator: Merging aggregated data | ||
| 6342 | 2025.10.18 04:57:53.234368 [ 287 ] {bde4eb6d-99e4-4cbe-9286-4f4289e882c2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003411 sec., 293.1691586045148 rows/sec., 11.45 KiB/sec. | ||
| 6343 | 2025.10.18 04:57:53.234521 [ 287 ] {bde4eb6d-99e4-4cbe-9286-4f4289e882c2} <Debug> TCPHandler: Processed in 0.003814368 sec. | ||
| 6344 | 2025.10.18 04:57:53.234645 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6345 | 2025.10.18 04:57:53.234667 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6346 | 2025.10.18 04:57:53.234681 [ 287 ] {} <Debug> TCP-Session: 18531dd0-91fa-4bf8-abf2-c859ba062af0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6347 | 2025.10.18 04:57:53.234689 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6348 | 2025.10.18 04:57:53.234714 [ 289 ] {} <Debug> TCP-Session: dca628c6-9b85-46a3-be70-0c2c34c85101 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6349 | 2025.10.18 04:57:53.234728 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6350 | 2025.10.18 04:57:53.234745 [ 291 ] {} <Debug> TCP-Session: 9b0fbeb5-9090-4f7c-8b43-ae106a89e491 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6351 | 2025.10.18 04:57:53.234758 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6352 | 2025.10.18 04:57:53.234765 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6353 | 2025.10.18 04:57:53.234794 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6354 | 2025.10.18 04:57:53.234815 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6355 | 2025.10.18 04:57:53.234831 [ 290 ] {} <Debug> TCP-Session: 0122da4f-b635-49a8-8864-dafc31547484 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6356 | 2025.10.18 04:57:53.234843 [ 351 ] {} <Debug> TCP-Session: c0f27ed2-7c04-4b2b-9665-ea7a356fe1ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6357 | 2025.10.18 04:57:53.234858 [ 353 ] {} <Debug> TCP-Session: e7a709f5-02cd-427b-b4e7-4a1f1a5bb8d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6358 | 2025.10.18 04:57:53.234790 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6359 | 2025.10.18 04:57:53.234806 [ 354 ] {} <Debug> TCP-Session: 97b06245-4ea9-4e9d-b9dc-937c5ad5c52d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6360 | 2025.10.18 04:57:53.234914 [ 352 ] {} <Debug> TCP-Session: a09a12a7-0316-416e-9e80-448b62700d50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6361 | 2025.10.18 04:57:53.234773 [ 350 ] {} <Debug> TCP-Session: 3b6ccdf4-5d96-4a68-8d0c-27b1848eb364 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6362 | 2025.10.18 04:57:56.121020 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6363 | 2025.10.18 04:57:56.121216 [ 278 ] {0132ec51-1b7c-41a6-9ef1-1fa7bff62721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6364 | 2025.10.18 04:57:56.121288 [ 278 ] {0132ec51-1b7c-41a6-9ef1-1fa7bff62721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6365 | 2025.10.18 04:57:56.122046 [ 278 ] {0132ec51-1b7c-41a6-9ef1-1fa7bff62721} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6366 | 2025.10.18 04:57:56.122092 [ 278 ] {0132ec51-1b7c-41a6-9ef1-1fa7bff62721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 6367 | 2025.10.18 04:57:56.122486 [ 278 ] {0132ec51-1b7c-41a6-9ef1-1fa7bff62721} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6368 | 2025.10.18 04:57:56.122704 [ 278 ] {0132ec51-1b7c-41a6-9ef1-1fa7bff62721} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6369 | 2025.10.18 04:57:56.122871 [ 278 ] {0132ec51-1b7c-41a6-9ef1-1fa7bff62721} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001706 sec., 38686.98710433763 rows/sec., 3.06 MiB/sec. | ||
| 6370 | 2025.10.18 04:57:56.122923 [ 278 ] {0132ec51-1b7c-41a6-9ef1-1fa7bff62721} <Debug> TCPHandler: Processed in 0.002035883 sec. | ||
| 6371 | 2025.10.18 04:57:56.123053 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6372 | 2025.10.18 04:57:56.123157 [ 278 ] {f86f32d2-e8da-4896-9189-9cb275376bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6373 | 2025.10.18 04:57:56.123201 [ 278 ] {f86f32d2-e8da-4896-9189-9cb275376bb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6374 | 2025.10.18 04:57:56.123662 [ 278 ] {f86f32d2-e8da-4896-9189-9cb275376bb3} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6375 | 2025.10.18 04:57:56.123697 [ 278 ] {f86f32d2-e8da-4896-9189-9cb275376bb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 6376 | 2025.10.18 04:57:56.123992 [ 278 ] {f86f32d2-e8da-4896-9189-9cb275376bb3} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6377 | 2025.10.18 04:57:56.124199 [ 278 ] {f86f32d2-e8da-4896-9189-9cb275376bb3} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6378 | 2025.10.18 04:57:56.124299 [ 127 ] {} <Debug> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6379 | 2025.10.18 04:57:56.124327 [ 278 ] {f86f32d2-e8da-4896-9189-9cb275376bb3} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001194 sec., 4187.604690117253 rows/sec., 314.89 KiB/sec. | ||
| 6380 | 2025.10.18 04:57:56.124337 [ 127 ] {} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6381 | 2025.10.18 04:57:56.124359 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 6382 | 2025.10.18 04:57:56.124366 [ 278 ] {f86f32d2-e8da-4896-9189-9cb275376bb3} <Debug> TCPHandler: Processed in 0.001366735 sec. | ||
| 6383 | 2025.10.18 04:57:56.124479 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6384 | 2025.10.18 04:57:56.124479 [ 186 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::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 | ||
| 6385 | 2025.10.18 04:57:56.124578 [ 278 ] {2bc2a974-e1a5-4493-8f3a-e390a169fc7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6386 | 2025.10.18 04:57:56.124623 [ 278 ] {2bc2a974-e1a5-4493-8f3a-e390a169fc7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6387 | 2025.10.18 04:57:56.124649 [ 186 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6388 | 2025.10.18 04:57:56.124692 [ 186 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 73 rows starting from the beginning of the part | ||
| 6389 | 2025.10.18 04:57:56.124766 [ 186 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::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 | ||
| 6390 | 2025.10.18 04:57:56.124819 [ 186 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 38 rows starting from the beginning of the part | ||
| 6391 | 2025.10.18 04:57:56.124869 [ 186 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 5 rows starting from the beginning of the part | ||
| 6392 | 2025.10.18 04:57:56.124912 [ 186 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 52 rows starting from the beginning of the part | ||
| 6393 | 2025.10.18 04:57:56.124960 [ 186 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 5 rows starting from the beginning of the part | ||
| 6394 | 2025.10.18 04:57:56.125056 [ 278 ] {2bc2a974-e1a5-4493-8f3a-e390a169fc7b} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6395 | 2025.10.18 04:57:56.125097 [ 278 ] {2bc2a974-e1a5-4493-8f3a-e390a169fc7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 6396 | 2025.10.18 04:57:56.125422 [ 278 ] {2bc2a974-e1a5-4493-8f3a-e390a169fc7b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6397 | 2025.10.18 04:57:56.125656 [ 278 ] {2bc2a974-e1a5-4493-8f3a-e390a169fc7b} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6398 | 2025.10.18 04:57:56.125797 [ 278 ] {2bc2a974-e1a5-4493-8f3a-e390a169fc7b} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.00124 sec., 55645.16129032258 rows/sec., 4.34 MiB/sec. | ||
| 6399 | 2025.10.18 04:57:56.125802 [ 188 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 5 columns (5 merged, 0 gathered) in 0.001380396 sec., 130397.36423461093 rows/sec., 10.07 MiB/sec. | ||
| 6400 | 2025.10.18 04:57:56.125836 [ 278 ] {2bc2a974-e1a5-4493-8f3a-e390a169fc7b} <Debug> TCPHandler: Processed in 0.001407457 sec. | ||
| 6401 | 2025.10.18 04:57:56.125960 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6402 | 2025.10.18 04:57:56.126022 [ 196 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6403 | 2025.10.18 04:57:56.126063 [ 278 ] {28eebff8-a0ad-478f-adfd-4b7666b4464e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6404 | 2025.10.18 04:57:56.126111 [ 278 ] {28eebff8-a0ad-478f-adfd-4b7666b4464e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6405 | 2025.10.18 04:57:56.126373 [ 196 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_41_8} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6406 | 2025.10.18 04:57:56.126467 [ 196 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_41_8} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6407 | 2025.10.18 04:57:56.126511 [ 278 ] {28eebff8-a0ad-478f-adfd-4b7666b4464e} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6408 | 2025.10.18 04:57:56.126551 [ 278 ] {28eebff8-a0ad-478f-adfd-4b7666b4464e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 6409 | 2025.10.18 04:57:56.126573 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 6410 | 2025.10.18 04:57:56.126907 [ 278 ] {28eebff8-a0ad-478f-adfd-4b7666b4464e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6411 | 2025.10.18 04:57:56.127120 [ 278 ] {28eebff8-a0ad-478f-adfd-4b7666b4464e} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6412 | 2025.10.18 04:57:56.127256 [ 278 ] {28eebff8-a0ad-478f-adfd-4b7666b4464e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 6413 | 2025.10.18 04:57:56.127293 [ 278 ] {28eebff8-a0ad-478f-adfd-4b7666b4464e} <Debug> TCPHandler: Processed in 0.001382515 sec. | ||
| 6414 | 2025.10.18 04:57:56.127400 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6415 | 2025.10.18 04:57:56.127494 [ 278 ] {93b14ece-cc42-49cb-88fa-e850e7ae1a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6416 | 2025.10.18 04:57:56.127548 [ 278 ] {93b14ece-cc42-49cb-88fa-e850e7ae1a2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6417 | 2025.10.18 04:57:56.128295 [ 278 ] {93b14ece-cc42-49cb-88fa-e850e7ae1a2b} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6418 | 2025.10.18 04:57:56.128328 [ 278 ] {93b14ece-cc42-49cb-88fa-e850e7ae1a2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 6419 | 2025.10.18 04:57:56.128822 [ 278 ] {93b14ece-cc42-49cb-88fa-e850e7ae1a2b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6420 | 2025.10.18 04:57:56.129039 [ 278 ] {93b14ece-cc42-49cb-88fa-e850e7ae1a2b} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6421 | 2025.10.18 04:57:56.129174 [ 278 ] {93b14ece-cc42-49cb-88fa-e850e7ae1a2b} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001699 sec., 2942.9075927015892 rows/sec., 5.27 MiB/sec. | ||
| 6422 | 2025.10.18 04:57:56.129236 [ 278 ] {93b14ece-cc42-49cb-88fa-e850e7ae1a2b} <Debug> TCPHandler: Processed in 0.001891829 sec. | ||
| 6423 | 2025.10.18 04:57:56.129345 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6424 | 2025.10.18 04:57:56.129440 [ 278 ] {6394f3ad-e7a5-46ee-b596-2bca0bd803f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6425 | 2025.10.18 04:57:56.129483 [ 278 ] {6394f3ad-e7a5-46ee-b596-2bca0bd803f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6426 | 2025.10.18 04:57:56.129825 [ 278 ] {6394f3ad-e7a5-46ee-b596-2bca0bd803f3} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6427 | 2025.10.18 04:57:56.129859 [ 278 ] {6394f3ad-e7a5-46ee-b596-2bca0bd803f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 6428 | 2025.10.18 04:57:56.130154 [ 278 ] {6394f3ad-e7a5-46ee-b596-2bca0bd803f3} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6429 | 2025.10.18 04:57:56.130359 [ 278 ] {6394f3ad-e7a5-46ee-b596-2bca0bd803f3} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6430 | 2025.10.18 04:57:56.130494 [ 278 ] {6394f3ad-e7a5-46ee-b596-2bca0bd803f3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 6431 | 2025.10.18 04:57:56.130530 [ 278 ] {6394f3ad-e7a5-46ee-b596-2bca0bd803f3} <Debug> TCPHandler: Processed in 0.001235192 sec. | ||
| 6432 | 2025.10.18 04:57:58.071069 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6433 | 2025.10.18 04:57:58.071194 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6434 | 2025.10.18 04:57:58.186441 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15310 | ||
| 6435 | 2025.10.18 04:57:58.186941 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6436 | 2025.10.18 04:57:58.186975 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 6437 | 2025.10.18 04:57:58.187470 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6438 | 2025.10.18 04:57:58.187692 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6439 | 2025.10.18 04:57:58.187823 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15310 | ||
| 6440 | 2025.10.18 04:57:58.217575 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 810 | ||
| 6441 | 2025.10.18 04:57:58.219911 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6442 | 2025.10.18 04:57:58.219951 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 6443 | 2025.10.18 04:57:58.221137 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6444 | 2025.10.18 04:57:58.221393 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6445 | 2025.10.18 04:57:58.221636 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 810 | ||
| 6446 | 2025.10.18 04:57:58.989995 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6447 | 2025.10.18 04:57:59.001591 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001127329 sec. | ||
| 6448 | 2025.10.18 04:57:59.005082 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6449 | 2025.10.18 04:57:59.005140 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 6450 | 2025.10.18 04:57:59.010921 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6451 | 2025.10.18 04:57:59.011622 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6452 | 2025.10.18 04:57:59.014261 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6453 | 2025.10.18 04:58:01.122883 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6454 | 2025.10.18 04:58:01.123079 [ 278 ] {faea9eef-00b2-4c61-b16c-e4911fab853f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6455 | 2025.10.18 04:58:01.123153 [ 278 ] {faea9eef-00b2-4c61-b16c-e4911fab853f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6456 | 2025.10.18 04:58:01.123851 [ 278 ] {faea9eef-00b2-4c61-b16c-e4911fab853f} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6457 | 2025.10.18 04:58:01.123899 [ 278 ] {faea9eef-00b2-4c61-b16c-e4911fab853f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 6458 | 2025.10.18 04:58:01.124310 [ 278 ] {faea9eef-00b2-4c61-b16c-e4911fab853f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6459 | 2025.10.18 04:58:01.124556 [ 278 ] {faea9eef-00b2-4c61-b16c-e4911fab853f} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6460 | 2025.10.18 04:58:01.124700 [ 139 ] {} <Debug> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6461 | 2025.10.18 04:58:01.124715 [ 278 ] {faea9eef-00b2-4c61-b16c-e4911fab853f} <Debug> executeQuery: Read 132 rows, 11.65 KiB in 0.001689 sec., 78152.75310834813 rows/sec., 6.73 MiB/sec. | ||
| 6462 | 2025.10.18 04:58:01.124747 [ 139 ] {} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6463 | 2025.10.18 04:58:01.124775 [ 278 ] {faea9eef-00b2-4c61-b16c-e4911fab853f} <Debug> TCPHandler: Processed in 0.002031092 sec. | ||
| 6464 | 2025.10.18 04:58:01.124776 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 6465 | 2025.10.18 04:58:01.124904 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6466 | 2025.10.18 04:58:01.124921 [ 198 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::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 | ||
| 6467 | 2025.10.18 04:58:01.125005 [ 278 ] {f147ee3c-d8d9-4fe0-a9e0-f027bb3fbabe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6468 | 2025.10.18 04:58:01.125055 [ 278 ] {f147ee3c-d8d9-4fe0-a9e0-f027bb3fbabe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6469 | 2025.10.18 04:58:01.125095 [ 198 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6470 | 2025.10.18 04:58:01.125140 [ 198 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1412 rows starting from the beginning of the part | ||
| 6471 | 2025.10.18 04:58:01.125214 [ 198 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 132 rows starting from the beginning of the part | ||
| 6472 | 2025.10.18 04:58:01.125261 [ 198 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 66 rows starting from the beginning of the part | ||
| 6473 | 2025.10.18 04:58:01.125305 [ 198 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 253 rows starting from the beginning of the part | ||
| 6474 | 2025.10.18 04:58:01.125345 [ 198 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 66 rows starting from the beginning of the part | ||
| 6475 | 2025.10.18 04:58:01.125387 [ 198 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 132 rows starting from the beginning of the part | ||
| 6476 | 2025.10.18 04:58:01.125520 [ 278 ] {f147ee3c-d8d9-4fe0-a9e0-f027bb3fbabe} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6477 | 2025.10.18 04:58:01.125565 [ 278 ] {f147ee3c-d8d9-4fe0-a9e0-f027bb3fbabe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 6478 | 2025.10.18 04:58:01.125908 [ 278 ] {f147ee3c-d8d9-4fe0-a9e0-f027bb3fbabe} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6479 | 2025.10.18 04:58:01.126138 [ 278 ] {f147ee3c-d8d9-4fe0-a9e0-f027bb3fbabe} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6480 | 2025.10.18 04:58:01.126278 [ 278 ] {f147ee3c-d8d9-4fe0-a9e0-f027bb3fbabe} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001296 sec., 29320.987654320987 rows/sec., 2.15 MiB/sec. | ||
| 6481 | 2025.10.18 04:58:01.126317 [ 278 ] {f147ee3c-d8d9-4fe0-a9e0-f027bb3fbabe} <Debug> TCPHandler: Processed in 0.001464228 sec. | ||
| 6482 | 2025.10.18 04:58:01.126428 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6483 | 2025.10.18 04:58:01.126524 [ 278 ] {8921aaec-d85c-4fa6-afeb-5804d93d6069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6484 | 2025.10.18 04:58:01.126566 [ 278 ] {8921aaec-d85c-4fa6-afeb-5804d93d6069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6485 | 2025.10.18 04:58:01.126683 [ 196 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2061 rows, containing 5 columns (5 merged, 0 gathered) in 0.001827137 sec., 1127994.2336015308 rows/sec., 99.49 MiB/sec. | ||
| 6486 | 2025.10.18 04:58:01.126995 [ 278 ] {8921aaec-d85c-4fa6-afeb-5804d93d6069} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6487 | 2025.10.18 04:58:01.127014 [ 188 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6488 | 2025.10.18 04:58:01.127039 [ 278 ] {8921aaec-d85c-4fa6-afeb-5804d93d6069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 6489 | 2025.10.18 04:58:01.127361 [ 188 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_46_9} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6490 | 2025.10.18 04:58:01.127396 [ 278 ] {8921aaec-d85c-4fa6-afeb-5804d93d6069} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6491 | 2025.10.18 04:58:01.127457 [ 188 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_46_9} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6492 | 2025.10.18 04:58:01.127574 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 6493 | 2025.10.18 04:58:01.127624 [ 278 ] {8921aaec-d85c-4fa6-afeb-5804d93d6069} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6494 | 2025.10.18 04:58:01.127726 [ 139 ] {} <Debug> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6495 | 2025.10.18 04:58:01.127753 [ 139 ] {} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6496 | 2025.10.18 04:58:01.127759 [ 278 ] {8921aaec-d85c-4fa6-afeb-5804d93d6069} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001255 sec., 81274.90039840637 rows/sec., 6.35 MiB/sec. | ||
| 6497 | 2025.10.18 04:58:01.127771 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 6498 | 2025.10.18 04:58:01.127797 [ 278 ] {8921aaec-d85c-4fa6-afeb-5804d93d6069} <Debug> TCPHandler: Processed in 0.001418397 sec. | ||
| 6499 | 2025.10.18 04:58:01.127842 [ 198 ] {48a48578-39d1-41e8-b269-51d90f6332ed::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 | ||
| 6500 | 2025.10.18 04:58:01.127907 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6501 | 2025.10.18 04:58:01.127946 [ 198 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6502 | 2025.10.18 04:58:01.127977 [ 198 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 635 rows starting from the beginning of the part | ||
| 6503 | 2025.10.18 04:58:01.128013 [ 278 ] {bd690aba-3969-439a-96ef-1cd1a1b2e14f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6504 | 2025.10.18 04:58:01.128024 [ 198 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 102 rows starting from the beginning of the part | ||
| 6505 | 2025.10.18 04:58:01.128066 [ 278 ] {bd690aba-3969-439a-96ef-1cd1a1b2e14f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6506 | 2025.10.18 04:58:01.128078 [ 198 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 69 rows starting from the beginning of the part | ||
| 6507 | 2025.10.18 04:58:01.128122 [ 198 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 140 rows starting from the beginning of the part | ||
| 6508 | 2025.10.18 04:58:01.128156 [ 198 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 69 rows starting from the beginning of the part | ||
| 6509 | 2025.10.18 04:58:01.128196 [ 198 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 102 rows starting from the beginning of the part | ||
| 6510 | 2025.10.18 04:58:01.128480 [ 278 ] {bd690aba-3969-439a-96ef-1cd1a1b2e14f} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6511 | 2025.10.18 04:58:01.128522 [ 278 ] {bd690aba-3969-439a-96ef-1cd1a1b2e14f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 6512 | 2025.10.18 04:58:01.128886 [ 278 ] {bd690aba-3969-439a-96ef-1cd1a1b2e14f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6513 | 2025.10.18 04:58:01.129040 [ 188 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1117 rows, containing 5 columns (5 merged, 0 gathered) in 0.001230602 sec., 907685.8318123976 rows/sec., 73.25 MiB/sec. | ||
| 6514 | 2025.10.18 04:58:01.129106 [ 278 ] {bd690aba-3969-439a-96ef-1cd1a1b2e14f} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6515 | 2025.10.18 04:58:01.129190 [ 198 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6516 | 2025.10.18 04:58:01.129213 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6517 | 2025.10.18 04:58:01.129243 [ 139 ] {} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6518 | 2025.10.18 04:58:01.129245 [ 278 ] {bd690aba-3969-439a-96ef-1cd1a1b2e14f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001251 sec., 127897.6818545164 rows/sec., 8.91 MiB/sec. | ||
| 6519 | 2025.10.18 04:58:01.129264 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 6520 | 2025.10.18 04:58:01.129290 [ 278 ] {bd690aba-3969-439a-96ef-1cd1a1b2e14f} <Debug> TCPHandler: Processed in 0.001432737 sec. | ||
| 6521 | 2025.10.18 04:58:01.129367 [ 193 ] {af818423-66e9-4722-9454-7c633ffbb364::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 | ||
| 6522 | 2025.10.18 04:58:01.129399 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6523 | 2025.10.18 04:58:01.129456 [ 198 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_46_9} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6524 | 2025.10.18 04:58:01.129504 [ 278 ] {644ec3d4-d2e4-4e90-8a46-7e81ab3f23f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6525 | 2025.10.18 04:58:01.129515 [ 193 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6526 | 2025.10.18 04:58:01.129536 [ 198 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_46_9} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6527 | 2025.10.18 04:58:01.129567 [ 193 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12306 rows starting from the beginning of the part | ||
| 6528 | 2025.10.18 04:58:01.129568 [ 278 ] {644ec3d4-d2e4-4e90-8a46-7e81ab3f23f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6529 | 2025.10.18 04:58:01.129629 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 6530 | 2025.10.18 04:58:01.129645 [ 193 ] {af818423-66e9-4722-9454-7c633ffbb364::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 | ||
| 6531 | 2025.10.18 04:58:01.129697 [ 193 ] {af818423-66e9-4722-9454-7c633ffbb364::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 | ||
| 6532 | 2025.10.18 04:58:01.129741 [ 193 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 197 rows starting from the beginning of the part | ||
| 6533 | 2025.10.18 04:58:01.129782 [ 193 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 6534 | 2025.10.18 04:58:01.129823 [ 193 ] {af818423-66e9-4722-9454-7c633ffbb364::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 | ||
| 6535 | 2025.10.18 04:58:01.130425 [ 278 ] {644ec3d4-d2e4-4e90-8a46-7e81ab3f23f9} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6536 | 2025.10.18 04:58:01.130467 [ 278 ] {644ec3d4-d2e4-4e90-8a46-7e81ab3f23f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 6537 | 2025.10.18 04:58:01.131117 [ 278 ] {644ec3d4-d2e4-4e90-8a46-7e81ab3f23f9} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6538 | 2025.10.18 04:58:01.131355 [ 278 ] {644ec3d4-d2e4-4e90-8a46-7e81ab3f23f9} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6539 | 2025.10.18 04:58:01.131462 [ 139 ] {} <Debug> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6540 | 2025.10.18 04:58:01.131490 [ 139 ] {} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6541 | 2025.10.18 04:58:01.131501 [ 278 ] {644ec3d4-d2e4-4e90-8a46-7e81ab3f23f9} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002014 sec., 18867.924528301886 rows/sec., 33.81 MiB/sec. | ||
| 6542 | 2025.10.18 04:58:01.131512 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 6543 | 2025.10.18 04:58:01.131565 [ 278 ] {644ec3d4-d2e4-4e90-8a46-7e81ab3f23f9} <Debug> TCPHandler: Processed in 0.002215267 sec. | ||
| 6544 | 2025.10.18 04:58:01.131591 [ 188 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::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 | ||
| 6545 | 2025.10.18 04:58:01.131671 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6546 | 2025.10.18 04:58:01.131770 [ 278 ] {209dae49-1c82-46c7-a034-b7b1e4c80a0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6547 | 2025.10.18 04:58:01.131790 [ 188 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6548 | 2025.10.18 04:58:01.131813 [ 278 ] {209dae49-1c82-46c7-a034-b7b1e4c80a0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6549 | 2025.10.18 04:58:01.131848 [ 188 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 754 rows starting from the beginning of the part | ||
| 6550 | 2025.10.18 04:58:01.131973 [ 188 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 38 rows starting from the beginning of the part | ||
| 6551 | 2025.10.18 04:58:01.132071 [ 188 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 5 rows starting from the beginning of the part | ||
| 6552 | 2025.10.18 04:58:01.132142 [ 278 ] {209dae49-1c82-46c7-a034-b7b1e4c80a0c} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6553 | 2025.10.18 04:58:01.132161 [ 188 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 38 rows starting from the beginning of the part | ||
| 6554 | 2025.10.18 04:58:01.132185 [ 278 ] {209dae49-1c82-46c7-a034-b7b1e4c80a0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 6555 | 2025.10.18 04:58:01.132254 [ 188 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 5 rows starting from the beginning of the part | ||
| 6556 | 2025.10.18 04:58:01.132346 [ 188 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::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 | ||
| 6557 | 2025.10.18 04:58:01.132523 [ 278 ] {209dae49-1c82-46c7-a034-b7b1e4c80a0c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6558 | 2025.10.18 04:58:01.132786 [ 278 ] {209dae49-1c82-46c7-a034-b7b1e4c80a0c} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6559 | 2025.10.18 04:58:01.132883 [ 139 ] {} <Debug> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6560 | 2025.10.18 04:58:01.132906 [ 139 ] {} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6561 | 2025.10.18 04:58:01.132918 [ 278 ] {209dae49-1c82-46c7-a034-b7b1e4c80a0c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001167 sec., 51413.88174807197 rows/sec., 3.46 MiB/sec. | ||
| 6562 | 2025.10.18 04:58:01.132938 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 6563 | 2025.10.18 04:58:01.132962 [ 278 ] {209dae49-1c82-46c7-a034-b7b1e4c80a0c} <Debug> TCPHandler: Processed in 0.001340304 sec. | ||
| 6564 | 2025.10.18 04:58:01.133011 [ 200 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::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 | ||
| 6565 | 2025.10.18 04:58:01.133107 [ 200 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6566 | 2025.10.18 04:58:01.133135 [ 200 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2340 rows starting from the beginning of the part | ||
| 6567 | 2025.10.18 04:58:01.133181 [ 200 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::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 | ||
| 6568 | 2025.10.18 04:58:01.133223 [ 200 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::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 | ||
| 6569 | 2025.10.18 04:58:01.133261 [ 200 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::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 | ||
| 6570 | 2025.10.18 04:58:01.133294 [ 200 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::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 | ||
| 6571 | 2025.10.18 04:58:01.133329 [ 200 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::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 | ||
| 6572 | 2025.10.18 04:58:01.134565 [ 203 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2640 rows, containing 4 columns (4 merged, 0 gathered) in 0.001586872 sec., 1663650.2503037422 rows/sec., 112.07 MiB/sec. | ||
| 6573 | 2025.10.18 04:58:01.134657 [ 200 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13143 rows, containing 5 columns (5 merged, 0 gathered) in 0.005341898 sec., 2460361.4670291343 rows/sec., 169.14 MiB/sec. | ||
| 6574 | 2025.10.18 04:58:01.134877 [ 192 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6575 | 2025.10.18 04:58:01.135062 [ 203 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6576 | 2025.10.18 04:58:01.135157 [ 192 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_46_9} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6577 | 2025.10.18 04:58:01.135239 [ 192 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_46_9} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6578 | 2025.10.18 04:58:01.135308 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6579 | 2025.10.18 04:58:01.135364 [ 203 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6580 | 2025.10.18 04:58:01.135436 [ 203 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6581 | 2025.10.18 04:58:01.135519 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.51 MiB. | ||
| 6582 | 2025.10.18 04:58:01.142928 [ 197 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 878 rows, containing 19 columns (19 merged, 0 gathered) in 0.011366534 sec., 77244.30332060768 rows/sec., 138.42 MiB/sec. | ||
| 6583 | 2025.10.18 04:58:01.144005 [ 188 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6584 | 2025.10.18 04:58:01.144307 [ 188 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6585 | 2025.10.18 04:58:01.144374 [ 188 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6586 | 2025.10.18 04:58:01.144453 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.63 MiB. | ||
| 6587 | 2025.10.18 04:58:02.000195 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 276.53 MiB, peak 288.72 MiB, free memory in arenas 0.00 B, will set to 282.43 MiB (RSS), difference: 5.90 MiB | ||
| 6588 | 2025.10.18 04:58:05.688844 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15758 | ||
| 6589 | 2025.10.18 04:58:05.689347 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6590 | 2025.10.18 04:58:05.689386 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 6591 | 2025.10.18 04:58:05.689872 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6592 | 2025.10.18 04:58:05.690141 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6593 | 2025.10.18 04:58:05.690282 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15758 | ||
| 6594 | 2025.10.18 04:58:06.147611 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6595 | 2025.10.18 04:58:06.147807 [ 278 ] {3b1983f9-c59b-41ec-ab3c-48de5c9bfe56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6596 | 2025.10.18 04:58:06.147877 [ 278 ] {3b1983f9-c59b-41ec-ab3c-48de5c9bfe56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6597 | 2025.10.18 04:58:06.148606 [ 278 ] {3b1983f9-c59b-41ec-ab3c-48de5c9bfe56} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6598 | 2025.10.18 04:58:06.148654 [ 278 ] {3b1983f9-c59b-41ec-ab3c-48de5c9bfe56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 6599 | 2025.10.18 04:58:06.149028 [ 278 ] {3b1983f9-c59b-41ec-ab3c-48de5c9bfe56} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6600 | 2025.10.18 04:58:06.149250 [ 278 ] {3b1983f9-c59b-41ec-ab3c-48de5c9bfe56} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6601 | 2025.10.18 04:58:06.149392 [ 278 ] {3b1983f9-c59b-41ec-ab3c-48de5c9bfe56} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001637 sec., 3665.241295051924 rows/sec., 298.87 KiB/sec. | ||
| 6602 | 2025.10.18 04:58:06.149432 [ 278 ] {3b1983f9-c59b-41ec-ab3c-48de5c9bfe56} <Debug> TCPHandler: Processed in 0.001955191 sec. | ||
| 6603 | 2025.10.18 04:58:06.149565 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6604 | 2025.10.18 04:58:06.149657 [ 278 ] {9e3fec44-2d53-4a58-8d7f-f3feca55c5ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6605 | 2025.10.18 04:58:06.149696 [ 278 ] {9e3fec44-2d53-4a58-8d7f-f3feca55c5ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6606 | 2025.10.18 04:58:06.150863 [ 278 ] {9e3fec44-2d53-4a58-8d7f-f3feca55c5ca} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6607 | 2025.10.18 04:58:06.150899 [ 278 ] {9e3fec44-2d53-4a58-8d7f-f3feca55c5ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 6608 | 2025.10.18 04:58:06.151265 [ 278 ] {9e3fec44-2d53-4a58-8d7f-f3feca55c5ca} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6609 | 2025.10.18 04:58:06.151468 [ 278 ] {9e3fec44-2d53-4a58-8d7f-f3feca55c5ca} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6610 | 2025.10.18 04:58:06.151594 [ 278 ] {9e3fec44-2d53-4a58-8d7f-f3feca55c5ca} <Debug> executeQuery: Read 1209 rows, 101.69 KiB in 0.001955 sec., 618414.3222506393 rows/sec., 50.80 MiB/sec. | ||
| 6611 | 2025.10.18 04:58:06.151631 [ 278 ] {9e3fec44-2d53-4a58-8d7f-f3feca55c5ca} <Debug> TCPHandler: Processed in 0.002114044 sec. | ||
| 6612 | 2025.10.18 04:58:06.151741 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6613 | 2025.10.18 04:58:06.151833 [ 278 ] {0f180668-1f69-4ebc-ac6f-afcebf02fad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6614 | 2025.10.18 04:58:06.151872 [ 278 ] {0f180668-1f69-4ebc-ac6f-afcebf02fad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6615 | 2025.10.18 04:58:06.152322 [ 278 ] {0f180668-1f69-4ebc-ac6f-afcebf02fad7} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6616 | 2025.10.18 04:58:06.152359 [ 278 ] {0f180668-1f69-4ebc-ac6f-afcebf02fad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 6617 | 2025.10.18 04:58:06.152652 [ 278 ] {0f180668-1f69-4ebc-ac6f-afcebf02fad7} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6618 | 2025.10.18 04:58:06.152854 [ 278 ] {0f180668-1f69-4ebc-ac6f-afcebf02fad7} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6619 | 2025.10.18 04:58:06.152979 [ 278 ] {0f180668-1f69-4ebc-ac6f-afcebf02fad7} <Debug> executeQuery: Read 11 rows, 814.00 B in 0.001164 sec., 9450.171821305841 rows/sec., 682.92 KiB/sec. | ||
| 6620 | 2025.10.18 04:58:06.153017 [ 278 ] {0f180668-1f69-4ebc-ac6f-afcebf02fad7} <Debug> TCPHandler: Processed in 0.001322184 sec. | ||
| 6621 | 2025.10.18 04:58:06.153132 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6622 | 2025.10.18 04:58:06.153225 [ 278 ] {da071459-70fe-4139-84b2-72567455e35c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6623 | 2025.10.18 04:58:06.153264 [ 278 ] {da071459-70fe-4139-84b2-72567455e35c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6624 | 2025.10.18 04:58:06.153778 [ 278 ] {da071459-70fe-4139-84b2-72567455e35c} <Trace> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6625 | 2025.10.18 04:58:06.153815 [ 278 ] {da071459-70fe-4139-84b2-72567455e35c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 6626 | 2025.10.18 04:58:06.154124 [ 278 ] {da071459-70fe-4139-84b2-72567455e35c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6627 | 2025.10.18 04:58:06.154340 [ 278 ] {da071459-70fe-4139-84b2-72567455e35c} <Trace> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6628 | 2025.10.18 04:58:06.154465 [ 278 ] {da071459-70fe-4139-84b2-72567455e35c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001259 sec., 181096.10802223987 rows/sec., 12.26 MiB/sec. | ||
| 6629 | 2025.10.18 04:58:06.154502 [ 278 ] {da071459-70fe-4139-84b2-72567455e35c} <Debug> TCPHandler: Processed in 0.001417677 sec. | ||
| 6630 | 2025.10.18 04:58:06.154616 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6631 | 2025.10.18 04:58:06.154710 [ 278 ] {c72bbc33-00cf-48b6-8437-2fa49c4c3739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6632 | 2025.10.18 04:58:06.154750 [ 278 ] {c72bbc33-00cf-48b6-8437-2fa49c4c3739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6633 | 2025.10.18 04:58:06.155348 [ 278 ] {c72bbc33-00cf-48b6-8437-2fa49c4c3739} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6634 | 2025.10.18 04:58:06.155384 [ 278 ] {c72bbc33-00cf-48b6-8437-2fa49c4c3739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 6635 | 2025.10.18 04:58:06.155701 [ 278 ] {c72bbc33-00cf-48b6-8437-2fa49c4c3739} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6636 | 2025.10.18 04:58:06.155905 [ 278 ] {c72bbc33-00cf-48b6-8437-2fa49c4c3739} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6637 | 2025.10.18 04:58:06.156028 [ 278 ] {c72bbc33-00cf-48b6-8437-2fa49c4c3739} <Debug> executeQuery: Read 531 rows, 40.29 KiB in 0.001336 sec., 397455.0898203593 rows/sec., 29.45 MiB/sec. | ||
| 6638 | 2025.10.18 04:58:06.156064 [ 278 ] {c72bbc33-00cf-48b6-8437-2fa49c4c3739} <Debug> TCPHandler: Processed in 0.001496179 sec. | ||
| 6639 | 2025.10.18 04:58:06.156191 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6640 | 2025.10.18 04:58:06.156311 [ 278 ] {5b48576e-6eee-4aa5-9647-37209b603fd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6641 | 2025.10.18 04:58:06.156363 [ 278 ] {5b48576e-6eee-4aa5-9647-37209b603fd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6642 | 2025.10.18 04:58:06.157058 [ 278 ] {5b48576e-6eee-4aa5-9647-37209b603fd6} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6643 | 2025.10.18 04:58:06.157101 [ 278 ] {5b48576e-6eee-4aa5-9647-37209b603fd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 6644 | 2025.10.18 04:58:06.157530 [ 278 ] {5b48576e-6eee-4aa5-9647-37209b603fd6} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6645 | 2025.10.18 04:58:06.157737 [ 278 ] {5b48576e-6eee-4aa5-9647-37209b603fd6} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6646 | 2025.10.18 04:58:06.157861 [ 278 ] {5b48576e-6eee-4aa5-9647-37209b603fd6} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001574 sec., 538119.4409148665 rows/sec., 36.22 MiB/sec. | ||
| 6647 | 2025.10.18 04:58:06.157897 [ 278 ] {5b48576e-6eee-4aa5-9647-37209b603fd6} <Debug> TCPHandler: Processed in 0.001767125 sec. | ||
| 6648 | 2025.10.18 04:58:06.158011 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6649 | 2025.10.18 04:58:06.158103 [ 278 ] {d1ff51ae-5247-4c83-944f-414607503a75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6650 | 2025.10.18 04:58:06.158156 [ 278 ] {d1ff51ae-5247-4c83-944f-414607503a75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6651 | 2025.10.18 04:58:06.158938 [ 278 ] {d1ff51ae-5247-4c83-944f-414607503a75} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6652 | 2025.10.18 04:58:06.158974 [ 278 ] {d1ff51ae-5247-4c83-944f-414607503a75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 6653 | 2025.10.18 04:58:06.159462 [ 278 ] {d1ff51ae-5247-4c83-944f-414607503a75} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6654 | 2025.10.18 04:58:06.159683 [ 278 ] {d1ff51ae-5247-4c83-944f-414607503a75} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6655 | 2025.10.18 04:58:06.159817 [ 278 ] {d1ff51ae-5247-4c83-944f-414607503a75} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001732 sec., 2886.8360277136258 rows/sec., 5.17 MiB/sec. | ||
| 6656 | 2025.10.18 04:58:06.159868 [ 278 ] {d1ff51ae-5247-4c83-944f-414607503a75} <Debug> TCPHandler: Processed in 0.001905299 sec. | ||
| 6657 | 2025.10.18 04:58:06.159980 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6658 | 2025.10.18 04:58:06.160072 [ 278 ] {4b9f116e-8cbc-4c44-b681-5a3c4749b948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6659 | 2025.10.18 04:58:06.160113 [ 278 ] {4b9f116e-8cbc-4c44-b681-5a3c4749b948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6660 | 2025.10.18 04:58:06.160452 [ 278 ] {4b9f116e-8cbc-4c44-b681-5a3c4749b948} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6661 | 2025.10.18 04:58:06.160487 [ 278 ] {4b9f116e-8cbc-4c44-b681-5a3c4749b948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 6662 | 2025.10.18 04:58:06.160777 [ 278 ] {4b9f116e-8cbc-4c44-b681-5a3c4749b948} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6663 | 2025.10.18 04:58:06.161008 [ 278 ] {4b9f116e-8cbc-4c44-b681-5a3c4749b948} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6664 | 2025.10.18 04:58:06.161131 [ 278 ] {4b9f116e-8cbc-4c44-b681-5a3c4749b948} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 6665 | 2025.10.18 04:58:06.161166 [ 278 ] {4b9f116e-8cbc-4c44-b681-5a3c4749b948} <Debug> TCPHandler: Processed in 0.001233702 sec. | ||
| 6666 | 2025.10.18 04:58:06.515282 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 6667 | 2025.10.18 04:58:06.531741 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6668 | 2025.10.18 04:58:06.531808 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 6669 | 2025.10.18 04:58:06.537648 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6670 | 2025.10.18 04:58:06.538390 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6671 | 2025.10.18 04:58:06.541574 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 6672 | 2025.10.18 04:58:08.222751 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 838 | ||
| 6673 | 2025.10.18 04:58:08.224899 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6674 | 2025.10.18 04:58:08.224942 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 6675 | 2025.10.18 04:58:08.226115 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6676 | 2025.10.18 04:58:08.226376 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6677 | 2025.10.18 04:58:08.226625 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 838 | ||
| 6678 | 2025.10.18 04:58:11.121790 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6679 | 2025.10.18 04:58:11.121989 [ 278 ] {870d8d19-0c03-448a-bb89-999c2b87fba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6680 | 2025.10.18 04:58:11.122061 [ 278 ] {870d8d19-0c03-448a-bb89-999c2b87fba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6681 | 2025.10.18 04:58:11.122843 [ 278 ] {870d8d19-0c03-448a-bb89-999c2b87fba4} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6682 | 2025.10.18 04:58:11.122891 [ 278 ] {870d8d19-0c03-448a-bb89-999c2b87fba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 6683 | 2025.10.18 04:58:11.123283 [ 278 ] {870d8d19-0c03-448a-bb89-999c2b87fba4} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6684 | 2025.10.18 04:58:11.123516 [ 278 ] {870d8d19-0c03-448a-bb89-999c2b87fba4} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6685 | 2025.10.18 04:58:11.123669 [ 278 ] {870d8d19-0c03-448a-bb89-999c2b87fba4} <Debug> executeQuery: Read 132 rows, 11.65 KiB in 0.001733 sec., 76168.49394114253 rows/sec., 6.56 MiB/sec. | ||
| 6686 | 2025.10.18 04:58:11.123712 [ 278 ] {870d8d19-0c03-448a-bb89-999c2b87fba4} <Debug> TCPHandler: Processed in 0.002062483 sec. | ||
| 6687 | 2025.10.18 04:58:11.123853 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6688 | 2025.10.18 04:58:11.123949 [ 278 ] {97998750-7c0f-4c40-bc3f-0bd21c040765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6689 | 2025.10.18 04:58:11.123991 [ 278 ] {97998750-7c0f-4c40-bc3f-0bd21c040765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6690 | 2025.10.18 04:58:11.124414 [ 278 ] {97998750-7c0f-4c40-bc3f-0bd21c040765} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6691 | 2025.10.18 04:58:11.124451 [ 278 ] {97998750-7c0f-4c40-bc3f-0bd21c040765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 6692 | 2025.10.18 04:58:11.124745 [ 278 ] {97998750-7c0f-4c40-bc3f-0bd21c040765} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6693 | 2025.10.18 04:58:11.124950 [ 278 ] {97998750-7c0f-4c40-bc3f-0bd21c040765} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6694 | 2025.10.18 04:58:11.125076 [ 278 ] {97998750-7c0f-4c40-bc3f-0bd21c040765} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001146 sec., 33158.813263525306 rows/sec., 2.43 MiB/sec. | ||
| 6695 | 2025.10.18 04:58:11.125114 [ 278 ] {97998750-7c0f-4c40-bc3f-0bd21c040765} <Debug> TCPHandler: Processed in 0.001311264 sec. | ||
| 6696 | 2025.10.18 04:58:11.125221 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6697 | 2025.10.18 04:58:11.125315 [ 278 ] {c162646a-e16a-43a4-991f-b9693a84b361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6698 | 2025.10.18 04:58:11.125355 [ 278 ] {c162646a-e16a-43a4-991f-b9693a84b361} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6699 | 2025.10.18 04:58:11.125788 [ 278 ] {c162646a-e16a-43a4-991f-b9693a84b361} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6700 | 2025.10.18 04:58:11.125824 [ 278 ] {c162646a-e16a-43a4-991f-b9693a84b361} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 6701 | 2025.10.18 04:58:11.126117 [ 278 ] {c162646a-e16a-43a4-991f-b9693a84b361} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6702 | 2025.10.18 04:58:11.126339 [ 278 ] {c162646a-e16a-43a4-991f-b9693a84b361} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6703 | 2025.10.18 04:58:11.126467 [ 278 ] {c162646a-e16a-43a4-991f-b9693a84b361} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.00117 sec., 87179.48717948717 rows/sec., 6.81 MiB/sec. | ||
| 6704 | 2025.10.18 04:58:11.126505 [ 278 ] {c162646a-e16a-43a4-991f-b9693a84b361} <Debug> TCPHandler: Processed in 0.001333185 sec. | ||
| 6705 | 2025.10.18 04:58:11.126615 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6706 | 2025.10.18 04:58:11.126711 [ 278 ] {4bbcbc77-f61d-42dd-af62-34e4697a794b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6707 | 2025.10.18 04:58:11.126754 [ 278 ] {4bbcbc77-f61d-42dd-af62-34e4697a794b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6708 | 2025.10.18 04:58:11.127194 [ 278 ] {4bbcbc77-f61d-42dd-af62-34e4697a794b} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6709 | 2025.10.18 04:58:11.127230 [ 278 ] {4bbcbc77-f61d-42dd-af62-34e4697a794b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 6710 | 2025.10.18 04:58:11.127551 [ 278 ] {4bbcbc77-f61d-42dd-af62-34e4697a794b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6711 | 2025.10.18 04:58:11.127765 [ 278 ] {4bbcbc77-f61d-42dd-af62-34e4697a794b} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6712 | 2025.10.18 04:58:11.127892 [ 278 ] {4bbcbc77-f61d-42dd-af62-34e4697a794b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 6713 | 2025.10.18 04:58:11.127930 [ 278 ] {4bbcbc77-f61d-42dd-af62-34e4697a794b} <Debug> TCPHandler: Processed in 0.001364835 sec. | ||
| 6714 | 2025.10.18 04:58:11.128040 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6715 | 2025.10.18 04:58:11.128134 [ 278 ] {b79e42a4-90cd-4636-8d51-6e971192db94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6716 | 2025.10.18 04:58:11.128188 [ 278 ] {b79e42a4-90cd-4636-8d51-6e971192db94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6717 | 2025.10.18 04:58:11.129022 [ 278 ] {b79e42a4-90cd-4636-8d51-6e971192db94} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6718 | 2025.10.18 04:58:11.129058 [ 278 ] {b79e42a4-90cd-4636-8d51-6e971192db94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 6719 | 2025.10.18 04:58:11.129597 [ 278 ] {b79e42a4-90cd-4636-8d51-6e971192db94} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6720 | 2025.10.18 04:58:11.129814 [ 278 ] {b79e42a4-90cd-4636-8d51-6e971192db94} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6721 | 2025.10.18 04:58:11.129948 [ 278 ] {b79e42a4-90cd-4636-8d51-6e971192db94} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.001834 sec., 20719.738276990185 rows/sec., 37.13 MiB/sec. | ||
| 6722 | 2025.10.18 04:58:11.130003 [ 278 ] {b79e42a4-90cd-4636-8d51-6e971192db94} <Debug> TCPHandler: Processed in 0.002012712 sec. | ||
| 6723 | 2025.10.18 04:58:11.130113 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6724 | 2025.10.18 04:58:11.130207 [ 278 ] {3821a6e7-00ae-44f5-89b0-f18d261a2e2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6725 | 2025.10.18 04:58:11.130248 [ 278 ] {3821a6e7-00ae-44f5-89b0-f18d261a2e2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6726 | 2025.10.18 04:58:11.130577 [ 278 ] {3821a6e7-00ae-44f5-89b0-f18d261a2e2b} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6727 | 2025.10.18 04:58:11.130612 [ 278 ] {3821a6e7-00ae-44f5-89b0-f18d261a2e2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 6728 | 2025.10.18 04:58:11.130915 [ 278 ] {3821a6e7-00ae-44f5-89b0-f18d261a2e2b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6729 | 2025.10.18 04:58:11.131120 [ 278 ] {3821a6e7-00ae-44f5-89b0-f18d261a2e2b} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6730 | 2025.10.18 04:58:11.131246 [ 278 ] {3821a6e7-00ae-44f5-89b0-f18d261a2e2b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 6731 | 2025.10.18 04:58:11.131282 [ 278 ] {3821a6e7-00ae-44f5-89b0-f18d261a2e2b} <Debug> TCPHandler: Processed in 0.001218851 sec. | ||
| 6732 | 2025.10.18 04:58:13.071265 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6733 | 2025.10.18 04:58:13.071335 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6734 | 2025.10.18 04:58:13.191302 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16270 | ||
| 6735 | 2025.10.18 04:58:13.191858 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6736 | 2025.10.18 04:58:13.191905 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 6737 | 2025.10.18 04:58:13.192393 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6738 | 2025.10.18 04:58:13.192626 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6739 | 2025.10.18 04:58:13.192769 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16270 | ||
| 6740 | 2025.10.18 04:58:14.042648 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 6741 | 2025.10.18 04:58:14.059152 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6742 | 2025.10.18 04:58:14.059210 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 6743 | 2025.10.18 04:58:14.065549 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6744 | 2025.10.18 04:58:14.066242 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6745 | 2025.10.18 04:58:14.069385 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 6746 | 2025.10.18 04:58:16.120748 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6747 | 2025.10.18 04:58:16.120941 [ 278 ] {65142aaa-c490-4109-a45e-e25f32fd0ffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6748 | 2025.10.18 04:58:16.121010 [ 278 ] {65142aaa-c490-4109-a45e-e25f32fd0ffe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6749 | 2025.10.18 04:58:16.121838 [ 278 ] {65142aaa-c490-4109-a45e-e25f32fd0ffe} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6750 | 2025.10.18 04:58:16.121877 [ 278 ] {65142aaa-c490-4109-a45e-e25f32fd0ffe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 6751 | 2025.10.18 04:58:16.122251 [ 278 ] {65142aaa-c490-4109-a45e-e25f32fd0ffe} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6752 | 2025.10.18 04:58:16.122473 [ 278 ] {65142aaa-c490-4109-a45e-e25f32fd0ffe} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6753 | 2025.10.18 04:58:16.122619 [ 278 ] {65142aaa-c490-4109-a45e-e25f32fd0ffe} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001731 sec., 38128.24956672444 rows/sec., 3.02 MiB/sec. | ||
| 6754 | 2025.10.18 04:58:16.122661 [ 278 ] {65142aaa-c490-4109-a45e-e25f32fd0ffe} <Debug> TCPHandler: Processed in 0.002059193 sec. | ||
| 6755 | 2025.10.18 04:58:16.122789 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6756 | 2025.10.18 04:58:16.122881 [ 278 ] {1d7c8dcb-c84a-4e38-b037-b9fd7d7351f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6757 | 2025.10.18 04:58:16.122920 [ 278 ] {1d7c8dcb-c84a-4e38-b037-b9fd7d7351f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6758 | 2025.10.18 04:58:16.123347 [ 278 ] {1d7c8dcb-c84a-4e38-b037-b9fd7d7351f6} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6759 | 2025.10.18 04:58:16.123383 [ 278 ] {1d7c8dcb-c84a-4e38-b037-b9fd7d7351f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 6760 | 2025.10.18 04:58:16.123655 [ 278 ] {1d7c8dcb-c84a-4e38-b037-b9fd7d7351f6} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6761 | 2025.10.18 04:58:16.123855 [ 278 ] {1d7c8dcb-c84a-4e38-b037-b9fd7d7351f6} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6762 | 2025.10.18 04:58:16.123981 [ 278 ] {1d7c8dcb-c84a-4e38-b037-b9fd7d7351f6} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001119 sec., 4468.275245755139 rows/sec., 335.99 KiB/sec. | ||
| 6763 | 2025.10.18 04:58:16.124018 [ 278 ] {1d7c8dcb-c84a-4e38-b037-b9fd7d7351f6} <Debug> TCPHandler: Processed in 0.001277403 sec. | ||
| 6764 | 2025.10.18 04:58:16.124136 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6765 | 2025.10.18 04:58:16.124229 [ 278 ] {ee23b6fc-d728-4d7c-a4db-4f01de978eb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6766 | 2025.10.18 04:58:16.124267 [ 278 ] {ee23b6fc-d728-4d7c-a4db-4f01de978eb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6767 | 2025.10.18 04:58:16.124697 [ 278 ] {ee23b6fc-d728-4d7c-a4db-4f01de978eb3} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6768 | 2025.10.18 04:58:16.124732 [ 278 ] {ee23b6fc-d728-4d7c-a4db-4f01de978eb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 6769 | 2025.10.18 04:58:16.125025 [ 278 ] {ee23b6fc-d728-4d7c-a4db-4f01de978eb3} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6770 | 2025.10.18 04:58:16.125228 [ 278 ] {ee23b6fc-d728-4d7c-a4db-4f01de978eb3} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6771 | 2025.10.18 04:58:16.125349 [ 278 ] {ee23b6fc-d728-4d7c-a4db-4f01de978eb3} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001138 sec., 60632.68892794377 rows/sec., 4.73 MiB/sec. | ||
| 6772 | 2025.10.18 04:58:16.125385 [ 278 ] {ee23b6fc-d728-4d7c-a4db-4f01de978eb3} <Debug> TCPHandler: Processed in 0.001295624 sec. | ||
| 6773 | 2025.10.18 04:58:16.125505 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6774 | 2025.10.18 04:58:16.125596 [ 278 ] {2830d3ea-742d-4710-b16f-e696d101adc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6775 | 2025.10.18 04:58:16.125639 [ 278 ] {2830d3ea-742d-4710-b16f-e696d101adc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6776 | 2025.10.18 04:58:16.126043 [ 278 ] {2830d3ea-742d-4710-b16f-e696d101adc4} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6777 | 2025.10.18 04:58:16.126078 [ 278 ] {2830d3ea-742d-4710-b16f-e696d101adc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 6778 | 2025.10.18 04:58:16.126396 [ 278 ] {2830d3ea-742d-4710-b16f-e696d101adc4} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6779 | 2025.10.18 04:58:16.126600 [ 278 ] {2830d3ea-742d-4710-b16f-e696d101adc4} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6780 | 2025.10.18 04:58:16.126723 [ 278 ] {2830d3ea-742d-4710-b16f-e696d101adc4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001145 sec., 139737.99126637555 rows/sec., 9.73 MiB/sec. | ||
| 6781 | 2025.10.18 04:58:16.126759 [ 278 ] {2830d3ea-742d-4710-b16f-e696d101adc4} <Debug> TCPHandler: Processed in 0.001301524 sec. | ||
| 6782 | 2025.10.18 04:58:16.126869 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6783 | 2025.10.18 04:58:16.126960 [ 278 ] {fac0db2d-ee6a-4f56-b651-8bc1e987f0be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6784 | 2025.10.18 04:58:16.127012 [ 278 ] {fac0db2d-ee6a-4f56-b651-8bc1e987f0be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6785 | 2025.10.18 04:58:16.127735 [ 278 ] {fac0db2d-ee6a-4f56-b651-8bc1e987f0be} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6786 | 2025.10.18 04:58:16.127770 [ 278 ] {fac0db2d-ee6a-4f56-b651-8bc1e987f0be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 6787 | 2025.10.18 04:58:16.128270 [ 278 ] {fac0db2d-ee6a-4f56-b651-8bc1e987f0be} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6788 | 2025.10.18 04:58:16.128482 [ 278 ] {fac0db2d-ee6a-4f56-b651-8bc1e987f0be} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6789 | 2025.10.18 04:58:16.128615 [ 278 ] {fac0db2d-ee6a-4f56-b651-8bc1e987f0be} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001673 sec., 2988.643156007173 rows/sec., 5.36 MiB/sec. | ||
| 6790 | 2025.10.18 04:58:16.128668 [ 278 ] {fac0db2d-ee6a-4f56-b651-8bc1e987f0be} <Debug> TCPHandler: Processed in 0.001846107 sec. | ||
| 6791 | 2025.10.18 04:58:16.128778 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6792 | 2025.10.18 04:58:16.128871 [ 278 ] {7e1bc6cd-61be-4788-afae-6d33994d6c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6793 | 2025.10.18 04:58:16.128912 [ 278 ] {7e1bc6cd-61be-4788-afae-6d33994d6c75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6794 | 2025.10.18 04:58:16.129240 [ 278 ] {7e1bc6cd-61be-4788-afae-6d33994d6c75} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6795 | 2025.10.18 04:58:16.129275 [ 278 ] {7e1bc6cd-61be-4788-afae-6d33994d6c75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 6796 | 2025.10.18 04:58:16.129569 [ 278 ] {7e1bc6cd-61be-4788-afae-6d33994d6c75} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6797 | 2025.10.18 04:58:16.129768 [ 278 ] {7e1bc6cd-61be-4788-afae-6d33994d6c75} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6798 | 2025.10.18 04:58:16.129890 [ 278 ] {7e1bc6cd-61be-4788-afae-6d33994d6c75} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001038 sec., 57803.46820809248 rows/sec., 3.90 MiB/sec. | ||
| 6799 | 2025.10.18 04:58:16.129925 [ 278 ] {7e1bc6cd-61be-4788-afae-6d33994d6c75} <Debug> TCPHandler: Processed in 0.001195051 sec. | ||
| 6800 | 2025.10.18 04:58:18.227697 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 862 | ||
| 6801 | 2025.10.18 04:58:18.229784 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6802 | 2025.10.18 04:58:18.229829 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 6803 | 2025.10.18 04:58:18.230980 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6804 | 2025.10.18 04:58:18.231245 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6805 | 2025.10.18 04:58:18.231500 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 862 | ||
| 6806 | 2025.10.18 04:58:20.693797 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16718 | ||
| 6807 | 2025.10.18 04:58:20.694379 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6808 | 2025.10.18 04:58:20.694430 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 6809 | 2025.10.18 04:58:20.694917 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6810 | 2025.10.18 04:58:20.695156 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6811 | 2025.10.18 04:58:20.695310 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16718 | ||
| 6812 | 2025.10.18 04:58:21.124241 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6813 | 2025.10.18 04:58:21.124443 [ 278 ] {24eae2ea-1f39-439e-8e5f-792a4645e36d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6814 | 2025.10.18 04:58:21.124519 [ 278 ] {24eae2ea-1f39-439e-8e5f-792a4645e36d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6815 | 2025.10.18 04:58:21.125209 [ 278 ] {24eae2ea-1f39-439e-8e5f-792a4645e36d} <Trace> oximeter.fields_i16 (4a0b57d8-8875-4c42-9959-3d0d2c14e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6816 | 2025.10.18 04:58:21.125288 [ 278 ] {24eae2ea-1f39-439e-8e5f-792a4645e36d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 6817 | 2025.10.18 04:58:21.125695 [ 278 ] {24eae2ea-1f39-439e-8e5f-792a4645e36d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6818 | 2025.10.18 04:58:21.125918 [ 278 ] {24eae2ea-1f39-439e-8e5f-792a4645e36d} <Trace> oximeter.fields_i16 (4a0b57d8-8875-4c42-9959-3d0d2c14e648): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6819 | 2025.10.18 04:58:21.126034 [ 130 ] {} <Debug> oximeter.fields_i16 (4a0b57d8-8875-4c42-9959-3d0d2c14e648) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6820 | 2025.10.18 04:58:21.126065 [ 278 ] {24eae2ea-1f39-439e-8e5f-792a4645e36d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001676 sec., 14319.809069212411 rows/sec., 1.19 MiB/sec. | ||
| 6821 | 2025.10.18 04:58:21.126102 [ 130 ] {} <Trace> oximeter.fields_i16 (4a0b57d8-8875-4c42-9959-3d0d2c14e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6822 | 2025.10.18 04:58:21.126117 [ 278 ] {24eae2ea-1f39-439e-8e5f-792a4645e36d} <Debug> TCPHandler: Processed in 0.002016001 sec. | ||
| 6823 | 2025.10.18 04:58:21.126129 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 6824 | 2025.10.18 04:58:21.126256 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6825 | 2025.10.18 04:58:21.126295 [ 192 ] {4a0b57d8-8875-4c42-9959-3d0d2c14e648::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 6826 | 2025.10.18 04:58:21.126358 [ 278 ] {a38d58f5-e0ba-4a2f-847d-b1e8c8a9b1b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6827 | 2025.10.18 04:58:21.126407 [ 278 ] {a38d58f5-e0ba-4a2f-847d-b1e8c8a9b1b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6828 | 2025.10.18 04:58:21.126498 [ 192 ] {4a0b57d8-8875-4c42-9959-3d0d2c14e648::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6829 | 2025.10.18 04:58:21.126559 [ 192 ] {4a0b57d8-8875-4c42-9959-3d0d2c14e648::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 24 rows starting from the beginning of the part | ||
| 6830 | 2025.10.18 04:58:21.126664 [ 192 ] {4a0b57d8-8875-4c42-9959-3d0d2c14e648::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 6831 | 2025.10.18 04:58:21.126743 [ 192 ] {4a0b57d8-8875-4c42-9959-3d0d2c14e648::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 6832 | 2025.10.18 04:58:21.126807 [ 278 ] {a38d58f5-e0ba-4a2f-847d-b1e8c8a9b1b0} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6833 | 2025.10.18 04:58:21.126815 [ 192 ] {4a0b57d8-8875-4c42-9959-3d0d2c14e648::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 6834 | 2025.10.18 04:58:21.126851 [ 278 ] {a38d58f5-e0ba-4a2f-847d-b1e8c8a9b1b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 6835 | 2025.10.18 04:58:21.126877 [ 192 ] {4a0b57d8-8875-4c42-9959-3d0d2c14e648::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 6836 | 2025.10.18 04:58:21.127186 [ 278 ] {a38d58f5-e0ba-4a2f-847d-b1e8c8a9b1b0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6837 | 2025.10.18 04:58:21.127409 [ 278 ] {a38d58f5-e0ba-4a2f-847d-b1e8c8a9b1b0} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6838 | 2025.10.18 04:58:21.127541 [ 278 ] {a38d58f5-e0ba-4a2f-847d-b1e8c8a9b1b0} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001202 sec., 6655.574043261232 rows/sec., 542.72 KiB/sec. | ||
| 6839 | 2025.10.18 04:58:21.127579 [ 278 ] {a38d58f5-e0ba-4a2f-847d-b1e8c8a9b1b0} <Debug> TCPHandler: Processed in 0.001374545 sec. | ||
| 6840 | 2025.10.18 04:58:21.127685 [ 197 ] {4a0b57d8-8875-4c42-9959-3d0d2c14e648::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001467658 sec., 81762.91751893153 rows/sec., 7.10 MiB/sec. | ||
| 6841 | 2025.10.18 04:58:21.127688 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6842 | 2025.10.18 04:58:21.127828 [ 278 ] {e4486efd-a5e6-4e9c-bd08-65e09570f476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6843 | 2025.10.18 04:58:21.127846 [ 200 ] {4a0b57d8-8875-4c42-9959-3d0d2c14e648::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6844 | 2025.10.18 04:58:21.127870 [ 278 ] {e4486efd-a5e6-4e9c-bd08-65e09570f476} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6845 | 2025.10.18 04:58:21.128109 [ 200 ] {4a0b57d8-8875-4c42-9959-3d0d2c14e648::all_1_9_2} <Trace> oximeter.fields_i16 (4a0b57d8-8875-4c42-9959-3d0d2c14e648): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6846 | 2025.10.18 04:58:21.128181 [ 200 ] {4a0b57d8-8875-4c42-9959-3d0d2c14e648::all_1_9_2} <Trace> oximeter.fields_i16 (4a0b57d8-8875-4c42-9959-3d0d2c14e648) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6847 | 2025.10.18 04:58:21.128263 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6848 | 2025.10.18 04:58:21.128425 [ 278 ] {e4486efd-a5e6-4e9c-bd08-65e09570f476} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6849 | 2025.10.18 04:58:21.128465 [ 278 ] {e4486efd-a5e6-4e9c-bd08-65e09570f476} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 6850 | 2025.10.18 04:58:21.128785 [ 278 ] {e4486efd-a5e6-4e9c-bd08-65e09570f476} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6851 | 2025.10.18 04:58:21.128992 [ 278 ] {e4486efd-a5e6-4e9c-bd08-65e09570f476} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6852 | 2025.10.18 04:58:21.129122 [ 278 ] {e4486efd-a5e6-4e9c-bd08-65e09570f476} <Debug> executeQuery: Read 256 rows, 23.38 KiB in 0.001313 sec., 194973.34348819498 rows/sec., 17.39 MiB/sec. | ||
| 6853 | 2025.10.18 04:58:21.129160 [ 278 ] {e4486efd-a5e6-4e9c-bd08-65e09570f476} <Debug> TCPHandler: Processed in 0.001521509 sec. | ||
| 6854 | 2025.10.18 04:58:21.129270 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6855 | 2025.10.18 04:58:21.129364 [ 278 ] {591b04d5-353f-4b74-9909-c2ec2676b46e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6856 | 2025.10.18 04:58:21.129403 [ 278 ] {591b04d5-353f-4b74-9909-c2ec2676b46e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6857 | 2025.10.18 04:58:21.129817 [ 278 ] {591b04d5-353f-4b74-9909-c2ec2676b46e} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6858 | 2025.10.18 04:58:21.129852 [ 278 ] {591b04d5-353f-4b74-9909-c2ec2676b46e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 6859 | 2025.10.18 04:58:21.130149 [ 278 ] {591b04d5-353f-4b74-9909-c2ec2676b46e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6860 | 2025.10.18 04:58:21.130365 [ 278 ] {591b04d5-353f-4b74-9909-c2ec2676b46e} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6861 | 2025.10.18 04:58:21.130494 [ 278 ] {591b04d5-353f-4b74-9909-c2ec2676b46e} <Debug> executeQuery: Read 58 rows, 4.38 KiB in 0.001148 sec., 50522.648083623695 rows/sec., 3.72 MiB/sec. | ||
| 6862 | 2025.10.18 04:58:21.130512 [ 128 ] {} <Debug> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6863 | 2025.10.18 04:58:21.130532 [ 278 ] {591b04d5-353f-4b74-9909-c2ec2676b46e} <Debug> TCPHandler: Processed in 0.001312334 sec. | ||
| 6864 | 2025.10.18 04:58:21.130563 [ 128 ] {} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6865 | 2025.10.18 04:58:21.130591 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 6866 | 2025.10.18 04:58:21.130652 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6867 | 2025.10.18 04:58:21.130662 [ 188 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::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 | ||
| 6868 | 2025.10.18 04:58:21.130758 [ 278 ] {3afe06b9-1d26-411b-b894-4ca900a2ac5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6869 | 2025.10.18 04:58:21.130769 [ 188 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6870 | 2025.10.18 04:58:21.130806 [ 278 ] {3afe06b9-1d26-411b-b894-4ca900a2ac5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6871 | 2025.10.18 04:58:21.130811 [ 188 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 73 rows starting from the beginning of the part | ||
| 6872 | 2025.10.18 04:58:21.130902 [ 188 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 38 rows starting from the beginning of the part | ||
| 6873 | 2025.10.18 04:58:21.130950 [ 188 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 11 rows starting from the beginning of the part | ||
| 6874 | 2025.10.18 04:58:21.130996 [ 188 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::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 | ||
| 6875 | 2025.10.18 04:58:21.131041 [ 188 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 5 rows starting from the beginning of the part | ||
| 6876 | 2025.10.18 04:58:21.131084 [ 188 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 58 rows starting from the beginning of the part | ||
| 6877 | 2025.10.18 04:58:21.131235 [ 278 ] {3afe06b9-1d26-411b-b894-4ca900a2ac5a} <Trace> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6878 | 2025.10.18 04:58:21.131278 [ 278 ] {3afe06b9-1d26-411b-b894-4ca900a2ac5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 6879 | 2025.10.18 04:58:21.131613 [ 278 ] {3afe06b9-1d26-411b-b894-4ca900a2ac5a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6880 | 2025.10.18 04:58:21.131848 [ 278 ] {3afe06b9-1d26-411b-b894-4ca900a2ac5a} <Trace> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6881 | 2025.10.18 04:58:21.131957 [ 189 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 223 rows, containing 5 columns (5 merged, 0 gathered) in 0.001323554 sec., 168485.75879790323 rows/sec., 12.97 MiB/sec. | ||
| 6882 | 2025.10.18 04:58:21.131981 [ 278 ] {3afe06b9-1d26-411b-b894-4ca900a2ac5a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001241 sec., 19339.242546333604 rows/sec., 1.60 MiB/sec. | ||
| 6883 | 2025.10.18 04:58:21.132030 [ 278 ] {3afe06b9-1d26-411b-b894-4ca900a2ac5a} <Debug> TCPHandler: Processed in 0.001428768 sec. | ||
| 6884 | 2025.10.18 04:58:21.132089 [ 188 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6885 | 2025.10.18 04:58:21.132139 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6886 | 2025.10.18 04:58:21.132247 [ 278 ] {55b82c37-b6bb-4f25-9854-72109a2bd0bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6887 | 2025.10.18 04:58:21.132291 [ 278 ] {55b82c37-b6bb-4f25-9854-72109a2bd0bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6888 | 2025.10.18 04:58:21.132328 [ 188 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_46_9} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6889 | 2025.10.18 04:58:21.132395 [ 188 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_46_9} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6890 | 2025.10.18 04:58:21.132453 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 6891 | 2025.10.18 04:58:21.132710 [ 278 ] {55b82c37-b6bb-4f25-9854-72109a2bd0bf} <Trace> oximeter.fields_u8 (e4f32057-7793-40f4-88d4-febfe958779e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6892 | 2025.10.18 04:58:21.132755 [ 278 ] {55b82c37-b6bb-4f25-9854-72109a2bd0bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 6893 | 2025.10.18 04:58:21.133076 [ 278 ] {55b82c37-b6bb-4f25-9854-72109a2bd0bf} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6894 | 2025.10.18 04:58:21.133294 [ 278 ] {55b82c37-b6bb-4f25-9854-72109a2bd0bf} <Trace> oximeter.fields_u8 (e4f32057-7793-40f4-88d4-febfe958779e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6895 | 2025.10.18 04:58:21.133412 [ 128 ] {} <Debug> oximeter.fields_u8 (e4f32057-7793-40f4-88d4-febfe958779e) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6896 | 2025.10.18 04:58:21.133424 [ 278 ] {55b82c37-b6bb-4f25-9854-72109a2bd0bf} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001196 sec., 10033.444816053512 rows/sec., 783.86 KiB/sec. | ||
| 6897 | 2025.10.18 04:58:21.133454 [ 128 ] {} <Trace> oximeter.fields_u8 (e4f32057-7793-40f4-88d4-febfe958779e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6898 | 2025.10.18 04:58:21.133477 [ 278 ] {55b82c37-b6bb-4f25-9854-72109a2bd0bf} <Debug> TCPHandler: Processed in 0.001388396 sec. | ||
| 6899 | 2025.10.18 04:58:21.133478 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 6900 | 2025.10.18 04:58:21.133574 [ 197 ] {e4f32057-7793-40f4-88d4-febfe958779e::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 6901 | 2025.10.18 04:58:21.133610 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6902 | 2025.10.18 04:58:21.133685 [ 197 ] {e4f32057-7793-40f4-88d4-febfe958779e::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6903 | 2025.10.18 04:58:21.133720 [ 197 ] {e4f32057-7793-40f4-88d4-febfe958779e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part | ||
| 6904 | 2025.10.18 04:58:21.133739 [ 278 ] {94dff33a-e085-46ef-902a-d479db32d8ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6905 | 2025.10.18 04:58:21.133782 [ 197 ] {e4f32057-7793-40f4-88d4-febfe958779e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 6906 | 2025.10.18 04:58:21.133794 [ 278 ] {94dff33a-e085-46ef-902a-d479db32d8ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6907 | 2025.10.18 04:58:21.133832 [ 197 ] {e4f32057-7793-40f4-88d4-febfe958779e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 6908 | 2025.10.18 04:58:21.133880 [ 197 ] {e4f32057-7793-40f4-88d4-febfe958779e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 6909 | 2025.10.18 04:58:21.133920 [ 197 ] {e4f32057-7793-40f4-88d4-febfe958779e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 6910 | 2025.10.18 04:58:21.134370 [ 278 ] {94dff33a-e085-46ef-902a-d479db32d8ca} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6911 | 2025.10.18 04:58:21.134421 [ 278 ] {94dff33a-e085-46ef-902a-d479db32d8ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 6912 | 2025.10.18 04:58:21.134622 [ 197 ] {e4f32057-7793-40f4-88d4-febfe958779e::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001080739 sec., 55517.56714618423 rows/sec., 4.45 MiB/sec. | ||
| 6913 | 2025.10.18 04:58:21.134764 [ 191 ] {e4f32057-7793-40f4-88d4-febfe958779e::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6914 | 2025.10.18 04:58:21.134817 [ 278 ] {94dff33a-e085-46ef-902a-d479db32d8ca} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6915 | 2025.10.18 04:58:21.135045 [ 278 ] {94dff33a-e085-46ef-902a-d479db32d8ca} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6916 | 2025.10.18 04:58:21.135054 [ 191 ] {e4f32057-7793-40f4-88d4-febfe958779e::all_1_9_2} <Trace> oximeter.fields_u8 (e4f32057-7793-40f4-88d4-febfe958779e): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6917 | 2025.10.18 04:58:21.135131 [ 191 ] {e4f32057-7793-40f4-88d4-febfe958779e::all_1_9_2} <Trace> oximeter.fields_u8 (e4f32057-7793-40f4-88d4-febfe958779e) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6918 | 2025.10.18 04:58:21.135177 [ 278 ] {94dff33a-e085-46ef-902a-d479db32d8ca} <Debug> executeQuery: Read 146 rows, 12.07 KiB in 0.001463 sec., 99794.94190020506 rows/sec., 8.06 MiB/sec. | ||
| 6919 | 2025.10.18 04:58:21.135215 [ 278 ] {94dff33a-e085-46ef-902a-d479db32d8ca} <Debug> TCPHandler: Processed in 0.001666873 sec. | ||
| 6920 | 2025.10.18 04:58:21.135239 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6921 | 2025.10.18 04:58:21.135322 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6922 | 2025.10.18 04:58:21.135419 [ 278 ] {15f72905-5adf-4d03-a3da-b8cb488937de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6923 | 2025.10.18 04:58:21.135464 [ 278 ] {15f72905-5adf-4d03-a3da-b8cb488937de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6924 | 2025.10.18 04:58:21.135894 [ 278 ] {15f72905-5adf-4d03-a3da-b8cb488937de} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6925 | 2025.10.18 04:58:21.135932 [ 278 ] {15f72905-5adf-4d03-a3da-b8cb488937de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 6926 | 2025.10.18 04:58:21.136278 [ 278 ] {15f72905-5adf-4d03-a3da-b8cb488937de} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6927 | 2025.10.18 04:58:21.136484 [ 278 ] {15f72905-5adf-4d03-a3da-b8cb488937de} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6928 | 2025.10.18 04:58:21.136613 [ 278 ] {15f72905-5adf-4d03-a3da-b8cb488937de} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001212 sec., 165016.501650165 rows/sec., 11.83 MiB/sec. | ||
| 6929 | 2025.10.18 04:58:21.136650 [ 278 ] {15f72905-5adf-4d03-a3da-b8cb488937de} <Debug> TCPHandler: Processed in 0.001380516 sec. | ||
| 6930 | 2025.10.18 04:58:21.136764 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6931 | 2025.10.18 04:58:21.136859 [ 278 ] {a03569f5-62f8-4957-9c35-947d85e18291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6932 | 2025.10.18 04:58:21.136913 [ 278 ] {a03569f5-62f8-4957-9c35-947d85e18291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6933 | 2025.10.18 04:58:21.137777 [ 278 ] {a03569f5-62f8-4957-9c35-947d85e18291} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6934 | 2025.10.18 04:58:21.137814 [ 278 ] {a03569f5-62f8-4957-9c35-947d85e18291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 6935 | 2025.10.18 04:58:21.138362 [ 278 ] {a03569f5-62f8-4957-9c35-947d85e18291} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6936 | 2025.10.18 04:58:21.138577 [ 278 ] {a03569f5-62f8-4957-9c35-947d85e18291} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6937 | 2025.10.18 04:58:21.138720 [ 278 ] {a03569f5-62f8-4957-9c35-947d85e18291} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.00188 sec., 20212.76595744681 rows/sec., 36.22 MiB/sec. | ||
| 6938 | 2025.10.18 04:58:21.138786 [ 278 ] {a03569f5-62f8-4957-9c35-947d85e18291} <Debug> TCPHandler: Processed in 0.002071043 sec. | ||
| 6939 | 2025.10.18 04:58:21.138898 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6940 | 2025.10.18 04:58:21.138992 [ 278 ] {f6ad14ba-bb90-49c9-b58d-1bc85bb7811c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6941 | 2025.10.18 04:58:21.139033 [ 278 ] {f6ad14ba-bb90-49c9-b58d-1bc85bb7811c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6942 | 2025.10.18 04:58:21.139383 [ 278 ] {f6ad14ba-bb90-49c9-b58d-1bc85bb7811c} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6943 | 2025.10.18 04:58:21.139419 [ 278 ] {f6ad14ba-bb90-49c9-b58d-1bc85bb7811c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 6944 | 2025.10.18 04:58:21.139730 [ 278 ] {f6ad14ba-bb90-49c9-b58d-1bc85bb7811c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6945 | 2025.10.18 04:58:21.139938 [ 278 ] {f6ad14ba-bb90-49c9-b58d-1bc85bb7811c} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6946 | 2025.10.18 04:58:21.140064 [ 278 ] {f6ad14ba-bb90-49c9-b58d-1bc85bb7811c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 6947 | 2025.10.18 04:58:21.140100 [ 278 ] {f6ad14ba-bb90-49c9-b58d-1bc85bb7811c} <Debug> TCPHandler: Processed in 0.001251272 sec. | ||
| 6948 | 2025.10.18 04:58:21.570376 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 6949 | 2025.10.18 04:58:21.587881 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6950 | 2025.10.18 04:58:21.587931 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 6951 | 2025.10.18 04:58:21.594024 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6952 | 2025.10.18 04:58:21.594740 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6953 | 2025.10.18 04:58:21.597770 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 6954 | 2025.10.18 04:58:22.000154 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 284.05 MiB, peak 288.72 MiB, free memory in arenas 0.00 B, will set to 282.81 MiB (RSS), difference: -1.24 MiB | ||
| 6955 | 2025.10.18 04:58:26.120962 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6956 | 2025.10.18 04:58:26.121154 [ 278 ] {430364b9-46f7-4864-b7a7-1e4c04e86aa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6957 | 2025.10.18 04:58:26.121218 [ 278 ] {430364b9-46f7-4864-b7a7-1e4c04e86aa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6958 | 2025.10.18 04:58:26.121923 [ 278 ] {430364b9-46f7-4864-b7a7-1e4c04e86aa2} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6959 | 2025.10.18 04:58:26.121966 [ 278 ] {430364b9-46f7-4864-b7a7-1e4c04e86aa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 6960 | 2025.10.18 04:58:26.122363 [ 278 ] {430364b9-46f7-4864-b7a7-1e4c04e86aa2} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6961 | 2025.10.18 04:58:26.122584 [ 278 ] {430364b9-46f7-4864-b7a7-1e4c04e86aa2} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6962 | 2025.10.18 04:58:26.122714 [ 123 ] {} <Debug> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6963 | 2025.10.18 04:58:26.122737 [ 278 ] {430364b9-46f7-4864-b7a7-1e4c04e86aa2} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001631 sec., 40465.9717964439 rows/sec., 3.21 MiB/sec. | ||
| 6964 | 2025.10.18 04:58:26.122761 [ 123 ] {} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6965 | 2025.10.18 04:58:26.122786 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 6966 | 2025.10.18 04:58:26.122800 [ 278 ] {430364b9-46f7-4864-b7a7-1e4c04e86aa2} <Debug> TCPHandler: Processed in 0.001963371 sec. | ||
| 6967 | 2025.10.18 04:58:26.122920 [ 189 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::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 | ||
| 6968 | 2025.10.18 04:58:26.122936 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6969 | 2025.10.18 04:58:26.123090 [ 278 ] {a00ec570-e6b8-4260-a129-9609b1f1819a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6970 | 2025.10.18 04:58:26.123090 [ 189 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6971 | 2025.10.18 04:58:26.123135 [ 278 ] {a00ec570-e6b8-4260-a129-9609b1f1819a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6972 | 2025.10.18 04:58:26.123146 [ 189 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1412 rows starting from the beginning of the part | ||
| 6973 | 2025.10.18 04:58:26.123233 [ 189 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1209 rows starting from the beginning of the part | ||
| 6974 | 2025.10.18 04:58:26.123291 [ 189 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 132 rows starting from the beginning of the part | ||
| 6975 | 2025.10.18 04:58:26.123340 [ 189 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 66 rows starting from the beginning of the part | ||
| 6976 | 2025.10.18 04:58:26.123387 [ 189 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 256 rows starting from the beginning of the part | ||
| 6977 | 2025.10.18 04:58:26.123431 [ 189 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 66 rows starting from the beginning of the part | ||
| 6978 | 2025.10.18 04:58:26.123565 [ 278 ] {a00ec570-e6b8-4260-a129-9609b1f1819a} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6979 | 2025.10.18 04:58:26.123607 [ 278 ] {a00ec570-e6b8-4260-a129-9609b1f1819a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 6980 | 2025.10.18 04:58:26.123955 [ 278 ] {a00ec570-e6b8-4260-a129-9609b1f1819a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6981 | 2025.10.18 04:58:26.124176 [ 278 ] {a00ec570-e6b8-4260-a129-9609b1f1819a} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6982 | 2025.10.18 04:58:26.124319 [ 278 ] {a00ec570-e6b8-4260-a129-9609b1f1819a} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001263 sec., 3958.8281868566905 rows/sec., 297.69 KiB/sec. | ||
| 6983 | 2025.10.18 04:58:26.124360 [ 278 ] {a00ec570-e6b8-4260-a129-9609b1f1819a} <Debug> TCPHandler: Processed in 0.001473848 sec. | ||
| 6984 | 2025.10.18 04:58:26.124476 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6985 | 2025.10.18 04:58:26.124573 [ 278 ] {68d02482-7577-4367-8b1b-237af55edb50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6986 | 2025.10.18 04:58:26.124614 [ 278 ] {68d02482-7577-4367-8b1b-237af55edb50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6987 | 2025.10.18 04:58:26.124922 [ 199 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3141 rows, containing 5 columns (5 merged, 0 gathered) in 0.002066334 sec., 1520083.3940689163 rows/sec., 132.62 MiB/sec. | ||
| 6988 | 2025.10.18 04:58:26.125091 [ 278 ] {68d02482-7577-4367-8b1b-237af55edb50} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6989 | 2025.10.18 04:58:26.125134 [ 278 ] {68d02482-7577-4367-8b1b-237af55edb50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 6990 | 2025.10.18 04:58:26.125158 [ 197 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6991 | 2025.10.18 04:58:26.125467 [ 197 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_51_10} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6992 | 2025.10.18 04:58:26.125498 [ 278 ] {68d02482-7577-4367-8b1b-237af55edb50} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6993 | 2025.10.18 04:58:26.125566 [ 197 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_51_10} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6994 | 2025.10.18 04:58:26.125653 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 6995 | 2025.10.18 04:58:26.125733 [ 278 ] {68d02482-7577-4367-8b1b-237af55edb50} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6996 | 2025.10.18 04:58:26.125846 [ 123 ] {} <Debug> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6997 | 2025.10.18 04:58:26.125872 [ 278 ] {68d02482-7577-4367-8b1b-237af55edb50} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001321 sec., 52233.1566994701 rows/sec., 4.08 MiB/sec. | ||
| 6998 | 2025.10.18 04:58:26.125877 [ 123 ] {} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6999 | 2025.10.18 04:58:26.125903 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7000 | 2025.10.18 04:58:26.125911 [ 278 ] {68d02482-7577-4367-8b1b-237af55edb50} <Debug> TCPHandler: Processed in 0.001483239 sec. | ||
| 7001 | 2025.10.18 04:58:26.125973 [ 189 ] {48a48578-39d1-41e8-b269-51d90f6332ed::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 | ||
| 7002 | 2025.10.18 04:58:26.126067 [ 189 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7003 | 2025.10.18 04:58:26.126068 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7004 | 2025.10.18 04:58:26.126091 [ 189 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 635 rows starting from the beginning of the part | ||
| 7005 | 2025.10.18 04:58:26.126150 [ 189 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 531 rows starting from the beginning of the part | ||
| 7006 | 2025.10.18 04:58:26.126184 [ 278 ] {17ca3e48-b701-4fd5-8f82-83804200988d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7007 | 2025.10.18 04:58:26.126187 [ 189 ] {48a48578-39d1-41e8-b269-51d90f6332ed::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 | ||
| 7008 | 2025.10.18 04:58:26.126237 [ 278 ] {17ca3e48-b701-4fd5-8f82-83804200988d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7009 | 2025.10.18 04:58:26.126240 [ 189 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 69 rows starting from the beginning of the part | ||
| 7010 | 2025.10.18 04:58:26.126295 [ 189 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 146 rows starting from the beginning of the part | ||
| 7011 | 2025.10.18 04:58:26.126330 [ 189 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 69 rows starting from the beginning of the part | ||
| 7012 | 2025.10.18 04:58:26.126691 [ 278 ] {17ca3e48-b701-4fd5-8f82-83804200988d} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7013 | 2025.10.18 04:58:26.126732 [ 278 ] {17ca3e48-b701-4fd5-8f82-83804200988d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7014 | 2025.10.18 04:58:26.127110 [ 278 ] {17ca3e48-b701-4fd5-8f82-83804200988d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7015 | 2025.10.18 04:58:26.127195 [ 197 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1552 rows, containing 5 columns (5 merged, 0 gathered) in 0.001251163 sec., 1240445.8891447398 rows/sec., 98.84 MiB/sec. | ||
| 7016 | 2025.10.18 04:58:26.127336 [ 189 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7017 | 2025.10.18 04:58:26.127347 [ 278 ] {17ca3e48-b701-4fd5-8f82-83804200988d} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7018 | 2025.10.18 04:58:26.127473 [ 123 ] {} <Debug> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7019 | 2025.10.18 04:58:26.127497 [ 278 ] {17ca3e48-b701-4fd5-8f82-83804200988d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001332 sec., 120120.12012012012 rows/sec., 8.37 MiB/sec. | ||
| 7020 | 2025.10.18 04:58:26.127505 [ 123 ] {} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7021 | 2025.10.18 04:58:26.127533 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7022 | 2025.10.18 04:58:26.127537 [ 278 ] {17ca3e48-b701-4fd5-8f82-83804200988d} <Debug> TCPHandler: Processed in 0.0015326 sec. | ||
| 7023 | 2025.10.18 04:58:26.127598 [ 189 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_51_10} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7024 | 2025.10.18 04:58:26.127605 [ 197 ] {af818423-66e9-4722-9454-7c633ffbb364::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 | ||
| 7025 | 2025.10.18 04:58:26.127665 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7026 | 2025.10.18 04:58:26.127675 [ 189 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_51_10} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7027 | 2025.10.18 04:58:26.127708 [ 197 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7028 | 2025.10.18 04:58:26.127735 [ 197 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13143 rows starting from the beginning of the part | ||
| 7029 | 2025.10.18 04:58:26.127753 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 7030 | 2025.10.18 04:58:26.127769 [ 278 ] {df64b46d-7a18-483f-9578-3a972162991d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7031 | 2025.10.18 04:58:26.127788 [ 197 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 847 rows starting from the beginning of the part | ||
| 7032 | 2025.10.18 04:58:26.127838 [ 278 ] {df64b46d-7a18-483f-9578-3a972162991d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7033 | 2025.10.18 04:58:26.127841 [ 197 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 7034 | 2025.10.18 04:58:26.127900 [ 197 ] {af818423-66e9-4722-9454-7c633ffbb364::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 | ||
| 7035 | 2025.10.18 04:58:26.127939 [ 197 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 200 rows starting from the beginning of the part | ||
| 7036 | 2025.10.18 04:58:26.127980 [ 197 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 7037 | 2025.10.18 04:58:26.128625 [ 278 ] {df64b46d-7a18-483f-9578-3a972162991d} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7038 | 2025.10.18 04:58:26.128666 [ 278 ] {df64b46d-7a18-483f-9578-3a972162991d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7039 | 2025.10.18 04:58:26.129223 [ 278 ] {df64b46d-7a18-483f-9578-3a972162991d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7040 | 2025.10.18 04:58:26.129454 [ 278 ] {df64b46d-7a18-483f-9578-3a972162991d} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7041 | 2025.10.18 04:58:26.129597 [ 278 ] {df64b46d-7a18-483f-9578-3a972162991d} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001848 sec., 2705.6277056277054 rows/sec., 4.85 MiB/sec. | ||
| 7042 | 2025.10.18 04:58:26.129606 [ 120 ] {} <Debug> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7043 | 2025.10.18 04:58:26.129660 [ 278 ] {df64b46d-7a18-483f-9578-3a972162991d} <Debug> TCPHandler: Processed in 0.002046653 sec. | ||
| 7044 | 2025.10.18 04:58:26.129668 [ 120 ] {} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7045 | 2025.10.18 04:58:26.129700 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7046 | 2025.10.18 04:58:26.129777 [ 199 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::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 | ||
| 7047 | 2025.10.18 04:58:26.129797 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7048 | 2025.10.18 04:58:26.129894 [ 278 ] {b16ea421-d47d-4045-a98b-1e4348c43afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7049 | 2025.10.18 04:58:26.129938 [ 278 ] {b16ea421-d47d-4045-a98b-1e4348c43afc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7050 | 2025.10.18 04:58:26.129960 [ 199 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7051 | 2025.10.18 04:58:26.130009 [ 199 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 878 rows starting from the beginning of the part | ||
| 7052 | 2025.10.18 04:58:26.130118 [ 199 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 5 rows starting from the beginning of the part | ||
| 7053 | 2025.10.18 04:58:26.130210 [ 199 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 38 rows starting from the beginning of the part | ||
| 7054 | 2025.10.18 04:58:26.130294 [ 199 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 5 rows starting from the beginning of the part | ||
| 7055 | 2025.10.18 04:58:26.130296 [ 278 ] {b16ea421-d47d-4045-a98b-1e4348c43afc} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7056 | 2025.10.18 04:58:26.130337 [ 278 ] {b16ea421-d47d-4045-a98b-1e4348c43afc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7057 | 2025.10.18 04:58:26.130377 [ 199 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 38 rows starting from the beginning of the part | ||
| 7058 | 2025.10.18 04:58:26.130479 [ 199 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 5 rows starting from the beginning of the part | ||
| 7059 | 2025.10.18 04:58:26.130689 [ 278 ] {b16ea421-d47d-4045-a98b-1e4348c43afc} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7060 | 2025.10.18 04:58:26.130914 [ 278 ] {b16ea421-d47d-4045-a98b-1e4348c43afc} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7061 | 2025.10.18 04:58:26.131022 [ 120 ] {} <Debug> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7062 | 2025.10.18 04:58:26.131042 [ 278 ] {b16ea421-d47d-4045-a98b-1e4348c43afc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001167 sec., 51413.88174807197 rows/sec., 3.46 MiB/sec. | ||
| 7063 | 2025.10.18 04:58:26.131051 [ 120 ] {} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7064 | 2025.10.18 04:58:26.131081 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7065 | 2025.10.18 04:58:26.131085 [ 278 ] {b16ea421-d47d-4045-a98b-1e4348c43afc} <Debug> TCPHandler: Processed in 0.001341574 sec. | ||
| 7066 | 2025.10.18 04:58:26.131188 [ 190 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::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 | ||
| 7067 | 2025.10.18 04:58:26.131338 [ 190 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7068 | 2025.10.18 04:58:26.131372 [ 190 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2640 rows starting from the beginning of the part | ||
| 7069 | 2025.10.18 04:58:26.131433 [ 190 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::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 | ||
| 7070 | 2025.10.18 04:58:26.131476 [ 190 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 7071 | 2025.10.18 04:58:26.131515 [ 190 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::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 | ||
| 7072 | 2025.10.18 04:58:26.131551 [ 190 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
| 7073 | 2025.10.18 04:58:26.131588 [ 190 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::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 | ||
| 7074 | 2025.10.18 04:58:26.132428 [ 186 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14670 rows, containing 5 columns (5 merged, 0 gathered) in 0.004853496 sec., 3022563.5294641224 rows/sec., 207.75 MiB/sec. | ||
| 7075 | 2025.10.18 04:58:26.132890 [ 186 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7076 | 2025.10.18 04:58:26.133081 [ 196 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2940 rows, containing 4 columns (4 merged, 0 gathered) in 0.001943381 sec., 1512827.3869097207 rows/sec., 101.91 MiB/sec. | ||
| 7077 | 2025.10.18 04:58:26.133177 [ 186 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7078 | 2025.10.18 04:58:26.133261 [ 186 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7079 | 2025.10.18 04:58:26.133347 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.79 MiB. | ||
| 7080 | 2025.10.18 04:58:26.133420 [ 198 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7081 | 2025.10.18 04:58:26.133684 [ 198 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_51_10} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7082 | 2025.10.18 04:58:26.133755 [ 198 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_51_10} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7083 | 2025.10.18 04:58:26.133834 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 7084 | 2025.10.18 04:58:26.136421 [ 193 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 969 rows, containing 19 columns (19 merged, 0 gathered) in 0.006674902 sec., 145170.67067052072 rows/sec., 260.14 MiB/sec. | ||
| 7085 | 2025.10.18 04:58:26.137909 [ 196 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7086 | 2025.10.18 04:58:26.138270 [ 196 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7087 | 2025.10.18 04:58:26.138341 [ 196 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7088 | 2025.10.18 04:58:26.138467 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.13 MiB. | ||
| 7089 | 2025.10.18 04:58:27.000244 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 283.43 MiB, peak 295.72 MiB, free memory in arenas 0.00 B, will set to 287.64 MiB (RSS), difference: 4.22 MiB | ||
| 7090 | 2025.10.18 04:58:28.071374 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7091 | 2025.10.18 04:58:28.071445 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7092 | 2025.10.18 04:58:28.196364 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17230 | ||
| 7093 | 2025.10.18 04:58:28.196881 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7094 | 2025.10.18 04:58:28.196918 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7095 | 2025.10.18 04:58:28.197390 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7096 | 2025.10.18 04:58:28.197609 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7097 | 2025.10.18 04:58:28.197739 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17230 | ||
| 7098 | 2025.10.18 04:58:28.197762 [ 118 ] {} <Debug> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7099 | 2025.10.18 04:58:28.197838 [ 118 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7100 | 2025.10.18 04:58:28.197861 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7101 | 2025.10.18 04:58:28.197978 [ 203 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::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 | ||
| 7102 | 2025.10.18 04:58:28.198122 [ 203 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7103 | 2025.10.18 04:58:28.198166 [ 203 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14798 rows starting from the beginning of the part | ||
| 7104 | 2025.10.18 04:58:28.198237 [ 203 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 512 rows starting from the beginning of the part | ||
| 7105 | 2025.10.18 04:58:28.198287 [ 203 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 448 rows starting from the beginning of the part | ||
| 7106 | 2025.10.18 04:58:28.198335 [ 203 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 512 rows starting from the beginning of the part | ||
| 7107 | 2025.10.18 04:58:28.198378 [ 203 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 448 rows starting from the beginning of the part | ||
| 7108 | 2025.10.18 04:58:28.198424 [ 203 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 512 rows starting from the beginning of the part | ||
| 7109 | 2025.10.18 04:58:28.200437 [ 193 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17230 rows, containing 4 columns (4 merged, 0 gathered) in 0.002511135 sec., 6861439.150025786 rows/sec., 98.15 MiB/sec. | ||
| 7110 | 2025.10.18 04:58:28.200617 [ 193 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7111 | 2025.10.18 04:58:28.201037 [ 193 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_36_7} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7112 | 2025.10.18 04:58:28.201101 [ 193 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_36_7} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7113 | 2025.10.18 04:58:28.201193 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
| 7114 | 2025.10.18 04:58:28.232523 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 894 | ||
| 7115 | 2025.10.18 04:58:28.234704 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7116 | 2025.10.18 04:58:28.234748 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7117 | 2025.10.18 04:58:28.235879 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7118 | 2025.10.18 04:58:28.236139 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7119 | 2025.10.18 04:58:28.236281 [ 118 ] {} <Debug> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7120 | 2025.10.18 04:58:28.236325 [ 118 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7121 | 2025.10.18 04:58:28.236341 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7122 | 2025.10.18 04:58:28.236391 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 894 | ||
| 7123 | 2025.10.18 04:58:28.236443 [ 200 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::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 | ||
| 7124 | 2025.10.18 04:58:28.236965 [ 200 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7125 | 2025.10.18 04:58:28.237104 [ 200 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 750 rows starting from the beginning of the part | ||
| 7126 | 2025.10.18 04:58:28.237451 [ 200 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::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 | ||
| 7127 | 2025.10.18 04:58:28.237769 [ 200 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 36 rows starting from the beginning of the part | ||
| 7128 | 2025.10.18 04:58:28.238087 [ 200 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 28 rows starting from the beginning of the part | ||
| 7129 | 2025.10.18 04:58:28.238387 [ 200 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 7130 | 2025.10.18 04:58:28.238700 [ 200 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 32 rows starting from the beginning of the part | ||
| 7131 | 2025.10.18 04:58:28.245067 [ 200 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 894 rows, containing 72 columns (72 merged, 0 gathered) in 0.008671054 sec., 103101.6529247771 rows/sec., 83.64 MiB/sec. | ||
| 7132 | 2025.10.18 04:58:28.246225 [ 188 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7133 | 2025.10.18 04:58:28.246745 [ 188 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::all_1_26_5} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7134 | 2025.10.18 04:58:28.246821 [ 188 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::all_1_26_5} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7135 | 2025.10.18 04:58:28.247020 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.14 MiB. | ||
| 7136 | 2025.10.18 04:58:29.098772 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 7137 | 2025.10.18 04:58:29.116889 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7138 | 2025.10.18 04:58:29.116953 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7139 | 2025.10.18 04:58:29.123219 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7140 | 2025.10.18 04:58:29.123965 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7141 | 2025.10.18 04:58:29.124262 [ 118 ] {} <Debug> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7142 | 2025.10.18 04:58:29.124337 [ 118 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7143 | 2025.10.18 04:58:29.124360 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7144 | 2025.10.18 04:58:29.124482 [ 191 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 7145 | 2025.10.18 04:58:29.127395 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 7146 | 2025.10.18 04:58:29.127811 [ 191 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7147 | 2025.10.18 04:58:29.129264 [ 191 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 7148 | 2025.10.18 04:58:29.133952 [ 191 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 7149 | 2025.10.18 04:58:29.138485 [ 191 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 7150 | 2025.10.18 04:58:29.143483 [ 191 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 7151 | 2025.10.18 04:58:29.148547 [ 191 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 7152 | 2025.10.18 04:58:29.152544 [ 191 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 7153 | 2025.10.18 04:58:29.204405 [ 192 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.079981758 sec., 3400.7754618246827 rows/sec., 17.58 MiB/sec. | ||
| 7154 | 2025.10.18 04:58:29.206936 [ 192 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7155 | 2025.10.18 04:58:29.208996 [ 192 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::all_1_36_7} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7156 | 2025.10.18 04:58:29.209076 [ 192 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::all_1_36_7} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7157 | 2025.10.18 04:58:29.210913 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.42 MiB. | ||
| 7158 | 2025.10.18 04:58:30.001183 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 288.76 MiB, peak 300.63 MiB, free memory in arenas 0.00 B, will set to 290.48 MiB (RSS), difference: 1.71 MiB | ||
| 7159 | 2025.10.18 04:58:31.122654 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7160 | 2025.10.18 04:58:31.122889 [ 278 ] {3de5b83f-ff36-4070-b054-545bb1208552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7161 | 2025.10.18 04:58:31.122975 [ 278 ] {3de5b83f-ff36-4070-b054-545bb1208552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7162 | 2025.10.18 04:58:31.123687 [ 278 ] {3de5b83f-ff36-4070-b054-545bb1208552} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7163 | 2025.10.18 04:58:31.123741 [ 278 ] {3de5b83f-ff36-4070-b054-545bb1208552} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7164 | 2025.10.18 04:58:31.124137 [ 278 ] {3de5b83f-ff36-4070-b054-545bb1208552} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7165 | 2025.10.18 04:58:31.124370 [ 278 ] {3de5b83f-ff36-4070-b054-545bb1208552} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7166 | 2025.10.18 04:58:31.124530 [ 278 ] {3de5b83f-ff36-4070-b054-545bb1208552} <Debug> executeQuery: Read 132 rows, 11.65 KiB in 0.001702 sec., 77555.81668625148 rows/sec., 6.68 MiB/sec. | ||
| 7167 | 2025.10.18 04:58:31.124579 [ 278 ] {3de5b83f-ff36-4070-b054-545bb1208552} <Debug> TCPHandler: Processed in 0.002081574 sec. | ||
| 7168 | 2025.10.18 04:58:31.124705 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7169 | 2025.10.18 04:58:31.124813 [ 278 ] {ec8b4f0b-6ec8-4cf3-be7e-2ebaf71dc15f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7170 | 2025.10.18 04:58:31.124859 [ 278 ] {ec8b4f0b-6ec8-4cf3-be7e-2ebaf71dc15f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7171 | 2025.10.18 04:58:31.125270 [ 278 ] {ec8b4f0b-6ec8-4cf3-be7e-2ebaf71dc15f} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7172 | 2025.10.18 04:58:31.125308 [ 278 ] {ec8b4f0b-6ec8-4cf3-be7e-2ebaf71dc15f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7173 | 2025.10.18 04:58:31.125601 [ 278 ] {ec8b4f0b-6ec8-4cf3-be7e-2ebaf71dc15f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7174 | 2025.10.18 04:58:31.125807 [ 278 ] {ec8b4f0b-6ec8-4cf3-be7e-2ebaf71dc15f} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7175 | 2025.10.18 04:58:31.125937 [ 278 ] {ec8b4f0b-6ec8-4cf3-be7e-2ebaf71dc15f} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001147 sec., 33129.90409764603 rows/sec., 2.43 MiB/sec. | ||
| 7176 | 2025.10.18 04:58:31.125977 [ 278 ] {ec8b4f0b-6ec8-4cf3-be7e-2ebaf71dc15f} <Debug> TCPHandler: Processed in 0.001324934 sec. | ||
| 7177 | 2025.10.18 04:58:31.126079 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7178 | 2025.10.18 04:58:31.126175 [ 278 ] {c25baab4-8ebc-47ac-9ec7-9795566e962e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7179 | 2025.10.18 04:58:31.126216 [ 278 ] {c25baab4-8ebc-47ac-9ec7-9795566e962e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7180 | 2025.10.18 04:58:31.126630 [ 278 ] {c25baab4-8ebc-47ac-9ec7-9795566e962e} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7181 | 2025.10.18 04:58:31.126665 [ 278 ] {c25baab4-8ebc-47ac-9ec7-9795566e962e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7182 | 2025.10.18 04:58:31.126965 [ 278 ] {c25baab4-8ebc-47ac-9ec7-9795566e962e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7183 | 2025.10.18 04:58:31.127164 [ 278 ] {c25baab4-8ebc-47ac-9ec7-9795566e962e} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7184 | 2025.10.18 04:58:31.127288 [ 278 ] {c25baab4-8ebc-47ac-9ec7-9795566e962e} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001133 sec., 90026.47837599294 rows/sec., 7.03 MiB/sec. | ||
| 7185 | 2025.10.18 04:58:31.127326 [ 278 ] {c25baab4-8ebc-47ac-9ec7-9795566e962e} <Debug> TCPHandler: Processed in 0.001295913 sec. | ||
| 7186 | 2025.10.18 04:58:31.127432 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7187 | 2025.10.18 04:58:31.127526 [ 278 ] {55bedb72-31f4-42b5-89a6-02050f0e7f9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7188 | 2025.10.18 04:58:31.127569 [ 278 ] {55bedb72-31f4-42b5-89a6-02050f0e7f9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7189 | 2025.10.18 04:58:31.127963 [ 278 ] {55bedb72-31f4-42b5-89a6-02050f0e7f9b} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7190 | 2025.10.18 04:58:31.127999 [ 278 ] {55bedb72-31f4-42b5-89a6-02050f0e7f9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7191 | 2025.10.18 04:58:31.128324 [ 278 ] {55bedb72-31f4-42b5-89a6-02050f0e7f9b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7192 | 2025.10.18 04:58:31.128542 [ 278 ] {55bedb72-31f4-42b5-89a6-02050f0e7f9b} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7193 | 2025.10.18 04:58:31.128672 [ 278 ] {55bedb72-31f4-42b5-89a6-02050f0e7f9b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 7194 | 2025.10.18 04:58:31.128708 [ 278 ] {55bedb72-31f4-42b5-89a6-02050f0e7f9b} <Debug> TCPHandler: Processed in 0.001325844 sec. | ||
| 7195 | 2025.10.18 04:58:31.128835 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7196 | 2025.10.18 04:58:31.128960 [ 278 ] {10e97d06-266c-45f9-a193-bfcc1a83e815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7197 | 2025.10.18 04:58:31.129029 [ 278 ] {10e97d06-266c-45f9-a193-bfcc1a83e815} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7198 | 2025.10.18 04:58:31.129881 [ 278 ] {10e97d06-266c-45f9-a193-bfcc1a83e815} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7199 | 2025.10.18 04:58:31.129917 [ 278 ] {10e97d06-266c-45f9-a193-bfcc1a83e815} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7200 | 2025.10.18 04:58:31.130488 [ 278 ] {10e97d06-266c-45f9-a193-bfcc1a83e815} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7201 | 2025.10.18 04:58:31.130707 [ 278 ] {10e97d06-266c-45f9-a193-bfcc1a83e815} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7202 | 2025.10.18 04:58:31.130844 [ 278 ] {10e97d06-266c-45f9-a193-bfcc1a83e815} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.001911 sec., 19884.877027734172 rows/sec., 35.63 MiB/sec. | ||
| 7203 | 2025.10.18 04:58:31.130899 [ 278 ] {10e97d06-266c-45f9-a193-bfcc1a83e815} <Debug> TCPHandler: Processed in 0.002126246 sec. | ||
| 7204 | 2025.10.18 04:58:31.131007 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7205 | 2025.10.18 04:58:31.131101 [ 278 ] {6063dd7f-da02-4844-a3d0-be5a7c277ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7206 | 2025.10.18 04:58:31.131143 [ 278 ] {6063dd7f-da02-4844-a3d0-be5a7c277ef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7207 | 2025.10.18 04:58:31.131474 [ 278 ] {6063dd7f-da02-4844-a3d0-be5a7c277ef0} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7208 | 2025.10.18 04:58:31.131510 [ 278 ] {6063dd7f-da02-4844-a3d0-be5a7c277ef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7209 | 2025.10.18 04:58:31.131818 [ 278 ] {6063dd7f-da02-4844-a3d0-be5a7c277ef0} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7210 | 2025.10.18 04:58:31.132020 [ 278 ] {6063dd7f-da02-4844-a3d0-be5a7c277ef0} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7211 | 2025.10.18 04:58:31.132146 [ 278 ] {6063dd7f-da02-4844-a3d0-be5a7c277ef0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 7212 | 2025.10.18 04:58:31.132182 [ 278 ] {6063dd7f-da02-4844-a3d0-be5a7c277ef0} <Debug> TCPHandler: Processed in 0.001224272 sec. | ||
| 7213 | 2025.10.18 04:58:34.245650 [ 111 ] {} <Debug> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 7214 | 2025.10.18 04:58:34.245723 [ 111 ] {} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7215 | 2025.10.18 04:58:34.245745 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7216 | 2025.10.18 04:58:34.245842 [ 195 ] {12c28578-ea64-4079-b7a3-36c981b02543::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 7217 | 2025.10.18 04:58:34.245956 [ 195 ] {12c28578-ea64-4079-b7a3-36c981b02543::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7218 | 2025.10.18 04:58:34.245989 [ 195 ] {12c28578-ea64-4079-b7a3-36c981b02543::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part | ||
| 7219 | 2025.10.18 04:58:34.246055 [ 195 ] {12c28578-ea64-4079-b7a3-36c981b02543::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 7220 | 2025.10.18 04:58:34.246100 [ 195 ] {12c28578-ea64-4079-b7a3-36c981b02543::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 7221 | 2025.10.18 04:58:34.246144 [ 195 ] {12c28578-ea64-4079-b7a3-36c981b02543::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 7222 | 2025.10.18 04:58:34.246184 [ 195 ] {12c28578-ea64-4079-b7a3-36c981b02543::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 7223 | 2025.10.18 04:58:34.246887 [ 187 ] {12c28578-ea64-4079-b7a3-36c981b02543::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001086508 sec., 33133.67227852901 rows/sec., 2.76 MiB/sec. | ||
| 7224 | 2025.10.18 04:58:34.247063 [ 194 ] {12c28578-ea64-4079-b7a3-36c981b02543::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 7225 | 2025.10.18 04:58:34.247377 [ 194 ] {12c28578-ea64-4079-b7a3-36c981b02543::all_1_17_4} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7226 | 2025.10.18 04:58:34.247460 [ 194 ] {12c28578-ea64-4079-b7a3-36c981b02543::all_1_17_4} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 7227 | 2025.10.18 04:58:34.247571 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7228 | 2025.10.18 04:58:35.698753 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17678 | ||
| 7229 | 2025.10.18 04:58:35.699249 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7230 | 2025.10.18 04:58:35.699289 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7231 | 2025.10.18 04:58:35.699773 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7232 | 2025.10.18 04:58:35.699995 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7233 | 2025.10.18 04:58:35.700124 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17678 | ||
| 7234 | 2025.10.18 04:58:36.146546 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7235 | 2025.10.18 04:58:36.146731 [ 278 ] {b4f2dde1-fe89-456d-8e71-8e830a30399d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7236 | 2025.10.18 04:58:36.146796 [ 278 ] {b4f2dde1-fe89-456d-8e71-8e830a30399d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7237 | 2025.10.18 04:58:36.147411 [ 278 ] {b4f2dde1-fe89-456d-8e71-8e830a30399d} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7238 | 2025.10.18 04:58:36.147454 [ 278 ] {b4f2dde1-fe89-456d-8e71-8e830a30399d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7239 | 2025.10.18 04:58:36.147820 [ 278 ] {b4f2dde1-fe89-456d-8e71-8e830a30399d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7240 | 2025.10.18 04:58:36.148037 [ 278 ] {b4f2dde1-fe89-456d-8e71-8e830a30399d} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7241 | 2025.10.18 04:58:36.148191 [ 278 ] {b4f2dde1-fe89-456d-8e71-8e830a30399d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001512 sec., 1322.7513227513227 rows/sec., 107.86 KiB/sec. | ||
| 7242 | 2025.10.18 04:58:36.148240 [ 278 ] {b4f2dde1-fe89-456d-8e71-8e830a30399d} <Debug> TCPHandler: Processed in 0.001821877 sec. | ||
| 7243 | 2025.10.18 04:58:36.148386 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7244 | 2025.10.18 04:58:36.148516 [ 278 ] {45ec5b6b-827a-4570-be2d-9b6a3428745a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7245 | 2025.10.18 04:58:36.148569 [ 278 ] {45ec5b6b-827a-4570-be2d-9b6a3428745a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7246 | 2025.10.18 04:58:36.149695 [ 278 ] {45ec5b6b-827a-4570-be2d-9b6a3428745a} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7247 | 2025.10.18 04:58:36.149733 [ 278 ] {45ec5b6b-827a-4570-be2d-9b6a3428745a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7248 | 2025.10.18 04:58:36.150124 [ 278 ] {45ec5b6b-827a-4570-be2d-9b6a3428745a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7249 | 2025.10.18 04:58:36.150347 [ 278 ] {45ec5b6b-827a-4570-be2d-9b6a3428745a} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7250 | 2025.10.18 04:58:36.150480 [ 278 ] {45ec5b6b-827a-4570-be2d-9b6a3428745a} <Debug> executeQuery: Read 1207 rows, 101.54 KiB in 0.001993 sec., 605619.6688409433 rows/sec., 49.76 MiB/sec. | ||
| 7251 | 2025.10.18 04:58:36.150519 [ 278 ] {45ec5b6b-827a-4570-be2d-9b6a3428745a} <Debug> TCPHandler: Processed in 0.002198227 sec. | ||
| 7252 | 2025.10.18 04:58:36.150637 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7253 | 2025.10.18 04:58:36.150735 [ 278 ] {cfb0f88c-52ec-4ecc-9823-9fe14a6a87c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7254 | 2025.10.18 04:58:36.150778 [ 278 ] {cfb0f88c-52ec-4ecc-9823-9fe14a6a87c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7255 | 2025.10.18 04:58:36.151187 [ 278 ] {cfb0f88c-52ec-4ecc-9823-9fe14a6a87c1} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7256 | 2025.10.18 04:58:36.151222 [ 278 ] {cfb0f88c-52ec-4ecc-9823-9fe14a6a87c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7257 | 2025.10.18 04:58:36.151511 [ 278 ] {cfb0f88c-52ec-4ecc-9823-9fe14a6a87c1} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7258 | 2025.10.18 04:58:36.151741 [ 278 ] {cfb0f88c-52ec-4ecc-9823-9fe14a6a87c1} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7259 | 2025.10.18 04:58:36.151888 [ 278 ] {cfb0f88c-52ec-4ecc-9823-9fe14a6a87c1} <Debug> executeQuery: Read 7 rows, 528.00 B in 0.001174 sec., 5962.52129471891 rows/sec., 439.20 KiB/sec. | ||
| 7260 | 2025.10.18 04:58:36.151926 [ 278 ] {cfb0f88c-52ec-4ecc-9823-9fe14a6a87c1} <Debug> TCPHandler: Processed in 0.001340844 sec. | ||
| 7261 | 2025.10.18 04:58:36.152037 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7262 | 2025.10.18 04:58:36.152129 [ 278 ] {8bcfc2a4-b639-415d-a5b1-7502ec2b18f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7263 | 2025.10.18 04:58:36.152168 [ 278 ] {8bcfc2a4-b639-415d-a5b1-7502ec2b18f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7264 | 2025.10.18 04:58:36.152661 [ 278 ] {8bcfc2a4-b639-415d-a5b1-7502ec2b18f7} <Trace> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7265 | 2025.10.18 04:58:36.152702 [ 278 ] {8bcfc2a4-b639-415d-a5b1-7502ec2b18f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7266 | 2025.10.18 04:58:36.153017 [ 278 ] {8bcfc2a4-b639-415d-a5b1-7502ec2b18f7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7267 | 2025.10.18 04:58:36.153219 [ 278 ] {8bcfc2a4-b639-415d-a5b1-7502ec2b18f7} <Trace> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7268 | 2025.10.18 04:58:36.153344 [ 278 ] {8bcfc2a4-b639-415d-a5b1-7502ec2b18f7} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001234 sec., 184764.9918962723 rows/sec., 12.51 MiB/sec. | ||
| 7269 | 2025.10.18 04:58:36.153380 [ 278 ] {8bcfc2a4-b639-415d-a5b1-7502ec2b18f7} <Debug> TCPHandler: Processed in 0.001391366 sec. | ||
| 7270 | 2025.10.18 04:58:36.153491 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7271 | 2025.10.18 04:58:36.153581 [ 278 ] {9d382241-b1d4-4b18-b921-fd6c65a05ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7272 | 2025.10.18 04:58:36.153619 [ 278 ] {9d382241-b1d4-4b18-b921-fd6c65a05ad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7273 | 2025.10.18 04:58:36.154212 [ 278 ] {9d382241-b1d4-4b18-b921-fd6c65a05ad7} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7274 | 2025.10.18 04:58:36.154248 [ 278 ] {9d382241-b1d4-4b18-b921-fd6c65a05ad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7275 | 2025.10.18 04:58:36.154563 [ 278 ] {9d382241-b1d4-4b18-b921-fd6c65a05ad7} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7276 | 2025.10.18 04:58:36.154771 [ 278 ] {9d382241-b1d4-4b18-b921-fd6c65a05ad7} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7277 | 2025.10.18 04:58:36.154893 [ 278 ] {9d382241-b1d4-4b18-b921-fd6c65a05ad7} <Debug> executeQuery: Read 527 rows, 39.97 KiB in 0.00133 sec., 396240.6015037594 rows/sec., 29.35 MiB/sec. | ||
| 7278 | 2025.10.18 04:58:36.154930 [ 278 ] {9d382241-b1d4-4b18-b921-fd6c65a05ad7} <Debug> TCPHandler: Processed in 0.001486438 sec. | ||
| 7279 | 2025.10.18 04:58:36.155044 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7280 | 2025.10.18 04:58:36.155135 [ 278 ] {5c1b31b3-86bc-4269-9624-8a966ebe2a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7281 | 2025.10.18 04:58:36.155176 [ 278 ] {5c1b31b3-86bc-4269-9624-8a966ebe2a0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7282 | 2025.10.18 04:58:36.155745 [ 278 ] {5c1b31b3-86bc-4269-9624-8a966ebe2a0f} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7283 | 2025.10.18 04:58:36.155781 [ 278 ] {5c1b31b3-86bc-4269-9624-8a966ebe2a0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7284 | 2025.10.18 04:58:36.156145 [ 278 ] {5c1b31b3-86bc-4269-9624-8a966ebe2a0f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7285 | 2025.10.18 04:58:36.156349 [ 278 ] {5c1b31b3-86bc-4269-9624-8a966ebe2a0f} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7286 | 2025.10.18 04:58:36.156472 [ 278 ] {5c1b31b3-86bc-4269-9624-8a966ebe2a0f} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001355 sec., 623616.2361623616 rows/sec., 41.97 MiB/sec. | ||
| 7287 | 2025.10.18 04:58:36.156507 [ 278 ] {5c1b31b3-86bc-4269-9624-8a966ebe2a0f} <Debug> TCPHandler: Processed in 0.001510739 sec. | ||
| 7288 | 2025.10.18 04:58:36.156622 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7289 | 2025.10.18 04:58:36.156711 [ 278 ] {345cd6a0-a3a5-4a10-bf5e-f927cfc1ca63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7290 | 2025.10.18 04:58:36.156764 [ 278 ] {345cd6a0-a3a5-4a10-bf5e-f927cfc1ca63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7291 | 2025.10.18 04:58:36.157510 [ 278 ] {345cd6a0-a3a5-4a10-bf5e-f927cfc1ca63} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7292 | 2025.10.18 04:58:36.157545 [ 278 ] {345cd6a0-a3a5-4a10-bf5e-f927cfc1ca63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7293 | 2025.10.18 04:58:36.158027 [ 278 ] {345cd6a0-a3a5-4a10-bf5e-f927cfc1ca63} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7294 | 2025.10.18 04:58:36.158248 [ 278 ] {345cd6a0-a3a5-4a10-bf5e-f927cfc1ca63} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7295 | 2025.10.18 04:58:36.158382 [ 278 ] {345cd6a0-a3a5-4a10-bf5e-f927cfc1ca63} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001689 sec., 2960.331557134399 rows/sec., 5.30 MiB/sec. | ||
| 7296 | 2025.10.18 04:58:36.158441 [ 278 ] {345cd6a0-a3a5-4a10-bf5e-f927cfc1ca63} <Debug> TCPHandler: Processed in 0.001866629 sec. | ||
| 7297 | 2025.10.18 04:58:36.158553 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7298 | 2025.10.18 04:58:36.158644 [ 278 ] {08761af3-70a5-48fa-b4ee-9aef7ca9f22f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7299 | 2025.10.18 04:58:36.158683 [ 278 ] {08761af3-70a5-48fa-b4ee-9aef7ca9f22f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7300 | 2025.10.18 04:58:36.159019 [ 278 ] {08761af3-70a5-48fa-b4ee-9aef7ca9f22f} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7301 | 2025.10.18 04:58:36.159053 [ 278 ] {08761af3-70a5-48fa-b4ee-9aef7ca9f22f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7302 | 2025.10.18 04:58:36.159344 [ 278 ] {08761af3-70a5-48fa-b4ee-9aef7ca9f22f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7303 | 2025.10.18 04:58:36.159542 [ 278 ] {08761af3-70a5-48fa-b4ee-9aef7ca9f22f} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7304 | 2025.10.18 04:58:36.159664 [ 278 ] {08761af3-70a5-48fa-b4ee-9aef7ca9f22f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001039 sec., 57747.83445620789 rows/sec., 3.89 MiB/sec. | ||
| 7305 | 2025.10.18 04:58:36.159699 [ 278 ] {08761af3-70a5-48fa-b4ee-9aef7ca9f22f} <Debug> TCPHandler: Processed in 0.001191981 sec. | ||
| 7306 | 2025.10.18 04:58:36.628405 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 7307 | 2025.10.18 04:58:36.643572 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7308 | 2025.10.18 04:58:36.643639 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7309 | 2025.10.18 04:58:36.649908 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7310 | 2025.10.18 04:58:36.650609 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7311 | 2025.10.18 04:58:36.653359 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 7312 | 2025.10.18 04:58:38.237462 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 922 | ||
| 7313 | 2025.10.18 04:58:38.239640 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7314 | 2025.10.18 04:58:38.239690 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7315 | 2025.10.18 04:58:38.240856 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7316 | 2025.10.18 04:58:38.241114 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7317 | 2025.10.18 04:58:38.241368 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 922 | ||
| 7318 | 2025.10.18 04:58:41.122301 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7319 | 2025.10.18 04:58:41.122482 [ 278 ] {5d241c88-bc75-49e2-aeed-333be36e4458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7320 | 2025.10.18 04:58:41.122551 [ 278 ] {5d241c88-bc75-49e2-aeed-333be36e4458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7321 | 2025.10.18 04:58:41.123238 [ 278 ] {5d241c88-bc75-49e2-aeed-333be36e4458} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7322 | 2025.10.18 04:58:41.123290 [ 278 ] {5d241c88-bc75-49e2-aeed-333be36e4458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7323 | 2025.10.18 04:58:41.123690 [ 278 ] {5d241c88-bc75-49e2-aeed-333be36e4458} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7324 | 2025.10.18 04:58:41.123912 [ 278 ] {5d241c88-bc75-49e2-aeed-333be36e4458} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7325 | 2025.10.18 04:58:41.124076 [ 278 ] {5d241c88-bc75-49e2-aeed-333be36e4458} <Debug> executeQuery: Read 132 rows, 11.65 KiB in 0.00164 sec., 80487.80487804879 rows/sec., 6.94 MiB/sec. | ||
| 7326 | 2025.10.18 04:58:41.124129 [ 278 ] {5d241c88-bc75-49e2-aeed-333be36e4458} <Debug> TCPHandler: Processed in 0.001959811 sec. | ||
| 7327 | 2025.10.18 04:58:41.124257 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7328 | 2025.10.18 04:58:41.124360 [ 278 ] {88be2980-b037-4407-ae21-72375f79e6c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7329 | 2025.10.18 04:58:41.124406 [ 278 ] {88be2980-b037-4407-ae21-72375f79e6c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7330 | 2025.10.18 04:58:41.124856 [ 278 ] {88be2980-b037-4407-ae21-72375f79e6c2} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7331 | 2025.10.18 04:58:41.124890 [ 278 ] {88be2980-b037-4407-ae21-72375f79e6c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7332 | 2025.10.18 04:58:41.125190 [ 278 ] {88be2980-b037-4407-ae21-72375f79e6c2} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7333 | 2025.10.18 04:58:41.125407 [ 278 ] {88be2980-b037-4407-ae21-72375f79e6c2} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7334 | 2025.10.18 04:58:41.125536 [ 278 ] {88be2980-b037-4407-ae21-72375f79e6c2} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.0012 sec., 31666.666666666668 rows/sec., 2.33 MiB/sec. | ||
| 7335 | 2025.10.18 04:58:41.125576 [ 278 ] {88be2980-b037-4407-ae21-72375f79e6c2} <Debug> TCPHandler: Processed in 0.001372345 sec. | ||
| 7336 | 2025.10.18 04:58:41.125691 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7337 | 2025.10.18 04:58:41.125788 [ 278 ] {31547aa8-d281-40d9-92b9-60ce9424c1bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7338 | 2025.10.18 04:58:41.125831 [ 278 ] {31547aa8-d281-40d9-92b9-60ce9424c1bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7339 | 2025.10.18 04:58:41.126272 [ 278 ] {31547aa8-d281-40d9-92b9-60ce9424c1bb} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7340 | 2025.10.18 04:58:41.126306 [ 278 ] {31547aa8-d281-40d9-92b9-60ce9424c1bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7341 | 2025.10.18 04:58:41.126612 [ 278 ] {31547aa8-d281-40d9-92b9-60ce9424c1bb} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7342 | 2025.10.18 04:58:41.126822 [ 278 ] {31547aa8-d281-40d9-92b9-60ce9424c1bb} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7343 | 2025.10.18 04:58:41.126948 [ 278 ] {31547aa8-d281-40d9-92b9-60ce9424c1bb} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.00118 sec., 86440.67796610169 rows/sec., 6.75 MiB/sec. | ||
| 7344 | 2025.10.18 04:58:41.126986 [ 278 ] {31547aa8-d281-40d9-92b9-60ce9424c1bb} <Debug> TCPHandler: Processed in 0.001344765 sec. | ||
| 7345 | 2025.10.18 04:58:41.127101 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7346 | 2025.10.18 04:58:41.127197 [ 278 ] {6b725167-7b99-40aa-82d0-39a79225c598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7347 | 2025.10.18 04:58:41.127241 [ 278 ] {6b725167-7b99-40aa-82d0-39a79225c598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7348 | 2025.10.18 04:58:41.127640 [ 278 ] {6b725167-7b99-40aa-82d0-39a79225c598} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7349 | 2025.10.18 04:58:41.127674 [ 278 ] {6b725167-7b99-40aa-82d0-39a79225c598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7350 | 2025.10.18 04:58:41.128005 [ 278 ] {6b725167-7b99-40aa-82d0-39a79225c598} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7351 | 2025.10.18 04:58:41.128210 [ 278 ] {6b725167-7b99-40aa-82d0-39a79225c598} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7352 | 2025.10.18 04:58:41.128336 [ 278 ] {6b725167-7b99-40aa-82d0-39a79225c598} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 7353 | 2025.10.18 04:58:41.128373 [ 278 ] {6b725167-7b99-40aa-82d0-39a79225c598} <Debug> TCPHandler: Processed in 0.001321094 sec. | ||
| 7354 | 2025.10.18 04:58:41.128483 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7355 | 2025.10.18 04:58:41.128576 [ 278 ] {689d0bea-fe51-41cf-8de5-283415712ce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7356 | 2025.10.18 04:58:41.128633 [ 278 ] {689d0bea-fe51-41cf-8de5-283415712ce9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7357 | 2025.10.18 04:58:41.129455 [ 278 ] {689d0bea-fe51-41cf-8de5-283415712ce9} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7358 | 2025.10.18 04:58:41.129490 [ 278 ] {689d0bea-fe51-41cf-8de5-283415712ce9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7359 | 2025.10.18 04:58:41.130049 [ 278 ] {689d0bea-fe51-41cf-8de5-283415712ce9} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7360 | 2025.10.18 04:58:41.130270 [ 278 ] {689d0bea-fe51-41cf-8de5-283415712ce9} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7361 | 2025.10.18 04:58:41.130405 [ 278 ] {689d0bea-fe51-41cf-8de5-283415712ce9} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.001847 sec., 20573.903627504063 rows/sec., 36.87 MiB/sec. | ||
| 7362 | 2025.10.18 04:58:41.130474 [ 278 ] {689d0bea-fe51-41cf-8de5-283415712ce9} <Debug> TCPHandler: Processed in 0.002040773 sec. | ||
| 7363 | 2025.10.18 04:58:41.130595 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7364 | 2025.10.18 04:58:41.130692 [ 278 ] {238daa44-af28-4c99-8e6e-de546cf635b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7365 | 2025.10.18 04:58:41.130734 [ 278 ] {238daa44-af28-4c99-8e6e-de546cf635b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7366 | 2025.10.18 04:58:41.131071 [ 278 ] {238daa44-af28-4c99-8e6e-de546cf635b3} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7367 | 2025.10.18 04:58:41.131106 [ 278 ] {238daa44-af28-4c99-8e6e-de546cf635b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7368 | 2025.10.18 04:58:41.131427 [ 278 ] {238daa44-af28-4c99-8e6e-de546cf635b3} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7369 | 2025.10.18 04:58:41.131634 [ 278 ] {238daa44-af28-4c99-8e6e-de546cf635b3} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7370 | 2025.10.18 04:58:41.131763 [ 278 ] {238daa44-af28-4c99-8e6e-de546cf635b3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 7371 | 2025.10.18 04:58:41.131799 [ 278 ] {238daa44-af28-4c99-8e6e-de546cf635b3} <Debug> TCPHandler: Processed in 0.001254183 sec. | ||
| 7372 | 2025.10.18 04:58:43.071494 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7373 | 2025.10.18 04:58:43.071591 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7374 | 2025.10.18 04:58:43.201118 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18190 | ||
| 7375 | 2025.10.18 04:58:43.201658 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7376 | 2025.10.18 04:58:43.201698 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7377 | 2025.10.18 04:58:43.202195 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7378 | 2025.10.18 04:58:43.202419 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7379 | 2025.10.18 04:58:43.202549 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18190 | ||
| 7380 | 2025.10.18 04:58:44.154323 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 7381 | 2025.10.18 04:58:44.174077 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7382 | 2025.10.18 04:58:44.174142 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7383 | 2025.10.18 04:58:44.180343 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7384 | 2025.10.18 04:58:44.181098 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7385 | 2025.10.18 04:58:44.183926 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 7386 | 2025.10.18 04:58:46.121248 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7387 | 2025.10.18 04:58:46.121487 [ 278 ] {bb7024eb-3aab-4d6d-b6f6-4758181ac6b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7388 | 2025.10.18 04:58:46.121573 [ 278 ] {bb7024eb-3aab-4d6d-b6f6-4758181ac6b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7389 | 2025.10.18 04:58:46.122309 [ 278 ] {bb7024eb-3aab-4d6d-b6f6-4758181ac6b1} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7390 | 2025.10.18 04:58:46.122353 [ 278 ] {bb7024eb-3aab-4d6d-b6f6-4758181ac6b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7391 | 2025.10.18 04:58:46.122749 [ 278 ] {bb7024eb-3aab-4d6d-b6f6-4758181ac6b1} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7392 | 2025.10.18 04:58:46.122972 [ 278 ] {bb7024eb-3aab-4d6d-b6f6-4758181ac6b1} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7393 | 2025.10.18 04:58:46.123131 [ 278 ] {bb7024eb-3aab-4d6d-b6f6-4758181ac6b1} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001713 sec., 38528.89667250438 rows/sec., 3.05 MiB/sec. | ||
| 7394 | 2025.10.18 04:58:46.123182 [ 278 ] {bb7024eb-3aab-4d6d-b6f6-4758181ac6b1} <Debug> TCPHandler: Processed in 0.002088994 sec. | ||
| 7395 | 2025.10.18 04:58:46.123313 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7396 | 2025.10.18 04:58:46.123416 [ 278 ] {ea91fd47-44f8-4782-90f2-59f443ae009c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7397 | 2025.10.18 04:58:46.123461 [ 278 ] {ea91fd47-44f8-4782-90f2-59f443ae009c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7398 | 2025.10.18 04:58:46.123898 [ 278 ] {ea91fd47-44f8-4782-90f2-59f443ae009c} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7399 | 2025.10.18 04:58:46.123935 [ 278 ] {ea91fd47-44f8-4782-90f2-59f443ae009c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7400 | 2025.10.18 04:58:46.124235 [ 278 ] {ea91fd47-44f8-4782-90f2-59f443ae009c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7401 | 2025.10.18 04:58:46.124442 [ 278 ] {ea91fd47-44f8-4782-90f2-59f443ae009c} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7402 | 2025.10.18 04:58:46.124552 [ 97 ] {} <Debug> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7403 | 2025.10.18 04:58:46.124573 [ 278 ] {ea91fd47-44f8-4782-90f2-59f443ae009c} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.00118 sec., 4237.28813559322 rows/sec., 318.62 KiB/sec. | ||
| 7404 | 2025.10.18 04:58:46.124623 [ 97 ] {} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7405 | 2025.10.18 04:58:46.124635 [ 278 ] {ea91fd47-44f8-4782-90f2-59f443ae009c} <Debug> TCPHandler: Processed in 0.001374646 sec. | ||
| 7406 | 2025.10.18 04:58:46.124652 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7407 | 2025.10.18 04:58:46.124757 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7408 | 2025.10.18 04:58:46.124794 [ 186 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::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 | ||
| 7409 | 2025.10.18 04:58:46.124857 [ 278 ] {1711c71f-e49c-4614-9267-b17c63b6bdb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7410 | 2025.10.18 04:58:46.124903 [ 278 ] {1711c71f-e49c-4614-9267-b17c63b6bdb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7411 | 2025.10.18 04:58:46.124954 [ 186 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7412 | 2025.10.18 04:58:46.124997 [ 186 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 73 rows starting from the beginning of the part | ||
| 7413 | 2025.10.18 04:58:46.125075 [ 186 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 5 rows starting from the beginning of the part | ||
| 7414 | 2025.10.18 04:58:46.125129 [ 186 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 38 rows starting from the beginning of the part | ||
| 7415 | 2025.10.18 04:58:46.125179 [ 186 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::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 | ||
| 7416 | 2025.10.18 04:58:46.125226 [ 186 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 38 rows starting from the beginning of the part | ||
| 7417 | 2025.10.18 04:58:46.125272 [ 186 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 5 rows starting from the beginning of the part | ||
| 7418 | 2025.10.18 04:58:46.125328 [ 278 ] {1711c71f-e49c-4614-9267-b17c63b6bdb2} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7419 | 2025.10.18 04:58:46.125370 [ 278 ] {1711c71f-e49c-4614-9267-b17c63b6bdb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7420 | 2025.10.18 04:58:46.125726 [ 278 ] {1711c71f-e49c-4614-9267-b17c63b6bdb2} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7421 | 2025.10.18 04:58:46.125951 [ 278 ] {1711c71f-e49c-4614-9267-b17c63b6bdb2} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7422 | 2025.10.18 04:58:46.126082 [ 278 ] {1711c71f-e49c-4614-9267-b17c63b6bdb2} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001244 sec., 55466.237942122185 rows/sec., 4.33 MiB/sec. | ||
| 7423 | 2025.10.18 04:58:46.126120 [ 278 ] {1711c71f-e49c-4614-9267-b17c63b6bdb2} <Debug> TCPHandler: Processed in 0.001413217 sec. | ||
| 7424 | 2025.10.18 04:58:46.126143 [ 194 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 166 rows, containing 5 columns (5 merged, 0 gathered) in 0.001421687 sec., 116762.69108460582 rows/sec., 8.99 MiB/sec. | ||
| 7425 | 2025.10.18 04:58:46.126234 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7426 | 2025.10.18 04:58:46.126277 [ 186 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7427 | 2025.10.18 04:58:46.126335 [ 278 ] {71988134-fd40-42b4-9123-b95f006f386d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7428 | 2025.10.18 04:58:46.126386 [ 278 ] {71988134-fd40-42b4-9123-b95f006f386d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7429 | 2025.10.18 04:58:46.126532 [ 186 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_51_10} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7430 | 2025.10.18 04:58:46.126612 [ 186 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_51_10} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7431 | 2025.10.18 04:58:46.126683 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 7432 | 2025.10.18 04:58:46.126804 [ 278 ] {71988134-fd40-42b4-9123-b95f006f386d} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7433 | 2025.10.18 04:58:46.126846 [ 278 ] {71988134-fd40-42b4-9123-b95f006f386d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7434 | 2025.10.18 04:58:46.127179 [ 278 ] {71988134-fd40-42b4-9123-b95f006f386d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7435 | 2025.10.18 04:58:46.127386 [ 278 ] {71988134-fd40-42b4-9123-b95f006f386d} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7436 | 2025.10.18 04:58:46.127516 [ 278 ] {71988134-fd40-42b4-9123-b95f006f386d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 7437 | 2025.10.18 04:58:46.127554 [ 278 ] {71988134-fd40-42b4-9123-b95f006f386d} <Debug> TCPHandler: Processed in 0.001369845 sec. | ||
| 7438 | 2025.10.18 04:58:46.127666 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7439 | 2025.10.18 04:58:46.127759 [ 278 ] {56502af7-90b4-45b0-a13f-bdcc66d278b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7440 | 2025.10.18 04:58:46.127814 [ 278 ] {56502af7-90b4-45b0-a13f-bdcc66d278b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7441 | 2025.10.18 04:58:46.128561 [ 278 ] {56502af7-90b4-45b0-a13f-bdcc66d278b3} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7442 | 2025.10.18 04:58:46.128599 [ 278 ] {56502af7-90b4-45b0-a13f-bdcc66d278b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7443 | 2025.10.18 04:58:46.129094 [ 278 ] {56502af7-90b4-45b0-a13f-bdcc66d278b3} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7444 | 2025.10.18 04:58:46.129316 [ 278 ] {56502af7-90b4-45b0-a13f-bdcc66d278b3} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7445 | 2025.10.18 04:58:46.129454 [ 278 ] {56502af7-90b4-45b0-a13f-bdcc66d278b3} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001713 sec., 2918.8558085230593 rows/sec., 5.23 MiB/sec. | ||
| 7446 | 2025.10.18 04:58:46.129518 [ 278 ] {56502af7-90b4-45b0-a13f-bdcc66d278b3} <Debug> TCPHandler: Processed in 0.001900349 sec. | ||
| 7447 | 2025.10.18 04:58:46.129630 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7448 | 2025.10.18 04:58:46.129724 [ 278 ] {d455b858-5f40-4bf7-88e6-9b3005431e99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7449 | 2025.10.18 04:58:46.129765 [ 278 ] {d455b858-5f40-4bf7-88e6-9b3005431e99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7450 | 2025.10.18 04:58:46.130101 [ 278 ] {d455b858-5f40-4bf7-88e6-9b3005431e99} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7451 | 2025.10.18 04:58:46.130137 [ 278 ] {d455b858-5f40-4bf7-88e6-9b3005431e99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7452 | 2025.10.18 04:58:46.130439 [ 278 ] {d455b858-5f40-4bf7-88e6-9b3005431e99} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7453 | 2025.10.18 04:58:46.130728 [ 278 ] {d455b858-5f40-4bf7-88e6-9b3005431e99} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7454 | 2025.10.18 04:58:46.130875 [ 278 ] {d455b858-5f40-4bf7-88e6-9b3005431e99} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001169 sec., 51325.919589392644 rows/sec., 3.46 MiB/sec. | ||
| 7455 | 2025.10.18 04:58:46.130913 [ 278 ] {d455b858-5f40-4bf7-88e6-9b3005431e99} <Debug> TCPHandler: Processed in 0.001333664 sec. | ||
| 7456 | 2025.10.18 04:58:48.242399 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 946 | ||
| 7457 | 2025.10.18 04:58:48.244521 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7458 | 2025.10.18 04:58:48.244564 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7459 | 2025.10.18 04:58:48.245756 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7460 | 2025.10.18 04:58:48.246017 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7461 | 2025.10.18 04:58:48.246270 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 946 | ||
| 7462 | 2025.10.18 04:58:49.947067 [ 95 ] {} <Debug> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 7463 | 2025.10.18 04:58:49.947128 [ 95 ] {} <Trace> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7464 | 2025.10.18 04:58:49.947148 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7465 | 2025.10.18 04:58:49.947280 [ 194 ] {4cf7adc3-401e-4675-a650-6d87cc1a953d::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 7466 | 2025.10.18 04:58:49.947425 [ 194 ] {4cf7adc3-401e-4675-a650-6d87cc1a953d::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7467 | 2025.10.18 04:58:49.947464 [ 194 ] {4cf7adc3-401e-4675-a650-6d87cc1a953d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 253 rows starting from the beginning of the part | ||
| 7468 | 2025.10.18 04:58:49.947537 [ 194 ] {4cf7adc3-401e-4675-a650-6d87cc1a953d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 7469 | 2025.10.18 04:58:49.947583 [ 194 ] {4cf7adc3-401e-4675-a650-6d87cc1a953d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 228 rows starting from the beginning of the part | ||
| 7470 | 2025.10.18 04:58:49.947627 [ 194 ] {4cf7adc3-401e-4675-a650-6d87cc1a953d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 7471 | 2025.10.18 04:58:49.947668 [ 194 ] {4cf7adc3-401e-4675-a650-6d87cc1a953d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 228 rows starting from the beginning of the part | ||
| 7472 | 2025.10.18 04:58:49.948559 [ 199 ] {4cf7adc3-401e-4675-a650-6d87cc1a953d::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001340235 sec., 564826.3177726294 rows/sec., 41.22 MiB/sec. | ||
| 7473 | 2025.10.18 04:58:49.948705 [ 194 ] {4cf7adc3-401e-4675-a650-6d87cc1a953d::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 7474 | 2025.10.18 04:58:49.948997 [ 194 ] {4cf7adc3-401e-4675-a650-6d87cc1a953d::all_1_17_4} <Trace> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7475 | 2025.10.18 04:58:49.949069 [ 194 ] {4cf7adc3-401e-4675-a650-6d87cc1a953d::all_1_17_4} <Trace> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 7476 | 2025.10.18 04:58:49.949149 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 7477 | 2025.10.18 04:58:50.703556 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18638 | ||
| 7478 | 2025.10.18 04:58:50.704073 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7479 | 2025.10.18 04:58:50.704122 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7480 | 2025.10.18 04:58:50.704634 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7481 | 2025.10.18 04:58:50.704871 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7482 | 2025.10.18 04:58:50.705024 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18638 | ||
| 7483 | 2025.10.18 04:58:51.124627 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7484 | 2025.10.18 04:58:51.124824 [ 278 ] {0e760c22-de98-44fa-a330-9ec7a73859cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7485 | 2025.10.18 04:58:51.124894 [ 278 ] {0e760c22-de98-44fa-a330-9ec7a73859cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7486 | 2025.10.18 04:58:51.125658 [ 278 ] {0e760c22-de98-44fa-a330-9ec7a73859cd} <Trace> oximeter.fields_i16 (4a0b57d8-8875-4c42-9959-3d0d2c14e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7487 | 2025.10.18 04:58:51.125698 [ 278 ] {0e760c22-de98-44fa-a330-9ec7a73859cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7488 | 2025.10.18 04:58:51.126087 [ 278 ] {0e760c22-de98-44fa-a330-9ec7a73859cd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7489 | 2025.10.18 04:58:51.126318 [ 278 ] {0e760c22-de98-44fa-a330-9ec7a73859cd} <Trace> oximeter.fields_i16 (4a0b57d8-8875-4c42-9959-3d0d2c14e648): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7490 | 2025.10.18 04:58:51.126469 [ 278 ] {0e760c22-de98-44fa-a330-9ec7a73859cd} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001701 sec., 14109.347442680775 rows/sec., 1.17 MiB/sec. | ||
| 7491 | 2025.10.18 04:58:51.126511 [ 278 ] {0e760c22-de98-44fa-a330-9ec7a73859cd} <Debug> TCPHandler: Processed in 0.002021332 sec. | ||
| 7492 | 2025.10.18 04:58:51.126642 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7493 | 2025.10.18 04:58:51.126738 [ 278 ] {21d6b853-ebbb-44c1-81f3-7b760edeae55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7494 | 2025.10.18 04:58:51.126779 [ 278 ] {21d6b853-ebbb-44c1-81f3-7b760edeae55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7495 | 2025.10.18 04:58:51.127250 [ 278 ] {21d6b853-ebbb-44c1-81f3-7b760edeae55} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7496 | 2025.10.18 04:58:51.127287 [ 278 ] {21d6b853-ebbb-44c1-81f3-7b760edeae55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7497 | 2025.10.18 04:58:51.127572 [ 278 ] {21d6b853-ebbb-44c1-81f3-7b760edeae55} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7498 | 2025.10.18 04:58:51.127773 [ 278 ] {21d6b853-ebbb-44c1-81f3-7b760edeae55} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7499 | 2025.10.18 04:58:51.127900 [ 278 ] {21d6b853-ebbb-44c1-81f3-7b760edeae55} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001181 sec., 1693.480101608806 rows/sec., 138.09 KiB/sec. | ||
| 7500 | 2025.10.18 04:58:51.127937 [ 278 ] {21d6b853-ebbb-44c1-81f3-7b760edeae55} <Debug> TCPHandler: Processed in 0.001350065 sec. | ||
| 7501 | 2025.10.18 04:58:51.128053 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7502 | 2025.10.18 04:58:51.128145 [ 278 ] {6f8f5b54-521c-406b-8d9b-194fe2b924d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7503 | 2025.10.18 04:58:51.128184 [ 278 ] {6f8f5b54-521c-406b-8d9b-194fe2b924d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7504 | 2025.10.18 04:58:51.128686 [ 278 ] {6f8f5b54-521c-406b-8d9b-194fe2b924d7} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7505 | 2025.10.18 04:58:51.128720 [ 278 ] {6f8f5b54-521c-406b-8d9b-194fe2b924d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7506 | 2025.10.18 04:58:51.129045 [ 278 ] {6f8f5b54-521c-406b-8d9b-194fe2b924d7} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7507 | 2025.10.18 04:58:51.129241 [ 278 ] {6f8f5b54-521c-406b-8d9b-194fe2b924d7} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7508 | 2025.10.18 04:58:51.129366 [ 278 ] {6f8f5b54-521c-406b-8d9b-194fe2b924d7} <Debug> executeQuery: Read 253 rows, 23.16 KiB in 0.001239 sec., 204196.93301049233 rows/sec., 18.25 MiB/sec. | ||
| 7509 | 2025.10.18 04:58:51.129370 [ 93 ] {} <Debug> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7510 | 2025.10.18 04:58:51.129404 [ 278 ] {6f8f5b54-521c-406b-8d9b-194fe2b924d7} <Debug> TCPHandler: Processed in 0.001400596 sec. | ||
| 7511 | 2025.10.18 04:58:51.129439 [ 93 ] {} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7512 | 2025.10.18 04:58:51.129465 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7513 | 2025.10.18 04:58:51.129532 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7514 | 2025.10.18 04:58:51.129606 [ 186 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::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 | ||
| 7515 | 2025.10.18 04:58:51.129634 [ 278 ] {d5eb7ae2-fa3d-4f03-b4c8-3d73ff4b1c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7516 | 2025.10.18 04:58:51.129697 [ 278 ] {d5eb7ae2-fa3d-4f03-b4c8-3d73ff4b1c48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7517 | 2025.10.18 04:58:51.129772 [ 186 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7518 | 2025.10.18 04:58:51.129819 [ 186 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1412 rows starting from the beginning of the part | ||
| 7519 | 2025.10.18 04:58:51.129897 [ 186 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 132 rows starting from the beginning of the part | ||
| 7520 | 2025.10.18 04:58:51.129953 [ 186 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1207 rows starting from the beginning of the part | ||
| 7521 | 2025.10.18 04:58:51.130006 [ 186 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 132 rows starting from the beginning of the part | ||
| 7522 | 2025.10.18 04:58:51.130055 [ 186 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 66 rows starting from the beginning of the part | ||
| 7523 | 2025.10.18 04:58:51.130104 [ 186 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 253 rows starting from the beginning of the part | ||
| 7524 | 2025.10.18 04:58:51.130125 [ 278 ] {d5eb7ae2-fa3d-4f03-b4c8-3d73ff4b1c48} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7525 | 2025.10.18 04:58:51.130167 [ 278 ] {d5eb7ae2-fa3d-4f03-b4c8-3d73ff4b1c48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7526 | 2025.10.18 04:58:51.130509 [ 278 ] {d5eb7ae2-fa3d-4f03-b4c8-3d73ff4b1c48} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7527 | 2025.10.18 04:58:51.130722 [ 278 ] {d5eb7ae2-fa3d-4f03-b4c8-3d73ff4b1c48} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7528 | 2025.10.18 04:58:51.130853 [ 278 ] {d5eb7ae2-fa3d-4f03-b4c8-3d73ff4b1c48} <Debug> executeQuery: Read 52 rows, 3.96 KiB in 0.001238 sec., 42003.2310177706 rows/sec., 3.12 MiB/sec. | ||
| 7529 | 2025.10.18 04:58:51.130890 [ 278 ] {d5eb7ae2-fa3d-4f03-b4c8-3d73ff4b1c48} <Debug> TCPHandler: Processed in 0.001408107 sec. | ||
| 7530 | 2025.10.18 04:58:51.131002 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7531 | 2025.10.18 04:58:51.131096 [ 278 ] {04e51e06-c1dd-48d4-a1b5-8deda1c8f354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7532 | 2025.10.18 04:58:51.131136 [ 278 ] {04e51e06-c1dd-48d4-a1b5-8deda1c8f354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7533 | 2025.10.18 04:58:51.131520 [ 278 ] {04e51e06-c1dd-48d4-a1b5-8deda1c8f354} <Trace> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7534 | 2025.10.18 04:58:51.131556 [ 278 ] {04e51e06-c1dd-48d4-a1b5-8deda1c8f354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7535 | 2025.10.18 04:58:51.131563 [ 199 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3202 rows, containing 5 columns (5 merged, 0 gathered) in 0.002035133 sec., 1573361.5444297742 rows/sec., 137.62 MiB/sec. | ||
| 7536 | 2025.10.18 04:58:51.131850 [ 278 ] {04e51e06-c1dd-48d4-a1b5-8deda1c8f354} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7537 | 2025.10.18 04:58:51.131853 [ 198 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7538 | 2025.10.18 04:58:51.132112 [ 278 ] {04e51e06-c1dd-48d4-a1b5-8deda1c8f354} <Trace> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7539 | 2025.10.18 04:58:51.132235 [ 198 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_56_11} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7540 | 2025.10.18 04:58:51.132259 [ 278 ] {04e51e06-c1dd-48d4-a1b5-8deda1c8f354} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001181 sec., 20321.761219305674 rows/sec., 1.69 MiB/sec. | ||
| 7541 | 2025.10.18 04:58:51.132302 [ 278 ] {04e51e06-c1dd-48d4-a1b5-8deda1c8f354} <Debug> TCPHandler: Processed in 0.001349405 sec. | ||
| 7542 | 2025.10.18 04:58:51.132332 [ 198 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_56_11} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7543 | 2025.10.18 04:58:51.132412 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7544 | 2025.10.18 04:58:51.132435 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 7545 | 2025.10.18 04:58:51.132512 [ 278 ] {a3e00dff-271c-4124-9a0c-c1ceb23b5fca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7546 | 2025.10.18 04:58:51.132557 [ 278 ] {a3e00dff-271c-4124-9a0c-c1ceb23b5fca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7547 | 2025.10.18 04:58:51.132945 [ 278 ] {a3e00dff-271c-4124-9a0c-c1ceb23b5fca} <Trace> oximeter.fields_u8 (e4f32057-7793-40f4-88d4-febfe958779e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7548 | 2025.10.18 04:58:51.132982 [ 278 ] {a3e00dff-271c-4124-9a0c-c1ceb23b5fca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7549 | 2025.10.18 04:58:51.133274 [ 278 ] {a3e00dff-271c-4124-9a0c-c1ceb23b5fca} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7550 | 2025.10.18 04:58:51.133476 [ 278 ] {a3e00dff-271c-4124-9a0c-c1ceb23b5fca} <Trace> oximeter.fields_u8 (e4f32057-7793-40f4-88d4-febfe958779e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7551 | 2025.10.18 04:58:51.133606 [ 278 ] {a3e00dff-271c-4124-9a0c-c1ceb23b5fca} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001111 sec., 10801.080108010801 rows/sec., 843.83 KiB/sec. | ||
| 7552 | 2025.10.18 04:58:51.133643 [ 278 ] {a3e00dff-271c-4124-9a0c-c1ceb23b5fca} <Debug> TCPHandler: Processed in 0.001280223 sec. | ||
| 7553 | 2025.10.18 04:58:51.133749 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7554 | 2025.10.18 04:58:51.133843 [ 278 ] {a7f13677-e3a8-4a2c-8f2f-149cccead442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7555 | 2025.10.18 04:58:51.133885 [ 278 ] {a7f13677-e3a8-4a2c-8f2f-149cccead442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7556 | 2025.10.18 04:58:51.134328 [ 278 ] {a7f13677-e3a8-4a2c-8f2f-149cccead442} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7557 | 2025.10.18 04:58:51.134364 [ 278 ] {a7f13677-e3a8-4a2c-8f2f-149cccead442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7558 | 2025.10.18 04:58:51.134666 [ 278 ] {a7f13677-e3a8-4a2c-8f2f-149cccead442} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7559 | 2025.10.18 04:58:51.134877 [ 278 ] {a7f13677-e3a8-4a2c-8f2f-149cccead442} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7560 | 2025.10.18 04:58:51.134986 [ 93 ] {} <Debug> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7561 | 2025.10.18 04:58:51.135010 [ 278 ] {a7f13677-e3a8-4a2c-8f2f-149cccead442} <Debug> executeQuery: Read 140 rows, 11.58 KiB in 0.001184 sec., 118243.24324324325 rows/sec., 9.55 MiB/sec. | ||
| 7562 | 2025.10.18 04:58:51.135023 [ 93 ] {} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7563 | 2025.10.18 04:58:51.135053 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7564 | 2025.10.18 04:58:51.135057 [ 278 ] {a7f13677-e3a8-4a2c-8f2f-149cccead442} <Debug> TCPHandler: Processed in 0.001356485 sec. | ||
| 7565 | 2025.10.18 04:58:51.135158 [ 190 ] {48a48578-39d1-41e8-b269-51d90f6332ed::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 | ||
| 7566 | 2025.10.18 04:58:51.135177 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7567 | 2025.10.18 04:58:51.135273 [ 190 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7568 | 2025.10.18 04:58:51.135285 [ 278 ] {8f5c80ec-caa1-4cee-ab1f-607600084db2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7569 | 2025.10.18 04:58:51.135312 [ 190 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 635 rows starting from the beginning of the part | ||
| 7570 | 2025.10.18 04:58:51.135340 [ 278 ] {8f5c80ec-caa1-4cee-ab1f-607600084db2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7571 | 2025.10.18 04:58:51.135382 [ 190 ] {48a48578-39d1-41e8-b269-51d90f6332ed::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 | ||
| 7572 | 2025.10.18 04:58:51.135438 [ 190 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 527 rows starting from the beginning of the part | ||
| 7573 | 2025.10.18 04:58:51.135485 [ 190 ] {48a48578-39d1-41e8-b269-51d90f6332ed::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 | ||
| 7574 | 2025.10.18 04:58:51.135529 [ 190 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 69 rows starting from the beginning of the part | ||
| 7575 | 2025.10.18 04:58:51.135573 [ 190 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 140 rows starting from the beginning of the part | ||
| 7576 | 2025.10.18 04:58:51.135751 [ 278 ] {8f5c80ec-caa1-4cee-ab1f-607600084db2} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7577 | 2025.10.18 04:58:51.135797 [ 278 ] {8f5c80ec-caa1-4cee-ab1f-607600084db2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7578 | 2025.10.18 04:58:51.136175 [ 278 ] {8f5c80ec-caa1-4cee-ab1f-607600084db2} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7579 | 2025.10.18 04:58:51.136401 [ 278 ] {8f5c80ec-caa1-4cee-ab1f-607600084db2} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7580 | 2025.10.18 04:58:51.136501 [ 198 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1575 rows, containing 5 columns (5 merged, 0 gathered) in 0.001384356 sec., 1137713.1315933184 rows/sec., 90.68 MiB/sec. | ||
| 7581 | 2025.10.18 04:58:51.136506 [ 93 ] {} <Debug> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7582 | 2025.10.18 04:58:51.136542 [ 278 ] {8f5c80ec-caa1-4cee-ab1f-607600084db2} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001271 sec., 154996.06608969317 rows/sec., 11.12 MiB/sec. | ||
| 7583 | 2025.10.18 04:58:51.136549 [ 93 ] {} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7584 | 2025.10.18 04:58:51.136591 [ 278 ] {8f5c80ec-caa1-4cee-ab1f-607600084db2} <Debug> TCPHandler: Processed in 0.001465648 sec. | ||
| 7585 | 2025.10.18 04:58:51.136597 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7586 | 2025.10.18 04:58:51.136715 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7587 | 2025.10.18 04:58:51.136753 [ 189 ] {af818423-66e9-4722-9454-7c633ffbb364::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 | ||
| 7588 | 2025.10.18 04:58:51.136805 [ 197 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7589 | 2025.10.18 04:58:51.136819 [ 278 ] {6662c6e4-52ed-4bf1-abac-e81eb403ed5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7590 | 2025.10.18 04:58:51.136895 [ 278 ] {6662c6e4-52ed-4bf1-abac-e81eb403ed5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7591 | 2025.10.18 04:58:51.136942 [ 189 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7592 | 2025.10.18 04:58:51.137004 [ 189 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 14670 rows starting from the beginning of the part | ||
| 7593 | 2025.10.18 04:58:51.137108 [ 189 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 7594 | 2025.10.18 04:58:51.137185 [ 189 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 845 rows starting from the beginning of the part | ||
| 7595 | 2025.10.18 04:58:51.137254 [ 189 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 7596 | 2025.10.18 04:58:51.137304 [ 197 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_56_11} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7597 | 2025.10.18 04:58:51.137322 [ 189 ] {af818423-66e9-4722-9454-7c633ffbb364::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 | ||
| 7598 | 2025.10.18 04:58:51.137412 [ 189 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 197 rows starting from the beginning of the part | ||
| 7599 | 2025.10.18 04:58:51.137460 [ 197 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_56_11} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7600 | 2025.10.18 04:58:51.137615 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 7601 | 2025.10.18 04:58:51.137754 [ 278 ] {6662c6e4-52ed-4bf1-abac-e81eb403ed5e} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7602 | 2025.10.18 04:58:51.137797 [ 278 ] {6662c6e4-52ed-4bf1-abac-e81eb403ed5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7603 | 2025.10.18 04:58:51.138437 [ 278 ] {6662c6e4-52ed-4bf1-abac-e81eb403ed5e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7604 | 2025.10.18 04:58:51.138683 [ 278 ] {6662c6e4-52ed-4bf1-abac-e81eb403ed5e} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7605 | 2025.10.18 04:58:51.138832 [ 278 ] {6662c6e4-52ed-4bf1-abac-e81eb403ed5e} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002032 sec., 18700.787401574802 rows/sec., 33.51 MiB/sec. | ||
| 7606 | 2025.10.18 04:58:51.138828 [ 92 ] {} <Debug> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7607 | 2025.10.18 04:58:51.138899 [ 278 ] {6662c6e4-52ed-4bf1-abac-e81eb403ed5e} <Debug> TCPHandler: Processed in 0.002233718 sec. | ||
| 7608 | 2025.10.18 04:58:51.138908 [ 92 ] {} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7609 | 2025.10.18 04:58:51.138941 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7610 | 2025.10.18 04:58:51.139015 [ 198 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::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 | ||
| 7611 | 2025.10.18 04:58:51.139023 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7612 | 2025.10.18 04:58:51.139145 [ 278 ] {0d7be4e2-1f9c-4e05-8dd4-d0260844b8a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7613 | 2025.10.18 04:58:51.139188 [ 278 ] {0d7be4e2-1f9c-4e05-8dd4-d0260844b8a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7614 | 2025.10.18 04:58:51.139215 [ 198 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7615 | 2025.10.18 04:58:51.139266 [ 198 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 969 rows starting from the beginning of the part | ||
| 7616 | 2025.10.18 04:58:51.139376 [ 198 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::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 | ||
| 7617 | 2025.10.18 04:58:51.139480 [ 198 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 5 rows starting from the beginning of the part | ||
| 7618 | 2025.10.18 04:58:51.139550 [ 278 ] {0d7be4e2-1f9c-4e05-8dd4-d0260844b8a2} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7619 | 2025.10.18 04:58:51.139572 [ 198 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 38 rows starting from the beginning of the part | ||
| 7620 | 2025.10.18 04:58:51.139594 [ 278 ] {0d7be4e2-1f9c-4e05-8dd4-d0260844b8a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7621 | 2025.10.18 04:58:51.139679 [ 198 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 5 rows starting from the beginning of the part | ||
| 7622 | 2025.10.18 04:58:51.139778 [ 198 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 38 rows starting from the beginning of the part | ||
| 7623 | 2025.10.18 04:58:51.140055 [ 278 ] {0d7be4e2-1f9c-4e05-8dd4-d0260844b8a2} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7624 | 2025.10.18 04:58:51.140292 [ 278 ] {0d7be4e2-1f9c-4e05-8dd4-d0260844b8a2} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7625 | 2025.10.18 04:58:51.140409 [ 92 ] {} <Debug> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7626 | 2025.10.18 04:58:51.140429 [ 278 ] {0d7be4e2-1f9c-4e05-8dd4-d0260844b8a2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001304 sec., 46012.26993865031 rows/sec., 3.10 MiB/sec. | ||
| 7627 | 2025.10.18 04:58:51.140440 [ 92 ] {} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7628 | 2025.10.18 04:58:51.140468 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7629 | 2025.10.18 04:58:51.140472 [ 278 ] {0d7be4e2-1f9c-4e05-8dd4-d0260844b8a2} <Debug> TCPHandler: Processed in 0.001498339 sec. | ||
| 7630 | 2025.10.18 04:58:51.140548 [ 197 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::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 | ||
| 7631 | 2025.10.18 04:58:51.140662 [ 197 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7632 | 2025.10.18 04:58:51.140692 [ 197 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2940 rows starting from the beginning of the part | ||
| 7633 | 2025.10.18 04:58:51.140754 [ 197 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 7634 | 2025.10.18 04:58:51.140803 [ 197 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::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 | ||
| 7635 | 2025.10.18 04:58:51.140850 [ 197 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 7636 | 2025.10.18 04:58:51.140896 [ 197 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::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 | ||
| 7637 | 2025.10.18 04:58:51.140950 [ 197 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 7638 | 2025.10.18 04:58:51.142749 [ 196 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16192 rows, containing 5 columns (5 merged, 0 gathered) in 0.006060847 sec., 2671573.7915839152 rows/sec., 183.60 MiB/sec. | ||
| 7639 | 2025.10.18 04:58:51.142968 [ 193 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3240 rows, containing 4 columns (4 merged, 0 gathered) in 0.002455634 sec., 1319414.8639414506 rows/sec., 88.89 MiB/sec. | ||
| 7640 | 2025.10.18 04:58:51.143447 [ 196 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7641 | 2025.10.18 04:58:51.143450 [ 188 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7642 | 2025.10.18 04:58:51.143813 [ 196 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_56_11} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7643 | 2025.10.18 04:58:51.143823 [ 188 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7644 | 2025.10.18 04:58:51.143905 [ 196 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_56_11} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7645 | 2025.10.18 04:58:51.143911 [ 188 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7646 | 2025.10.18 04:58:51.144012 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 7647 | 2025.10.18 04:58:51.144051 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. | ||
| 7648 | 2025.10.18 04:58:51.146951 [ 193 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1093 rows, containing 19 columns (19 merged, 0 gathered) in 0.007964116 sec., 137240.59267845922 rows/sec., 245.93 MiB/sec. | ||
| 7649 | 2025.10.18 04:58:51.149586 [ 193 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7650 | 2025.10.18 04:58:51.150128 [ 193 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7651 | 2025.10.18 04:58:51.150256 [ 193 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7652 | 2025.10.18 04:58:51.150502 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.41 MiB. | ||
| 7653 | 2025.10.18 04:58:51.684921 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 7654 | 2025.10.18 04:58:51.702572 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7655 | 2025.10.18 04:58:51.702623 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7656 | 2025.10.18 04:58:51.708761 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7657 | 2025.10.18 04:58:51.709485 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7658 | 2025.10.18 04:58:51.712569 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 7659 | 2025.10.18 04:58:52.000171 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 292.71 MiB, peak 304.61 MiB, free memory in arenas 0.00 B, will set to 295.53 MiB (RSS), difference: 2.81 MiB | ||
| 7660 | 2025.10.18 04:58:53.301209 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45689 | ||
| 7661 | 2025.10.18 04:58:53.301325 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7662 | 2025.10.18 04:58:53.301352 [ 287 ] {} <Debug> TCP-Session: 01d08deb-5e7b-4885-a264-fccfbf88fa34 Authenticating user 'default' from [fd00:1122:3344:101::e]:45689 | ||
| 7663 | 2025.10.18 04:58:53.301374 [ 287 ] {} <Debug> TCP-Session: 01d08deb-5e7b-4885-a264-fccfbf88fa34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7664 | 2025.10.18 04:58:53.301388 [ 287 ] {} <Debug> TCP-Session: 01d08deb-5e7b-4885-a264-fccfbf88fa34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7665 | 2025.10.18 04:58:53.301579 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49767 | ||
| 7666 | 2025.10.18 04:58:53.301595 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58399 | ||
| 7667 | 2025.10.18 04:58:53.301651 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54916 | ||
| 7668 | 2025.10.18 04:58:53.301678 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40766 | ||
| 7669 | 2025.10.18 04:58:53.301691 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34871 | ||
| 7670 | 2025.10.18 04:58:53.301718 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64482 | ||
| 7671 | 2025.10.18 04:58:53.301757 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7672 | 2025.10.18 04:58:53.301792 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7673 | 2025.10.18 04:58:53.301801 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7674 | 2025.10.18 04:58:53.301825 [ 290 ] {} <Debug> TCP-Session: 390410c8-4c88-4c80-a05e-da744a34f941 Authenticating user 'default' from [fd00:1122:3344:101::e]:58399 | ||
| 7675 | 2025.10.18 04:58:53.301842 [ 352 ] {} <Debug> TCP-Session: a48ab119-27fd-4b08-b578-cbfab1e53d1b Authenticating user 'default' from [fd00:1122:3344:101::e]:40766 | ||
| 7676 | 2025.10.18 04:58:53.301858 [ 353 ] {} <Debug> TCP-Session: 9fc600c3-b115-43c1-bd6a-020cb31ec20b Authenticating user 'default' from [fd00:1122:3344:101::e]:34871 | ||
| 7677 | 2025.10.18 04:58:53.301873 [ 290 ] {} <Debug> TCP-Session: 390410c8-4c88-4c80-a05e-da744a34f941 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7678 | 2025.10.18 04:58:53.301888 [ 352 ] {} <Debug> TCP-Session: a48ab119-27fd-4b08-b578-cbfab1e53d1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7679 | 2025.10.18 04:58:53.301897 [ 353 ] {} <Debug> TCP-Session: 9fc600c3-b115-43c1-bd6a-020cb31ec20b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7680 | 2025.10.18 04:58:53.301908 [ 290 ] {} <Debug> TCP-Session: 390410c8-4c88-4c80-a05e-da744a34f941 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7681 | 2025.10.18 04:58:53.301932 [ 353 ] {} <Debug> TCP-Session: 9fc600c3-b115-43c1-bd6a-020cb31ec20b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7682 | 2025.10.18 04:58:53.301926 [ 352 ] {} <Debug> TCP-Session: a48ab119-27fd-4b08-b578-cbfab1e53d1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7683 | 2025.10.18 04:58:53.301756 [ 287 ] {} <Trace> TCP-Session: 01d08deb-5e7b-4885-a264-fccfbf88fa34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7684 | 2025.10.18 04:58:53.301752 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7685 | 2025.10.18 04:58:53.301699 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7686 | 2025.10.18 04:58:53.302055 [ 350 ] {} <Debug> TCP-Session: 7a63da52-4b99-4fac-9d58-c0909f8cb590 Authenticating user 'default' from [fd00:1122:3344:101::e]:54916 | ||
| 7687 | 2025.10.18 04:58:53.302070 [ 289 ] {} <Debug> TCP-Session: 66051e91-6cc8-49fa-9dbf-7ee999fe6b3b Authenticating user 'default' from [fd00:1122:3344:101::e]:49767 | ||
| 7688 | 2025.10.18 04:58:53.302083 [ 350 ] {} <Debug> TCP-Session: 7a63da52-4b99-4fac-9d58-c0909f8cb590 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7689 | 2025.10.18 04:58:53.302089 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7690 | 2025.10.18 04:58:53.302103 [ 350 ] {} <Debug> TCP-Session: 7a63da52-4b99-4fac-9d58-c0909f8cb590 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7691 | 2025.10.18 04:58:53.302092 [ 289 ] {} <Debug> TCP-Session: 66051e91-6cc8-49fa-9dbf-7ee999fe6b3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7692 | 2025.10.18 04:58:53.302135 [ 354 ] {} <Debug> TCP-Session: 77f05085-7cb9-4a88-8092-46344a2a7111 Authenticating user 'default' from [fd00:1122:3344:101::e]:64482 | ||
| 7693 | 2025.10.18 04:58:53.302149 [ 289 ] {} <Debug> TCP-Session: 66051e91-6cc8-49fa-9dbf-7ee999fe6b3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7694 | 2025.10.18 04:58:53.302163 [ 287 ] {6f41ce66-e4f3-4820-8958-696f7db60af5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45689) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7695 | 2025.10.18 04:58:53.302175 [ 354 ] {} <Debug> TCP-Session: 77f05085-7cb9-4a88-8092-46344a2a7111 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7696 | 2025.10.18 04:58:53.301665 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55778 | ||
| 7697 | 2025.10.18 04:58:53.302213 [ 354 ] {} <Debug> TCP-Session: 77f05085-7cb9-4a88-8092-46344a2a7111 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7698 | 2025.10.18 04:58:53.301626 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44201 | ||
| 7699 | 2025.10.18 04:58:53.302466 [ 287 ] {6f41ce66-e4f3-4820-8958-696f7db60af5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7700 | 2025.10.18 04:58:53.302538 [ 287 ] {6f41ce66-e4f3-4820-8958-696f7db60af5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7701 | 2025.10.18 04:58:53.302659 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7702 | 2025.10.18 04:58:53.302693 [ 351 ] {} <Debug> TCP-Session: e7578365-706b-4104-8d36-9f8d97cec0de Authenticating user 'default' from [fd00:1122:3344:101::e]:55778 | ||
| 7703 | 2025.10.18 04:58:53.302710 [ 351 ] {} <Debug> TCP-Session: e7578365-706b-4104-8d36-9f8d97cec0de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7704 | 2025.10.18 04:58:53.302723 [ 351 ] {} <Debug> TCP-Session: e7578365-706b-4104-8d36-9f8d97cec0de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7705 | 2025.10.18 04:58:53.302785 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7706 | 2025.10.18 04:58:53.302827 [ 291 ] {} <Debug> TCP-Session: 378195e6-8f9c-4ae7-a054-76cace361456 Authenticating user 'default' from [fd00:1122:3344:101::e]:44201 | ||
| 7707 | 2025.10.18 04:58:53.302850 [ 291 ] {} <Debug> TCP-Session: 378195e6-8f9c-4ae7-a054-76cace361456 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7708 | 2025.10.18 04:58:53.302869 [ 291 ] {} <Debug> TCP-Session: 378195e6-8f9c-4ae7-a054-76cace361456 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7709 | 2025.10.18 04:58:53.302898 [ 287 ] {6f41ce66-e4f3-4820-8958-696f7db60af5} <Debug> oximeter.version (4262310d-77cb-4519-9be1-206f7a9cad72) (SelectExecutor): Key condition: unknown | ||
| 7710 | 2025.10.18 04:58:53.303842 [ 331 ] {6f41ce66-e4f3-4820-8958-696f7db60af5} <Trace> AggregatingTransform: Aggregating | ||
| 7711 | 2025.10.18 04:58:53.303884 [ 331 ] {6f41ce66-e4f3-4820-8958-696f7db60af5} <Trace> Aggregator: Aggregation method: without_key | ||
| 7712 | 2025.10.18 04:58:53.303914 [ 331 ] {6f41ce66-e4f3-4820-8958-696f7db60af5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000912054 sec. (1096.426 rows/sec., 42.83 KiB/sec.) | ||
| 7713 | 2025.10.18 04:58:53.303930 [ 331 ] {6f41ce66-e4f3-4820-8958-696f7db60af5} <Trace> Aggregator: Merging aggregated data | ||
| 7714 | 2025.10.18 04:58:53.305594 [ 287 ] {6f41ce66-e4f3-4820-8958-696f7db60af5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003486 sec., 286.8617326448652 rows/sec., 11.21 KiB/sec. | ||
| 7715 | 2025.10.18 04:58:53.305769 [ 287 ] {6f41ce66-e4f3-4820-8958-696f7db60af5} <Debug> TCPHandler: Processed in 0.004157148 sec. | ||
| 7716 | 2025.10.18 04:58:53.305872 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7717 | 2025.10.18 04:58:53.305896 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7718 | 2025.10.18 04:58:53.305914 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7719 | 2025.10.18 04:58:53.305918 [ 290 ] {} <Debug> TCP-Session: 390410c8-4c88-4c80-a05e-da744a34f941 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7720 | 2025.10.18 04:58:53.305942 [ 289 ] {} <Debug> TCP-Session: 66051e91-6cc8-49fa-9dbf-7ee999fe6b3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7721 | 2025.10.18 04:58:53.305962 [ 350 ] {} <Debug> TCP-Session: 7a63da52-4b99-4fac-9d58-c0909f8cb590 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7722 | 2025.10.18 04:58:53.305973 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7723 | 2025.10.18 04:58:53.305994 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7724 | 2025.10.18 04:58:53.306012 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7725 | 2025.10.18 04:58:53.306031 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7726 | 2025.10.18 04:58:53.306049 [ 353 ] {} <Debug> TCP-Session: 9fc600c3-b115-43c1-bd6a-020cb31ec20b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7727 | 2025.10.18 04:58:53.306058 [ 291 ] {} <Debug> TCP-Session: 378195e6-8f9c-4ae7-a054-76cace361456 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7728 | 2025.10.18 04:58:53.306075 [ 352 ] {} <Debug> TCP-Session: a48ab119-27fd-4b08-b578-cbfab1e53d1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7729 | 2025.10.18 04:58:53.306051 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7730 | 2025.10.18 04:58:53.306029 [ 354 ] {} <Debug> TCP-Session: 77f05085-7cb9-4a88-8092-46344a2a7111 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7731 | 2025.10.18 04:58:53.306128 [ 287 ] {} <Debug> TCP-Session: 01d08deb-5e7b-4885-a264-fccfbf88fa34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7732 | 2025.10.18 04:58:53.305955 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7733 | 2025.10.18 04:58:53.306188 [ 351 ] {} <Debug> TCP-Session: e7578365-706b-4104-8d36-9f8d97cec0de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7734 | 2025.10.18 04:58:53.336952 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44033 | ||
| 7735 | 2025.10.18 04:58:53.337026 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7736 | 2025.10.18 04:58:53.337049 [ 287 ] {} <Debug> TCP-Session: 643d9fa0-ca96-46f4-b4b5-a227883eff96 Authenticating user 'default' from [fd00:1122:3344:101::e]:44033 | ||
| 7737 | 2025.10.18 04:58:53.337067 [ 287 ] {} <Debug> TCP-Session: 643d9fa0-ca96-46f4-b4b5-a227883eff96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7738 | 2025.10.18 04:58:53.337079 [ 287 ] {} <Debug> TCP-Session: 643d9fa0-ca96-46f4-b4b5-a227883eff96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7739 | 2025.10.18 04:58:53.337280 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43798 | ||
| 7740 | 2025.10.18 04:58:53.337326 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49171 | ||
| 7741 | 2025.10.18 04:58:53.337336 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57413 | ||
| 7742 | 2025.10.18 04:58:53.337370 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54103 | ||
| 7743 | 2025.10.18 04:58:53.337376 [ 287 ] {} <Trace> TCP-Session: 643d9fa0-ca96-46f4-b4b5-a227883eff96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7744 | 2025.10.18 04:58:53.337398 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7745 | 2025.10.18 04:58:53.337426 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7746 | 2025.10.18 04:58:53.337450 [ 289 ] {} <Debug> TCP-Session: 6161e505-1729-40ab-9053-03c1baf440b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:43798 | ||
| 7747 | 2025.10.18 04:58:53.337451 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7748 | 2025.10.18 04:58:53.337466 [ 291 ] {} <Debug> TCP-Session: 7be0ff89-ed80-4361-b3d4-06ef0f48a06e Authenticating user 'default' from [fd00:1122:3344:101::e]:57413 | ||
| 7749 | 2025.10.18 04:58:53.337480 [ 289 ] {} <Debug> TCP-Session: 6161e505-1729-40ab-9053-03c1baf440b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7750 | 2025.10.18 04:58:53.337502 [ 352 ] {} <Debug> TCP-Session: e1e90a53-ac54-45eb-98bc-2bfd4598930e Authenticating user 'default' from [fd00:1122:3344:101::e]:54103 | ||
| 7751 | 2025.10.18 04:58:53.337516 [ 289 ] {} <Debug> TCP-Session: 6161e505-1729-40ab-9053-03c1baf440b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7752 | 2025.10.18 04:58:53.337544 [ 287 ] {25a7d097-ba3e-4310-a629-4153fb5a44a9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44033) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7753 | 2025.10.18 04:58:53.337546 [ 352 ] {} <Debug> TCP-Session: e1e90a53-ac54-45eb-98bc-2bfd4598930e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7754 | 2025.10.18 04:58:53.337505 [ 291 ] {} <Debug> TCP-Session: 7be0ff89-ed80-4361-b3d4-06ef0f48a06e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7755 | 2025.10.18 04:58:53.337586 [ 352 ] {} <Debug> TCP-Session: e1e90a53-ac54-45eb-98bc-2bfd4598930e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7756 | 2025.10.18 04:58:53.337598 [ 291 ] {} <Debug> TCP-Session: 7be0ff89-ed80-4361-b3d4-06ef0f48a06e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7757 | 2025.10.18 04:58:53.337417 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39943 | ||
| 7758 | 2025.10.18 04:58:53.337374 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42790 | ||
| 7759 | 2025.10.18 04:58:53.337357 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36773 | ||
| 7760 | 2025.10.18 04:58:53.337340 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38084 | ||
| 7761 | 2025.10.18 04:58:53.337744 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7762 | 2025.10.18 04:58:53.337739 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7763 | 2025.10.18 04:58:53.337803 [ 353 ] {} <Debug> TCP-Session: c9594549-b81f-46de-8883-62af85c49258 Authenticating user 'default' from [fd00:1122:3344:101::e]:42790 | ||
| 7764 | 2025.10.18 04:58:53.337782 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7765 | 2025.10.18 04:58:53.337832 [ 353 ] {} <Debug> TCP-Session: c9594549-b81f-46de-8883-62af85c49258 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7766 | 2025.10.18 04:58:53.337826 [ 354 ] {} <Debug> TCP-Session: da5e63f2-ca9b-4c65-8a21-15e1cdaccca5 Authenticating user 'default' from [fd00:1122:3344:101::e]:39943 | ||
| 7767 | 2025.10.18 04:58:53.337863 [ 353 ] {} <Debug> TCP-Session: c9594549-b81f-46de-8883-62af85c49258 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7768 | 2025.10.18 04:58:53.337861 [ 351 ] {} <Debug> TCP-Session: e646f96d-c915-45f4-b765-29260b424967 Authenticating user 'default' from [fd00:1122:3344:101::e]:36773 | ||
| 7769 | 2025.10.18 04:58:53.337908 [ 354 ] {} <Debug> TCP-Session: da5e63f2-ca9b-4c65-8a21-15e1cdaccca5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7770 | 2025.10.18 04:58:53.337941 [ 351 ] {} <Debug> TCP-Session: e646f96d-c915-45f4-b765-29260b424967 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7771 | 2025.10.18 04:58:53.337948 [ 354 ] {} <Debug> TCP-Session: da5e63f2-ca9b-4c65-8a21-15e1cdaccca5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7772 | 2025.10.18 04:58:53.337972 [ 351 ] {} <Debug> TCP-Session: e646f96d-c915-45f4-b765-29260b424967 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7773 | 2025.10.18 04:58:53.337821 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7774 | 2025.10.18 04:58:53.337813 [ 287 ] {25a7d097-ba3e-4310-a629-4153fb5a44a9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7775 | 2025.10.18 04:58:53.338043 [ 350 ] {} <Debug> TCP-Session: 5bf03cb8-dffd-44a8-94c1-6445a636a34a Authenticating user 'default' from [fd00:1122:3344:101::e]:38084 | ||
| 7776 | 2025.10.18 04:58:53.337414 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7777 | 2025.10.18 04:58:53.338077 [ 350 ] {} <Debug> TCP-Session: 5bf03cb8-dffd-44a8-94c1-6445a636a34a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7778 | 2025.10.18 04:58:53.338091 [ 287 ] {25a7d097-ba3e-4310-a629-4153fb5a44a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7779 | 2025.10.18 04:58:53.338106 [ 290 ] {} <Debug> TCP-Session: b90630c8-c403-4318-b545-c2fa8c3a7485 Authenticating user 'default' from [fd00:1122:3344:101::e]:49171 | ||
| 7780 | 2025.10.18 04:58:53.338112 [ 350 ] {} <Debug> TCP-Session: 5bf03cb8-dffd-44a8-94c1-6445a636a34a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7781 | 2025.10.18 04:58:53.338142 [ 290 ] {} <Debug> TCP-Session: b90630c8-c403-4318-b545-c2fa8c3a7485 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7782 | 2025.10.18 04:58:53.338173 [ 290 ] {} <Debug> TCP-Session: b90630c8-c403-4318-b545-c2fa8c3a7485 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7783 | 2025.10.18 04:58:53.338372 [ 287 ] {25a7d097-ba3e-4310-a629-4153fb5a44a9} <Debug> oximeter.version (4262310d-77cb-4519-9be1-206f7a9cad72) (SelectExecutor): Key condition: unknown | ||
| 7784 | 2025.10.18 04:58:53.339248 [ 330 ] {25a7d097-ba3e-4310-a629-4153fb5a44a9} <Trace> AggregatingTransform: Aggregating | ||
| 7785 | 2025.10.18 04:58:53.339299 [ 330 ] {25a7d097-ba3e-4310-a629-4153fb5a44a9} <Trace> Aggregator: Aggregation method: without_key | ||
| 7786 | 2025.10.18 04:58:53.339339 [ 330 ] {25a7d097-ba3e-4310-a629-4153fb5a44a9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000869843 sec. (1149.633 rows/sec., 44.91 KiB/sec.) | ||
| 7787 | 2025.10.18 04:58:53.339359 [ 330 ] {25a7d097-ba3e-4310-a629-4153fb5a44a9} <Trace> Aggregator: Merging aggregated data | ||
| 7788 | 2025.10.18 04:58:53.340693 [ 287 ] {25a7d097-ba3e-4310-a629-4153fb5a44a9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003196 sec., 312.89111389236547 rows/sec., 12.22 KiB/sec. | ||
| 7789 | 2025.10.18 04:58:53.340831 [ 287 ] {25a7d097-ba3e-4310-a629-4153fb5a44a9} <Debug> TCPHandler: Processed in 0.003546402 sec. | ||
| 7790 | 2025.10.18 04:58:53.340927 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7791 | 2025.10.18 04:58:53.340954 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7792 | 2025.10.18 04:58:53.340960 [ 287 ] {} <Debug> TCP-Session: 643d9fa0-ca96-46f4-b4b5-a227883eff96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7793 | 2025.10.18 04:58:53.340993 [ 290 ] {} <Debug> TCP-Session: b90630c8-c403-4318-b545-c2fa8c3a7485 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7794 | 2025.10.18 04:58:53.340995 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7795 | 2025.10.18 04:58:53.341017 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7796 | 2025.10.18 04:58:53.341034 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7797 | 2025.10.18 04:58:53.341053 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7798 | 2025.10.18 04:58:53.341077 [ 289 ] {} <Debug> TCP-Session: 6161e505-1729-40ab-9053-03c1baf440b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7799 | 2025.10.18 04:58:53.341106 [ 352 ] {} <Debug> TCP-Session: e1e90a53-ac54-45eb-98bc-2bfd4598930e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7800 | 2025.10.18 04:58:53.341087 [ 291 ] {} <Debug> TCP-Session: 7be0ff89-ed80-4361-b3d4-06ef0f48a06e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7801 | 2025.10.18 04:58:53.341072 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7802 | 2025.10.18 04:58:53.341046 [ 351 ] {} <Debug> TCP-Session: e646f96d-c915-45f4-b765-29260b424967 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7803 | 2025.10.18 04:58:53.341185 [ 350 ] {} <Debug> TCP-Session: 5bf03cb8-dffd-44a8-94c1-6445a636a34a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7804 | 2025.10.18 04:58:53.340972 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7805 | 2025.10.18 04:58:53.341089 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7806 | 2025.10.18 04:58:53.341252 [ 354 ] {} <Debug> TCP-Session: da5e63f2-ca9b-4c65-8a21-15e1cdaccca5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7807 | 2025.10.18 04:58:53.341268 [ 353 ] {} <Debug> TCP-Session: c9594549-b81f-46de-8883-62af85c49258 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7808 | 2025.10.18 04:58:53.346317 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41840 | ||
| 7809 | 2025.10.18 04:58:53.346381 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7810 | 2025.10.18 04:58:53.346400 [ 287 ] {} <Debug> TCP-Session: 156da49d-e4fc-48ee-bf1d-de09e42a6183 Authenticating user 'default' from [fd00:1122:3344:101::e]:41840 | ||
| 7811 | 2025.10.18 04:58:53.346416 [ 287 ] {} <Debug> TCP-Session: 156da49d-e4fc-48ee-bf1d-de09e42a6183 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7812 | 2025.10.18 04:58:53.346428 [ 287 ] {} <Debug> TCP-Session: 156da49d-e4fc-48ee-bf1d-de09e42a6183 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7813 | 2025.10.18 04:58:53.346549 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37956 | ||
| 7814 | 2025.10.18 04:58:53.346584 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43833 | ||
| 7815 | 2025.10.18 04:58:53.346612 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51268 | ||
| 7816 | 2025.10.18 04:58:53.346614 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7817 | 2025.10.18 04:58:53.346647 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62428 | ||
| 7818 | 2025.10.18 04:58:53.346650 [ 287 ] {} <Trace> TCP-Session: 156da49d-e4fc-48ee-bf1d-de09e42a6183 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7819 | 2025.10.18 04:58:53.346675 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7820 | 2025.10.18 04:58:53.346665 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36054 | ||
| 7821 | 2025.10.18 04:58:53.346712 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7822 | 2025.10.18 04:58:53.346709 [ 291 ] {} <Debug> TCP-Session: 93504c3a-8d11-4ad4-991c-561ddcdd5587 Authenticating user 'default' from [fd00:1122:3344:101::e]:51268 | ||
| 7823 | 2025.10.18 04:58:53.346748 [ 352 ] {} <Debug> TCP-Session: 83d64f40-e329-410b-aa0f-2d26c3ddca6a Authenticating user 'default' from [fd00:1122:3344:101::e]:62428 | ||
| 7824 | 2025.10.18 04:58:53.346760 [ 291 ] {} <Debug> TCP-Session: 93504c3a-8d11-4ad4-991c-561ddcdd5587 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7825 | 2025.10.18 04:58:53.346767 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7826 | 2025.10.18 04:58:53.346788 [ 291 ] {} <Debug> TCP-Session: 93504c3a-8d11-4ad4-991c-561ddcdd5587 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7827 | 2025.10.18 04:58:53.346797 [ 287 ] {bf8a6ab4-12cb-45b8-812c-62c76c7f0df4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41840) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7828 | 2025.10.18 04:58:53.346806 [ 354 ] {} <Debug> TCP-Session: 965dc0c6-8f8e-489e-bdfb-3944419b524c Authenticating user 'default' from [fd00:1122:3344:101::e]:36054 | ||
| 7829 | 2025.10.18 04:58:53.346660 [ 289 ] {} <Debug> TCP-Session: 54d4c16c-9791-4b9a-8e54-a04ff0aab2e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:37956 | ||
| 7830 | 2025.10.18 04:58:53.346852 [ 354 ] {} <Debug> TCP-Session: 965dc0c6-8f8e-489e-bdfb-3944419b524c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7831 | 2025.10.18 04:58:53.346873 [ 289 ] {} <Debug> TCP-Session: 54d4c16c-9791-4b9a-8e54-a04ff0aab2e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7832 | 2025.10.18 04:58:53.346885 [ 354 ] {} <Debug> TCP-Session: 965dc0c6-8f8e-489e-bdfb-3944419b524c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7833 | 2025.10.18 04:58:53.346898 [ 289 ] {} <Debug> TCP-Session: 54d4c16c-9791-4b9a-8e54-a04ff0aab2e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7834 | 2025.10.18 04:58:53.346653 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56320 | ||
| 7835 | 2025.10.18 04:58:53.346649 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7836 | 2025.10.18 04:58:53.346629 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37044 | ||
| 7837 | 2025.10.18 04:58:53.346982 [ 290 ] {} <Debug> TCP-Session: 2ced5919-9331-48fb-9b42-72c70e3998f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:43833 | ||
| 7838 | 2025.10.18 04:58:53.346991 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7839 | 2025.10.18 04:58:53.347010 [ 290 ] {} <Debug> TCP-Session: 2ced5919-9331-48fb-9b42-72c70e3998f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7840 | 2025.10.18 04:58:53.347028 [ 353 ] {} <Debug> TCP-Session: 7f5335a4-01f3-4fe8-802e-041e4bd177a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:56320 | ||
| 7841 | 2025.10.18 04:58:53.347036 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7842 | 2025.10.18 04:58:53.347034 [ 290 ] {} <Debug> TCP-Session: 2ced5919-9331-48fb-9b42-72c70e3998f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7843 | 2025.10.18 04:58:53.347055 [ 353 ] {} <Debug> TCP-Session: 7f5335a4-01f3-4fe8-802e-041e4bd177a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7844 | 2025.10.18 04:58:53.347068 [ 351 ] {} <Debug> TCP-Session: 9fee421a-4adc-405b-a10c-e1469c899f00 Authenticating user 'default' from [fd00:1122:3344:101::e]:37044 | ||
| 7845 | 2025.10.18 04:58:53.347085 [ 353 ] {} <Debug> TCP-Session: 7f5335a4-01f3-4fe8-802e-041e4bd177a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7846 | 2025.10.18 04:58:53.347100 [ 351 ] {} <Debug> TCP-Session: 9fee421a-4adc-405b-a10c-e1469c899f00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7847 | 2025.10.18 04:58:53.346614 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56528 | ||
| 7848 | 2025.10.18 04:58:53.347124 [ 351 ] {} <Debug> TCP-Session: 9fee421a-4adc-405b-a10c-e1469c899f00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7849 | 2025.10.18 04:58:53.346982 [ 287 ] {bf8a6ab4-12cb-45b8-812c-62c76c7f0df4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7850 | 2025.10.18 04:58:53.346769 [ 352 ] {} <Debug> TCP-Session: 83d64f40-e329-410b-aa0f-2d26c3ddca6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7851 | 2025.10.18 04:58:53.347206 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7852 | 2025.10.18 04:58:53.347224 [ 352 ] {} <Debug> TCP-Session: 83d64f40-e329-410b-aa0f-2d26c3ddca6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7853 | 2025.10.18 04:58:53.347247 [ 350 ] {} <Debug> TCP-Session: c213c5d0-4653-472d-899b-b50b3dfb2c54 Authenticating user 'default' from [fd00:1122:3344:101::e]:56528 | ||
| 7854 | 2025.10.18 04:58:53.347220 [ 287 ] {bf8a6ab4-12cb-45b8-812c-62c76c7f0df4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7855 | 2025.10.18 04:58:53.347281 [ 350 ] {} <Debug> TCP-Session: c213c5d0-4653-472d-899b-b50b3dfb2c54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7856 | 2025.10.18 04:58:53.347311 [ 350 ] {} <Debug> TCP-Session: c213c5d0-4653-472d-899b-b50b3dfb2c54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7857 | 2025.10.18 04:58:53.347526 [ 287 ] {bf8a6ab4-12cb-45b8-812c-62c76c7f0df4} <Debug> oximeter.version (4262310d-77cb-4519-9be1-206f7a9cad72) (SelectExecutor): Key condition: unknown | ||
| 7858 | 2025.10.18 04:58:53.348474 [ 300 ] {bf8a6ab4-12cb-45b8-812c-62c76c7f0df4} <Trace> AggregatingTransform: Aggregating | ||
| 7859 | 2025.10.18 04:58:53.348531 [ 300 ] {bf8a6ab4-12cb-45b8-812c-62c76c7f0df4} <Trace> Aggregator: Aggregation method: without_key | ||
| 7860 | 2025.10.18 04:58:53.348575 [ 300 ] {bf8a6ab4-12cb-45b8-812c-62c76c7f0df4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000949264 sec. (1053.448 rows/sec., 41.15 KiB/sec.) | ||
| 7861 | 2025.10.18 04:58:53.348596 [ 300 ] {bf8a6ab4-12cb-45b8-812c-62c76c7f0df4} <Trace> Aggregator: Merging aggregated data | ||
| 7862 | 2025.10.18 04:58:53.351058 [ 287 ] {bf8a6ab4-12cb-45b8-812c-62c76c7f0df4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004258 sec., 234.85204321277598 rows/sec., 9.17 KiB/sec. | ||
| 7863 | 2025.10.18 04:58:53.351245 [ 287 ] {bf8a6ab4-12cb-45b8-812c-62c76c7f0df4} <Debug> TCPHandler: Processed in 0.00465202 sec. | ||
| 7864 | 2025.10.18 04:58:53.351379 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7865 | 2025.10.18 04:58:53.351413 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7866 | 2025.10.18 04:58:53.351419 [ 287 ] {} <Debug> TCP-Session: 156da49d-e4fc-48ee-bf1d-de09e42a6183 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7867 | 2025.10.18 04:58:53.351438 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7868 | 2025.10.18 04:58:53.351463 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7869 | 2025.10.18 04:58:53.351483 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7870 | 2025.10.18 04:58:53.351490 [ 291 ] {} <Debug> TCP-Session: 93504c3a-8d11-4ad4-991c-561ddcdd5587 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7871 | 2025.10.18 04:58:53.351518 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7872 | 2025.10.18 04:58:53.351545 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7873 | 2025.10.18 04:58:53.351578 [ 290 ] {} <Debug> TCP-Session: 2ced5919-9331-48fb-9b42-72c70e3998f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7874 | 2025.10.18 04:58:53.351533 [ 350 ] {} <Debug> TCP-Session: c213c5d0-4653-472d-899b-b50b3dfb2c54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7875 | 2025.10.18 04:58:53.351601 [ 353 ] {} <Debug> TCP-Session: 7f5335a4-01f3-4fe8-802e-041e4bd177a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7876 | 2025.10.18 04:58:53.351508 [ 352 ] {} <Debug> TCP-Session: 83d64f40-e329-410b-aa0f-2d26c3ddca6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7877 | 2025.10.18 04:58:53.351501 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7878 | 2025.10.18 04:58:53.351471 [ 289 ] {} <Debug> TCP-Session: 54d4c16c-9791-4b9a-8e54-a04ff0aab2e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7879 | 2025.10.18 04:58:53.351694 [ 351 ] {} <Debug> TCP-Session: 9fee421a-4adc-405b-a10c-e1469c899f00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7880 | 2025.10.18 04:58:53.351418 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7881 | 2025.10.18 04:58:53.351768 [ 354 ] {} <Debug> TCP-Session: 965dc0c6-8f8e-489e-bdfb-3944419b524c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7882 | 2025.10.18 04:58:56.120386 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7883 | 2025.10.18 04:58:56.120583 [ 278 ] {bf7535da-2530-4bea-82ce-859d3ae6b43f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7884 | 2025.10.18 04:58:56.120655 [ 278 ] {bf7535da-2530-4bea-82ce-859d3ae6b43f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7885 | 2025.10.18 04:58:56.121296 [ 278 ] {bf7535da-2530-4bea-82ce-859d3ae6b43f} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7886 | 2025.10.18 04:58:56.121342 [ 278 ] {bf7535da-2530-4bea-82ce-859d3ae6b43f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7887 | 2025.10.18 04:58:56.121809 [ 278 ] {bf7535da-2530-4bea-82ce-859d3ae6b43f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7888 | 2025.10.18 04:58:56.122068 [ 278 ] {bf7535da-2530-4bea-82ce-859d3ae6b43f} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7889 | 2025.10.18 04:58:56.122239 [ 278 ] {bf7535da-2530-4bea-82ce-859d3ae6b43f} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001708 sec., 38641.686182669786 rows/sec., 3.06 MiB/sec. | ||
| 7890 | 2025.10.18 04:58:56.122288 [ 278 ] {bf7535da-2530-4bea-82ce-859d3ae6b43f} <Debug> TCPHandler: Processed in 0.002038972 sec. | ||
| 7891 | 2025.10.18 04:58:56.122416 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7892 | 2025.10.18 04:58:56.122540 [ 278 ] {fe31c4d4-d7a3-41f1-9b48-10944de6f90d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7893 | 2025.10.18 04:58:56.122592 [ 278 ] {fe31c4d4-d7a3-41f1-9b48-10944de6f90d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7894 | 2025.10.18 04:58:56.123020 [ 278 ] {fe31c4d4-d7a3-41f1-9b48-10944de6f90d} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7895 | 2025.10.18 04:58:56.123056 [ 278 ] {fe31c4d4-d7a3-41f1-9b48-10944de6f90d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7896 | 2025.10.18 04:58:56.123371 [ 278 ] {fe31c4d4-d7a3-41f1-9b48-10944de6f90d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7897 | 2025.10.18 04:58:56.123599 [ 278 ] {fe31c4d4-d7a3-41f1-9b48-10944de6f90d} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7898 | 2025.10.18 04:58:56.123731 [ 278 ] {fe31c4d4-d7a3-41f1-9b48-10944de6f90d} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001225 sec., 4081.6326530612246 rows/sec., 306.92 KiB/sec. | ||
| 7899 | 2025.10.18 04:58:56.123770 [ 278 ] {fe31c4d4-d7a3-41f1-9b48-10944de6f90d} <Debug> TCPHandler: Processed in 0.001413897 sec. | ||
| 7900 | 2025.10.18 04:58:56.123878 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7901 | 2025.10.18 04:58:56.123973 [ 278 ] {c6ef7936-778c-4100-8186-e76869c65c63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7902 | 2025.10.18 04:58:56.124014 [ 278 ] {c6ef7936-778c-4100-8186-e76869c65c63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7903 | 2025.10.18 04:58:56.124408 [ 278 ] {c6ef7936-778c-4100-8186-e76869c65c63} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7904 | 2025.10.18 04:58:56.124442 [ 278 ] {c6ef7936-778c-4100-8186-e76869c65c63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7905 | 2025.10.18 04:58:56.124752 [ 278 ] {c6ef7936-778c-4100-8186-e76869c65c63} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7906 | 2025.10.18 04:58:56.124964 [ 278 ] {c6ef7936-778c-4100-8186-e76869c65c63} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7907 | 2025.10.18 04:58:56.125086 [ 278 ] {c6ef7936-778c-4100-8186-e76869c65c63} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001132 sec., 60954.063604240284 rows/sec., 4.76 MiB/sec. | ||
| 7908 | 2025.10.18 04:58:56.125124 [ 278 ] {c6ef7936-778c-4100-8186-e76869c65c63} <Debug> TCPHandler: Processed in 0.001295803 sec. | ||
| 7909 | 2025.10.18 04:58:56.125244 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7910 | 2025.10.18 04:58:56.125338 [ 278 ] {7310fcec-feb8-4162-a675-9050634015b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7911 | 2025.10.18 04:58:56.125381 [ 278 ] {7310fcec-feb8-4162-a675-9050634015b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7912 | 2025.10.18 04:58:56.125773 [ 278 ] {7310fcec-feb8-4162-a675-9050634015b9} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7913 | 2025.10.18 04:58:56.125807 [ 278 ] {7310fcec-feb8-4162-a675-9050634015b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7914 | 2025.10.18 04:58:56.126133 [ 278 ] {7310fcec-feb8-4162-a675-9050634015b9} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7915 | 2025.10.18 04:58:56.126344 [ 278 ] {7310fcec-feb8-4162-a675-9050634015b9} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7916 | 2025.10.18 04:58:56.126484 [ 278 ] {7310fcec-feb8-4162-a675-9050634015b9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 7917 | 2025.10.18 04:58:56.126531 [ 278 ] {7310fcec-feb8-4162-a675-9050634015b9} <Debug> TCPHandler: Processed in 0.001335194 sec. | ||
| 7918 | 2025.10.18 04:58:56.126631 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7919 | 2025.10.18 04:58:56.126726 [ 278 ] {15d1935f-da2b-4ce7-86c6-662fbb0d42d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7920 | 2025.10.18 04:58:56.126781 [ 278 ] {15d1935f-da2b-4ce7-86c6-662fbb0d42d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7921 | 2025.10.18 04:58:56.127517 [ 278 ] {15d1935f-da2b-4ce7-86c6-662fbb0d42d7} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7922 | 2025.10.18 04:58:56.127561 [ 278 ] {15d1935f-da2b-4ce7-86c6-662fbb0d42d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7923 | 2025.10.18 04:58:56.128066 [ 278 ] {15d1935f-da2b-4ce7-86c6-662fbb0d42d7} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7924 | 2025.10.18 04:58:56.128286 [ 278 ] {15d1935f-da2b-4ce7-86c6-662fbb0d42d7} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7925 | 2025.10.18 04:58:56.128422 [ 278 ] {15d1935f-da2b-4ce7-86c6-662fbb0d42d7} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001713 sec., 2918.8558085230593 rows/sec., 5.23 MiB/sec. | ||
| 7926 | 2025.10.18 04:58:56.128483 [ 278 ] {15d1935f-da2b-4ce7-86c6-662fbb0d42d7} <Debug> TCPHandler: Processed in 0.001899999 sec. | ||
| 7927 | 2025.10.18 04:58:56.128599 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7928 | 2025.10.18 04:58:56.128694 [ 278 ] {5b8f3999-988b-476e-9f52-6104bce7c6e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7929 | 2025.10.18 04:58:56.128736 [ 278 ] {5b8f3999-988b-476e-9f52-6104bce7c6e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7930 | 2025.10.18 04:58:56.129062 [ 278 ] {5b8f3999-988b-476e-9f52-6104bce7c6e2} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7931 | 2025.10.18 04:58:56.129097 [ 278 ] {5b8f3999-988b-476e-9f52-6104bce7c6e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 7932 | 2025.10.18 04:58:56.129411 [ 278 ] {5b8f3999-988b-476e-9f52-6104bce7c6e2} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7933 | 2025.10.18 04:58:56.129634 [ 278 ] {5b8f3999-988b-476e-9f52-6104bce7c6e2} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7934 | 2025.10.18 04:58:56.129759 [ 278 ] {5b8f3999-988b-476e-9f52-6104bce7c6e2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 7935 | 2025.10.18 04:58:56.129795 [ 278 ] {5b8f3999-988b-476e-9f52-6104bce7c6e2} <Debug> TCPHandler: Processed in 0.001245142 sec. | ||
| 7936 | 2025.10.18 04:58:58.071660 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7937 | 2025.10.18 04:58:58.071778 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7938 | 2025.10.18 04:58:58.206039 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19150 | ||
| 7939 | 2025.10.18 04:58:58.206543 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7940 | 2025.10.18 04:58:58.206580 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 7941 | 2025.10.18 04:58:58.207081 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7942 | 2025.10.18 04:58:58.207309 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7943 | 2025.10.18 04:58:58.207461 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19150 | ||
| 7944 | 2025.10.18 04:58:58.247329 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 984 | ||
| 7945 | 2025.10.18 04:58:58.249735 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7946 | 2025.10.18 04:58:58.249783 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 7947 | 2025.10.18 04:58:58.250997 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7948 | 2025.10.18 04:58:58.251273 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7949 | 2025.10.18 04:58:58.251544 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 984 | ||
| 7950 | 2025.10.18 04:58:59.213577 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 7951 | 2025.10.18 04:58:59.231041 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7952 | 2025.10.18 04:58:59.231105 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 7953 | 2025.10.18 04:58:59.237281 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7954 | 2025.10.18 04:58:59.238021 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7955 | 2025.10.18 04:58:59.241275 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 7956 | 2025.10.18 04:59:01.122532 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7957 | 2025.10.18 04:59:01.122725 [ 278 ] {111105a0-dea3-40b2-b08c-8bb0ed1c05e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7958 | 2025.10.18 04:59:01.122795 [ 278 ] {111105a0-dea3-40b2-b08c-8bb0ed1c05e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7959 | 2025.10.18 04:59:01.123493 [ 278 ] {111105a0-dea3-40b2-b08c-8bb0ed1c05e5} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7960 | 2025.10.18 04:59:01.123534 [ 278 ] {111105a0-dea3-40b2-b08c-8bb0ed1c05e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 7961 | 2025.10.18 04:59:01.123928 [ 278 ] {111105a0-dea3-40b2-b08c-8bb0ed1c05e5} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7962 | 2025.10.18 04:59:01.124150 [ 278 ] {111105a0-dea3-40b2-b08c-8bb0ed1c05e5} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7963 | 2025.10.18 04:59:01.124306 [ 278 ] {111105a0-dea3-40b2-b08c-8bb0ed1c05e5} <Debug> executeQuery: Read 132 rows, 11.65 KiB in 0.001634 sec., 80783.35373317014 rows/sec., 6.96 MiB/sec. | ||
| 7964 | 2025.10.18 04:59:01.124351 [ 278 ] {111105a0-dea3-40b2-b08c-8bb0ed1c05e5} <Debug> TCPHandler: Processed in 0.00195274 sec. | ||
| 7965 | 2025.10.18 04:59:01.124474 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7966 | 2025.10.18 04:59:01.124568 [ 278 ] {45b578d6-38d9-4155-8060-fd445a3d4ed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7967 | 2025.10.18 04:59:01.124608 [ 278 ] {45b578d6-38d9-4155-8060-fd445a3d4ed7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7968 | 2025.10.18 04:59:01.125027 [ 278 ] {45b578d6-38d9-4155-8060-fd445a3d4ed7} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7969 | 2025.10.18 04:59:01.125061 [ 278 ] {45b578d6-38d9-4155-8060-fd445a3d4ed7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 7970 | 2025.10.18 04:59:01.125352 [ 278 ] {45b578d6-38d9-4155-8060-fd445a3d4ed7} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7971 | 2025.10.18 04:59:01.125555 [ 278 ] {45b578d6-38d9-4155-8060-fd445a3d4ed7} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7972 | 2025.10.18 04:59:01.125681 [ 278 ] {45b578d6-38d9-4155-8060-fd445a3d4ed7} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001131 sec., 33598.58532272325 rows/sec., 2.47 MiB/sec. | ||
| 7973 | 2025.10.18 04:59:01.125718 [ 278 ] {45b578d6-38d9-4155-8060-fd445a3d4ed7} <Debug> TCPHandler: Processed in 0.001291864 sec. | ||
| 7974 | 2025.10.18 04:59:01.125834 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7975 | 2025.10.18 04:59:01.125927 [ 278 ] {d9b197b3-cbc8-4551-9edb-d8299685d1d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7976 | 2025.10.18 04:59:01.125967 [ 278 ] {d9b197b3-cbc8-4551-9edb-d8299685d1d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7977 | 2025.10.18 04:59:01.126437 [ 278 ] {d9b197b3-cbc8-4551-9edb-d8299685d1d7} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7978 | 2025.10.18 04:59:01.126474 [ 278 ] {d9b197b3-cbc8-4551-9edb-d8299685d1d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 7979 | 2025.10.18 04:59:01.126778 [ 278 ] {d9b197b3-cbc8-4551-9edb-d8299685d1d7} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7980 | 2025.10.18 04:59:01.127004 [ 278 ] {d9b197b3-cbc8-4551-9edb-d8299685d1d7} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7981 | 2025.10.18 04:59:01.127139 [ 278 ] {d9b197b3-cbc8-4551-9edb-d8299685d1d7} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.00123 sec., 82926.82926829268 rows/sec., 6.48 MiB/sec. | ||
| 7982 | 2025.10.18 04:59:01.127181 [ 278 ] {d9b197b3-cbc8-4551-9edb-d8299685d1d7} <Debug> TCPHandler: Processed in 0.001397106 sec. | ||
| 7983 | 2025.10.18 04:59:01.127295 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7984 | 2025.10.18 04:59:01.127390 [ 278 ] {fc84b882-2a00-4803-8ec9-40613f69f16c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7985 | 2025.10.18 04:59:01.127433 [ 278 ] {fc84b882-2a00-4803-8ec9-40613f69f16c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7986 | 2025.10.18 04:59:01.127883 [ 278 ] {fc84b882-2a00-4803-8ec9-40613f69f16c} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7987 | 2025.10.18 04:59:01.127927 [ 278 ] {fc84b882-2a00-4803-8ec9-40613f69f16c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 7988 | 2025.10.18 04:59:01.128256 [ 278 ] {fc84b882-2a00-4803-8ec9-40613f69f16c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7989 | 2025.10.18 04:59:01.128466 [ 278 ] {fc84b882-2a00-4803-8ec9-40613f69f16c} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7990 | 2025.10.18 04:59:01.128608 [ 278 ] {fc84b882-2a00-4803-8ec9-40613f69f16c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001237 sec., 129345.18997574778 rows/sec., 9.01 MiB/sec. | ||
| 7991 | 2025.10.18 04:59:01.128649 [ 278 ] {fc84b882-2a00-4803-8ec9-40613f69f16c} <Debug> TCPHandler: Processed in 0.001401986 sec. | ||
| 7992 | 2025.10.18 04:59:01.128793 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7993 | 2025.10.18 04:59:01.128913 [ 278 ] {d53ba09c-9346-4549-8e89-1eb801a54793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7994 | 2025.10.18 04:59:01.128978 [ 278 ] {d53ba09c-9346-4549-8e89-1eb801a54793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7995 | 2025.10.18 04:59:01.129953 [ 278 ] {d53ba09c-9346-4549-8e89-1eb801a54793} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7996 | 2025.10.18 04:59:01.129990 [ 278 ] {d53ba09c-9346-4549-8e89-1eb801a54793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 7997 | 2025.10.18 04:59:01.130548 [ 278 ] {d53ba09c-9346-4549-8e89-1eb801a54793} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7998 | 2025.10.18 04:59:01.130765 [ 278 ] {d53ba09c-9346-4549-8e89-1eb801a54793} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7999 | 2025.10.18 04:59:01.130911 [ 278 ] {d53ba09c-9346-4549-8e89-1eb801a54793} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.00202 sec., 18811.881188118812 rows/sec., 33.71 MiB/sec. | ||
| 8000 | 2025.10.18 04:59:01.130977 [ 278 ] {d53ba09c-9346-4549-8e89-1eb801a54793} <Debug> TCPHandler: Processed in 0.002242588 sec. | ||
| 8001 | 2025.10.18 04:59:01.131088 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8002 | 2025.10.18 04:59:01.131180 [ 278 ] {81696925-d102-4118-adc7-5ce9559c112d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8003 | 2025.10.18 04:59:01.131221 [ 278 ] {81696925-d102-4118-adc7-5ce9559c112d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8004 | 2025.10.18 04:59:01.131548 [ 278 ] {81696925-d102-4118-adc7-5ce9559c112d} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8005 | 2025.10.18 04:59:01.131583 [ 278 ] {81696925-d102-4118-adc7-5ce9559c112d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8006 | 2025.10.18 04:59:01.131871 [ 278 ] {81696925-d102-4118-adc7-5ce9559c112d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8007 | 2025.10.18 04:59:01.132090 [ 278 ] {81696925-d102-4118-adc7-5ce9559c112d} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8008 | 2025.10.18 04:59:01.132226 [ 278 ] {81696925-d102-4118-adc7-5ce9559c112d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 8009 | 2025.10.18 04:59:01.132265 [ 278 ] {81696925-d102-4118-adc7-5ce9559c112d} <Debug> TCPHandler: Processed in 0.001224342 sec. | ||
| 8010 | 2025.10.18 04:59:05.708480 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19598 | ||
| 8011 | 2025.10.18 04:59:05.708976 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8012 | 2025.10.18 04:59:05.709014 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8013 | 2025.10.18 04:59:05.709495 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8014 | 2025.10.18 04:59:05.709723 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8015 | 2025.10.18 04:59:05.709851 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19598 | ||
| 8016 | 2025.10.18 04:59:05.709898 [ 78 ] {} <Debug> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8017 | 2025.10.18 04:59:05.709999 [ 78 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8018 | 2025.10.18 04:59:05.710037 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8019 | 2025.10.18 04:59:05.710206 [ 196 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::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 | ||
| 8020 | 2025.10.18 04:59:05.710419 [ 196 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8021 | 2025.10.18 04:59:05.710483 [ 196 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17230 rows starting from the beginning of the part | ||
| 8022 | 2025.10.18 04:59:05.710585 [ 196 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 448 rows starting from the beginning of the part | ||
| 8023 | 2025.10.18 04:59:05.710658 [ 196 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 512 rows starting from the beginning of the part | ||
| 8024 | 2025.10.18 04:59:05.710724 [ 196 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 448 rows starting from the beginning of the part | ||
| 8025 | 2025.10.18 04:59:05.710787 [ 196 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 512 rows starting from the beginning of the part | ||
| 8026 | 2025.10.18 04:59:05.710850 [ 196 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 448 rows starting from the beginning of the part | ||
| 8027 | 2025.10.18 04:59:05.712733 [ 192 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19598 rows, containing 4 columns (4 merged, 0 gathered) in 0.002615288 sec., 7493629.764676013 rows/sec., 107.20 MiB/sec. | ||
| 8028 | 2025.10.18 04:59:05.713007 [ 196 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8029 | 2025.10.18 04:59:05.713242 [ 196 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_41_8} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8030 | 2025.10.18 04:59:05.713311 [ 196 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_41_8} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8031 | 2025.10.18 04:59:05.713379 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.60 MiB. | ||
| 8032 | 2025.10.18 04:59:06.149135 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8033 | 2025.10.18 04:59:06.149340 [ 278 ] {ece95a7b-e4c4-442a-b0e7-dd5241225755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8034 | 2025.10.18 04:59:06.149413 [ 278 ] {ece95a7b-e4c4-442a-b0e7-dd5241225755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8035 | 2025.10.18 04:59:06.150050 [ 278 ] {ece95a7b-e4c4-442a-b0e7-dd5241225755} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8036 | 2025.10.18 04:59:06.150101 [ 278 ] {ece95a7b-e4c4-442a-b0e7-dd5241225755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8037 | 2025.10.18 04:59:06.150492 [ 278 ] {ece95a7b-e4c4-442a-b0e7-dd5241225755} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8038 | 2025.10.18 04:59:06.150717 [ 278 ] {ece95a7b-e4c4-442a-b0e7-dd5241225755} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8039 | 2025.10.18 04:59:06.150866 [ 278 ] {ece95a7b-e4c4-442a-b0e7-dd5241225755} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001579 sec., 3799.8733375554148 rows/sec., 309.85 KiB/sec. | ||
| 8040 | 2025.10.18 04:59:06.150909 [ 278 ] {ece95a7b-e4c4-442a-b0e7-dd5241225755} <Debug> TCPHandler: Processed in 0.00191252 sec. | ||
| 8041 | 2025.10.18 04:59:06.151020 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8042 | 2025.10.18 04:59:06.151116 [ 278 ] {dccc6a16-bb5b-437c-91c9-4e7e151f320b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8043 | 2025.10.18 04:59:06.151157 [ 278 ] {dccc6a16-bb5b-437c-91c9-4e7e151f320b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8044 | 2025.10.18 04:59:06.152108 [ 278 ] {dccc6a16-bb5b-437c-91c9-4e7e151f320b} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8045 | 2025.10.18 04:59:06.152147 [ 278 ] {dccc6a16-bb5b-437c-91c9-4e7e151f320b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8046 | 2025.10.18 04:59:06.152538 [ 278 ] {dccc6a16-bb5b-437c-91c9-4e7e151f320b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8047 | 2025.10.18 04:59:06.152766 [ 278 ] {dccc6a16-bb5b-437c-91c9-4e7e151f320b} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8048 | 2025.10.18 04:59:06.152895 [ 278 ] {dccc6a16-bb5b-437c-91c9-4e7e151f320b} <Debug> executeQuery: Read 1209 rows, 101.69 KiB in 0.001797 sec., 672787.979966611 rows/sec., 55.26 MiB/sec. | ||
| 8049 | 2025.10.18 04:59:06.152932 [ 278 ] {dccc6a16-bb5b-437c-91c9-4e7e151f320b} <Debug> TCPHandler: Processed in 0.001961111 sec. | ||
| 8050 | 2025.10.18 04:59:06.153054 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8051 | 2025.10.18 04:59:06.153170 [ 278 ] {2a235427-a030-445e-8a3c-d05087352b48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8052 | 2025.10.18 04:59:06.153217 [ 278 ] {2a235427-a030-445e-8a3c-d05087352b48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8053 | 2025.10.18 04:59:06.153691 [ 278 ] {2a235427-a030-445e-8a3c-d05087352b48} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8054 | 2025.10.18 04:59:06.153735 [ 278 ] {2a235427-a030-445e-8a3c-d05087352b48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8055 | 2025.10.18 04:59:06.154079 [ 278 ] {2a235427-a030-445e-8a3c-d05087352b48} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8056 | 2025.10.18 04:59:06.154296 [ 278 ] {2a235427-a030-445e-8a3c-d05087352b48} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8057 | 2025.10.18 04:59:06.154424 [ 278 ] {2a235427-a030-445e-8a3c-d05087352b48} <Debug> executeQuery: Read 11 rows, 814.00 B in 0.001276 sec., 8620.689655172413 rows/sec., 622.98 KiB/sec. | ||
| 8058 | 2025.10.18 04:59:06.154461 [ 278 ] {2a235427-a030-445e-8a3c-d05087352b48} <Debug> TCPHandler: Processed in 0.001465848 sec. | ||
| 8059 | 2025.10.18 04:59:06.154567 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8060 | 2025.10.18 04:59:06.154660 [ 278 ] {3dbc0518-12c8-4dd7-a93e-2647a4fa6035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8061 | 2025.10.18 04:59:06.154700 [ 278 ] {3dbc0518-12c8-4dd7-a93e-2647a4fa6035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8062 | 2025.10.18 04:59:06.155147 [ 278 ] {3dbc0518-12c8-4dd7-a93e-2647a4fa6035} <Trace> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8063 | 2025.10.18 04:59:06.155183 [ 278 ] {3dbc0518-12c8-4dd7-a93e-2647a4fa6035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8064 | 2025.10.18 04:59:06.155495 [ 278 ] {3dbc0518-12c8-4dd7-a93e-2647a4fa6035} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8065 | 2025.10.18 04:59:06.155727 [ 278 ] {3dbc0518-12c8-4dd7-a93e-2647a4fa6035} <Trace> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8066 | 2025.10.18 04:59:06.155856 [ 278 ] {3dbc0518-12c8-4dd7-a93e-2647a4fa6035} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001214 sec., 187808.89621087315 rows/sec., 12.72 MiB/sec. | ||
| 8067 | 2025.10.18 04:59:06.155893 [ 278 ] {3dbc0518-12c8-4dd7-a93e-2647a4fa6035} <Debug> TCPHandler: Processed in 0.001375116 sec. | ||
| 8068 | 2025.10.18 04:59:06.156019 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8069 | 2025.10.18 04:59:06.156139 [ 278 ] {32ded9a8-b949-462f-a585-f313f7f460eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8070 | 2025.10.18 04:59:06.156187 [ 278 ] {32ded9a8-b949-462f-a585-f313f7f460eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8071 | 2025.10.18 04:59:06.156849 [ 278 ] {32ded9a8-b949-462f-a585-f313f7f460eb} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8072 | 2025.10.18 04:59:06.156894 [ 278 ] {32ded9a8-b949-462f-a585-f313f7f460eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8073 | 2025.10.18 04:59:06.157239 [ 278 ] {32ded9a8-b949-462f-a585-f313f7f460eb} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8074 | 2025.10.18 04:59:06.157446 [ 278 ] {32ded9a8-b949-462f-a585-f313f7f460eb} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8075 | 2025.10.18 04:59:06.157573 [ 278 ] {32ded9a8-b949-462f-a585-f313f7f460eb} <Debug> executeQuery: Read 531 rows, 40.29 KiB in 0.001459 sec., 363947.9095270733 rows/sec., 26.97 MiB/sec. | ||
| 8076 | 2025.10.18 04:59:06.157611 [ 278 ] {32ded9a8-b949-462f-a585-f313f7f460eb} <Debug> TCPHandler: Processed in 0.001650732 sec. | ||
| 8077 | 2025.10.18 04:59:06.157717 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8078 | 2025.10.18 04:59:06.157811 [ 278 ] {73c39533-0eeb-432c-8215-e9081e9aa66d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8079 | 2025.10.18 04:59:06.157854 [ 278 ] {73c39533-0eeb-432c-8215-e9081e9aa66d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8080 | 2025.10.18 04:59:06.158372 [ 278 ] {73c39533-0eeb-432c-8215-e9081e9aa66d} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8081 | 2025.10.18 04:59:06.158408 [ 278 ] {73c39533-0eeb-432c-8215-e9081e9aa66d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8082 | 2025.10.18 04:59:06.158799 [ 278 ] {73c39533-0eeb-432c-8215-e9081e9aa66d} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8083 | 2025.10.18 04:59:06.159011 [ 278 ] {73c39533-0eeb-432c-8215-e9081e9aa66d} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8084 | 2025.10.18 04:59:06.159140 [ 278 ] {73c39533-0eeb-432c-8215-e9081e9aa66d} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001347 sec., 628804.7512991834 rows/sec., 42.32 MiB/sec. | ||
| 8085 | 2025.10.18 04:59:06.159178 [ 278 ] {73c39533-0eeb-432c-8215-e9081e9aa66d} <Debug> TCPHandler: Processed in 0.001509819 sec. | ||
| 8086 | 2025.10.18 04:59:06.159284 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8087 | 2025.10.18 04:59:06.159376 [ 278 ] {d60388d6-9c0a-4cfc-84c9-7e5da718af40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8088 | 2025.10.18 04:59:06.159432 [ 278 ] {d60388d6-9c0a-4cfc-84c9-7e5da718af40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8089 | 2025.10.18 04:59:06.160157 [ 278 ] {d60388d6-9c0a-4cfc-84c9-7e5da718af40} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8090 | 2025.10.18 04:59:06.160193 [ 278 ] {d60388d6-9c0a-4cfc-84c9-7e5da718af40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8091 | 2025.10.18 04:59:06.160688 [ 278 ] {d60388d6-9c0a-4cfc-84c9-7e5da718af40} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8092 | 2025.10.18 04:59:06.160905 [ 278 ] {d60388d6-9c0a-4cfc-84c9-7e5da718af40} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8093 | 2025.10.18 04:59:06.161042 [ 278 ] {d60388d6-9c0a-4cfc-84c9-7e5da718af40} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001684 sec., 2969.121140142518 rows/sec., 5.32 MiB/sec. | ||
| 8094 | 2025.10.18 04:59:06.161104 [ 278 ] {d60388d6-9c0a-4cfc-84c9-7e5da718af40} <Debug> TCPHandler: Processed in 0.001868709 sec. | ||
| 8095 | 2025.10.18 04:59:06.161208 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8096 | 2025.10.18 04:59:06.161300 [ 278 ] {8c1ddf7f-d1cf-4241-a7fa-e8abff67beba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8097 | 2025.10.18 04:59:06.161341 [ 278 ] {8c1ddf7f-d1cf-4241-a7fa-e8abff67beba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8098 | 2025.10.18 04:59:06.161663 [ 278 ] {8c1ddf7f-d1cf-4241-a7fa-e8abff67beba} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8099 | 2025.10.18 04:59:06.161699 [ 278 ] {8c1ddf7f-d1cf-4241-a7fa-e8abff67beba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8100 | 2025.10.18 04:59:06.161997 [ 278 ] {8c1ddf7f-d1cf-4241-a7fa-e8abff67beba} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8101 | 2025.10.18 04:59:06.162199 [ 278 ] {8c1ddf7f-d1cf-4241-a7fa-e8abff67beba} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8102 | 2025.10.18 04:59:06.162323 [ 278 ] {8c1ddf7f-d1cf-4241-a7fa-e8abff67beba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001041 sec., 57636.88760806916 rows/sec., 3.88 MiB/sec. | ||
| 8103 | 2025.10.18 04:59:06.162358 [ 278 ] {8c1ddf7f-d1cf-4241-a7fa-e8abff67beba} <Debug> TCPHandler: Processed in 0.001200641 sec. | ||
| 8104 | 2025.10.18 04:59:06.742322 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 8105 | 2025.10.18 04:59:06.759408 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8106 | 2025.10.18 04:59:06.759457 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8107 | 2025.10.18 04:59:06.765017 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8108 | 2025.10.18 04:59:06.765767 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8109 | 2025.10.18 04:59:06.766058 [ 76 ] {} <Debug> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8110 | 2025.10.18 04:59:06.766098 [ 76 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8111 | 2025.10.18 04:59:06.766120 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8112 | 2025.10.18 04:59:06.766225 [ 188 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 8113 | 2025.10.18 04:59:06.768735 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 8114 | 2025.10.18 04:59:06.769172 [ 188 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8115 | 2025.10.18 04:59:06.769908 [ 188 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 8116 | 2025.10.18 04:59:06.773089 [ 188 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 8117 | 2025.10.18 04:59:06.776284 [ 188 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 8118 | 2025.10.18 04:59:06.779744 [ 188 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 8119 | 2025.10.18 04:59:06.783572 [ 188 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 8120 | 2025.10.18 04:59:06.787255 [ 188 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 8121 | 2025.10.18 04:59:06.837020 [ 191 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.070830252 sec., 4362.54271691706 rows/sec., 22.56 MiB/sec. | ||
| 8122 | 2025.10.18 04:59:06.839768 [ 191 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8123 | 2025.10.18 04:59:06.841761 [ 191 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::all_1_41_8} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8124 | 2025.10.18 04:59:06.841863 [ 191 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::all_1_41_8} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8125 | 2025.10.18 04:59:06.844634 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8126 | 2025.10.18 04:59:08.252686 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1012 | ||
| 8127 | 2025.10.18 04:59:08.254878 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8128 | 2025.10.18 04:59:08.254923 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8129 | 2025.10.18 04:59:08.256080 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8130 | 2025.10.18 04:59:08.256336 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8131 | 2025.10.18 04:59:08.256585 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1012 | ||
| 8132 | 2025.10.18 04:59:11.121241 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8133 | 2025.10.18 04:59:11.121409 [ 278 ] {64918a58-1aee-49f1-9435-7d7b1364623a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8134 | 2025.10.18 04:59:11.121474 [ 278 ] {64918a58-1aee-49f1-9435-7d7b1364623a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8135 | 2025.10.18 04:59:11.122221 [ 278 ] {64918a58-1aee-49f1-9435-7d7b1364623a} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8136 | 2025.10.18 04:59:11.122257 [ 278 ] {64918a58-1aee-49f1-9435-7d7b1364623a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8137 | 2025.10.18 04:59:11.122650 [ 278 ] {64918a58-1aee-49f1-9435-7d7b1364623a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8138 | 2025.10.18 04:59:11.122875 [ 278 ] {64918a58-1aee-49f1-9435-7d7b1364623a} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8139 | 2025.10.18 04:59:11.123019 [ 278 ] {64918a58-1aee-49f1-9435-7d7b1364623a} <Debug> executeQuery: Read 132 rows, 11.65 KiB in 0.001657 sec., 79662.03983101991 rows/sec., 6.86 MiB/sec. | ||
| 8140 | 2025.10.18 04:59:11.123059 [ 278 ] {64918a58-1aee-49f1-9435-7d7b1364623a} <Debug> TCPHandler: Processed in 0.0019591 sec. | ||
| 8141 | 2025.10.18 04:59:11.123201 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8142 | 2025.10.18 04:59:11.123293 [ 278 ] {908950a4-37f1-4fa0-b58c-82b0e0b5a964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8143 | 2025.10.18 04:59:11.123333 [ 278 ] {908950a4-37f1-4fa0-b58c-82b0e0b5a964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8144 | 2025.10.18 04:59:11.123826 [ 278 ] {908950a4-37f1-4fa0-b58c-82b0e0b5a964} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8145 | 2025.10.18 04:59:11.123860 [ 278 ] {908950a4-37f1-4fa0-b58c-82b0e0b5a964} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8146 | 2025.10.18 04:59:11.124150 [ 278 ] {908950a4-37f1-4fa0-b58c-82b0e0b5a964} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8147 | 2025.10.18 04:59:11.124346 [ 278 ] {908950a4-37f1-4fa0-b58c-82b0e0b5a964} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8148 | 2025.10.18 04:59:11.124465 [ 31 ] {} <Debug> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8149 | 2025.10.18 04:59:11.124470 [ 278 ] {908950a4-37f1-4fa0-b58c-82b0e0b5a964} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001195 sec., 31799.163179916315 rows/sec., 2.34 MiB/sec. | ||
| 8150 | 2025.10.18 04:59:11.124505 [ 31 ] {} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8151 | 2025.10.18 04:59:11.124523 [ 278 ] {908950a4-37f1-4fa0-b58c-82b0e0b5a964} <Debug> TCPHandler: Processed in 0.001378365 sec. | ||
| 8152 | 2025.10.18 04:59:11.124523 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8153 | 2025.10.18 04:59:11.124612 [ 195 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::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 | ||
| 8154 | 2025.10.18 04:59:11.124643 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8155 | 2025.10.18 04:59:11.124700 [ 195 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8156 | 2025.10.18 04:59:11.124736 [ 195 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 73 rows starting from the beginning of the part | ||
| 8157 | 2025.10.18 04:59:11.124744 [ 278 ] {0d27f869-8f17-4e54-ad43-9fd973fc98b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8158 | 2025.10.18 04:59:11.124785 [ 278 ] {0d27f869-8f17-4e54-ad43-9fd973fc98b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8159 | 2025.10.18 04:59:11.124791 [ 195 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 52 rows starting from the beginning of the part | ||
| 8160 | 2025.10.18 04:59:11.124835 [ 195 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 5 rows starting from the beginning of the part | ||
| 8161 | 2025.10.18 04:59:11.124874 [ 195 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 38 rows starting from the beginning of the part | ||
| 8162 | 2025.10.18 04:59:11.124912 [ 195 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 11 rows starting from the beginning of the part | ||
| 8163 | 2025.10.18 04:59:11.124950 [ 195 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::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 | ||
| 8164 | 2025.10.18 04:59:11.125311 [ 278 ] {0d27f869-8f17-4e54-ad43-9fd973fc98b6} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8165 | 2025.10.18 04:59:11.125350 [ 278 ] {0d27f869-8f17-4e54-ad43-9fd973fc98b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8166 | 2025.10.18 04:59:11.125688 [ 187 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 217 rows, containing 5 columns (5 merged, 0 gathered) in 0.001114499 sec., 194706.32095677074 rows/sec., 15.02 MiB/sec. | ||
| 8167 | 2025.10.18 04:59:11.125692 [ 278 ] {0d27f869-8f17-4e54-ad43-9fd973fc98b6} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8168 | 2025.10.18 04:59:11.125813 [ 187 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8169 | 2025.10.18 04:59:11.125927 [ 278 ] {0d27f869-8f17-4e54-ad43-9fd973fc98b6} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8170 | 2025.10.18 04:59:11.126049 [ 187 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_56_11} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8171 | 2025.10.18 04:59:11.126052 [ 278 ] {0d27f869-8f17-4e54-ad43-9fd973fc98b6} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001335 sec., 76404.49438202247 rows/sec., 5.97 MiB/sec. | ||
| 8172 | 2025.10.18 04:59:11.126096 [ 278 ] {0d27f869-8f17-4e54-ad43-9fd973fc98b6} <Debug> TCPHandler: Processed in 0.001499529 sec. | ||
| 8173 | 2025.10.18 04:59:11.126112 [ 187 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_56_11} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8174 | 2025.10.18 04:59:11.126171 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 8175 | 2025.10.18 04:59:11.126214 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8176 | 2025.10.18 04:59:11.126315 [ 278 ] {d800e2f9-bcbf-491a-abfd-c5facd15bd4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8177 | 2025.10.18 04:59:11.126360 [ 278 ] {d800e2f9-bcbf-491a-abfd-c5facd15bd4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8178 | 2025.10.18 04:59:11.126779 [ 278 ] {d800e2f9-bcbf-491a-abfd-c5facd15bd4d} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8179 | 2025.10.18 04:59:11.126812 [ 278 ] {d800e2f9-bcbf-491a-abfd-c5facd15bd4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8180 | 2025.10.18 04:59:11.127131 [ 278 ] {d800e2f9-bcbf-491a-abfd-c5facd15bd4d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8181 | 2025.10.18 04:59:11.127338 [ 278 ] {d800e2f9-bcbf-491a-abfd-c5facd15bd4d} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8182 | 2025.10.18 04:59:11.127462 [ 278 ] {d800e2f9-bcbf-491a-abfd-c5facd15bd4d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 8183 | 2025.10.18 04:59:11.127497 [ 278 ] {d800e2f9-bcbf-491a-abfd-c5facd15bd4d} <Debug> TCPHandler: Processed in 0.001329974 sec. | ||
| 8184 | 2025.10.18 04:59:11.127603 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8185 | 2025.10.18 04:59:11.127694 [ 278 ] {a8b9894b-85a5-4603-abd6-f86bf7624e24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8186 | 2025.10.18 04:59:11.127746 [ 278 ] {a8b9894b-85a5-4603-abd6-f86bf7624e24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8187 | 2025.10.18 04:59:11.128599 [ 278 ] {a8b9894b-85a5-4603-abd6-f86bf7624e24} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8188 | 2025.10.18 04:59:11.128634 [ 278 ] {a8b9894b-85a5-4603-abd6-f86bf7624e24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8189 | 2025.10.18 04:59:11.129191 [ 278 ] {a8b9894b-85a5-4603-abd6-f86bf7624e24} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8190 | 2025.10.18 04:59:11.129403 [ 278 ] {a8b9894b-85a5-4603-abd6-f86bf7624e24} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8191 | 2025.10.18 04:59:11.129534 [ 278 ] {a8b9894b-85a5-4603-abd6-f86bf7624e24} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.001858 sec., 20452.09903121636 rows/sec., 36.65 MiB/sec. | ||
| 8192 | 2025.10.18 04:59:11.129585 [ 278 ] {a8b9894b-85a5-4603-abd6-f86bf7624e24} <Debug> TCPHandler: Processed in 0.002028622 sec. | ||
| 8193 | 2025.10.18 04:59:11.129696 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8194 | 2025.10.18 04:59:11.129786 [ 278 ] {7e63006d-441c-4be0-a946-6812f1c43bd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8195 | 2025.10.18 04:59:11.129826 [ 278 ] {7e63006d-441c-4be0-a946-6812f1c43bd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8196 | 2025.10.18 04:59:11.130152 [ 278 ] {7e63006d-441c-4be0-a946-6812f1c43bd4} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8197 | 2025.10.18 04:59:11.130186 [ 278 ] {7e63006d-441c-4be0-a946-6812f1c43bd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8198 | 2025.10.18 04:59:11.130482 [ 278 ] {7e63006d-441c-4be0-a946-6812f1c43bd4} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8199 | 2025.10.18 04:59:11.130680 [ 278 ] {7e63006d-441c-4be0-a946-6812f1c43bd4} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8200 | 2025.10.18 04:59:11.130801 [ 278 ] {7e63006d-441c-4be0-a946-6812f1c43bd4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001032 sec., 58139.53488372093 rows/sec., 3.92 MiB/sec. | ||
| 8201 | 2025.10.18 04:59:11.130835 [ 278 ] {7e63006d-441c-4be0-a946-6812f1c43bd4} <Debug> TCPHandler: Processed in 0.001187 sec. | ||
| 8202 | 2025.10.18 04:59:13.071842 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8203 | 2025.10.18 04:59:13.071933 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8204 | 2025.10.18 04:59:13.210878 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20110 | ||
| 8205 | 2025.10.18 04:59:13.211383 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8206 | 2025.10.18 04:59:13.211421 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8207 | 2025.10.18 04:59:13.211902 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8208 | 2025.10.18 04:59:13.212120 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8209 | 2025.10.18 04:59:13.212246 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20110 | ||
| 8210 | 2025.10.18 04:59:14.269752 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 8211 | 2025.10.18 04:59:14.284863 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8212 | 2025.10.18 04:59:14.284914 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8213 | 2025.10.18 04:59:14.290251 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8214 | 2025.10.18 04:59:14.290944 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8215 | 2025.10.18 04:59:14.293607 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 8216 | 2025.10.18 04:59:16.120555 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8217 | 2025.10.18 04:59:16.120816 [ 278 ] {d42e1a9e-e6cb-4ec8-a758-3de33941d852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8218 | 2025.10.18 04:59:16.120918 [ 278 ] {d42e1a9e-e6cb-4ec8-a758-3de33941d852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8219 | 2025.10.18 04:59:16.121734 [ 278 ] {d42e1a9e-e6cb-4ec8-a758-3de33941d852} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8220 | 2025.10.18 04:59:16.121814 [ 278 ] {d42e1a9e-e6cb-4ec8-a758-3de33941d852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8221 | 2025.10.18 04:59:16.122202 [ 278 ] {d42e1a9e-e6cb-4ec8-a758-3de33941d852} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8222 | 2025.10.18 04:59:16.122444 [ 278 ] {d42e1a9e-e6cb-4ec8-a758-3de33941d852} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8223 | 2025.10.18 04:59:16.122609 [ 278 ] {d42e1a9e-e6cb-4ec8-a758-3de33941d852} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001862 sec., 35445.75725026853 rows/sec., 2.81 MiB/sec. | ||
| 8224 | 2025.10.18 04:59:16.122658 [ 278 ] {d42e1a9e-e6cb-4ec8-a758-3de33941d852} <Debug> TCPHandler: Processed in 0.002274399 sec. | ||
| 8225 | 2025.10.18 04:59:16.122657 [ 8 ] {} <Debug> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8226 | 2025.10.18 04:59:16.122755 [ 8 ] {} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8227 | 2025.10.18 04:59:16.122785 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8228 | 2025.10.18 04:59:16.122794 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8229 | 2025.10.18 04:59:16.122929 [ 278 ] {0ef28619-e577-470f-96e9-cf7bdda1ce3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8230 | 2025.10.18 04:59:16.122980 [ 278 ] {0ef28619-e577-470f-96e9-cf7bdda1ce3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8231 | 2025.10.18 04:59:16.122996 [ 192 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::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 | ||
| 8232 | 2025.10.18 04:59:16.123183 [ 192 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8233 | 2025.10.18 04:59:16.123240 [ 192 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1412 rows starting from the beginning of the part | ||
| 8234 | 2025.10.18 04:59:16.123343 [ 192 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 66 rows starting from the beginning of the part | ||
| 8235 | 2025.10.18 04:59:16.123389 [ 192 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 132 rows starting from the beginning of the part | ||
| 8236 | 2025.10.18 04:59:16.123392 [ 278 ] {0ef28619-e577-470f-96e9-cf7bdda1ce3f} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8237 | 2025.10.18 04:59:16.123432 [ 192 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1209 rows starting from the beginning of the part | ||
| 8238 | 2025.10.18 04:59:16.123439 [ 278 ] {0ef28619-e577-470f-96e9-cf7bdda1ce3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8239 | 2025.10.18 04:59:16.123479 [ 192 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 132 rows starting from the beginning of the part | ||
| 8240 | 2025.10.18 04:59:16.123524 [ 192 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 66 rows starting from the beginning of the part | ||
| 8241 | 2025.10.18 04:59:16.123788 [ 278 ] {0ef28619-e577-470f-96e9-cf7bdda1ce3f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8242 | 2025.10.18 04:59:16.124014 [ 278 ] {0ef28619-e577-470f-96e9-cf7bdda1ce3f} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8243 | 2025.10.18 04:59:16.124150 [ 278 ] {0ef28619-e577-470f-96e9-cf7bdda1ce3f} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001244 sec., 4019.2926045016075 rows/sec., 302.23 KiB/sec. | ||
| 8244 | 2025.10.18 04:59:16.124187 [ 278 ] {0ef28619-e577-470f-96e9-cf7bdda1ce3f} <Debug> TCPHandler: Processed in 0.001454578 sec. | ||
| 8245 | 2025.10.18 04:59:16.124298 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8246 | 2025.10.18 04:59:16.124405 [ 278 ] {2027fb8b-fbc4-4131-910d-b6a215c9db9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8247 | 2025.10.18 04:59:16.124448 [ 278 ] {2027fb8b-fbc4-4131-910d-b6a215c9db9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8248 | 2025.10.18 04:59:16.124890 [ 278 ] {2027fb8b-fbc4-4131-910d-b6a215c9db9d} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8249 | 2025.10.18 04:59:16.124887 [ 194 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3017 rows, containing 5 columns (5 merged, 0 gathered) in 0.001959361 sec., 1539787.716505534 rows/sec., 133.78 MiB/sec. | ||
| 8250 | 2025.10.18 04:59:16.124929 [ 278 ] {2027fb8b-fbc4-4131-910d-b6a215c9db9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8251 | 2025.10.18 04:59:16.125197 [ 187 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8252 | 2025.10.18 04:59:16.125276 [ 278 ] {2027fb8b-fbc4-4131-910d-b6a215c9db9d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8253 | 2025.10.18 04:59:16.125461 [ 187 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_61_12} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8254 | 2025.10.18 04:59:16.125503 [ 278 ] {2027fb8b-fbc4-4131-910d-b6a215c9db9d} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8255 | 2025.10.18 04:59:16.125528 [ 187 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_61_12} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8256 | 2025.10.18 04:59:16.125607 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 8257 | 2025.10.18 04:59:16.125612 [ 8 ] {} <Debug> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8258 | 2025.10.18 04:59:16.125634 [ 278 ] {2027fb8b-fbc4-4131-910d-b6a215c9db9d} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.00125 sec., 55200 rows/sec., 4.31 MiB/sec. | ||
| 8259 | 2025.10.18 04:59:16.125649 [ 8 ] {} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8260 | 2025.10.18 04:59:16.125675 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8261 | 2025.10.18 04:59:16.125680 [ 278 ] {2027fb8b-fbc4-4131-910d-b6a215c9db9d} <Debug> TCPHandler: Processed in 0.001433977 sec. | ||
| 8262 | 2025.10.18 04:59:16.125771 [ 190 ] {48a48578-39d1-41e8-b269-51d90f6332ed::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 | ||
| 8263 | 2025.10.18 04:59:16.125857 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8264 | 2025.10.18 04:59:16.125908 [ 190 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8265 | 2025.10.18 04:59:16.125950 [ 190 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 635 rows starting from the beginning of the part | ||
| 8266 | 2025.10.18 04:59:16.125958 [ 278 ] {c7d31aea-ba69-43b3-8905-5f22d36f8789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8267 | 2025.10.18 04:59:16.126009 [ 278 ] {c7d31aea-ba69-43b3-8905-5f22d36f8789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8268 | 2025.10.18 04:59:16.126026 [ 190 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 69 rows starting from the beginning of the part | ||
| 8269 | 2025.10.18 04:59:16.126085 [ 190 ] {48a48578-39d1-41e8-b269-51d90f6332ed::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 | ||
| 8270 | 2025.10.18 04:59:16.126134 [ 190 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 531 rows starting from the beginning of the part | ||
| 8271 | 2025.10.18 04:59:16.126181 [ 190 ] {48a48578-39d1-41e8-b269-51d90f6332ed::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 | ||
| 8272 | 2025.10.18 04:59:16.126226 [ 190 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 69 rows starting from the beginning of the part | ||
| 8273 | 2025.10.18 04:59:16.126427 [ 278 ] {c7d31aea-ba69-43b3-8905-5f22d36f8789} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8274 | 2025.10.18 04:59:16.126467 [ 278 ] {c7d31aea-ba69-43b3-8905-5f22d36f8789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8275 | 2025.10.18 04:59:16.126814 [ 278 ] {c7d31aea-ba69-43b3-8905-5f22d36f8789} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8276 | 2025.10.18 04:59:16.127033 [ 278 ] {c7d31aea-ba69-43b3-8905-5f22d36f8789} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8277 | 2025.10.18 04:59:16.127142 [ 8 ] {} <Debug> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8278 | 2025.10.18 04:59:16.127161 [ 278 ] {c7d31aea-ba69-43b3-8905-5f22d36f8789} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 8279 | 2025.10.18 04:59:16.127169 [ 8 ] {} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8280 | 2025.10.18 04:59:16.127199 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8281 | 2025.10.18 04:59:16.127205 [ 278 ] {c7d31aea-ba69-43b3-8905-5f22d36f8789} <Debug> TCPHandler: Processed in 0.001397916 sec. | ||
| 8282 | 2025.10.18 04:59:16.127274 [ 187 ] {af818423-66e9-4722-9454-7c633ffbb364::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 | ||
| 8283 | 2025.10.18 04:59:16.127301 [ 203 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1508 rows, containing 5 columns (5 merged, 0 gathered) in 0.001576131 sec., 956773.2631361226 rows/sec., 75.93 MiB/sec. | ||
| 8284 | 2025.10.18 04:59:16.127315 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8285 | 2025.10.18 04:59:16.127353 [ 187 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8286 | 2025.10.18 04:59:16.127381 [ 187 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 16192 rows starting from the beginning of the part | ||
| 8287 | 2025.10.18 04:59:16.127422 [ 278 ] {0c5acbb6-3700-4fde-9a64-5355b3477b2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8288 | 2025.10.18 04:59:16.127453 [ 187 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
| 8289 | 2025.10.18 04:59:16.127479 [ 278 ] {0c5acbb6-3700-4fde-9a64-5355b3477b2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8290 | 2025.10.18 04:59:16.127493 [ 190 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8291 | 2025.10.18 04:59:16.127501 [ 187 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 8292 | 2025.10.18 04:59:16.127561 [ 187 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 847 rows starting from the beginning of the part | ||
| 8293 | 2025.10.18 04:59:16.127601 [ 187 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 8294 | 2025.10.18 04:59:16.127641 [ 187 ] {af818423-66e9-4722-9454-7c633ffbb364::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 | ||
| 8295 | 2025.10.18 04:59:16.127827 [ 190 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_61_12} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8296 | 2025.10.18 04:59:16.127923 [ 190 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_61_12} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8297 | 2025.10.18 04:59:16.128005 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 8298 | 2025.10.18 04:59:16.128281 [ 278 ] {0c5acbb6-3700-4fde-9a64-5355b3477b2f} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8299 | 2025.10.18 04:59:16.128322 [ 278 ] {0c5acbb6-3700-4fde-9a64-5355b3477b2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8300 | 2025.10.18 04:59:16.128858 [ 278 ] {0c5acbb6-3700-4fde-9a64-5355b3477b2f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8301 | 2025.10.18 04:59:16.129101 [ 278 ] {0c5acbb6-3700-4fde-9a64-5355b3477b2f} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8302 | 2025.10.18 04:59:16.129216 [ 8 ] {} <Debug> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8303 | 2025.10.18 04:59:16.129243 [ 278 ] {0c5acbb6-3700-4fde-9a64-5355b3477b2f} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.00184 sec., 2717.391304347826 rows/sec., 4.87 MiB/sec. | ||
| 8304 | 2025.10.18 04:59:16.129248 [ 8 ] {} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8305 | 2025.10.18 04:59:16.129282 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8306 | 2025.10.18 04:59:16.129324 [ 278 ] {0c5acbb6-3700-4fde-9a64-5355b3477b2f} <Debug> TCPHandler: Processed in 0.002057863 sec. | ||
| 8307 | 2025.10.18 04:59:16.129351 [ 203 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::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 | ||
| 8308 | 2025.10.18 04:59:16.129448 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8309 | 2025.10.18 04:59:16.129541 [ 203 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8310 | 2025.10.18 04:59:16.129542 [ 278 ] {b46645e9-3ae3-4de0-819c-b9233a70c7e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8311 | 2025.10.18 04:59:16.129591 [ 203 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1093 rows starting from the beginning of the part | ||
| 8312 | 2025.10.18 04:59:16.129594 [ 278 ] {b46645e9-3ae3-4de0-819c-b9233a70c7e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8313 | 2025.10.18 04:59:16.129699 [ 203 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 5 rows starting from the beginning of the part | ||
| 8314 | 2025.10.18 04:59:16.129803 [ 203 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 38 rows starting from the beginning of the part | ||
| 8315 | 2025.10.18 04:59:16.129900 [ 203 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 5 rows starting from the beginning of the part | ||
| 8316 | 2025.10.18 04:59:16.129957 [ 278 ] {b46645e9-3ae3-4de0-819c-b9233a70c7e6} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8317 | 2025.10.18 04:59:16.129993 [ 203 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 38 rows starting from the beginning of the part | ||
| 8318 | 2025.10.18 04:59:16.130013 [ 278 ] {b46645e9-3ae3-4de0-819c-b9233a70c7e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8319 | 2025.10.18 04:59:16.130082 [ 203 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 5 rows starting from the beginning of the part | ||
| 8320 | 2025.10.18 04:59:16.130410 [ 278 ] {b46645e9-3ae3-4de0-819c-b9233a70c7e6} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8321 | 2025.10.18 04:59:16.130628 [ 278 ] {b46645e9-3ae3-4de0-819c-b9233a70c7e6} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8322 | 2025.10.18 04:59:16.130739 [ 8 ] {} <Debug> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8323 | 2025.10.18 04:59:16.130767 [ 278 ] {b46645e9-3ae3-4de0-819c-b9233a70c7e6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001243 sec., 48270.313757039425 rows/sec., 3.25 MiB/sec. | ||
| 8324 | 2025.10.18 04:59:16.130772 [ 8 ] {} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8325 | 2025.10.18 04:59:16.130807 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8326 | 2025.10.18 04:59:16.130814 [ 278 ] {b46645e9-3ae3-4de0-819c-b9233a70c7e6} <Debug> TCPHandler: Processed in 0.001416476 sec. | ||
| 8327 | 2025.10.18 04:59:16.130874 [ 190 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::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 | ||
| 8328 | 2025.10.18 04:59:16.130962 [ 190 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8329 | 2025.10.18 04:59:16.130987 [ 190 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3240 rows starting from the beginning of the part | ||
| 8330 | 2025.10.18 04:59:16.131029 [ 190 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::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 | ||
| 8331 | 2025.10.18 04:59:16.131065 [ 190 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
| 8332 | 2025.10.18 04:59:16.131097 [ 190 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::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 | ||
| 8333 | 2025.10.18 04:59:16.131128 [ 190 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 8334 | 2025.10.18 04:59:16.131160 [ 190 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::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 | ||
| 8335 | 2025.10.18 04:59:16.132565 [ 198 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3540 rows, containing 4 columns (4 merged, 0 gathered) in 0.001719455 sec., 2058791.884637865 rows/sec., 138.70 MiB/sec. | ||
| 8336 | 2025.10.18 04:59:16.132586 [ 194 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17679 rows, containing 5 columns (5 merged, 0 gathered) in 0.005344448 sec., 3307918.79722658 rows/sec., 227.22 MiB/sec. | ||
| 8337 | 2025.10.18 04:59:16.132806 [ 194 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8338 | 2025.10.18 04:59:16.132946 [ 187 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8339 | 2025.10.18 04:59:16.133099 [ 194 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8340 | 2025.10.18 04:59:16.133194 [ 194 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8341 | 2025.10.18 04:59:16.133241 [ 187 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_61_12} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8342 | 2025.10.18 04:59:16.133290 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.43 MiB. | ||
| 8343 | 2025.10.18 04:59:16.133317 [ 187 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_61_12} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8344 | 2025.10.18 04:59:16.133395 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 8345 | 2025.10.18 04:59:16.136526 [ 198 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1184 rows, containing 19 columns (19 merged, 0 gathered) in 0.007206496 sec., 164296.2127502742 rows/sec., 294.41 MiB/sec. | ||
| 8346 | 2025.10.18 04:59:16.138038 [ 187 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8347 | 2025.10.18 04:59:16.138341 [ 187 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8348 | 2025.10.18 04:59:16.138403 [ 187 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8349 | 2025.10.18 04:59:16.138485 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.52 MiB. | ||
| 8350 | 2025.10.18 04:59:17.000189 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 298.43 MiB, peak 310.89 MiB, free memory in arenas 0.00 B, will set to 302.49 MiB (RSS), difference: 4.06 MiB | ||
| 8351 | 2025.10.18 04:59:18.257675 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1036 | ||
| 8352 | 2025.10.18 04:59:18.259873 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8353 | 2025.10.18 04:59:18.259934 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8354 | 2025.10.18 04:59:18.261161 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8355 | 2025.10.18 04:59:18.261437 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8356 | 2025.10.18 04:59:18.261594 [ 25 ] {} <Debug> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8357 | 2025.10.18 04:59:18.261665 [ 25 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8358 | 2025.10.18 04:59:18.261688 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8359 | 2025.10.18 04:59:18.261718 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1036 | ||
| 8360 | 2025.10.18 04:59:18.261816 [ 194 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::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 | ||
| 8361 | 2025.10.18 04:59:18.262398 [ 194 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8362 | 2025.10.18 04:59:18.262543 [ 194 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 894 rows starting from the beginning of the part | ||
| 8363 | 2025.10.18 04:59:18.262961 [ 194 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 28 rows starting from the beginning of the part | ||
| 8364 | 2025.10.18 04:59:18.263338 [ 194 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 8365 | 2025.10.18 04:59:18.263691 [ 194 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::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 | ||
| 8366 | 2025.10.18 04:59:18.264039 [ 194 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 28 rows starting from the beginning of the part | ||
| 8367 | 2025.10.18 04:59:18.264381 [ 194 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 8368 | 2025.10.18 04:59:18.271144 [ 198 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1036 rows, containing 72 columns (72 merged, 0 gathered) in 0.009386082 sec., 110376.19317623689 rows/sec., 88.06 MiB/sec. | ||
| 8369 | 2025.10.18 04:59:18.272443 [ 197 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8370 | 2025.10.18 04:59:18.273061 [ 197 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::all_1_31_6} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8371 | 2025.10.18 04:59:18.273149 [ 197 ] {961615a3-43c8-4004-9ecf-41c9f16f366f::all_1_31_6} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8372 | 2025.10.18 04:59:18.273485 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.41 MiB. | ||
| 8373 | 2025.10.18 04:59:20.713272 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20558 | ||
| 8374 | 2025.10.18 04:59:20.713848 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8375 | 2025.10.18 04:59:20.713897 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8376 | 2025.10.18 04:59:20.714466 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8377 | 2025.10.18 04:59:20.714691 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8378 | 2025.10.18 04:59:20.714830 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20558 | ||
| 8379 | 2025.10.18 04:59:21.123493 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8380 | 2025.10.18 04:59:21.123676 [ 278 ] {4c321c50-a666-4f5c-b930-4c1431f1ed64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8381 | 2025.10.18 04:59:21.123741 [ 278 ] {4c321c50-a666-4f5c-b930-4c1431f1ed64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8382 | 2025.10.18 04:59:21.124403 [ 278 ] {4c321c50-a666-4f5c-b930-4c1431f1ed64} <Trace> oximeter.fields_i16 (4a0b57d8-8875-4c42-9959-3d0d2c14e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8383 | 2025.10.18 04:59:21.124449 [ 278 ] {4c321c50-a666-4f5c-b930-4c1431f1ed64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8384 | 2025.10.18 04:59:21.124833 [ 278 ] {4c321c50-a666-4f5c-b930-4c1431f1ed64} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8385 | 2025.10.18 04:59:21.125065 [ 278 ] {4c321c50-a666-4f5c-b930-4c1431f1ed64} <Trace> oximeter.fields_i16 (4a0b57d8-8875-4c42-9959-3d0d2c14e648): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8386 | 2025.10.18 04:59:21.125219 [ 278 ] {4c321c50-a666-4f5c-b930-4c1431f1ed64} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001591 sec., 15084.85229415462 rows/sec., 1.25 MiB/sec. | ||
| 8387 | 2025.10.18 04:59:21.125263 [ 278 ] {4c321c50-a666-4f5c-b930-4c1431f1ed64} <Debug> TCPHandler: Processed in 0.001897649 sec. | ||
| 8388 | 2025.10.18 04:59:21.125388 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8389 | 2025.10.18 04:59:21.125485 [ 278 ] {93571d99-7e5f-4c58-9922-9a4d421ba734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8390 | 2025.10.18 04:59:21.125526 [ 278 ] {93571d99-7e5f-4c58-9922-9a4d421ba734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8391 | 2025.10.18 04:59:21.125926 [ 278 ] {93571d99-7e5f-4c58-9922-9a4d421ba734} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8392 | 2025.10.18 04:59:21.125964 [ 278 ] {93571d99-7e5f-4c58-9922-9a4d421ba734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8393 | 2025.10.18 04:59:21.126256 [ 278 ] {93571d99-7e5f-4c58-9922-9a4d421ba734} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8394 | 2025.10.18 04:59:21.126458 [ 278 ] {93571d99-7e5f-4c58-9922-9a4d421ba734} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8395 | 2025.10.18 04:59:21.126582 [ 278 ] {93571d99-7e5f-4c58-9922-9a4d421ba734} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001118 sec., 7155.6350626118065 rows/sec., 583.49 KiB/sec. | ||
| 8396 | 2025.10.18 04:59:21.126618 [ 278 ] {93571d99-7e5f-4c58-9922-9a4d421ba734} <Debug> TCPHandler: Processed in 0.001278723 sec. | ||
| 8397 | 2025.10.18 04:59:21.126741 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8398 | 2025.10.18 04:59:21.126842 [ 278 ] {2f414e27-d5e9-405b-86dd-87e969a83e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8399 | 2025.10.18 04:59:21.126888 [ 278 ] {2f414e27-d5e9-405b-86dd-87e969a83e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8400 | 2025.10.18 04:59:21.127484 [ 278 ] {2f414e27-d5e9-405b-86dd-87e969a83e7a} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8401 | 2025.10.18 04:59:21.127519 [ 278 ] {2f414e27-d5e9-405b-86dd-87e969a83e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8402 | 2025.10.18 04:59:21.127892 [ 278 ] {2f414e27-d5e9-405b-86dd-87e969a83e7a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8403 | 2025.10.18 04:59:21.128138 [ 278 ] {2f414e27-d5e9-405b-86dd-87e969a83e7a} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8404 | 2025.10.18 04:59:21.128280 [ 278 ] {2f414e27-d5e9-405b-86dd-87e969a83e7a} <Debug> executeQuery: Read 256 rows, 23.38 KiB in 0.001461 sec., 175222.45037645448 rows/sec., 15.63 MiB/sec. | ||
| 8405 | 2025.10.18 04:59:21.128318 [ 278 ] {2f414e27-d5e9-405b-86dd-87e969a83e7a} <Debug> TCPHandler: Processed in 0.001637053 sec. | ||
| 8406 | 2025.10.18 04:59:21.128436 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8407 | 2025.10.18 04:59:21.128534 [ 278 ] {33982766-2c90-4a49-830a-392d63576033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8408 | 2025.10.18 04:59:21.128583 [ 278 ] {33982766-2c90-4a49-830a-392d63576033} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8409 | 2025.10.18 04:59:21.129047 [ 278 ] {33982766-2c90-4a49-830a-392d63576033} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8410 | 2025.10.18 04:59:21.129092 [ 278 ] {33982766-2c90-4a49-830a-392d63576033} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8411 | 2025.10.18 04:59:21.129431 [ 278 ] {33982766-2c90-4a49-830a-392d63576033} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8412 | 2025.10.18 04:59:21.129651 [ 278 ] {33982766-2c90-4a49-830a-392d63576033} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8413 | 2025.10.18 04:59:21.129794 [ 278 ] {33982766-2c90-4a49-830a-392d63576033} <Debug> executeQuery: Read 58 rows, 4.38 KiB in 0.001278 sec., 45383.41158059468 rows/sec., 3.34 MiB/sec. | ||
| 8414 | 2025.10.18 04:59:21.129833 [ 278 ] {33982766-2c90-4a49-830a-392d63576033} <Debug> TCPHandler: Processed in 0.001450508 sec. | ||
| 8415 | 2025.10.18 04:59:21.129951 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8416 | 2025.10.18 04:59:21.130045 [ 278 ] {b21f2614-5f3e-41a9-b4e6-072b55b91e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8417 | 2025.10.18 04:59:21.130086 [ 278 ] {b21f2614-5f3e-41a9-b4e6-072b55b91e7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8418 | 2025.10.18 04:59:21.130493 [ 278 ] {b21f2614-5f3e-41a9-b4e6-072b55b91e7c} <Trace> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8419 | 2025.10.18 04:59:21.130531 [ 278 ] {b21f2614-5f3e-41a9-b4e6-072b55b91e7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8420 | 2025.10.18 04:59:21.130828 [ 278 ] {b21f2614-5f3e-41a9-b4e6-072b55b91e7c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8421 | 2025.10.18 04:59:21.131035 [ 278 ] {b21f2614-5f3e-41a9-b4e6-072b55b91e7c} <Trace> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8422 | 2025.10.18 04:59:21.131166 [ 278 ] {b21f2614-5f3e-41a9-b4e6-072b55b91e7c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001139 sec., 21071.115013169445 rows/sec., 1.75 MiB/sec. | ||
| 8423 | 2025.10.18 04:59:21.131204 [ 278 ] {b21f2614-5f3e-41a9-b4e6-072b55b91e7c} <Debug> TCPHandler: Processed in 0.001303313 sec. | ||
| 8424 | 2025.10.18 04:59:21.131314 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8425 | 2025.10.18 04:59:21.131413 [ 278 ] {58e80dd7-c04a-4719-9de3-2f176488d98c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8426 | 2025.10.18 04:59:21.131455 [ 278 ] {58e80dd7-c04a-4719-9de3-2f176488d98c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8427 | 2025.10.18 04:59:21.131857 [ 278 ] {58e80dd7-c04a-4719-9de3-2f176488d98c} <Trace> oximeter.fields_u8 (e4f32057-7793-40f4-88d4-febfe958779e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8428 | 2025.10.18 04:59:21.131894 [ 278 ] {58e80dd7-c04a-4719-9de3-2f176488d98c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8429 | 2025.10.18 04:59:21.132199 [ 278 ] {58e80dd7-c04a-4719-9de3-2f176488d98c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8430 | 2025.10.18 04:59:21.132405 [ 278 ] {58e80dd7-c04a-4719-9de3-2f176488d98c} <Trace> oximeter.fields_u8 (e4f32057-7793-40f4-88d4-febfe958779e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8431 | 2025.10.18 04:59:21.132544 [ 278 ] {58e80dd7-c04a-4719-9de3-2f176488d98c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001148 sec., 10452.961672473868 rows/sec., 816.64 KiB/sec. | ||
| 8432 | 2025.10.18 04:59:21.132582 [ 278 ] {58e80dd7-c04a-4719-9de3-2f176488d98c} <Debug> TCPHandler: Processed in 0.001317644 sec. | ||
| 8433 | 2025.10.18 04:59:21.132696 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8434 | 2025.10.18 04:59:21.132790 [ 278 ] {b4d48922-979f-4818-b702-ccbd138f1a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8435 | 2025.10.18 04:59:21.132830 [ 278 ] {b4d48922-979f-4818-b702-ccbd138f1a76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8436 | 2025.10.18 04:59:21.133307 [ 278 ] {b4d48922-979f-4818-b702-ccbd138f1a76} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8437 | 2025.10.18 04:59:21.133343 [ 278 ] {b4d48922-979f-4818-b702-ccbd138f1a76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8438 | 2025.10.18 04:59:21.133647 [ 278 ] {b4d48922-979f-4818-b702-ccbd138f1a76} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8439 | 2025.10.18 04:59:21.133854 [ 278 ] {b4d48922-979f-4818-b702-ccbd138f1a76} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8440 | 2025.10.18 04:59:21.133985 [ 278 ] {b4d48922-979f-4818-b702-ccbd138f1a76} <Debug> executeQuery: Read 146 rows, 12.07 KiB in 0.001212 sec., 120462.04620462046 rows/sec., 9.72 MiB/sec. | ||
| 8441 | 2025.10.18 04:59:21.134023 [ 278 ] {b4d48922-979f-4818-b702-ccbd138f1a76} <Debug> TCPHandler: Processed in 0.001376155 sec. | ||
| 8442 | 2025.10.18 04:59:21.134136 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8443 | 2025.10.18 04:59:21.134229 [ 278 ] {3dfb2a80-241a-47b0-993f-a1abccf80a14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8444 | 2025.10.18 04:59:21.134274 [ 278 ] {3dfb2a80-241a-47b0-993f-a1abccf80a14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8445 | 2025.10.18 04:59:21.134693 [ 278 ] {3dfb2a80-241a-47b0-993f-a1abccf80a14} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8446 | 2025.10.18 04:59:21.134731 [ 278 ] {3dfb2a80-241a-47b0-993f-a1abccf80a14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8447 | 2025.10.18 04:59:21.135072 [ 278 ] {3dfb2a80-241a-47b0-993f-a1abccf80a14} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8448 | 2025.10.18 04:59:21.135275 [ 278 ] {3dfb2a80-241a-47b0-993f-a1abccf80a14} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8449 | 2025.10.18 04:59:21.135405 [ 278 ] {3dfb2a80-241a-47b0-993f-a1abccf80a14} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001193 sec., 167644.59346186084 rows/sec., 12.02 MiB/sec. | ||
| 8450 | 2025.10.18 04:59:21.135441 [ 278 ] {3dfb2a80-241a-47b0-993f-a1abccf80a14} <Debug> TCPHandler: Processed in 0.001353955 sec. | ||
| 8451 | 2025.10.18 04:59:21.135558 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8452 | 2025.10.18 04:59:21.135651 [ 278 ] {daf0daa2-9e42-42ba-be38-324e62644db5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8453 | 2025.10.18 04:59:21.135707 [ 278 ] {daf0daa2-9e42-42ba-be38-324e62644db5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8454 | 2025.10.18 04:59:21.136590 [ 278 ] {daf0daa2-9e42-42ba-be38-324e62644db5} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8455 | 2025.10.18 04:59:21.136628 [ 278 ] {daf0daa2-9e42-42ba-be38-324e62644db5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8456 | 2025.10.18 04:59:21.137197 [ 278 ] {daf0daa2-9e42-42ba-be38-324e62644db5} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8457 | 2025.10.18 04:59:21.137421 [ 278 ] {daf0daa2-9e42-42ba-be38-324e62644db5} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8458 | 2025.10.18 04:59:21.137564 [ 278 ] {daf0daa2-9e42-42ba-be38-324e62644db5} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.001931 sec., 19678.92283790782 rows/sec., 35.26 MiB/sec. | ||
| 8459 | 2025.10.18 04:59:21.137635 [ 278 ] {daf0daa2-9e42-42ba-be38-324e62644db5} <Debug> TCPHandler: Processed in 0.002126495 sec. | ||
| 8460 | 2025.10.18 04:59:21.137744 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8461 | 2025.10.18 04:59:21.137841 [ 278 ] {6a77097f-b8ca-47d9-8925-b1fea8176308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8462 | 2025.10.18 04:59:21.137883 [ 278 ] {6a77097f-b8ca-47d9-8925-b1fea8176308} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8463 | 2025.10.18 04:59:21.138234 [ 278 ] {6a77097f-b8ca-47d9-8925-b1fea8176308} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8464 | 2025.10.18 04:59:21.138270 [ 278 ] {6a77097f-b8ca-47d9-8925-b1fea8176308} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8465 | 2025.10.18 04:59:21.138575 [ 278 ] {6a77097f-b8ca-47d9-8925-b1fea8176308} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8466 | 2025.10.18 04:59:21.138780 [ 278 ] {6a77097f-b8ca-47d9-8925-b1fea8176308} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8467 | 2025.10.18 04:59:21.139139 [ 278 ] {6a77097f-b8ca-47d9-8925-b1fea8176308} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001314 sec., 45662.100456621 rows/sec., 3.08 MiB/sec. | ||
| 8468 | 2025.10.18 04:59:21.139188 [ 278 ] {6a77097f-b8ca-47d9-8925-b1fea8176308} <Debug> TCPHandler: Processed in 0.001491659 sec. | ||
| 8469 | 2025.10.18 04:59:21.794634 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 8470 | 2025.10.18 04:59:21.811010 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8471 | 2025.10.18 04:59:21.811055 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8472 | 2025.10.18 04:59:21.817158 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8473 | 2025.10.18 04:59:21.817873 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8474 | 2025.10.18 04:59:21.820611 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 8475 | 2025.10.18 04:59:26.120072 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8476 | 2025.10.18 04:59:26.120282 [ 278 ] {685c6532-482c-494b-988b-56f9120a608d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8477 | 2025.10.18 04:59:26.120354 [ 278 ] {685c6532-482c-494b-988b-56f9120a608d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8478 | 2025.10.18 04:59:26.121174 [ 278 ] {685c6532-482c-494b-988b-56f9120a608d} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8479 | 2025.10.18 04:59:26.121217 [ 278 ] {685c6532-482c-494b-988b-56f9120a608d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8480 | 2025.10.18 04:59:26.121613 [ 278 ] {685c6532-482c-494b-988b-56f9120a608d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8481 | 2025.10.18 04:59:26.121844 [ 278 ] {685c6532-482c-494b-988b-56f9120a608d} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8482 | 2025.10.18 04:59:26.122002 [ 278 ] {685c6532-482c-494b-988b-56f9120a608d} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001772 sec., 37246.04966139955 rows/sec., 2.95 MiB/sec. | ||
| 8483 | 2025.10.18 04:59:26.122052 [ 278 ] {685c6532-482c-494b-988b-56f9120a608d} <Debug> TCPHandler: Processed in 0.002114554 sec. | ||
| 8484 | 2025.10.18 04:59:26.122200 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8485 | 2025.10.18 04:59:26.122312 [ 278 ] {4dac9369-7e0e-4d94-8471-f85f4e426af5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8486 | 2025.10.18 04:59:26.122356 [ 278 ] {4dac9369-7e0e-4d94-8471-f85f4e426af5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8487 | 2025.10.18 04:59:26.122829 [ 278 ] {4dac9369-7e0e-4d94-8471-f85f4e426af5} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8488 | 2025.10.18 04:59:26.122867 [ 278 ] {4dac9369-7e0e-4d94-8471-f85f4e426af5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8489 | 2025.10.18 04:59:26.123169 [ 278 ] {4dac9369-7e0e-4d94-8471-f85f4e426af5} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8490 | 2025.10.18 04:59:26.123377 [ 278 ] {4dac9369-7e0e-4d94-8471-f85f4e426af5} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8491 | 2025.10.18 04:59:26.123507 [ 278 ] {4dac9369-7e0e-4d94-8471-f85f4e426af5} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001219 sec., 4101.722723543889 rows/sec., 308.43 KiB/sec. | ||
| 8492 | 2025.10.18 04:59:26.123545 [ 278 ] {4dac9369-7e0e-4d94-8471-f85f4e426af5} <Debug> TCPHandler: Processed in 0.001396306 sec. | ||
| 8493 | 2025.10.18 04:59:26.123696 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8494 | 2025.10.18 04:59:26.123802 [ 278 ] {aced420f-b602-4294-90dd-f334bf4bb8f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8495 | 2025.10.18 04:59:26.123842 [ 278 ] {aced420f-b602-4294-90dd-f334bf4bb8f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8496 | 2025.10.18 04:59:26.124312 [ 278 ] {aced420f-b602-4294-90dd-f334bf4bb8f7} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8497 | 2025.10.18 04:59:26.124347 [ 278 ] {aced420f-b602-4294-90dd-f334bf4bb8f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8498 | 2025.10.18 04:59:26.124647 [ 278 ] {aced420f-b602-4294-90dd-f334bf4bb8f7} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8499 | 2025.10.18 04:59:26.124857 [ 278 ] {aced420f-b602-4294-90dd-f334bf4bb8f7} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8500 | 2025.10.18 04:59:26.124982 [ 278 ] {aced420f-b602-4294-90dd-f334bf4bb8f7} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001201 sec., 57452.12323064113 rows/sec., 4.48 MiB/sec. | ||
| 8501 | 2025.10.18 04:59:26.125020 [ 278 ] {aced420f-b602-4294-90dd-f334bf4bb8f7} <Debug> TCPHandler: Processed in 0.001373905 sec. | ||
| 8502 | 2025.10.18 04:59:26.125151 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8503 | 2025.10.18 04:59:26.125246 [ 278 ] {b03d5b1b-fe7b-4cbc-b327-c3d80a508db9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8504 | 2025.10.18 04:59:26.125289 [ 278 ] {b03d5b1b-fe7b-4cbc-b327-c3d80a508db9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8505 | 2025.10.18 04:59:26.125717 [ 278 ] {b03d5b1b-fe7b-4cbc-b327-c3d80a508db9} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8506 | 2025.10.18 04:59:26.125752 [ 278 ] {b03d5b1b-fe7b-4cbc-b327-c3d80a508db9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8507 | 2025.10.18 04:59:26.126086 [ 278 ] {b03d5b1b-fe7b-4cbc-b327-c3d80a508db9} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8508 | 2025.10.18 04:59:26.126290 [ 278 ] {b03d5b1b-fe7b-4cbc-b327-c3d80a508db9} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8509 | 2025.10.18 04:59:26.126421 [ 278 ] {b03d5b1b-fe7b-4cbc-b327-c3d80a508db9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 8510 | 2025.10.18 04:59:26.126458 [ 278 ] {b03d5b1b-fe7b-4cbc-b327-c3d80a508db9} <Debug> TCPHandler: Processed in 0.001363176 sec. | ||
| 8511 | 2025.10.18 04:59:26.126578 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8512 | 2025.10.18 04:59:26.126681 [ 278 ] {3370a0fd-adef-4544-8342-338ebb5d0032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8513 | 2025.10.18 04:59:26.126736 [ 278 ] {3370a0fd-adef-4544-8342-338ebb5d0032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8514 | 2025.10.18 04:59:26.127504 [ 278 ] {3370a0fd-adef-4544-8342-338ebb5d0032} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8515 | 2025.10.18 04:59:26.127540 [ 278 ] {3370a0fd-adef-4544-8342-338ebb5d0032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8516 | 2025.10.18 04:59:26.128032 [ 278 ] {3370a0fd-adef-4544-8342-338ebb5d0032} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8517 | 2025.10.18 04:59:26.128252 [ 278 ] {3370a0fd-adef-4544-8342-338ebb5d0032} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8518 | 2025.10.18 04:59:26.128393 [ 278 ] {3370a0fd-adef-4544-8342-338ebb5d0032} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.00173 sec., 2890.1734104046245 rows/sec., 5.18 MiB/sec. | ||
| 8519 | 2025.10.18 04:59:26.128457 [ 278 ] {3370a0fd-adef-4544-8342-338ebb5d0032} <Debug> TCPHandler: Processed in 0.00192718 sec. | ||
| 8520 | 2025.10.18 04:59:26.128579 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8521 | 2025.10.18 04:59:26.128682 [ 278 ] {65830608-f57f-48ed-b8b2-d6d95cf1d3b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8522 | 2025.10.18 04:59:26.128724 [ 278 ] {65830608-f57f-48ed-b8b2-d6d95cf1d3b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8523 | 2025.10.18 04:59:26.129067 [ 278 ] {65830608-f57f-48ed-b8b2-d6d95cf1d3b1} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8524 | 2025.10.18 04:59:26.129104 [ 278 ] {65830608-f57f-48ed-b8b2-d6d95cf1d3b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8525 | 2025.10.18 04:59:26.129410 [ 278 ] {65830608-f57f-48ed-b8b2-d6d95cf1d3b1} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8526 | 2025.10.18 04:59:26.129618 [ 278 ] {65830608-f57f-48ed-b8b2-d6d95cf1d3b1} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8527 | 2025.10.18 04:59:26.129741 [ 278 ] {65830608-f57f-48ed-b8b2-d6d95cf1d3b1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 8528 | 2025.10.18 04:59:26.129776 [ 278 ] {65830608-f57f-48ed-b8b2-d6d95cf1d3b1} <Debug> TCPHandler: Processed in 0.001245232 sec. | ||
| 8529 | 2025.10.18 04:59:28.071980 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8530 | 2025.10.18 04:59:28.072051 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8531 | 2025.10.18 04:59:28.215853 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21070 | ||
| 8532 | 2025.10.18 04:59:28.216376 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8533 | 2025.10.18 04:59:28.216418 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8534 | 2025.10.18 04:59:28.216923 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8535 | 2025.10.18 04:59:28.217152 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8536 | 2025.10.18 04:59:28.217282 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21070 | ||
| 8537 | 2025.10.18 04:59:28.262781 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1068 | ||
| 8538 | 2025.10.18 04:59:28.265086 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8539 | 2025.10.18 04:59:28.265133 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8540 | 2025.10.18 04:59:28.266305 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8541 | 2025.10.18 04:59:28.266574 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8542 | 2025.10.18 04:59:28.266836 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1068 | ||
| 8543 | 2025.10.18 04:59:29.321616 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 8544 | 2025.10.18 04:59:29.338229 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8545 | 2025.10.18 04:59:29.338292 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8546 | 2025.10.18 04:59:29.344305 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8547 | 2025.10.18 04:59:29.345041 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8548 | 2025.10.18 04:59:29.347914 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 8549 | 2025.10.18 04:59:31.122241 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8550 | 2025.10.18 04:59:31.122416 [ 278 ] {247c0d2c-274e-4364-a61c-e73a757dd0c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8551 | 2025.10.18 04:59:31.122480 [ 278 ] {247c0d2c-274e-4364-a61c-e73a757dd0c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8552 | 2025.10.18 04:59:31.123158 [ 278 ] {247c0d2c-274e-4364-a61c-e73a757dd0c3} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8553 | 2025.10.18 04:59:31.123207 [ 278 ] {247c0d2c-274e-4364-a61c-e73a757dd0c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8554 | 2025.10.18 04:59:31.123640 [ 278 ] {247c0d2c-274e-4364-a61c-e73a757dd0c3} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8555 | 2025.10.18 04:59:31.123875 [ 278 ] {247c0d2c-274e-4364-a61c-e73a757dd0c3} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8556 | 2025.10.18 04:59:31.124034 [ 278 ] {247c0d2c-274e-4364-a61c-e73a757dd0c3} <Debug> executeQuery: Read 132 rows, 11.65 KiB in 0.001665 sec., 79279.27927927928 rows/sec., 6.83 MiB/sec. | ||
| 8557 | 2025.10.18 04:59:31.124084 [ 278 ] {247c0d2c-274e-4364-a61c-e73a757dd0c3} <Debug> TCPHandler: Processed in 0.001970231 sec. | ||
| 8558 | 2025.10.18 04:59:31.124213 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8559 | 2025.10.18 04:59:31.124317 [ 278 ] {05fdb4db-5720-4fc0-ae4e-063546d7618d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8560 | 2025.10.18 04:59:31.124360 [ 278 ] {05fdb4db-5720-4fc0-ae4e-063546d7618d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8561 | 2025.10.18 04:59:31.124788 [ 278 ] {05fdb4db-5720-4fc0-ae4e-063546d7618d} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8562 | 2025.10.18 04:59:31.124825 [ 278 ] {05fdb4db-5720-4fc0-ae4e-063546d7618d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8563 | 2025.10.18 04:59:31.125139 [ 278 ] {05fdb4db-5720-4fc0-ae4e-063546d7618d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8564 | 2025.10.18 04:59:31.125353 [ 278 ] {05fdb4db-5720-4fc0-ae4e-063546d7618d} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8565 | 2025.10.18 04:59:31.125483 [ 278 ] {05fdb4db-5720-4fc0-ae4e-063546d7618d} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001191 sec., 31905.961376994124 rows/sec., 2.34 MiB/sec. | ||
| 8566 | 2025.10.18 04:59:31.125521 [ 278 ] {05fdb4db-5720-4fc0-ae4e-063546d7618d} <Debug> TCPHandler: Processed in 0.001359646 sec. | ||
| 8567 | 2025.10.18 04:59:31.125630 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8568 | 2025.10.18 04:59:31.125726 [ 278 ] {e2216dd0-3a8d-41a1-b285-c078e61a8e23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8569 | 2025.10.18 04:59:31.125767 [ 278 ] {e2216dd0-3a8d-41a1-b285-c078e61a8e23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8570 | 2025.10.18 04:59:31.126198 [ 278 ] {e2216dd0-3a8d-41a1-b285-c078e61a8e23} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8571 | 2025.10.18 04:59:31.126236 [ 278 ] {e2216dd0-3a8d-41a1-b285-c078e61a8e23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8572 | 2025.10.18 04:59:31.126551 [ 278 ] {e2216dd0-3a8d-41a1-b285-c078e61a8e23} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8573 | 2025.10.18 04:59:31.126766 [ 278 ] {e2216dd0-3a8d-41a1-b285-c078e61a8e23} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8574 | 2025.10.18 04:59:31.126895 [ 278 ] {e2216dd0-3a8d-41a1-b285-c078e61a8e23} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.00119 sec., 85714.28571428571 rows/sec., 6.69 MiB/sec. | ||
| 8575 | 2025.10.18 04:59:31.126934 [ 278 ] {e2216dd0-3a8d-41a1-b285-c078e61a8e23} <Debug> TCPHandler: Processed in 0.001354035 sec. | ||
| 8576 | 2025.10.18 04:59:31.127047 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8577 | 2025.10.18 04:59:31.127142 [ 278 ] {d6d08920-154c-4185-9a81-f74c989cb6aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8578 | 2025.10.18 04:59:31.127186 [ 278 ] {d6d08920-154c-4185-9a81-f74c989cb6aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8579 | 2025.10.18 04:59:31.127591 [ 278 ] {d6d08920-154c-4185-9a81-f74c989cb6aa} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8580 | 2025.10.18 04:59:31.127627 [ 278 ] {d6d08920-154c-4185-9a81-f74c989cb6aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8581 | 2025.10.18 04:59:31.127961 [ 278 ] {d6d08920-154c-4185-9a81-f74c989cb6aa} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8582 | 2025.10.18 04:59:31.128189 [ 278 ] {d6d08920-154c-4185-9a81-f74c989cb6aa} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8583 | 2025.10.18 04:59:31.128318 [ 278 ] {d6d08920-154c-4185-9a81-f74c989cb6aa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 8584 | 2025.10.18 04:59:31.128356 [ 278 ] {d6d08920-154c-4185-9a81-f74c989cb6aa} <Debug> TCPHandler: Processed in 0.001357445 sec. | ||
| 8585 | 2025.10.18 04:59:31.128474 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8586 | 2025.10.18 04:59:31.128569 [ 278 ] {cec85ace-7b22-4ea3-a029-6ecd318730c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8587 | 2025.10.18 04:59:31.128622 [ 278 ] {cec85ace-7b22-4ea3-a029-6ecd318730c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8588 | 2025.10.18 04:59:31.129468 [ 278 ] {cec85ace-7b22-4ea3-a029-6ecd318730c7} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8589 | 2025.10.18 04:59:31.129504 [ 278 ] {cec85ace-7b22-4ea3-a029-6ecd318730c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8590 | 2025.10.18 04:59:31.130075 [ 278 ] {cec85ace-7b22-4ea3-a029-6ecd318730c7} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8591 | 2025.10.18 04:59:31.130297 [ 278 ] {cec85ace-7b22-4ea3-a029-6ecd318730c7} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8592 | 2025.10.18 04:59:31.130433 [ 278 ] {cec85ace-7b22-4ea3-a029-6ecd318730c7} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.001883 sec., 20180.5629314923 rows/sec., 36.16 MiB/sec. | ||
| 8593 | 2025.10.18 04:59:31.130485 [ 278 ] {cec85ace-7b22-4ea3-a029-6ecd318730c7} <Debug> TCPHandler: Processed in 0.002059263 sec. | ||
| 8594 | 2025.10.18 04:59:31.130597 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8595 | 2025.10.18 04:59:31.130691 [ 278 ] {9dad8800-263c-40e6-8be1-d870cba637c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8596 | 2025.10.18 04:59:31.130733 [ 278 ] {9dad8800-263c-40e6-8be1-d870cba637c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8597 | 2025.10.18 04:59:31.131097 [ 278 ] {9dad8800-263c-40e6-8be1-d870cba637c7} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8598 | 2025.10.18 04:59:31.131131 [ 278 ] {9dad8800-263c-40e6-8be1-d870cba637c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 8599 | 2025.10.18 04:59:31.131436 [ 278 ] {9dad8800-263c-40e6-8be1-d870cba637c7} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8600 | 2025.10.18 04:59:31.131645 [ 278 ] {9dad8800-263c-40e6-8be1-d870cba637c7} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8601 | 2025.10.18 04:59:31.131769 [ 278 ] {9dad8800-263c-40e6-8be1-d870cba637c7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 8602 | 2025.10.18 04:59:31.131804 [ 278 ] {9dad8800-263c-40e6-8be1-d870cba637c7} <Debug> TCPHandler: Processed in 0.001255362 sec. | ||
| 8603 | 2025.10.18 04:59:33.157559 [ 60 ] {} <Debug> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 8604 | 2025.10.18 04:59:33.157675 [ 60 ] {} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8605 | 2025.10.18 04:59:33.157714 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 8606 | 2025.10.18 04:59:33.157919 [ 194 ] {12c28578-ea64-4079-b7a3-36c981b02543::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 8607 | 2025.10.18 04:59:33.158167 [ 194 ] {12c28578-ea64-4079-b7a3-36c981b02543::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8608 | 2025.10.18 04:59:33.158208 [ 194 ] {12c28578-ea64-4079-b7a3-36c981b02543::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 18 rows starting from the beginning of the part | ||
| 8609 | 2025.10.18 04:59:33.158279 [ 194 ] {12c28578-ea64-4079-b7a3-36c981b02543::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
| 8610 | 2025.10.18 04:59:33.158327 [ 194 ] {12c28578-ea64-4079-b7a3-36c981b02543::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part | ||
| 8611 | 2025.10.18 04:59:33.158371 [ 194 ] {12c28578-ea64-4079-b7a3-36c981b02543::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 8612 | 2025.10.18 04:59:33.158411 [ 194 ] {12c28578-ea64-4079-b7a3-36c981b02543::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
| 8613 | 2025.10.18 04:59:33.159168 [ 197 ] {12c28578-ea64-4079-b7a3-36c981b02543::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001346935 sec., 26727.347644838093 rows/sec., 2.23 MiB/sec. | ||
| 8614 | 2025.10.18 04:59:33.159314 [ 194 ] {12c28578-ea64-4079-b7a3-36c981b02543::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 8615 | 2025.10.18 04:59:33.159583 [ 194 ] {12c28578-ea64-4079-b7a3-36c981b02543::all_1_21_5} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8616 | 2025.10.18 04:59:33.159655 [ 194 ] {12c28578-ea64-4079-b7a3-36c981b02543::all_1_21_5} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 8617 | 2025.10.18 04:59:33.159728 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8618 | 2025.10.18 04:59:35.718305 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21518 | ||
| 8619 | 2025.10.18 04:59:35.718824 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8620 | 2025.10.18 04:59:35.718875 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 8621 | 2025.10.18 04:59:35.719403 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8622 | 2025.10.18 04:59:35.719641 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8623 | 2025.10.18 04:59:35.719796 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21518 | ||
| 8624 | 2025.10.18 04:59:36.146683 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8625 | 2025.10.18 04:59:36.146854 [ 278 ] {3f0e53f2-7873-4ec7-83ad-6210ad810b0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8626 | 2025.10.18 04:59:36.146922 [ 278 ] {3f0e53f2-7873-4ec7-83ad-6210ad810b0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8627 | 2025.10.18 04:59:36.147593 [ 278 ] {3f0e53f2-7873-4ec7-83ad-6210ad810b0a} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8628 | 2025.10.18 04:59:36.147639 [ 278 ] {3f0e53f2-7873-4ec7-83ad-6210ad810b0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 8629 | 2025.10.18 04:59:36.148015 [ 278 ] {3f0e53f2-7873-4ec7-83ad-6210ad810b0a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8630 | 2025.10.18 04:59:36.148222 [ 278 ] {3f0e53f2-7873-4ec7-83ad-6210ad810b0a} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543): 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.10.18 04:59:36.148364 [ 278 ] {3f0e53f2-7873-4ec7-83ad-6210ad810b0a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001558 sec., 1283.697047496791 rows/sec., 104.68 KiB/sec. | ||
| 8632 | 2025.10.18 04:59:36.148405 [ 278 ] {3f0e53f2-7873-4ec7-83ad-6210ad810b0a} <Debug> TCPHandler: Processed in 0.001842528 sec. | ||
| 8633 | 2025.10.18 04:59:36.148528 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8634 | 2025.10.18 04:59:36.148621 [ 278 ] {4e220d7b-6562-4cb2-b86f-ad03df1bb648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8635 | 2025.10.18 04:59:36.148659 [ 278 ] {4e220d7b-6562-4cb2-b86f-ad03df1bb648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8636 | 2025.10.18 04:59:36.149688 [ 278 ] {4e220d7b-6562-4cb2-b86f-ad03df1bb648} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8637 | 2025.10.18 04:59:36.149722 [ 278 ] {4e220d7b-6562-4cb2-b86f-ad03df1bb648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 8638 | 2025.10.18 04:59:36.150082 [ 278 ] {4e220d7b-6562-4cb2-b86f-ad03df1bb648} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8639 | 2025.10.18 04:59:36.150283 [ 278 ] {4e220d7b-6562-4cb2-b86f-ad03df1bb648} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8640 | 2025.10.18 04:59:36.150413 [ 278 ] {4e220d7b-6562-4cb2-b86f-ad03df1bb648} <Debug> executeQuery: Read 1207 rows, 101.54 KiB in 0.001811 sec., 666482.6062948648 rows/sec., 54.76 MiB/sec. | ||
| 8641 | 2025.10.18 04:59:36.150449 [ 278 ] {4e220d7b-6562-4cb2-b86f-ad03df1bb648} <Debug> TCPHandler: Processed in 0.001968581 sec. | ||
| 8642 | 2025.10.18 04:59:36.150558 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8643 | 2025.10.18 04:59:36.150650 [ 278 ] {23d7a04c-aa19-4aeb-ae8a-1645272257c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8644 | 2025.10.18 04:59:36.150688 [ 278 ] {23d7a04c-aa19-4aeb-ae8a-1645272257c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8645 | 2025.10.18 04:59:36.151072 [ 278 ] {23d7a04c-aa19-4aeb-ae8a-1645272257c5} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8646 | 2025.10.18 04:59:36.151107 [ 278 ] {23d7a04c-aa19-4aeb-ae8a-1645272257c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 8647 | 2025.10.18 04:59:36.151426 [ 278 ] {23d7a04c-aa19-4aeb-ae8a-1645272257c5} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8648 | 2025.10.18 04:59:36.151643 [ 278 ] {23d7a04c-aa19-4aeb-ae8a-1645272257c5} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8649 | 2025.10.18 04:59:36.151756 [ 58 ] {} <Debug> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8650 | 2025.10.18 04:59:36.151772 [ 278 ] {23d7a04c-aa19-4aeb-ae8a-1645272257c5} <Debug> executeQuery: Read 7 rows, 528.00 B in 0.001139 sec., 6145.741878841089 rows/sec., 452.70 KiB/sec. | ||
| 8651 | 2025.10.18 04:59:36.151839 [ 58 ] {} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8652 | 2025.10.18 04:59:36.151857 [ 278 ] {23d7a04c-aa19-4aeb-ae8a-1645272257c5} <Debug> TCPHandler: Processed in 0.001344925 sec. | ||
| 8653 | 2025.10.18 04:59:36.151865 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 8654 | 2025.10.18 04:59:36.151977 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8655 | 2025.10.18 04:59:36.152005 [ 189 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::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 | ||
| 8656 | 2025.10.18 04:59:36.152075 [ 278 ] {38df6701-1a57-46aa-9ed5-c8a7c3b783a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8657 | 2025.10.18 04:59:36.152118 [ 278 ] {38df6701-1a57-46aa-9ed5-c8a7c3b783a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8658 | 2025.10.18 04:59:36.152139 [ 189 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8659 | 2025.10.18 04:59:36.152175 [ 189 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 73 rows starting from the beginning of the part | ||
| 8660 | 2025.10.18 04:59:36.152244 [ 189 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 5 rows starting from the beginning of the part | ||
| 8661 | 2025.10.18 04:59:36.152289 [ 189 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 58 rows starting from the beginning of the part | ||
| 8662 | 2025.10.18 04:59:36.152331 [ 189 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 5 rows starting from the beginning of the part | ||
| 8663 | 2025.10.18 04:59:36.152371 [ 189 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 38 rows starting from the beginning of the part | ||
| 8664 | 2025.10.18 04:59:36.152411 [ 189 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 7 rows starting from the beginning of the part | ||
| 8665 | 2025.10.18 04:59:36.152591 [ 278 ] {38df6701-1a57-46aa-9ed5-c8a7c3b783a8} <Trace> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8666 | 2025.10.18 04:59:36.152631 [ 278 ] {38df6701-1a57-46aa-9ed5-c8a7c3b783a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 8667 | 2025.10.18 04:59:36.152974 [ 278 ] {38df6701-1a57-46aa-9ed5-c8a7c3b783a8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8668 | 2025.10.18 04:59:36.153196 [ 278 ] {38df6701-1a57-46aa-9ed5-c8a7c3b783a8} <Trace> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8669 | 2025.10.18 04:59:36.153201 [ 194 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 5 columns (5 merged, 0 gathered) in 0.001250583 sec., 148730.6320332197 rows/sec., 11.46 MiB/sec. | ||
| 8670 | 2025.10.18 04:59:36.153330 [ 278 ] {38df6701-1a57-46aa-9ed5-c8a7c3b783a8} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001274 sec., 178963.89324960753 rows/sec., 12.12 MiB/sec. | ||
| 8671 | 2025.10.18 04:59:36.153354 [ 199 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8672 | 2025.10.18 04:59:36.153372 [ 278 ] {38df6701-1a57-46aa-9ed5-c8a7c3b783a8} <Debug> TCPHandler: Processed in 0.001444538 sec. | ||
| 8673 | 2025.10.18 04:59:36.153497 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8674 | 2025.10.18 04:59:36.153590 [ 278 ] {50a45b63-3efc-40db-ba8f-af5471e651e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8675 | 2025.10.18 04:59:36.153597 [ 199 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_61_12} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8676 | 2025.10.18 04:59:36.153629 [ 278 ] {50a45b63-3efc-40db-ba8f-af5471e651e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8677 | 2025.10.18 04:59:36.153666 [ 199 ] {f5bb845a-fb8d-4e00-bc3e-895e894a57f9::all_1_61_12} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8678 | 2025.10.18 04:59:36.153743 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 8679 | 2025.10.18 04:59:36.154229 [ 278 ] {50a45b63-3efc-40db-ba8f-af5471e651e5} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8680 | 2025.10.18 04:59:36.154264 [ 278 ] {50a45b63-3efc-40db-ba8f-af5471e651e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 8681 | 2025.10.18 04:59:36.154580 [ 278 ] {50a45b63-3efc-40db-ba8f-af5471e651e5} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8682 | 2025.10.18 04:59:36.154796 [ 278 ] {50a45b63-3efc-40db-ba8f-af5471e651e5} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8683 | 2025.10.18 04:59:36.154926 [ 278 ] {50a45b63-3efc-40db-ba8f-af5471e651e5} <Debug> executeQuery: Read 527 rows, 39.97 KiB in 0.001353 sec., 389504.8041389505 rows/sec., 28.85 MiB/sec. | ||
| 8684 | 2025.10.18 04:59:36.154965 [ 278 ] {50a45b63-3efc-40db-ba8f-af5471e651e5} <Debug> TCPHandler: Processed in 0.00151621 sec. | ||
| 8685 | 2025.10.18 04:59:36.155087 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8686 | 2025.10.18 04:59:36.155179 [ 278 ] {b870b987-8c2a-4ed0-924f-84537b9beae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8687 | 2025.10.18 04:59:36.155222 [ 278 ] {b870b987-8c2a-4ed0-924f-84537b9beae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8688 | 2025.10.18 04:59:36.155779 [ 278 ] {b870b987-8c2a-4ed0-924f-84537b9beae8} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8689 | 2025.10.18 04:59:36.155815 [ 278 ] {b870b987-8c2a-4ed0-924f-84537b9beae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 8690 | 2025.10.18 04:59:36.156181 [ 278 ] {b870b987-8c2a-4ed0-924f-84537b9beae8} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8691 | 2025.10.18 04:59:36.156392 [ 278 ] {b870b987-8c2a-4ed0-924f-84537b9beae8} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8692 | 2025.10.18 04:59:36.156523 [ 278 ] {b870b987-8c2a-4ed0-924f-84537b9beae8} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001362 sec., 620411.1600587372 rows/sec., 41.76 MiB/sec. | ||
| 8693 | 2025.10.18 04:59:36.156561 [ 278 ] {b870b987-8c2a-4ed0-924f-84537b9beae8} <Debug> TCPHandler: Processed in 0.00152299 sec. | ||
| 8694 | 2025.10.18 04:59:36.156684 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8695 | 2025.10.18 04:59:36.156776 [ 278 ] {ed365a26-77d2-410f-b181-4270bd750199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8696 | 2025.10.18 04:59:36.156830 [ 278 ] {ed365a26-77d2-410f-b181-4270bd750199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8697 | 2025.10.18 04:59:36.157602 [ 278 ] {ed365a26-77d2-410f-b181-4270bd750199} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8698 | 2025.10.18 04:59:36.157637 [ 278 ] {ed365a26-77d2-410f-b181-4270bd750199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 8699 | 2025.10.18 04:59:36.158121 [ 278 ] {ed365a26-77d2-410f-b181-4270bd750199} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8700 | 2025.10.18 04:59:36.158347 [ 278 ] {ed365a26-77d2-410f-b181-4270bd750199} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8701 | 2025.10.18 04:59:36.158482 [ 278 ] {ed365a26-77d2-410f-b181-4270bd750199} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001724 sec., 2900.232018561485 rows/sec., 5.20 MiB/sec. | ||
| 8702 | 2025.10.18 04:59:36.158536 [ 278 ] {ed365a26-77d2-410f-b181-4270bd750199} <Debug> TCPHandler: Processed in 0.001900579 sec. | ||
| 8703 | 2025.10.18 04:59:36.158709 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8704 | 2025.10.18 04:59:36.158803 [ 278 ] {40738eca-b817-4f25-bb78-c8a1c4027f8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8705 | 2025.10.18 04:59:36.158844 [ 278 ] {40738eca-b817-4f25-bb78-c8a1c4027f8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8706 | 2025.10.18 04:59:36.159180 [ 278 ] {40738eca-b817-4f25-bb78-c8a1c4027f8b} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8707 | 2025.10.18 04:59:36.159216 [ 278 ] {40738eca-b817-4f25-bb78-c8a1c4027f8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 8708 | 2025.10.18 04:59:36.159514 [ 278 ] {40738eca-b817-4f25-bb78-c8a1c4027f8b} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8709 | 2025.10.18 04:59:36.159734 [ 278 ] {40738eca-b817-4f25-bb78-c8a1c4027f8b} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8710 | 2025.10.18 04:59:36.159866 [ 278 ] {40738eca-b817-4f25-bb78-c8a1c4027f8b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 8711 | 2025.10.18 04:59:36.159903 [ 278 ] {40738eca-b817-4f25-bb78-c8a1c4027f8b} <Debug> TCPHandler: Processed in 0.001243052 sec. | ||
| 8712 | 2025.10.18 04:59:36.848945 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 8713 | 2025.10.18 04:59:36.865139 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8714 | 2025.10.18 04:59:36.865197 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 8715 | 2025.10.18 04:59:36.871711 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8716 | 2025.10.18 04:59:36.872431 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8717 | 2025.10.18 04:59:36.875335 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 8718 | 2025.10.18 04:59:38.267967 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1096 | ||
| 8719 | 2025.10.18 04:59:38.270353 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8720 | 2025.10.18 04:59:38.270406 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 8721 | 2025.10.18 04:59:38.271607 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8722 | 2025.10.18 04:59:38.271884 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8723 | 2025.10.18 04:59:38.272250 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1096 | ||
| 8724 | 2025.10.18 04:59:41.121466 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8725 | 2025.10.18 04:59:41.121729 [ 278 ] {a155b895-c503-407b-9c3b-0a5348d3bfb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8726 | 2025.10.18 04:59:41.121830 [ 278 ] {a155b895-c503-407b-9c3b-0a5348d3bfb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8727 | 2025.10.18 04:59:41.122665 [ 278 ] {a155b895-c503-407b-9c3b-0a5348d3bfb9} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8728 | 2025.10.18 04:59:41.122717 [ 278 ] {a155b895-c503-407b-9c3b-0a5348d3bfb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 8729 | 2025.10.18 04:59:41.123131 [ 278 ] {a155b895-c503-407b-9c3b-0a5348d3bfb9} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8730 | 2025.10.18 04:59:41.123360 [ 278 ] {a155b895-c503-407b-9c3b-0a5348d3bfb9} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8731 | 2025.10.18 04:59:41.123518 [ 54 ] {} <Debug> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8732 | 2025.10.18 04:59:41.123526 [ 278 ] {a155b895-c503-407b-9c3b-0a5348d3bfb9} <Debug> executeQuery: Read 132 rows, 11.65 KiB in 0.001864 sec., 70815.45064377683 rows/sec., 6.10 MiB/sec. | ||
| 8733 | 2025.10.18 04:59:41.123590 [ 54 ] {} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8734 | 2025.10.18 04:59:41.123620 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 8735 | 2025.10.18 04:59:41.123621 [ 278 ] {a155b895-c503-407b-9c3b-0a5348d3bfb9} <Debug> TCPHandler: Processed in 0.002329711 sec. | ||
| 8736 | 2025.10.18 04:59:41.123786 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8737 | 2025.10.18 04:59:41.123787 [ 197 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::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 | ||
| 8738 | 2025.10.18 04:59:41.123892 [ 278 ] {017e6bbb-2b93-4943-b753-bd71fb09e143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8739 | 2025.10.18 04:59:41.123944 [ 278 ] {017e6bbb-2b93-4943-b753-bd71fb09e143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8740 | 2025.10.18 04:59:41.123992 [ 197 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8741 | 2025.10.18 04:59:41.124049 [ 197 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1412 rows starting from the beginning of the part | ||
| 8742 | 2025.10.18 04:59:41.124125 [ 197 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 256 rows starting from the beginning of the part | ||
| 8743 | 2025.10.18 04:59:41.124169 [ 197 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 66 rows starting from the beginning of the part | ||
| 8744 | 2025.10.18 04:59:41.124212 [ 197 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 132 rows starting from the beginning of the part | ||
| 8745 | 2025.10.18 04:59:41.124255 [ 197 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1207 rows starting from the beginning of the part | ||
| 8746 | 2025.10.18 04:59:41.124295 [ 197 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 132 rows starting from the beginning of the part | ||
| 8747 | 2025.10.18 04:59:41.124423 [ 278 ] {017e6bbb-2b93-4943-b753-bd71fb09e143} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8748 | 2025.10.18 04:59:41.124469 [ 278 ] {017e6bbb-2b93-4943-b753-bd71fb09e143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 8749 | 2025.10.18 04:59:41.124845 [ 278 ] {017e6bbb-2b93-4943-b753-bd71fb09e143} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8750 | 2025.10.18 04:59:41.125082 [ 278 ] {017e6bbb-2b93-4943-b753-bd71fb09e143} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8751 | 2025.10.18 04:59:41.125221 [ 278 ] {017e6bbb-2b93-4943-b753-bd71fb09e143} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001352 sec., 28106.508875739648 rows/sec., 2.06 MiB/sec. | ||
| 8752 | 2025.10.18 04:59:41.125261 [ 278 ] {017e6bbb-2b93-4943-b753-bd71fb09e143} <Debug> TCPHandler: Processed in 0.00152815 sec. | ||
| 8753 | 2025.10.18 04:59:41.125373 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8754 | 2025.10.18 04:59:41.125470 [ 278 ] {319bc136-0a6f-44ed-a9ee-ee34de92fad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8755 | 2025.10.18 04:59:41.125512 [ 278 ] {319bc136-0a6f-44ed-a9ee-ee34de92fad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8756 | 2025.10.18 04:59:41.125719 [ 194 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3205 rows, containing 5 columns (5 merged, 0 gathered) in 0.002008672 sec., 1595581.5583629382 rows/sec., 139.54 MiB/sec. | ||
| 8757 | 2025.10.18 04:59:41.125949 [ 278 ] {319bc136-0a6f-44ed-a9ee-ee34de92fad9} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8758 | 2025.10.18 04:59:41.125961 [ 194 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8759 | 2025.10.18 04:59:41.125994 [ 278 ] {319bc136-0a6f-44ed-a9ee-ee34de92fad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 8760 | 2025.10.18 04:59:41.126294 [ 194 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_66_13} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8761 | 2025.10.18 04:59:41.126357 [ 278 ] {319bc136-0a6f-44ed-a9ee-ee34de92fad9} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8762 | 2025.10.18 04:59:41.126383 [ 194 ] {5726bc0f-6a2a-43ce-a7af-0638b4253e0e::all_1_66_13} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8763 | 2025.10.18 04:59:41.126494 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 8764 | 2025.10.18 04:59:41.126600 [ 278 ] {319bc136-0a6f-44ed-a9ee-ee34de92fad9} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8765 | 2025.10.18 04:59:41.126738 [ 278 ] {319bc136-0a6f-44ed-a9ee-ee34de92fad9} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001288 sec., 79192.54658385093 rows/sec., 6.19 MiB/sec. | ||
| 8766 | 2025.10.18 04:59:41.126745 [ 52 ] {} <Debug> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8767 | 2025.10.18 04:59:41.126777 [ 278 ] {319bc136-0a6f-44ed-a9ee-ee34de92fad9} <Debug> TCPHandler: Processed in 0.001453287 sec. | ||
| 8768 | 2025.10.18 04:59:41.126809 [ 52 ] {} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8769 | 2025.10.18 04:59:41.126835 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 8770 | 2025.10.18 04:59:41.126902 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8771 | 2025.10.18 04:59:41.126937 [ 186 ] {48a48578-39d1-41e8-b269-51d90f6332ed::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 | ||
| 8772 | 2025.10.18 04:59:41.127001 [ 278 ] {2f6d9b8e-2f28-4ba5-99ad-e122da30f032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8773 | 2025.10.18 04:59:41.127050 [ 278 ] {2f6d9b8e-2f28-4ba5-99ad-e122da30f032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8774 | 2025.10.18 04:59:41.127055 [ 186 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8775 | 2025.10.18 04:59:41.127095 [ 186 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 635 rows starting from the beginning of the part | ||
| 8776 | 2025.10.18 04:59:41.127160 [ 186 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 146 rows starting from the beginning of the part | ||
| 8777 | 2025.10.18 04:59:41.127206 [ 186 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 69 rows starting from the beginning of the part | ||
| 8778 | 2025.10.18 04:59:41.127250 [ 186 ] {48a48578-39d1-41e8-b269-51d90f6332ed::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 | ||
| 8779 | 2025.10.18 04:59:41.127289 [ 186 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 527 rows starting from the beginning of the part | ||
| 8780 | 2025.10.18 04:59:41.127333 [ 186 ] {48a48578-39d1-41e8-b269-51d90f6332ed::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 | ||
| 8781 | 2025.10.18 04:59:41.127486 [ 278 ] {2f6d9b8e-2f28-4ba5-99ad-e122da30f032} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8782 | 2025.10.18 04:59:41.127532 [ 278 ] {2f6d9b8e-2f28-4ba5-99ad-e122da30f032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 8783 | 2025.10.18 04:59:41.127891 [ 278 ] {2f6d9b8e-2f28-4ba5-99ad-e122da30f032} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8784 | 2025.10.18 04:59:41.128115 [ 278 ] {2f6d9b8e-2f28-4ba5-99ad-e122da30f032} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8785 | 2025.10.18 04:59:41.128249 [ 278 ] {2f6d9b8e-2f28-4ba5-99ad-e122da30f032} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001267 sec., 126282.55722178375 rows/sec., 8.80 MiB/sec. | ||
| 8786 | 2025.10.18 04:59:41.128251 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8787 | 2025.10.18 04:59:41.128291 [ 278 ] {2f6d9b8e-2f28-4ba5-99ad-e122da30f032} <Debug> TCPHandler: Processed in 0.001439487 sec. | ||
| 8788 | 2025.10.18 04:59:41.128301 [ 54 ] {} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8789 | 2025.10.18 04:59:41.128329 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 8790 | 2025.10.18 04:59:41.128378 [ 191 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1581 rows, containing 5 columns (5 merged, 0 gathered) in 0.001482618 sec., 1066356.9442702031 rows/sec., 85.01 MiB/sec. | ||
| 8791 | 2025.10.18 04:59:41.128411 [ 193 ] {af818423-66e9-4722-9454-7c633ffbb364::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 | ||
| 8792 | 2025.10.18 04:59:41.128412 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8793 | 2025.10.18 04:59:41.128541 [ 193 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8794 | 2025.10.18 04:59:41.128551 [ 278 ] {8619949c-0a9e-453b-9acb-b3839a0c6b7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8795 | 2025.10.18 04:59:41.128582 [ 193 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 17679 rows starting from the beginning of the part | ||
| 8796 | 2025.10.18 04:59:41.128614 [ 188 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8797 | 2025.10.18 04:59:41.128622 [ 278 ] {8619949c-0a9e-453b-9acb-b3839a0c6b7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8798 | 2025.10.18 04:59:41.128652 [ 193 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 200 rows starting from the beginning of the part | ||
| 8799 | 2025.10.18 04:59:41.128711 [ 193 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 8800 | 2025.10.18 04:59:41.128762 [ 193 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part | ||
| 8801 | 2025.10.18 04:59:41.128810 [ 193 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 845 rows starting from the beginning of the part | ||
| 8802 | 2025.10.18 04:59:41.128859 [ 193 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 8803 | 2025.10.18 04:59:41.128968 [ 188 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_66_13} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8804 | 2025.10.18 04:59:41.129066 [ 188 ] {48a48578-39d1-41e8-b269-51d90f6332ed::all_1_66_13} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8805 | 2025.10.18 04:59:41.129171 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 8806 | 2025.10.18 04:59:41.129534 [ 278 ] {8619949c-0a9e-453b-9acb-b3839a0c6b7b} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8807 | 2025.10.18 04:59:41.129576 [ 278 ] {8619949c-0a9e-453b-9acb-b3839a0c6b7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 8808 | 2025.10.18 04:59:41.130268 [ 278 ] {8619949c-0a9e-453b-9acb-b3839a0c6b7b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8809 | 2025.10.18 04:59:41.130502 [ 278 ] {8619949c-0a9e-453b-9acb-b3839a0c6b7b} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8810 | 2025.10.18 04:59:41.130652 [ 52 ] {} <Debug> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8811 | 2025.10.18 04:59:41.130655 [ 278 ] {8619949c-0a9e-453b-9acb-b3839a0c6b7b} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002122 sec., 17907.634307257304 rows/sec., 32.09 MiB/sec. | ||
| 8812 | 2025.10.18 04:59:41.130704 [ 52 ] {} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8813 | 2025.10.18 04:59:41.130735 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 8814 | 2025.10.18 04:59:41.130763 [ 278 ] {8619949c-0a9e-453b-9acb-b3839a0c6b7b} <Debug> TCPHandler: Processed in 0.002399762 sec. | ||
| 8815 | 2025.10.18 04:59:41.130813 [ 196 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::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 | ||
| 8816 | 2025.10.18 04:59:41.130884 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8817 | 2025.10.18 04:59:41.130983 [ 278 ] {3a976f41-1c07-4262-b6e7-4407e9bad2e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8818 | 2025.10.18 04:59:41.131026 [ 278 ] {3a976f41-1c07-4262-b6e7-4407e9bad2e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8819 | 2025.10.18 04:59:41.131038 [ 196 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8820 | 2025.10.18 04:59:41.131109 [ 196 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1184 rows starting from the beginning of the part | ||
| 8821 | 2025.10.18 04:59:41.131260 [ 196 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 38 rows starting from the beginning of the part | ||
| 8822 | 2025.10.18 04:59:41.131384 [ 278 ] {3a976f41-1c07-4262-b6e7-4407e9bad2e9} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8823 | 2025.10.18 04:59:41.131388 [ 196 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 5 rows starting from the beginning of the part | ||
| 8824 | 2025.10.18 04:59:41.131427 [ 278 ] {3a976f41-1c07-4262-b6e7-4407e9bad2e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 8825 | 2025.10.18 04:59:41.131517 [ 196 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::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 | ||
| 8826 | 2025.10.18 04:59:41.131625 [ 196 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 5 rows starting from the beginning of the part | ||
| 8827 | 2025.10.18 04:59:41.131727 [ 196 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 38 rows starting from the beginning of the part | ||
| 8828 | 2025.10.18 04:59:41.131771 [ 278 ] {3a976f41-1c07-4262-b6e7-4407e9bad2e9} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8829 | 2025.10.18 04:59:41.131998 [ 278 ] {3a976f41-1c07-4262-b6e7-4407e9bad2e9} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8830 | 2025.10.18 04:59:41.132136 [ 52 ] {} <Debug> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8831 | 2025.10.18 04:59:41.132139 [ 278 ] {3a976f41-1c07-4262-b6e7-4407e9bad2e9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001176 sec., 51020.40816326531 rows/sec., 3.44 MiB/sec. | ||
| 8832 | 2025.10.18 04:59:41.132177 [ 52 ] {} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8833 | 2025.10.18 04:59:41.132200 [ 278 ] {3a976f41-1c07-4262-b6e7-4407e9bad2e9} <Debug> TCPHandler: Processed in 0.001366165 sec. | ||
| 8834 | 2025.10.18 04:59:41.132202 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 8835 | 2025.10.18 04:59:41.132286 [ 188 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::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 | ||
| 8836 | 2025.10.18 04:59:41.132388 [ 188 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8837 | 2025.10.18 04:59:41.132413 [ 188 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3540 rows starting from the beginning of the part | ||
| 8838 | 2025.10.18 04:59:41.132463 [ 188 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 8839 | 2025.10.18 04:59:41.132504 [ 188 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::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 | ||
| 8840 | 2025.10.18 04:59:41.132544 [ 188 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
| 8841 | 2025.10.18 04:59:41.132582 [ 188 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::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 | ||
| 8842 | 2025.10.18 04:59:41.132618 [ 188 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 8843 | 2025.10.18 04:59:41.134998 [ 186 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3840 rows, containing 4 columns (4 merged, 0 gathered) in 0.002741561 sec., 1400661.8856921294 rows/sec., 94.37 MiB/sec. | ||
| 8844 | 2025.10.18 04:59:41.135440 [ 195 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8845 | 2025.10.18 04:59:41.135634 [ 188 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19204 rows, containing 5 columns (5 merged, 0 gathered) in 0.007263568 sec., 2643879.702096821 rows/sec., 181.59 MiB/sec. | ||
| 8846 | 2025.10.18 04:59:41.135730 [ 195 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_66_13} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8847 | 2025.10.18 04:59:41.135803 [ 195 ] {52f72112-2ac0-4b44-8c1c-8e49195df3db::all_1_66_13} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8848 | 2025.10.18 04:59:41.135878 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 8849 | 2025.10.18 04:59:41.135974 [ 200 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8850 | 2025.10.18 04:59:41.136241 [ 200 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8851 | 2025.10.18 04:59:41.136314 [ 200 ] {af818423-66e9-4722-9454-7c633ffbb364::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8852 | 2025.10.18 04:59:41.136406 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.45 MiB. | ||
| 8853 | 2025.10.18 04:59:41.140403 [ 188 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1308 rows, containing 19 columns (19 merged, 0 gathered) in 0.009624538 sec., 135902.62722221055 rows/sec., 243.53 MiB/sec. | ||
| 8854 | 2025.10.18 04:59:41.142294 [ 195 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8855 | 2025.10.18 04:59:41.142618 [ 195 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8856 | 2025.10.18 04:59:41.142687 [ 195 ] {3ca047de-fbb2-4d2a-972a-aba0a3991f3a::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8857 | 2025.10.18 04:59:41.142812 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.62 MiB. | ||
| 8858 | 2025.10.18 04:59:42.000199 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 304.24 MiB, peak 318.19 MiB, free memory in arenas 0.00 B, will set to 310.44 MiB (RSS), difference: 6.20 MiB | ||
| 8859 | 2025.10.18 04:59:43.072093 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8860 | 2025.10.18 04:59:43.072182 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8861 | 2025.10.18 04:59:43.220851 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22030 | ||
| 8862 | 2025.10.18 04:59:43.221497 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8863 | 2025.10.18 04:59:43.221539 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 8864 | 2025.10.18 04:59:43.222048 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8865 | 2025.10.18 04:59:43.222280 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8866 | 2025.10.18 04:59:43.222415 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22030 | ||
| 8867 | 2025.10.18 04:59:43.222451 [ 50 ] {} <Debug> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8868 | 2025.10.18 04:59:43.222531 [ 50 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8869 | 2025.10.18 04:59:43.222568 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 8870 | 2025.10.18 04:59:43.222738 [ 200 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::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 | ||
| 8871 | 2025.10.18 04:59:43.222942 [ 200 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8872 | 2025.10.18 04:59:43.223004 [ 200 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19598 rows starting from the beginning of the part | ||
| 8873 | 2025.10.18 04:59:43.223104 [ 200 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 512 rows starting from the beginning of the part | ||
| 8874 | 2025.10.18 04:59:43.223165 [ 200 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 448 rows starting from the beginning of the part | ||
| 8875 | 2025.10.18 04:59:43.223203 [ 200 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 512 rows starting from the beginning of the part | ||
| 8876 | 2025.10.18 04:59:43.223238 [ 200 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 448 rows starting from the beginning of the part | ||
| 8877 | 2025.10.18 04:59:43.223275 [ 200 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 512 rows starting from the beginning of the part | ||
| 8878 | 2025.10.18 04:59:43.225155 [ 188 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22030 rows, containing 4 columns (4 merged, 0 gathered) in 0.002499234 sec., 8814700.824332576 rows/sec., 126.10 MiB/sec. | ||
| 8879 | 2025.10.18 04:59:43.225360 [ 200 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8880 | 2025.10.18 04:59:43.225591 [ 200 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_46_9} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8881 | 2025.10.18 04:59:43.225664 [ 200 ] {ccbbad97-4f45-465a-acb6-15f4d6ddc4f6::all_1_46_9} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8882 | 2025.10.18 04:59:43.225733 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. | ||
| 8883 | 2025.10.18 04:59:44.376363 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 8884 | 2025.10.18 04:59:44.394175 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8885 | 2025.10.18 04:59:44.394239 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 8886 | 2025.10.18 04:59:44.400403 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8887 | 2025.10.18 04:59:44.401099 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8888 | 2025.10.18 04:59:44.401411 [ 49 ] {} <Debug> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8889 | 2025.10.18 04:59:44.401507 [ 49 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8890 | 2025.10.18 04:59:44.401545 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 8891 | 2025.10.18 04:59:44.401659 [ 188 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 8892 | 2025.10.18 04:59:44.404239 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 8893 | 2025.10.18 04:59:44.404546 [ 188 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8894 | 2025.10.18 04:59:44.405322 [ 188 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 8895 | 2025.10.18 04:59:44.408659 [ 188 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 8896 | 2025.10.18 04:59:44.411939 [ 188 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 8897 | 2025.10.18 04:59:44.415777 [ 188 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 8898 | 2025.10.18 04:59:44.420035 [ 188 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 8899 | 2025.10.18 04:59:44.423708 [ 188 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::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 | ||
| 8900 | 2025.10.18 04:59:44.473256 [ 203 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.071633483 sec., 4844.103420184106 rows/sec., 25.05 MiB/sec. | ||
| 8901 | 2025.10.18 04:59:44.476302 [ 190 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8902 | 2025.10.18 04:59:44.478546 [ 190 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::all_1_46_9} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8903 | 2025.10.18 04:59:44.478654 [ 190 ] {c7560c4d-c37a-4f59-afe6-f563b41ae368::all_1_46_9} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8904 | 2025.10.18 04:59:44.481544 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8905 | 2025.10.18 04:59:46.120127 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8906 | 2025.10.18 04:59:46.120384 [ 278 ] {f99368a2-681c-40d6-a53a-b08aa099cefc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8907 | 2025.10.18 04:59:46.120481 [ 278 ] {f99368a2-681c-40d6-a53a-b08aa099cefc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8908 | 2025.10.18 04:59:46.121396 [ 278 ] {f99368a2-681c-40d6-a53a-b08aa099cefc} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8909 | 2025.10.18 04:59:46.121442 [ 278 ] {f99368a2-681c-40d6-a53a-b08aa099cefc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 8910 | 2025.10.18 04:59:46.121846 [ 278 ] {f99368a2-681c-40d6-a53a-b08aa099cefc} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8911 | 2025.10.18 04:59:46.122074 [ 278 ] {f99368a2-681c-40d6-a53a-b08aa099cefc} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8912 | 2025.10.18 04:59:46.122231 [ 278 ] {f99368a2-681c-40d6-a53a-b08aa099cefc} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001915 sec., 34464.751958224544 rows/sec., 2.73 MiB/sec. | ||
| 8913 | 2025.10.18 04:59:46.122282 [ 278 ] {f99368a2-681c-40d6-a53a-b08aa099cefc} <Debug> TCPHandler: Processed in 0.002323291 sec. | ||
| 8914 | 2025.10.18 04:59:46.122415 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8915 | 2025.10.18 04:59:46.122517 [ 278 ] {6cecb8c2-60e4-41ed-8285-42d86c71b02a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8916 | 2025.10.18 04:59:46.122562 [ 278 ] {6cecb8c2-60e4-41ed-8285-42d86c71b02a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8917 | 2025.10.18 04:59:46.123032 [ 278 ] {6cecb8c2-60e4-41ed-8285-42d86c71b02a} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8918 | 2025.10.18 04:59:46.123069 [ 278 ] {6cecb8c2-60e4-41ed-8285-42d86c71b02a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 8919 | 2025.10.18 04:59:46.123375 [ 278 ] {6cecb8c2-60e4-41ed-8285-42d86c71b02a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8920 | 2025.10.18 04:59:46.123585 [ 278 ] {6cecb8c2-60e4-41ed-8285-42d86c71b02a} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8921 | 2025.10.18 04:59:46.123715 [ 278 ] {6cecb8c2-60e4-41ed-8285-42d86c71b02a} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001222 sec., 4091.653027823241 rows/sec., 307.67 KiB/sec. | ||
| 8922 | 2025.10.18 04:59:46.123754 [ 278 ] {6cecb8c2-60e4-41ed-8285-42d86c71b02a} <Debug> TCPHandler: Processed in 0.001401787 sec. | ||
| 8923 | 2025.10.18 04:59:46.123866 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8924 | 2025.10.18 04:59:46.123978 [ 278 ] {8ac1f80f-8e0d-47bb-8085-3dcead20dbea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8925 | 2025.10.18 04:59:46.124018 [ 278 ] {8ac1f80f-8e0d-47bb-8085-3dcead20dbea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8926 | 2025.10.18 04:59:46.124476 [ 278 ] {8ac1f80f-8e0d-47bb-8085-3dcead20dbea} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8927 | 2025.10.18 04:59:46.124510 [ 278 ] {8ac1f80f-8e0d-47bb-8085-3dcead20dbea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 8928 | 2025.10.18 04:59:46.124813 [ 278 ] {8ac1f80f-8e0d-47bb-8085-3dcead20dbea} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8929 | 2025.10.18 04:59:46.125020 [ 278 ] {8ac1f80f-8e0d-47bb-8085-3dcead20dbea} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8930 | 2025.10.18 04:59:46.125145 [ 278 ] {8ac1f80f-8e0d-47bb-8085-3dcead20dbea} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001203 sec., 57356.60847880299 rows/sec., 4.48 MiB/sec. | ||
| 8931 | 2025.10.18 04:59:46.125195 [ 278 ] {8ac1f80f-8e0d-47bb-8085-3dcead20dbea} <Debug> TCPHandler: Processed in 0.001379536 sec. | ||
| 8932 | 2025.10.18 04:59:46.125340 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8933 | 2025.10.18 04:59:46.125434 [ 278 ] {715bac6f-43d0-450a-962a-e228e9c01631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8934 | 2025.10.18 04:59:46.125477 [ 278 ] {715bac6f-43d0-450a-962a-e228e9c01631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8935 | 2025.10.18 04:59:46.125891 [ 278 ] {715bac6f-43d0-450a-962a-e228e9c01631} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8936 | 2025.10.18 04:59:46.125925 [ 278 ] {715bac6f-43d0-450a-962a-e228e9c01631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 8937 | 2025.10.18 04:59:46.126259 [ 278 ] {715bac6f-43d0-450a-962a-e228e9c01631} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8938 | 2025.10.18 04:59:46.126474 [ 278 ] {715bac6f-43d0-450a-962a-e228e9c01631} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8939 | 2025.10.18 04:59:46.126600 [ 278 ] {715bac6f-43d0-450a-962a-e228e9c01631} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 8940 | 2025.10.18 04:59:46.126636 [ 278 ] {715bac6f-43d0-450a-962a-e228e9c01631} <Debug> TCPHandler: Processed in 0.001351995 sec. | ||
| 8941 | 2025.10.18 04:59:46.126751 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8942 | 2025.10.18 04:59:46.126846 [ 278 ] {38050ce3-a6ba-41ad-b2e4-c732d1799c7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8943 | 2025.10.18 04:59:46.126900 [ 278 ] {38050ce3-a6ba-41ad-b2e4-c732d1799c7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8944 | 2025.10.18 04:59:46.127652 [ 278 ] {38050ce3-a6ba-41ad-b2e4-c732d1799c7b} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8945 | 2025.10.18 04:59:46.127686 [ 278 ] {38050ce3-a6ba-41ad-b2e4-c732d1799c7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 8946 | 2025.10.18 04:59:46.128197 [ 278 ] {38050ce3-a6ba-41ad-b2e4-c732d1799c7b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8947 | 2025.10.18 04:59:46.128416 [ 278 ] {38050ce3-a6ba-41ad-b2e4-c732d1799c7b} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8948 | 2025.10.18 04:59:46.128550 [ 278 ] {38050ce3-a6ba-41ad-b2e4-c732d1799c7b} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001723 sec., 2901.915264074289 rows/sec., 5.20 MiB/sec. | ||
| 8949 | 2025.10.18 04:59:46.128620 [ 278 ] {38050ce3-a6ba-41ad-b2e4-c732d1799c7b} <Debug> TCPHandler: Processed in 0.00192534 sec. | ||
| 8950 | 2025.10.18 04:59:46.128731 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8951 | 2025.10.18 04:59:46.128833 [ 278 ] {23564f3d-f0bf-47a4-a816-d0374a55b96d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8952 | 2025.10.18 04:59:46.128875 [ 278 ] {23564f3d-f0bf-47a4-a816-d0374a55b96d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8953 | 2025.10.18 04:59:46.129186 [ 278 ] {23564f3d-f0bf-47a4-a816-d0374a55b96d} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8954 | 2025.10.18 04:59:46.129219 [ 278 ] {23564f3d-f0bf-47a4-a816-d0374a55b96d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 8955 | 2025.10.18 04:59:46.129516 [ 278 ] {23564f3d-f0bf-47a4-a816-d0374a55b96d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8956 | 2025.10.18 04:59:46.129718 [ 278 ] {23564f3d-f0bf-47a4-a816-d0374a55b96d} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8957 | 2025.10.18 04:59:46.129843 [ 278 ] {23564f3d-f0bf-47a4-a816-d0374a55b96d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001028 sec., 58365.75875486381 rows/sec., 3.93 MiB/sec. | ||
| 8958 | 2025.10.18 04:59:46.129878 [ 278 ] {23564f3d-f0bf-47a4-a816-d0374a55b96d} <Debug> TCPHandler: Processed in 0.001195961 sec. | ||
| 8959 | 2025.10.18 04:59:48.273349 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1120 | ||
| 8960 | 2025.10.18 04:59:48.275535 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8961 | 2025.10.18 04:59:48.275596 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 8962 | 2025.10.18 04:59:48.276768 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8963 | 2025.10.18 04:59:48.277047 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8964 | 2025.10.18 04:59:48.277336 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1120 | ||
| 8965 | 2025.10.18 04:59:48.900876 [ 45 ] {} <Debug> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 8966 | 2025.10.18 04:59:48.900938 [ 45 ] {} <Trace> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8967 | 2025.10.18 04:59:48.900959 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 8968 | 2025.10.18 04:59:48.901073 [ 203 ] {4cf7adc3-401e-4675-a650-6d87cc1a953d::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 8969 | 2025.10.18 04:59:48.901235 [ 203 ] {4cf7adc3-401e-4675-a650-6d87cc1a953d::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8970 | 2025.10.18 04:59:48.901274 [ 203 ] {4cf7adc3-401e-4675-a650-6d87cc1a953d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 253 rows starting from the beginning of the part | ||
| 8971 | 2025.10.18 04:59:48.901338 [ 203 ] {4cf7adc3-401e-4675-a650-6d87cc1a953d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 8972 | 2025.10.18 04:59:48.901385 [ 203 ] {4cf7adc3-401e-4675-a650-6d87cc1a953d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 228 rows starting from the beginning of the part | ||
| 8973 | 2025.10.18 04:59:48.901426 [ 203 ] {4cf7adc3-401e-4675-a650-6d87cc1a953d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 8974 | 2025.10.18 04:59:48.901468 [ 203 ] {4cf7adc3-401e-4675-a650-6d87cc1a953d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 228 rows starting from the beginning of the part | ||
| 8975 | 2025.10.18 04:59:48.902296 [ 198 ] {4cf7adc3-401e-4675-a650-6d87cc1a953d::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001274063 sec., 594162.1411186103 rows/sec., 43.36 MiB/sec. | ||
| 8976 | 2025.10.18 04:59:48.902480 [ 199 ] {4cf7adc3-401e-4675-a650-6d87cc1a953d::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 8977 | 2025.10.18 04:59:48.902763 [ 199 ] {4cf7adc3-401e-4675-a650-6d87cc1a953d::all_1_21_5} <Trace> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8978 | 2025.10.18 04:59:48.902838 [ 199 ] {4cf7adc3-401e-4675-a650-6d87cc1a953d::all_1_21_5} <Trace> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 8979 | 2025.10.18 04:59:48.902911 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 8980 | 2025.10.18 04:59:50.722506 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22478 | ||
| 8981 | 2025.10.18 04:59:50.723118 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8982 | 2025.10.18 04:59:50.723159 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 8983 | 2025.10.18 04:59:50.723633 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8984 | 2025.10.18 04:59:50.723853 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8985 | 2025.10.18 04:59:50.723983 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22478 | ||
| 8986 | 2025.10.18 04:59:51.123674 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8987 | 2025.10.18 04:59:51.123866 [ 278 ] {36866694-2ae7-4034-be7d-a96bab14a24f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8988 | 2025.10.18 04:59:51.123935 [ 278 ] {36866694-2ae7-4034-be7d-a96bab14a24f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8989 | 2025.10.18 04:59:51.124638 [ 278 ] {36866694-2ae7-4034-be7d-a96bab14a24f} <Trace> oximeter.fields_i16 (4a0b57d8-8875-4c42-9959-3d0d2c14e648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8990 | 2025.10.18 04:59:51.124674 [ 278 ] {36866694-2ae7-4034-be7d-a96bab14a24f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 8991 | 2025.10.18 04:59:51.125043 [ 278 ] {36866694-2ae7-4034-be7d-a96bab14a24f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8992 | 2025.10.18 04:59:51.125278 [ 278 ] {36866694-2ae7-4034-be7d-a96bab14a24f} <Trace> oximeter.fields_i16 (4a0b57d8-8875-4c42-9959-3d0d2c14e648): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8993 | 2025.10.18 04:59:51.125415 [ 278 ] {36866694-2ae7-4034-be7d-a96bab14a24f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001601 sec., 14990.630855715179 rows/sec., 1.24 MiB/sec. | ||
| 8994 | 2025.10.18 04:59:51.125455 [ 278 ] {36866694-2ae7-4034-be7d-a96bab14a24f} <Debug> TCPHandler: Processed in 0.001911649 sec. | ||
| 8995 | 2025.10.18 04:59:51.125573 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8996 | 2025.10.18 04:59:51.125674 [ 278 ] {70698c23-04b6-4797-b3d0-cb9fcb44aeaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8997 | 2025.10.18 04:59:51.125714 [ 278 ] {70698c23-04b6-4797-b3d0-cb9fcb44aeaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8998 | 2025.10.18 04:59:51.126216 [ 278 ] {70698c23-04b6-4797-b3d0-cb9fcb44aeaf} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8999 | 2025.10.18 04:59:51.126251 [ 278 ] {70698c23-04b6-4797-b3d0-cb9fcb44aeaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 9000 | 2025.10.18 04:59:51.126539 [ 278 ] {70698c23-04b6-4797-b3d0-cb9fcb44aeaf} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9001 | 2025.10.18 04:59:51.126742 [ 278 ] {70698c23-04b6-4797-b3d0-cb9fcb44aeaf} <Trace> oximeter.fields_ipaddr (12c28578-ea64-4079-b7a3-36c981b02543): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9002 | 2025.10.18 04:59:51.126865 [ 278 ] {70698c23-04b6-4797-b3d0-cb9fcb44aeaf} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00121 sec., 1652.892561983471 rows/sec., 134.78 KiB/sec. | ||
| 9003 | 2025.10.18 04:59:51.126902 [ 278 ] {70698c23-04b6-4797-b3d0-cb9fcb44aeaf} <Debug> TCPHandler: Processed in 0.001376236 sec. | ||
| 9004 | 2025.10.18 04:59:51.127025 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9005 | 2025.10.18 04:59:51.127136 [ 278 ] {6df01fcd-afac-4194-8576-f6f9b458ba85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9006 | 2025.10.18 04:59:51.127183 [ 278 ] {6df01fcd-afac-4194-8576-f6f9b458ba85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9007 | 2025.10.18 04:59:51.127757 [ 278 ] {6df01fcd-afac-4194-8576-f6f9b458ba85} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9008 | 2025.10.18 04:59:51.127792 [ 278 ] {6df01fcd-afac-4194-8576-f6f9b458ba85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 9009 | 2025.10.18 04:59:51.128107 [ 278 ] {6df01fcd-afac-4194-8576-f6f9b458ba85} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9010 | 2025.10.18 04:59:51.128307 [ 278 ] {6df01fcd-afac-4194-8576-f6f9b458ba85} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9011 | 2025.10.18 04:59:51.128430 [ 278 ] {6df01fcd-afac-4194-8576-f6f9b458ba85} <Debug> executeQuery: Read 253 rows, 23.16 KiB in 0.001316 sec., 192249.24012158057 rows/sec., 17.18 MiB/sec. | ||
| 9012 | 2025.10.18 04:59:51.128466 [ 278 ] {6df01fcd-afac-4194-8576-f6f9b458ba85} <Debug> TCPHandler: Processed in 0.001496218 sec. | ||
| 9013 | 2025.10.18 04:59:51.128587 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9014 | 2025.10.18 04:59:51.128696 [ 278 ] {73c61a32-a5d9-4c65-bce6-d1ae15c20674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9015 | 2025.10.18 04:59:51.128735 [ 278 ] {73c61a32-a5d9-4c65-bce6-d1ae15c20674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9016 | 2025.10.18 04:59:51.129141 [ 278 ] {73c61a32-a5d9-4c65-bce6-d1ae15c20674} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9017 | 2025.10.18 04:59:51.129174 [ 278 ] {73c61a32-a5d9-4c65-bce6-d1ae15c20674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 9018 | 2025.10.18 04:59:51.129460 [ 278 ] {73c61a32-a5d9-4c65-bce6-d1ae15c20674} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9019 | 2025.10.18 04:59:51.129656 [ 278 ] {73c61a32-a5d9-4c65-bce6-d1ae15c20674} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9020 | 2025.10.18 04:59:51.129777 [ 278 ] {73c61a32-a5d9-4c65-bce6-d1ae15c20674} <Debug> executeQuery: Read 52 rows, 3.96 KiB in 0.0011 sec., 47272.72727272727 rows/sec., 3.51 MiB/sec. | ||
| 9021 | 2025.10.18 04:59:51.129813 [ 278 ] {73c61a32-a5d9-4c65-bce6-d1ae15c20674} <Debug> TCPHandler: Processed in 0.001277803 sec. | ||
| 9022 | 2025.10.18 04:59:51.129916 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9023 | 2025.10.18 04:59:51.130017 [ 278 ] {36844ae6-99b4-4ddf-8273-495c0ff9c826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9024 | 2025.10.18 04:59:51.130054 [ 278 ] {36844ae6-99b4-4ddf-8273-495c0ff9c826} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9025 | 2025.10.18 04:59:51.130442 [ 278 ] {36844ae6-99b4-4ddf-8273-495c0ff9c826} <Trace> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9026 | 2025.10.18 04:59:51.130476 [ 278 ] {36844ae6-99b4-4ddf-8273-495c0ff9c826} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 9027 | 2025.10.18 04:59:51.130760 [ 278 ] {36844ae6-99b4-4ddf-8273-495c0ff9c826} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9028 | 2025.10.18 04:59:51.130954 [ 278 ] {36844ae6-99b4-4ddf-8273-495c0ff9c826} <Trace> oximeter.fields_u32 (4cf7adc3-401e-4675-a650-6d87cc1a953d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9029 | 2025.10.18 04:59:51.131072 [ 278 ] {36844ae6-99b4-4ddf-8273-495c0ff9c826} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001073 sec., 22367.194780987884 rows/sec., 1.86 MiB/sec. | ||
| 9030 | 2025.10.18 04:59:51.131108 [ 278 ] {36844ae6-99b4-4ddf-8273-495c0ff9c826} <Debug> TCPHandler: Processed in 0.001244262 sec. | ||
| 9031 | 2025.10.18 04:59:51.131208 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9032 | 2025.10.18 04:59:51.131305 [ 278 ] {4c89aafd-ca46-44d7-ac99-19b0e4a5a564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9033 | 2025.10.18 04:59:51.131343 [ 278 ] {4c89aafd-ca46-44d7-ac99-19b0e4a5a564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9034 | 2025.10.18 04:59:51.131719 [ 278 ] {4c89aafd-ca46-44d7-ac99-19b0e4a5a564} <Trace> oximeter.fields_u8 (e4f32057-7793-40f4-88d4-febfe958779e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9035 | 2025.10.18 04:59:51.131752 [ 278 ] {4c89aafd-ca46-44d7-ac99-19b0e4a5a564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 9036 | 2025.10.18 04:59:51.132034 [ 278 ] {4c89aafd-ca46-44d7-ac99-19b0e4a5a564} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9037 | 2025.10.18 04:59:51.132235 [ 278 ] {4c89aafd-ca46-44d7-ac99-19b0e4a5a564} <Trace> oximeter.fields_u8 (e4f32057-7793-40f4-88d4-febfe958779e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9038 | 2025.10.18 04:59:51.132357 [ 278 ] {4c89aafd-ca46-44d7-ac99-19b0e4a5a564} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001069 sec., 11225.444340505144 rows/sec., 876.99 KiB/sec. | ||
| 9039 | 2025.10.18 04:59:51.132401 [ 278 ] {4c89aafd-ca46-44d7-ac99-19b0e4a5a564} <Debug> TCPHandler: Processed in 0.001243462 sec. | ||
| 9040 | 2025.10.18 04:59:51.132514 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9041 | 2025.10.18 04:59:51.132624 [ 278 ] {7597b19d-1a0a-4b90-ac34-abf98a9d4abb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9042 | 2025.10.18 04:59:51.132665 [ 278 ] {7597b19d-1a0a-4b90-ac34-abf98a9d4abb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9043 | 2025.10.18 04:59:51.133126 [ 278 ] {7597b19d-1a0a-4b90-ac34-abf98a9d4abb} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9044 | 2025.10.18 04:59:51.133161 [ 278 ] {7597b19d-1a0a-4b90-ac34-abf98a9d4abb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 9045 | 2025.10.18 04:59:51.133492 [ 278 ] {7597b19d-1a0a-4b90-ac34-abf98a9d4abb} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9046 | 2025.10.18 04:59:51.133718 [ 278 ] {7597b19d-1a0a-4b90-ac34-abf98a9d4abb} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9047 | 2025.10.18 04:59:51.133848 [ 278 ] {7597b19d-1a0a-4b90-ac34-abf98a9d4abb} <Debug> executeQuery: Read 140 rows, 11.58 KiB in 0.001243 sec., 112630.73209975865 rows/sec., 9.10 MiB/sec. | ||
| 9048 | 2025.10.18 04:59:51.133888 [ 278 ] {7597b19d-1a0a-4b90-ac34-abf98a9d4abb} <Debug> TCPHandler: Processed in 0.001424726 sec. | ||
| 9049 | 2025.10.18 04:59:51.134028 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9050 | 2025.10.18 04:59:51.134152 [ 278 ] {d8f811d9-3d33-4b13-bd6b-af4cf67905a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9051 | 2025.10.18 04:59:51.134211 [ 278 ] {d8f811d9-3d33-4b13-bd6b-af4cf67905a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9052 | 2025.10.18 04:59:51.134624 [ 278 ] {d8f811d9-3d33-4b13-bd6b-af4cf67905a0} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9053 | 2025.10.18 04:59:51.134658 [ 278 ] {d8f811d9-3d33-4b13-bd6b-af4cf67905a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 9054 | 2025.10.18 04:59:51.134996 [ 278 ] {d8f811d9-3d33-4b13-bd6b-af4cf67905a0} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9055 | 2025.10.18 04:59:51.135214 [ 278 ] {d8f811d9-3d33-4b13-bd6b-af4cf67905a0} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9056 | 2025.10.18 04:59:51.135337 [ 278 ] {d8f811d9-3d33-4b13-bd6b-af4cf67905a0} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.00121 sec., 162809.9173553719 rows/sec., 11.68 MiB/sec. | ||
| 9057 | 2025.10.18 04:59:51.135374 [ 278 ] {d8f811d9-3d33-4b13-bd6b-af4cf67905a0} <Debug> TCPHandler: Processed in 0.001412707 sec. | ||
| 9058 | 2025.10.18 04:59:51.135492 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9059 | 2025.10.18 04:59:51.135585 [ 278 ] {db650d47-7550-412a-89b2-4750548a803e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9060 | 2025.10.18 04:59:51.135637 [ 278 ] {db650d47-7550-412a-89b2-4750548a803e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9061 | 2025.10.18 04:59:51.136440 [ 278 ] {db650d47-7550-412a-89b2-4750548a803e} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9062 | 2025.10.18 04:59:51.136476 [ 278 ] {db650d47-7550-412a-89b2-4750548a803e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 9063 | 2025.10.18 04:59:51.137024 [ 278 ] {db650d47-7550-412a-89b2-4750548a803e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9064 | 2025.10.18 04:59:51.137229 [ 278 ] {db650d47-7550-412a-89b2-4750548a803e} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9065 | 2025.10.18 04:59:51.137359 [ 278 ] {db650d47-7550-412a-89b2-4750548a803e} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.001792 sec., 21205.357142857145 rows/sec., 38.00 MiB/sec. | ||
| 9066 | 2025.10.18 04:59:51.137411 [ 278 ] {db650d47-7550-412a-89b2-4750548a803e} <Debug> TCPHandler: Processed in 0.001976971 sec. | ||
| 9067 | 2025.10.18 04:59:51.137529 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9068 | 2025.10.18 04:59:51.137622 [ 278 ] {af3e0461-69f6-4077-9b4a-4291820046a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9069 | 2025.10.18 04:59:51.137662 [ 278 ] {af3e0461-69f6-4077-9b4a-4291820046a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9070 | 2025.10.18 04:59:51.137987 [ 278 ] {af3e0461-69f6-4077-9b4a-4291820046a0} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9071 | 2025.10.18 04:59:51.138020 [ 278 ] {af3e0461-69f6-4077-9b4a-4291820046a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 9072 | 2025.10.18 04:59:51.138305 [ 278 ] {af3e0461-69f6-4077-9b4a-4291820046a0} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9073 | 2025.10.18 04:59:51.138498 [ 278 ] {af3e0461-69f6-4077-9b4a-4291820046a0} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9074 | 2025.10.18 04:59:51.138619 [ 278 ] {af3e0461-69f6-4077-9b4a-4291820046a0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001017 sec., 58997.050147492635 rows/sec., 3.98 MiB/sec. | ||
| 9075 | 2025.10.18 04:59:51.138653 [ 278 ] {af3e0461-69f6-4077-9b4a-4291820046a0} <Debug> TCPHandler: Processed in 0.001183351 sec. | ||
| 9076 | 2025.10.18 04:59:51.905280 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 9077 | 2025.10.18 04:59:51.920453 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9078 | 2025.10.18 04:59:51.920515 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 9079 | 2025.10.18 04:59:51.925843 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9080 | 2025.10.18 04:59:51.926514 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9081 | 2025.10.18 04:59:51.929235 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 9082 | 2025.10.18 04:59:52.000272 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 312.86 MiB, peak 324.95 MiB, free memory in arenas 0.00 B, will set to 311.78 MiB (RSS), difference: -1.08 MiB | ||
| 9083 | 2025.10.18 04:59:53.229000 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45234 | ||
| 9084 | 2025.10.18 04:59:53.229114 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9085 | 2025.10.18 04:59:53.229141 [ 287 ] {} <Debug> TCP-Session: 70d489f5-ca09-4c97-bc04-41a83a98ccf8 Authenticating user 'default' from [fd00:1122:3344:101::e]:45234 | ||
| 9086 | 2025.10.18 04:59:53.229163 [ 287 ] {} <Debug> TCP-Session: 70d489f5-ca09-4c97-bc04-41a83a98ccf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9087 | 2025.10.18 04:59:53.229176 [ 287 ] {} <Debug> TCP-Session: 70d489f5-ca09-4c97-bc04-41a83a98ccf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9088 | 2025.10.18 04:59:53.229359 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59419 | ||
| 9089 | 2025.10.18 04:59:53.229388 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57801 | ||
| 9090 | 2025.10.18 04:59:53.229397 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41797 | ||
| 9091 | 2025.10.18 04:59:53.229437 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56123 | ||
| 9092 | 2025.10.18 04:59:53.229449 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48045 | ||
| 9093 | 2025.10.18 04:59:53.229494 [ 287 ] {} <Trace> TCP-Session: 70d489f5-ca09-4c97-bc04-41a83a98ccf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9094 | 2025.10.18 04:59:53.229494 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9095 | 2025.10.18 04:59:53.229547 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9096 | 2025.10.18 04:59:53.229535 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9097 | 2025.10.18 04:59:53.229584 [ 352 ] {} <Debug> TCP-Session: 32752195-3304-4e23-8774-f2134a5e41c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:56123 | ||
| 9098 | 2025.10.18 04:59:53.229612 [ 290 ] {} <Debug> TCP-Session: ee1ed153-2c3c-4a5d-b661-a42febfef36a Authenticating user 'default' from [fd00:1122:3344:101::e]:41797 | ||
| 9099 | 2025.10.18 04:59:53.229623 [ 352 ] {} <Debug> TCP-Session: 32752195-3304-4e23-8774-f2134a5e41c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9100 | 2025.10.18 04:59:53.229482 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9101 | 2025.10.18 04:59:53.229646 [ 290 ] {} <Debug> TCP-Session: ee1ed153-2c3c-4a5d-b661-a42febfef36a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9102 | 2025.10.18 04:59:53.229680 [ 291 ] {} <Debug> TCP-Session: 0019ec93-95ec-4571-8982-a6cdd7ff80fc Authenticating user 'default' from [fd00:1122:3344:101::e]:57801 | ||
| 9103 | 2025.10.18 04:59:53.229692 [ 290 ] {} <Debug> TCP-Session: ee1ed153-2c3c-4a5d-b661-a42febfef36a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9104 | 2025.10.18 04:59:53.229709 [ 291 ] {} <Debug> TCP-Session: 0019ec93-95ec-4571-8982-a6cdd7ff80fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9105 | 2025.10.18 04:59:53.229717 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9106 | 2025.10.18 04:59:53.229729 [ 291 ] {} <Debug> TCP-Session: 0019ec93-95ec-4571-8982-a6cdd7ff80fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9107 | 2025.10.18 04:59:53.229680 [ 287 ] {9ae9d7cd-eece-4a98-9dcc-dd523ac4b14c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45234) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9108 | 2025.10.18 04:59:53.229753 [ 353 ] {} <Debug> TCP-Session: e2fb86ce-0486-4d79-833d-dd5f81a1810a Authenticating user 'default' from [fd00:1122:3344:101::e]:48045 | ||
| 9109 | 2025.10.18 04:59:53.229650 [ 352 ] {} <Debug> TCP-Session: 32752195-3304-4e23-8774-f2134a5e41c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9110 | 2025.10.18 04:59:53.229475 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65413 | ||
| 9111 | 2025.10.18 04:59:53.229816 [ 353 ] {} <Debug> TCP-Session: e2fb86ce-0486-4d79-833d-dd5f81a1810a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9112 | 2025.10.18 04:59:53.229425 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42498 | ||
| 9113 | 2025.10.18 04:59:53.229866 [ 353 ] {} <Debug> TCP-Session: e2fb86ce-0486-4d79-833d-dd5f81a1810a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9114 | 2025.10.18 04:59:53.229405 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56781 | ||
| 9115 | 2025.10.18 04:59:53.229575 [ 289 ] {} <Debug> TCP-Session: c68876b5-1ca7-4abc-b88d-cd655af24702 Authenticating user 'default' from [fd00:1122:3344:101::e]:59419 | ||
| 9116 | 2025.10.18 04:59:53.230008 [ 289 ] {} <Debug> TCP-Session: c68876b5-1ca7-4abc-b88d-cd655af24702 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9117 | 2025.10.18 04:59:53.230022 [ 289 ] {} <Debug> TCP-Session: c68876b5-1ca7-4abc-b88d-cd655af24702 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9118 | 2025.10.18 04:59:53.230052 [ 287 ] {9ae9d7cd-eece-4a98-9dcc-dd523ac4b14c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9119 | 2025.10.18 04:59:53.230114 [ 287 ] {9ae9d7cd-eece-4a98-9dcc-dd523ac4b14c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9120 | 2025.10.18 04:59:53.230312 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9121 | 2025.10.18 04:59:53.230359 [ 354 ] {} <Debug> TCP-Session: 4a6a81d1-6b35-4b5a-805b-8311ced3f2d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:65413 | ||
| 9122 | 2025.10.18 04:59:53.230387 [ 354 ] {} <Debug> TCP-Session: 4a6a81d1-6b35-4b5a-805b-8311ced3f2d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9123 | 2025.10.18 04:59:53.230401 [ 354 ] {} <Debug> TCP-Session: 4a6a81d1-6b35-4b5a-805b-8311ced3f2d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9124 | 2025.10.18 04:59:53.230416 [ 287 ] {9ae9d7cd-eece-4a98-9dcc-dd523ac4b14c} <Debug> oximeter.version (4262310d-77cb-4519-9be1-206f7a9cad72) (SelectExecutor): Key condition: unknown | ||
| 9125 | 2025.10.18 04:59:53.230421 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9126 | 2025.10.18 04:59:53.230477 [ 350 ] {} <Debug> TCP-Session: 67828833-401f-4dd8-83bf-7c5f6cbf93ef Authenticating user 'default' from [fd00:1122:3344:101::e]:56781 | ||
| 9127 | 2025.10.18 04:59:53.230497 [ 350 ] {} <Debug> TCP-Session: 67828833-401f-4dd8-83bf-7c5f6cbf93ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9128 | 2025.10.18 04:59:53.230510 [ 350 ] {} <Debug> TCP-Session: 67828833-401f-4dd8-83bf-7c5f6cbf93ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9129 | 2025.10.18 04:59:53.230621 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9130 | 2025.10.18 04:59:53.230685 [ 351 ] {} <Debug> TCP-Session: cf5071b5-99c2-4c52-905c-b2e7226871ff Authenticating user 'default' from [fd00:1122:3344:101::e]:42498 | ||
| 9131 | 2025.10.18 04:59:53.230705 [ 351 ] {} <Debug> TCP-Session: cf5071b5-99c2-4c52-905c-b2e7226871ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9132 | 2025.10.18 04:59:53.230718 [ 351 ] {} <Debug> TCP-Session: cf5071b5-99c2-4c52-905c-b2e7226871ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9133 | 2025.10.18 04:59:53.231401 [ 328 ] {9ae9d7cd-eece-4a98-9dcc-dd523ac4b14c} <Trace> AggregatingTransform: Aggregating | ||
| 9134 | 2025.10.18 04:59:53.231454 [ 328 ] {9ae9d7cd-eece-4a98-9dcc-dd523ac4b14c} <Trace> Aggregator: Aggregation method: without_key | ||
| 9135 | 2025.10.18 04:59:53.231517 [ 328 ] {9ae9d7cd-eece-4a98-9dcc-dd523ac4b14c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000966935 sec. (1034.196 rows/sec., 40.40 KiB/sec.) | ||
| 9136 | 2025.10.18 04:59:53.231537 [ 328 ] {9ae9d7cd-eece-4a98-9dcc-dd523ac4b14c} <Trace> Aggregator: Merging aggregated data | ||
| 9137 | 2025.10.18 04:59:53.233030 [ 287 ] {9ae9d7cd-eece-4a98-9dcc-dd523ac4b14c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003411 sec., 293.1691586045148 rows/sec., 11.45 KiB/sec. | ||
| 9138 | 2025.10.18 04:59:53.233222 [ 287 ] {9ae9d7cd-eece-4a98-9dcc-dd523ac4b14c} <Debug> TCPHandler: Processed in 0.003845879 sec. | ||
| 9139 | 2025.10.18 04:59:53.233335 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9140 | 2025.10.18 04:59:53.233363 [ 287 ] {} <Debug> TCP-Session: 70d489f5-ca09-4c97-bc04-41a83a98ccf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9141 | 2025.10.18 04:59:53.233374 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9142 | 2025.10.18 04:59:53.233398 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9143 | 2025.10.18 04:59:53.233417 [ 353 ] {} <Debug> TCP-Session: e2fb86ce-0486-4d79-833d-dd5f81a1810a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9144 | 2025.10.18 04:59:53.233420 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9145 | 2025.10.18 04:59:53.233445 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9146 | 2025.10.18 04:59:53.233468 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9147 | 2025.10.18 04:59:53.233484 [ 290 ] {} <Debug> TCP-Session: ee1ed153-2c3c-4a5d-b661-a42febfef36a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9148 | 2025.10.18 04:59:53.233495 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9149 | 2025.10.18 04:59:53.233514 [ 352 ] {} <Debug> TCP-Session: 32752195-3304-4e23-8774-f2134a5e41c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9150 | 2025.10.18 04:59:53.233518 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9151 | 2025.10.18 04:59:53.233547 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9152 | 2025.10.18 04:59:53.233557 [ 291 ] {} <Debug> TCP-Session: 0019ec93-95ec-4571-8982-a6cdd7ff80fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9153 | 2025.10.18 04:59:53.233582 [ 351 ] {} <Debug> TCP-Session: cf5071b5-99c2-4c52-905c-b2e7226871ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9154 | 2025.10.18 04:59:53.233613 [ 354 ] {} <Debug> TCP-Session: 4a6a81d1-6b35-4b5a-805b-8311ced3f2d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9155 | 2025.10.18 04:59:53.233503 [ 289 ] {} <Debug> TCP-Session: c68876b5-1ca7-4abc-b88d-cd655af24702 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9156 | 2025.10.18 04:59:53.233447 [ 350 ] {} <Debug> TCP-Session: 67828833-401f-4dd8-83bf-7c5f6cbf93ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9157 | 2025.10.18 04:59:53.278704 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38768 | ||
| 9158 | 2025.10.18 04:59:53.278786 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9159 | 2025.10.18 04:59:53.278813 [ 287 ] {} <Debug> TCP-Session: 4806c684-8db4-4a76-8ac9-d11264febb84 Authenticating user 'default' from [fd00:1122:3344:101::e]:38768 | ||
| 9160 | 2025.10.18 04:59:53.278834 [ 287 ] {} <Debug> TCP-Session: 4806c684-8db4-4a76-8ac9-d11264febb84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9161 | 2025.10.18 04:59:53.278847 [ 287 ] {} <Debug> TCP-Session: 4806c684-8db4-4a76-8ac9-d11264febb84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9162 | 2025.10.18 04:59:53.279065 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38656 | ||
| 9163 | 2025.10.18 04:59:53.279091 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34021 | ||
| 9164 | 2025.10.18 04:59:53.279091 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53360 | ||
| 9165 | 2025.10.18 04:59:53.279131 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65010 | ||
| 9166 | 2025.10.18 04:59:53.279162 [ 287 ] {} <Trace> TCP-Session: 4806c684-8db4-4a76-8ac9-d11264febb84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9167 | 2025.10.18 04:59:53.279186 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9168 | 2025.10.18 04:59:53.279192 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9169 | 2025.10.18 04:59:53.279219 [ 291 ] {} <Debug> TCP-Session: d8cb4e2f-4da5-4b08-a11f-17671a4d7a28 Authenticating user 'default' from [fd00:1122:3344:101::e]:34021 | ||
| 9170 | 2025.10.18 04:59:53.279233 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9171 | 2025.10.18 04:59:53.279239 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9172 | 2025.10.18 04:59:53.279256 [ 291 ] {} <Debug> TCP-Session: d8cb4e2f-4da5-4b08-a11f-17671a4d7a28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9173 | 2025.10.18 04:59:53.279275 [ 290 ] {} <Debug> TCP-Session: 6c089ccd-0759-4ec9-a48e-72e1c207d35b Authenticating user 'default' from [fd00:1122:3344:101::e]:53360 | ||
| 9174 | 2025.10.18 04:59:53.279293 [ 353 ] {} <Debug> TCP-Session: 61f1976e-b66d-440f-9b1e-b332c3754323 Authenticating user 'default' from [fd00:1122:3344:101::e]:65010 | ||
| 9175 | 2025.10.18 04:59:53.279317 [ 290 ] {} <Debug> TCP-Session: 6c089ccd-0759-4ec9-a48e-72e1c207d35b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9176 | 2025.10.18 04:59:53.279243 [ 289 ] {} <Debug> TCP-Session: 62645236-f8fe-4bdb-8a7d-37405e18904e Authenticating user 'default' from [fd00:1122:3344:101::e]:38656 | ||
| 9177 | 2025.10.18 04:59:53.279342 [ 290 ] {} <Debug> TCP-Session: 6c089ccd-0759-4ec9-a48e-72e1c207d35b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9178 | 2025.10.18 04:59:53.279373 [ 289 ] {} <Debug> TCP-Session: 62645236-f8fe-4bdb-8a7d-37405e18904e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9179 | 2025.10.18 04:59:53.279336 [ 353 ] {} <Debug> TCP-Session: 61f1976e-b66d-440f-9b1e-b332c3754323 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9180 | 2025.10.18 04:59:53.279401 [ 289 ] {} <Debug> TCP-Session: 62645236-f8fe-4bdb-8a7d-37405e18904e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9181 | 2025.10.18 04:59:53.279122 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44099 | ||
| 9182 | 2025.10.18 04:59:53.279431 [ 353 ] {} <Debug> TCP-Session: 61f1976e-b66d-440f-9b1e-b332c3754323 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9183 | 2025.10.18 04:59:53.279110 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46619 | ||
| 9184 | 2025.10.18 04:59:53.279503 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9185 | 2025.10.18 04:59:53.279101 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60788 | ||
| 9186 | 2025.10.18 04:59:53.279535 [ 352 ] {} <Debug> TCP-Session: d21a0e7a-5dd8-4457-abd4-2f374832657c Authenticating user 'default' from [fd00:1122:3344:101::e]:44099 | ||
| 9187 | 2025.10.18 04:59:53.279337 [ 287 ] {adee5488-8c9d-4038-97a9-cdf39f50a741} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38768) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9188 | 2025.10.18 04:59:53.279570 [ 352 ] {} <Debug> TCP-Session: d21a0e7a-5dd8-4457-abd4-2f374832657c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9189 | 2025.10.18 04:59:53.279564 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9190 | 2025.10.18 04:59:53.279593 [ 352 ] {} <Debug> TCP-Session: d21a0e7a-5dd8-4457-abd4-2f374832657c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9191 | 2025.10.18 04:59:53.279596 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9192 | 2025.10.18 04:59:53.279617 [ 351 ] {} <Debug> TCP-Session: 510d6420-d677-4748-af80-662249baeaab Authenticating user 'default' from [fd00:1122:3344:101::e]:46619 | ||
| 9193 | 2025.10.18 04:59:53.279645 [ 350 ] {} <Debug> TCP-Session: 8403cff1-ad92-4bf4-91dd-e513d52bf5d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:60788 | ||
| 9194 | 2025.10.18 04:59:53.279661 [ 351 ] {} <Debug> TCP-Session: 510d6420-d677-4748-af80-662249baeaab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9195 | 2025.10.18 04:59:53.279675 [ 350 ] {} <Debug> TCP-Session: 8403cff1-ad92-4bf4-91dd-e513d52bf5d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9196 | 2025.10.18 04:59:53.279689 [ 351 ] {} <Debug> TCP-Session: 510d6420-d677-4748-af80-662249baeaab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9197 | 2025.10.18 04:59:53.279701 [ 350 ] {} <Debug> TCP-Session: 8403cff1-ad92-4bf4-91dd-e513d52bf5d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9198 | 2025.10.18 04:59:53.279292 [ 291 ] {} <Debug> TCP-Session: d8cb4e2f-4da5-4b08-a11f-17671a4d7a28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9199 | 2025.10.18 04:59:53.279182 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35127 | ||
| 9200 | 2025.10.18 04:59:53.279794 [ 287 ] {adee5488-8c9d-4038-97a9-cdf39f50a741} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9201 | 2025.10.18 04:59:53.279853 [ 287 ] {adee5488-8c9d-4038-97a9-cdf39f50a741} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9202 | 2025.10.18 04:59:53.279885 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9203 | 2025.10.18 04:59:53.279926 [ 354 ] {} <Debug> TCP-Session: 89d31f62-cd92-4628-b664-638708be420a Authenticating user 'default' from [fd00:1122:3344:101::e]:35127 | ||
| 9204 | 2025.10.18 04:59:53.279957 [ 354 ] {} <Debug> TCP-Session: 89d31f62-cd92-4628-b664-638708be420a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9205 | 2025.10.18 04:59:53.279976 [ 354 ] {} <Debug> TCP-Session: 89d31f62-cd92-4628-b664-638708be420a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9206 | 2025.10.18 04:59:53.280156 [ 287 ] {adee5488-8c9d-4038-97a9-cdf39f50a741} <Debug> oximeter.version (4262310d-77cb-4519-9be1-206f7a9cad72) (SelectExecutor): Key condition: unknown | ||
| 9207 | 2025.10.18 04:59:53.281115 [ 348 ] {adee5488-8c9d-4038-97a9-cdf39f50a741} <Trace> AggregatingTransform: Aggregating | ||
| 9208 | 2025.10.18 04:59:53.281171 [ 348 ] {adee5488-8c9d-4038-97a9-cdf39f50a741} <Trace> Aggregator: Aggregation method: without_key | ||
| 9209 | 2025.10.18 04:59:53.281207 [ 348 ] {adee5488-8c9d-4038-97a9-cdf39f50a741} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000945975 sec. (1057.110 rows/sec., 41.29 KiB/sec.) | ||
| 9210 | 2025.10.18 04:59:53.281227 [ 348 ] {adee5488-8c9d-4038-97a9-cdf39f50a741} <Trace> Aggregator: Merging aggregated data | ||
| 9211 | 2025.10.18 04:59:53.282489 [ 287 ] {adee5488-8c9d-4038-97a9-cdf39f50a741} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003215 sec., 311.04199066874025 rows/sec., 12.15 KiB/sec. | ||
| 9212 | 2025.10.18 04:59:53.282609 [ 287 ] {adee5488-8c9d-4038-97a9-cdf39f50a741} <Debug> TCPHandler: Processed in 0.003541391 sec. | ||
| 9213 | 2025.10.18 04:59:53.282737 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9214 | 2025.10.18 04:59:53.282764 [ 287 ] {} <Debug> TCP-Session: 4806c684-8db4-4a76-8ac9-d11264febb84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9215 | 2025.10.18 04:59:53.282772 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9216 | 2025.10.18 04:59:53.282788 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9217 | 2025.10.18 04:59:53.282809 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9218 | 2025.10.18 04:59:53.282822 [ 290 ] {} <Debug> TCP-Session: 6c089ccd-0759-4ec9-a48e-72e1c207d35b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9219 | 2025.10.18 04:59:53.282826 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9220 | 2025.10.18 04:59:53.282859 [ 351 ] {} <Debug> TCP-Session: 510d6420-d677-4748-af80-662249baeaab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9221 | 2025.10.18 04:59:53.282868 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9222 | 2025.10.18 04:59:53.282899 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9223 | 2025.10.18 04:59:53.282891 [ 353 ] {} <Debug> TCP-Session: 61f1976e-b66d-440f-9b1e-b332c3754323 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9224 | 2025.10.18 04:59:53.282932 [ 291 ] {} <Debug> TCP-Session: d8cb4e2f-4da5-4b08-a11f-17671a4d7a28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9225 | 2025.10.18 04:59:53.282944 [ 352 ] {} <Debug> TCP-Session: d21a0e7a-5dd8-4457-abd4-2f374832657c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9226 | 2025.10.18 04:59:53.282875 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9227 | 2025.10.18 04:59:53.282843 [ 289 ] {} <Debug> TCP-Session: 62645236-f8fe-4bdb-8a7d-37405e18904e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9228 | 2025.10.18 04:59:53.282999 [ 350 ] {} <Debug> TCP-Session: 8403cff1-ad92-4bf4-91dd-e513d52bf5d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9229 | 2025.10.18 04:59:53.282848 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9230 | 2025.10.18 04:59:53.283079 [ 354 ] {} <Debug> TCP-Session: 89d31f62-cd92-4628-b664-638708be420a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9231 | 2025.10.18 04:59:53.335301 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49092 | ||
| 9232 | 2025.10.18 04:59:53.335413 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9233 | 2025.10.18 04:59:53.335440 [ 287 ] {} <Debug> TCP-Session: 561f1160-3a78-43d5-86a2-9fa386bab1b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:49092 | ||
| 9234 | 2025.10.18 04:59:53.335478 [ 287 ] {} <Debug> TCP-Session: 561f1160-3a78-43d5-86a2-9fa386bab1b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9235 | 2025.10.18 04:59:53.335491 [ 287 ] {} <Debug> TCP-Session: 561f1160-3a78-43d5-86a2-9fa386bab1b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9236 | 2025.10.18 04:59:53.335692 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57572 | ||
| 9237 | 2025.10.18 04:59:53.335716 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57861 | ||
| 9238 | 2025.10.18 04:59:53.335748 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61765 | ||
| 9239 | 2025.10.18 04:59:53.335771 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33663 | ||
| 9240 | 2025.10.18 04:59:53.335782 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9241 | 2025.10.18 04:59:53.335805 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33444 | ||
| 9242 | 2025.10.18 04:59:53.335825 [ 289 ] {} <Debug> TCP-Session: d8315288-eacd-4b82-80f1-5603746ac61c Authenticating user 'default' from [fd00:1122:3344:101::e]:57572 | ||
| 9243 | 2025.10.18 04:59:53.335836 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9244 | 2025.10.18 04:59:53.335852 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9245 | 2025.10.18 04:59:53.335857 [ 289 ] {} <Debug> TCP-Session: d8315288-eacd-4b82-80f1-5603746ac61c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9246 | 2025.10.18 04:59:53.335873 [ 291 ] {} <Debug> TCP-Session: ef2ce8d8-02b5-4185-ae7e-905af6f8cb12 Authenticating user 'default' from [fd00:1122:3344:101::e]:61765 | ||
| 9247 | 2025.10.18 04:59:53.335893 [ 290 ] {} <Debug> TCP-Session: 5a121355-46e1-4971-8ba7-18488618c124 Authenticating user 'default' from [fd00:1122:3344:101::e]:57861 | ||
| 9248 | 2025.10.18 04:59:53.335902 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9249 | 2025.10.18 04:59:53.335915 [ 291 ] {} <Debug> TCP-Session: ef2ce8d8-02b5-4185-ae7e-905af6f8cb12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9250 | 2025.10.18 04:59:53.335933 [ 290 ] {} <Debug> TCP-Session: 5a121355-46e1-4971-8ba7-18488618c124 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9251 | 2025.10.18 04:59:53.335942 [ 353 ] {} <Debug> TCP-Session: 99bde7a9-da7d-4a60-89a6-54cdc5667a44 Authenticating user 'default' from [fd00:1122:3344:101::e]:33444 | ||
| 9252 | 2025.10.18 04:59:53.335946 [ 291 ] {} <Debug> TCP-Session: ef2ce8d8-02b5-4185-ae7e-905af6f8cb12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9253 | 2025.10.18 04:59:53.335960 [ 290 ] {} <Debug> TCP-Session: 5a121355-46e1-4971-8ba7-18488618c124 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9254 | 2025.10.18 04:59:53.335974 [ 353 ] {} <Debug> TCP-Session: 99bde7a9-da7d-4a60-89a6-54cdc5667a44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9255 | 2025.10.18 04:59:53.335897 [ 289 ] {} <Debug> TCP-Session: d8315288-eacd-4b82-80f1-5603746ac61c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9256 | 2025.10.18 04:59:53.336005 [ 353 ] {} <Debug> TCP-Session: 99bde7a9-da7d-4a60-89a6-54cdc5667a44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9257 | 2025.10.18 04:59:53.335852 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9258 | 2025.10.18 04:59:53.335794 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38806 | ||
| 9259 | 2025.10.18 04:59:53.336070 [ 350 ] {} <Debug> TCP-Session: cdda971e-bd33-485e-a1d7-c24bf8908420 Authenticating user 'default' from [fd00:1122:3344:101::e]:33663 | ||
| 9260 | 2025.10.18 04:59:53.335787 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54439 | ||
| 9261 | 2025.10.18 04:59:53.336104 [ 350 ] {} <Debug> TCP-Session: cdda971e-bd33-485e-a1d7-c24bf8908420 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9262 | 2025.10.18 04:59:53.336124 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9263 | 2025.10.18 04:59:53.336147 [ 350 ] {} <Debug> TCP-Session: cdda971e-bd33-485e-a1d7-c24bf8908420 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9264 | 2025.10.18 04:59:53.336167 [ 352 ] {} <Debug> TCP-Session: 57d47722-fc42-4e31-ba71-f920494aecde Authenticating user 'default' from [fd00:1122:3344:101::e]:38806 | ||
| 9265 | 2025.10.18 04:59:53.335828 [ 287 ] {} <Trace> TCP-Session: 561f1160-3a78-43d5-86a2-9fa386bab1b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9266 | 2025.10.18 04:59:53.336196 [ 352 ] {} <Debug> TCP-Session: 57d47722-fc42-4e31-ba71-f920494aecde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9267 | 2025.10.18 04:59:53.336193 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9268 | 2025.10.18 04:59:53.336220 [ 352 ] {} <Debug> TCP-Session: 57d47722-fc42-4e31-ba71-f920494aecde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9269 | 2025.10.18 04:59:53.336244 [ 351 ] {} <Debug> TCP-Session: 32cf444e-b9f2-4b4f-b774-c4cdf447541d Authenticating user 'default' from [fd00:1122:3344:101::e]:54439 | ||
| 9270 | 2025.10.18 04:59:53.335824 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50910 | ||
| 9271 | 2025.10.18 04:59:53.336270 [ 351 ] {} <Debug> TCP-Session: 32cf444e-b9f2-4b4f-b774-c4cdf447541d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9272 | 2025.10.18 04:59:53.336315 [ 351 ] {} <Debug> TCP-Session: 32cf444e-b9f2-4b4f-b774-c4cdf447541d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9273 | 2025.10.18 04:59:53.336354 [ 287 ] {4ff42f67-a98d-4d28-a256-0dc2549c65d9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49092) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9274 | 2025.10.18 04:59:53.336363 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9275 | 2025.10.18 04:59:53.336404 [ 354 ] {} <Debug> TCP-Session: ee1bf3d5-09b9-4daa-a8ca-b886b3cb8ee2 Authenticating user 'default' from [fd00:1122:3344:101::e]:50910 | ||
| 9276 | 2025.10.18 04:59:53.336425 [ 354 ] {} <Debug> TCP-Session: ee1bf3d5-09b9-4daa-a8ca-b886b3cb8ee2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9277 | 2025.10.18 04:59:53.336438 [ 354 ] {} <Debug> TCP-Session: ee1bf3d5-09b9-4daa-a8ca-b886b3cb8ee2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9278 | 2025.10.18 04:59:53.336614 [ 287 ] {4ff42f67-a98d-4d28-a256-0dc2549c65d9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9279 | 2025.10.18 04:59:53.336671 [ 287 ] {4ff42f67-a98d-4d28-a256-0dc2549c65d9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9280 | 2025.10.18 04:59:53.336947 [ 287 ] {4ff42f67-a98d-4d28-a256-0dc2549c65d9} <Debug> oximeter.version (4262310d-77cb-4519-9be1-206f7a9cad72) (SelectExecutor): Key condition: unknown | ||
| 9281 | 2025.10.18 04:59:53.337903 [ 296 ] {4ff42f67-a98d-4d28-a256-0dc2549c65d9} <Trace> AggregatingTransform: Aggregating | ||
| 9282 | 2025.10.18 04:59:53.337956 [ 296 ] {4ff42f67-a98d-4d28-a256-0dc2549c65d9} <Trace> Aggregator: Aggregation method: without_key | ||
| 9283 | 2025.10.18 04:59:53.337995 [ 296 ] {4ff42f67-a98d-4d28-a256-0dc2549c65d9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000946644 sec. (1056.363 rows/sec., 41.26 KiB/sec.) | ||
| 9284 | 2025.10.18 04:59:53.338016 [ 296 ] {4ff42f67-a98d-4d28-a256-0dc2549c65d9} <Trace> Aggregator: Merging aggregated data | ||
| 9285 | 2025.10.18 04:59:53.339207 [ 287 ] {4ff42f67-a98d-4d28-a256-0dc2549c65d9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002903 sec., 344.47123665173956 rows/sec., 13.46 KiB/sec. | ||
| 9286 | 2025.10.18 04:59:53.339410 [ 287 ] {4ff42f67-a98d-4d28-a256-0dc2549c65d9} <Debug> TCPHandler: Processed in 0.003685705 sec. | ||
| 9287 | 2025.10.18 04:59:53.339517 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9288 | 2025.10.18 04:59:53.339549 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9289 | 2025.10.18 04:59:53.339553 [ 287 ] {} <Debug> TCP-Session: 561f1160-3a78-43d5-86a2-9fa386bab1b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9290 | 2025.10.18 04:59:53.339571 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9291 | 2025.10.18 04:59:53.339586 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9292 | 2025.10.18 04:59:53.339603 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9293 | 2025.10.18 04:59:53.339620 [ 290 ] {} <Debug> TCP-Session: 5a121355-46e1-4971-8ba7-18488618c124 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9294 | 2025.10.18 04:59:53.339621 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9295 | 2025.10.18 04:59:53.339654 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9296 | 2025.10.18 04:59:53.339657 [ 289 ] {} <Debug> TCP-Session: d8315288-eacd-4b82-80f1-5603746ac61c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9297 | 2025.10.18 04:59:53.339701 [ 354 ] {} <Debug> TCP-Session: ee1bf3d5-09b9-4daa-a8ca-b886b3cb8ee2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9298 | 2025.10.18 04:59:53.339718 [ 350 ] {} <Debug> TCP-Session: cdda971e-bd33-485e-a1d7-c24bf8908420 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9299 | 2025.10.18 04:59:53.339637 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9300 | 2025.10.18 04:59:53.339582 [ 353 ] {} <Debug> TCP-Session: 99bde7a9-da7d-4a60-89a6-54cdc5667a44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9301 | 2025.10.18 04:59:53.339671 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9302 | 2025.10.18 04:59:53.339811 [ 352 ] {} <Debug> TCP-Session: 57d47722-fc42-4e31-ba71-f920494aecde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9303 | 2025.10.18 04:59:53.339631 [ 291 ] {} <Debug> TCP-Session: ef2ce8d8-02b5-4185-ae7e-905af6f8cb12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9304 | 2025.10.18 04:59:53.339861 [ 351 ] {} <Debug> TCP-Session: 32cf444e-b9f2-4b4f-b774-c4cdf447541d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9305 | 2025.10.18 04:59:56.120576 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9306 | 2025.10.18 04:59:56.120753 [ 278 ] {20ab855c-699b-4bab-948c-1ab188c017ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9307 | 2025.10.18 04:59:56.120818 [ 278 ] {20ab855c-699b-4bab-948c-1ab188c017ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9308 | 2025.10.18 04:59:56.121586 [ 278 ] {20ab855c-699b-4bab-948c-1ab188c017ed} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9309 | 2025.10.18 04:59:56.121626 [ 278 ] {20ab855c-699b-4bab-948c-1ab188c017ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 9310 | 2025.10.18 04:59:56.122028 [ 278 ] {20ab855c-699b-4bab-948c-1ab188c017ed} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9311 | 2025.10.18 04:59:56.122265 [ 278 ] {20ab855c-699b-4bab-948c-1ab188c017ed} <Trace> oximeter.fields_string (5726bc0f-6a2a-43ce-a7af-0638b4253e0e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9312 | 2025.10.18 04:59:56.122428 [ 278 ] {20ab855c-699b-4bab-948c-1ab188c017ed} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001722 sec., 38327.52613240418 rows/sec., 3.04 MiB/sec. | ||
| 9313 | 2025.10.18 04:59:56.122479 [ 278 ] {20ab855c-699b-4bab-948c-1ab188c017ed} <Debug> TCPHandler: Processed in 0.002028852 sec. | ||
| 9314 | 2025.10.18 04:59:56.122612 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9315 | 2025.10.18 04:59:56.122715 [ 278 ] {c340b809-a5c1-4939-bd68-81c001e0658a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9316 | 2025.10.18 04:59:56.122759 [ 278 ] {c340b809-a5c1-4939-bd68-81c001e0658a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9317 | 2025.10.18 04:59:56.123177 [ 278 ] {c340b809-a5c1-4939-bd68-81c001e0658a} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9318 | 2025.10.18 04:59:56.123213 [ 278 ] {c340b809-a5c1-4939-bd68-81c001e0658a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 9319 | 2025.10.18 04:59:56.123522 [ 278 ] {c340b809-a5c1-4939-bd68-81c001e0658a} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9320 | 2025.10.18 04:59:56.123735 [ 278 ] {c340b809-a5c1-4939-bd68-81c001e0658a} <Trace> oximeter.fields_u16 (f5bb845a-fb8d-4e00-bc3e-895e894a57f9): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9321 | 2025.10.18 04:59:56.123879 [ 278 ] {c340b809-a5c1-4939-bd68-81c001e0658a} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001188 sec., 4208.754208754209 rows/sec., 316.48 KiB/sec. | ||
| 9322 | 2025.10.18 04:59:56.123918 [ 278 ] {c340b809-a5c1-4939-bd68-81c001e0658a} <Debug> TCPHandler: Processed in 0.001359035 sec. | ||
| 9323 | 2025.10.18 04:59:56.124028 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9324 | 2025.10.18 04:59:56.124124 [ 278 ] {3533f78b-45bd-4c99-8fbb-cb4aa3ca012f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9325 | 2025.10.18 04:59:56.124169 [ 278 ] {3533f78b-45bd-4c99-8fbb-cb4aa3ca012f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9326 | 2025.10.18 04:59:56.124595 [ 278 ] {3533f78b-45bd-4c99-8fbb-cb4aa3ca012f} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9327 | 2025.10.18 04:59:56.124628 [ 278 ] {3533f78b-45bd-4c99-8fbb-cb4aa3ca012f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 9328 | 2025.10.18 04:59:56.124928 [ 278 ] {3533f78b-45bd-4c99-8fbb-cb4aa3ca012f} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9329 | 2025.10.18 04:59:56.125130 [ 278 ] {3533f78b-45bd-4c99-8fbb-cb4aa3ca012f} <Trace> oximeter.fields_uuid (48a48578-39d1-41e8-b269-51d90f6332ed): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9330 | 2025.10.18 04:59:56.125258 [ 278 ] {3533f78b-45bd-4c99-8fbb-cb4aa3ca012f} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001155 sec., 59740.25974025974 rows/sec., 4.66 MiB/sec. | ||
| 9331 | 2025.10.18 04:59:56.125296 [ 278 ] {3533f78b-45bd-4c99-8fbb-cb4aa3ca012f} <Debug> TCPHandler: Processed in 0.001317844 sec. | ||
| 9332 | 2025.10.18 04:59:56.125408 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9333 | 2025.10.18 04:59:56.125504 [ 278 ] {3bc2c5a5-ab13-4d61-8795-b166e3825455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9334 | 2025.10.18 04:59:56.125550 [ 278 ] {3bc2c5a5-ab13-4d61-8795-b166e3825455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9335 | 2025.10.18 04:59:56.125955 [ 278 ] {3bc2c5a5-ab13-4d61-8795-b166e3825455} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9336 | 2025.10.18 04:59:56.125989 [ 278 ] {3bc2c5a5-ab13-4d61-8795-b166e3825455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 9337 | 2025.10.18 04:59:56.126319 [ 278 ] {3bc2c5a5-ab13-4d61-8795-b166e3825455} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9338 | 2025.10.18 04:59:56.126520 [ 278 ] {3bc2c5a5-ab13-4d61-8795-b166e3825455} <Trace> oximeter.measurements_cumulativeu64 (af818423-66e9-4722-9454-7c633ffbb364): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9339 | 2025.10.18 04:59:56.126649 [ 278 ] {3bc2c5a5-ab13-4d61-8795-b166e3825455} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 9340 | 2025.10.18 04:59:56.126686 [ 278 ] {3bc2c5a5-ab13-4d61-8795-b166e3825455} <Debug> TCPHandler: Processed in 0.001327084 sec. | ||
| 9341 | 2025.10.18 04:59:56.126807 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9342 | 2025.10.18 04:59:56.126934 [ 278 ] {f7fabcc8-c8af-48e5-ade0-67fff5c2b047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9343 | 2025.10.18 04:59:56.127001 [ 278 ] {f7fabcc8-c8af-48e5-ade0-67fff5c2b047} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9344 | 2025.10.18 04:59:56.127824 [ 278 ] {f7fabcc8-c8af-48e5-ade0-67fff5c2b047} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9345 | 2025.10.18 04:59:56.127859 [ 278 ] {f7fabcc8-c8af-48e5-ade0-67fff5c2b047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 9346 | 2025.10.18 04:59:56.128376 [ 278 ] {f7fabcc8-c8af-48e5-ade0-67fff5c2b047} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9347 | 2025.10.18 04:59:56.128593 [ 278 ] {f7fabcc8-c8af-48e5-ade0-67fff5c2b047} <Trace> oximeter.measurements_histogramu64 (3ca047de-fbb2-4d2a-972a-aba0a3991f3a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9348 | 2025.10.18 04:59:56.128729 [ 278 ] {f7fabcc8-c8af-48e5-ade0-67fff5c2b047} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.00182 sec., 2747.252747252747 rows/sec., 4.92 MiB/sec. | ||
| 9349 | 2025.10.18 04:59:56.128783 [ 278 ] {f7fabcc8-c8af-48e5-ade0-67fff5c2b047} <Debug> TCPHandler: Processed in 0.002037082 sec. | ||
| 9350 | 2025.10.18 04:59:56.128896 [ 278 ] {} <Trace> TCP-Session: 568daadd-51ec-4b1e-ae98-6f0413be48af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9351 | 2025.10.18 04:59:56.128991 [ 278 ] {17a1fbf2-d3e4-4717-89a3-5e27be308c5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38202) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9352 | 2025.10.18 04:59:56.129032 [ 278 ] {17a1fbf2-d3e4-4717-89a3-5e27be308c5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9353 | 2025.10.18 04:59:56.129367 [ 278 ] {17a1fbf2-d3e4-4717-89a3-5e27be308c5e} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9354 | 2025.10.18 04:59:56.129402 [ 278 ] {17a1fbf2-d3e4-4717-89a3-5e27be308c5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 9355 | 2025.10.18 04:59:56.129720 [ 278 ] {17a1fbf2-d3e4-4717-89a3-5e27be308c5e} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9356 | 2025.10.18 04:59:56.129929 [ 278 ] {17a1fbf2-d3e4-4717-89a3-5e27be308c5e} <Trace> oximeter.measurements_u64 (52f72112-2ac0-4b44-8c1c-8e49195df3db): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9357 | 2025.10.18 04:59:56.130052 [ 278 ] {17a1fbf2-d3e4-4717-89a3-5e27be308c5e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 9358 | 2025.10.18 04:59:56.130088 [ 278 ] {17a1fbf2-d3e4-4717-89a3-5e27be308c5e} <Debug> TCPHandler: Processed in 0.001242412 sec. | ||
| 9359 | 2025.10.18 04:59:58.072219 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9360 | 2025.10.18 04:59:58.072289 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9361 | 2025.10.18 04:59:58.225008 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22990 | ||
| 9362 | 2025.10.18 04:59:58.225509 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9363 | 2025.10.18 04:59:58.225545 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 9364 | 2025.10.18 04:59:58.226032 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9365 | 2025.10.18 04:59:58.226267 [ 245 ] {} <Trace> system.asynchronous_metric_log (ccbbad97-4f45-465a-acb6-15f4d6ddc4f6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9366 | 2025.10.18 04:59:58.226406 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22990 | ||
| 9367 | 2025.10.18 04:59:58.278412 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1158 | ||
| 9368 | 2025.10.18 04:59:58.280890 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9369 | 2025.10.18 04:59:58.280945 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 9370 | 2025.10.18 04:59:58.282221 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9371 | 2025.10.18 04:59:58.282515 [ 243 ] {} <Trace> system.query_log (961615a3-43c8-4004-9ecf-41c9f16f366f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9372 | 2025.10.18 04:59:58.282896 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1158 | ||
| 9373 | 2025.10.18 04:59:59.001214 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000851292 sec. | ||
| 9374 | 2025.10.18 04:59:59.430245 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 9375 | 2025.10.18 04:59:59.446785 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9376 | 2025.10.18 04:59:59.446847 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 9377 | 2025.10.18 04:59:59.453030 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9378 | 2025.10.18 04:59:59.453724 [ 244 ] {} <Trace> system.metric_log (c7560c4d-c37a-4f59-afe6-f563b41ae368): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9379 | 2025.10.18 04:59:59.456601 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||