| 1 | [ Nov 17 23:56:10 Enabled. ] | ||
| 2 | [ Nov 17 23:56:10 Rereading configuration. ] | ||
| 3 | [ Nov 17 23:56:13 Rereading configuration. ] | ||
| 4 | [ Nov 17 23:56:24 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Nov 17 23:56:24 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2025.11.17 23:56:25.430129 [ 1 ] {} <Information> Application: Will watch for the process with pid 26329 | ||
| 29 | 2025.11.17 23:56:25.430553 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.11.17 23:56:25.918102 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 26329 | ||
| 31 | 2025.11.17 23:56:25.918883 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.11.17 23:56:25.919031 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.11.17 23:56:26.017124 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.11.17 23:56:26.043724 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.11.17 23:56:26.043801 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.11.17 23:56:26.043819 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.11.17 23:56:26.043877 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.11.17 23:56:26.044557 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.11.17 23:56:26.046736 [ 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.11.17 23:56:26.047578 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.11.17 23:56:26.048406 [ 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.11.17 23:56:26.048456 [ 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.11.17 23:56:26.048497 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.11.17 23:56:26.049217 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.11.17 23:56:26.050220 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.11.17 23:56:26.056246 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.11.17 23:56:26.057700 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.11.17 23:56:26.059012 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.11.17 23:56:26.059109 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.11.17 23:56:26.060180 [ 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.11.17 23:56:26.060628 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.11.17 23:56:26.064671 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.11.17 23:56:26.065147 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.11.17 23:56:26.068317 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.11.17 23:56:26.068744 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.11.17 23:56:26.069146 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.11.17 23:56:26.069536 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.11.17 23:56:26.071020 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.11.17 23:56:26.071045 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.11.17 23:56:26.071143 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.11.17 23:56:26.071227 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.11.17 23:56:26.078741 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.11.17 23:56:26.078768 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000169005 sec | ||
| 68 | 2025.11.17 23:56:26.078822 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.11.17 23:56:26.078876 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.11.17 23:56:26.079588 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.11.17 23:56:26.080184 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.11.17 23:56:26.090010 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.11.17 23:56:26.090055 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.11.17 23:56:26.090128 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.11.17 23:56:26.090139 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.11.17 23:56:26.090174 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.11.17 23:56:26.090239 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.11.17 23:56:26.094282 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.11.17 23:56:26.094331 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.11.17 23:56:26.094379 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.11.17 23:56:26.094539 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.11.17 23:56:26.094584 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.11.17 23:56:26.094597 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.11.17 23:56:26.094664 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.11.17 23:56:26.094676 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.11.17 23:56:26.094708 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.11.17 23:56:26.094772 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.11.17 23:56:26.117054 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.11.17 23:56:26.118561 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.11.17 23:56:26.118639 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.6182e-05 sec | ||
| 91 | 2025.11.17 23:56:26.118652 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.11.17 23:56:26.118663 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.11.17 23:56:26.118688 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.11.17 23:56:26.118893 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.11.17 23:56:26.118992 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.11.17 23:56:26.119006 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.11.17 23:56:26.119017 [ 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.11.17 23:56:26.119027 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.11.17 23:56:26.124150 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.11.17 23:56:26.124374 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.77 MiB (RSS), difference: 91.99 MiB | ||
| 101 | 2025.11.17 23:56:26.125790 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.263e-05 sec. | ||
| 102 | 2025.11.17 23:56:26.126168 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.11.17 23:56:26.127648 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.11.17 23:56:26.127680 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.11.17 23:56:26.290744 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52763 | ||
| 106 | 2025.11.17 23:56:26.291678 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.11.17 23:56:26.291744 [ 3 ] {} <Debug> TCP-Session: e6d6cc37-682f-4cf7-8ed0-15b47a7c1cb7 Authenticating user 'default' from [fd00:1122:3344:101::c]:52763 | ||
| 108 | 2025.11.17 23:56:26.291772 [ 3 ] {} <Debug> TCP-Session: e6d6cc37-682f-4cf7-8ed0-15b47a7c1cb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.11.17 23:56:26.291848 [ 3 ] {} <Debug> TCP-Session: e6d6cc37-682f-4cf7-8ed0-15b47a7c1cb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.11.17 23:56:26.291947 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.11.17 23:56:26.291974 [ 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.11.17 23:56:26.292048 [ 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.11.17 23:56:26.301885 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55753 | ||
| 114 | 2025.11.17 23:56:26.301973 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54270 | ||
| 115 | 2025.11.17 23:56:26.301977 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33592 | ||
| 116 | 2025.11.17 23:56:26.302144 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2025.11.17 23:56:26.302295 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2025.11.17 23:56:26.302269 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 119 | 2025.11.17 23:56:26.302165 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62508 | ||
| 120 | 2025.11.17 23:56:26.302377 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36379 | ||
| 121 | 2025.11.17 23:56:26.302383 [ 4 ] {} <Debug> TCP-Session: 7bce1c6c-f65a-41cb-ab1c-ed82bfb2d9d8 Authenticating user 'default' from [fd00:1122:3344:101::c]:55753 | ||
| 122 | 2025.11.17 23:56:26.302407 [ 254 ] {} <Debug> TCP-Session: 5e7f186c-21de-4ff3-be2b-ed9113af744f Authenticating user 'default' from [fd00:1122:3344:101::c]:54270 | ||
| 123 | 2025.11.17 23:56:26.302391 [ 5 ] {} <Debug> TCP-Session: 74d7937c-607a-4da4-8fc0-cd5be4baf47d Authenticating user 'default' from [fd00:1122:3344:101::c]:33592 | ||
| 124 | 2025.11.17 23:56:26.302563 [ 4 ] {} <Debug> TCP-Session: 7bce1c6c-f65a-41cb-ab1c-ed82bfb2d9d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2025.11.17 23:56:26.302542 [ 254 ] {} <Debug> TCP-Session: 5e7f186c-21de-4ff3-be2b-ed9113af744f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2025.11.17 23:56:26.302617 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63445 | ||
| 127 | 2025.11.17 23:56:26.302636 [ 5 ] {} <Debug> TCP-Session: 74d7937c-607a-4da4-8fc0-cd5be4baf47d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2025.11.17 23:56:26.302629 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40337 | ||
| 129 | 2025.11.17 23:56:26.302738 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2025.11.17 23:56:26.302746 [ 5 ] {} <Debug> TCP-Session: 74d7937c-607a-4da4-8fc0-cd5be4baf47d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2025.11.17 23:56:26.302785 [ 258 ] {} <Debug> TCP-Session: 1b518d3c-12f7-4f17-88a1-98db4fb0f28c Authenticating user 'default' from [fd00:1122:3344:101::c]:63445 | ||
| 132 | 2025.11.17 23:56:26.302645 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2025.11.17 23:56:26.302632 [ 254 ] {} <Debug> TCP-Session: 5e7f186c-21de-4ff3-be2b-ed9113af744f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2025.11.17 23:56:26.302891 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2025.11.17 23:56:26.302887 [ 256 ] {} <Debug> TCP-Session: 9138b451-d10d-49c7-8acd-ed7ca79ae6cd Authenticating user 'default' from [fd00:1122:3344:101::c]:36379 | ||
| 136 | 2025.11.17 23:56:26.302862 [ 258 ] {} <Debug> TCP-Session: 1b518d3c-12f7-4f17-88a1-98db4fb0f28c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2025.11.17 23:56:26.302980 [ 256 ] {} <Debug> TCP-Session: 9138b451-d10d-49c7-8acd-ed7ca79ae6cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2025.11.17 23:56:26.303023 [ 258 ] {} <Debug> TCP-Session: 1b518d3c-12f7-4f17-88a1-98db4fb0f28c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2025.11.17 23:56:26.302977 [ 257 ] {} <Debug> TCP-Session: 52a588cc-a3ee-45f7-ab85-8c418c803033 Authenticating user 'default' from [fd00:1122:3344:101::c]:40337 | ||
| 140 | 2025.11.17 23:56:26.303077 [ 256 ] {} <Debug> TCP-Session: 9138b451-d10d-49c7-8acd-ed7ca79ae6cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2025.11.17 23:56:26.303106 [ 257 ] {} <Debug> TCP-Session: 52a588cc-a3ee-45f7-ab85-8c418c803033 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2025.11.17 23:56:26.302520 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2025.11.17 23:56:26.302646 [ 4 ] {} <Debug> TCP-Session: 7bce1c6c-f65a-41cb-ab1c-ed82bfb2d9d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2025.11.17 23:56:26.303178 [ 255 ] {} <Debug> TCP-Session: 81f540d3-349b-4e28-b8ad-8e335670418e Authenticating user 'default' from [fd00:1122:3344:101::c]:62508 | ||
| 145 | 2025.11.17 23:56:26.303161 [ 257 ] {} <Debug> TCP-Session: 52a588cc-a3ee-45f7-ab85-8c418c803033 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2025.11.17 23:56:26.303265 [ 255 ] {} <Debug> TCP-Session: 81f540d3-349b-4e28-b8ad-8e335670418e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.11.17 23:56:26.303343 [ 255 ] {} <Debug> TCP-Session: 81f540d3-349b-4e28-b8ad-8e335670418e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.11.17 23:56:26.555154 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56413 | ||
| 149 | 2025.11.17 23:56:26.555285 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2025.11.17 23:56:26.555425 [ 259 ] {} <Debug> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Authenticating user 'default' from [fd00:1122:3344:101::d]:56413 | ||
| 151 | 2025.11.17 23:56:26.555448 [ 259 ] {} <Debug> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2025.11.17 23:56:26.555463 [ 259 ] {} <Debug> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.11.17 23:56:26.555615 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 154 | 2025.11.17 23:56:26.555656 [ 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.11.17 23:56:26.555748 [ 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.11.17 23:56:26.560813 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51581 | ||
| 157 | 2025.11.17 23:56:26.560887 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57877 | ||
| 158 | 2025.11.17 23:56:26.560898 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60434 | ||
| 159 | 2025.11.17 23:56:26.560999 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46092 | ||
| 160 | 2025.11.17 23:56:26.561140 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58543 | ||
| 161 | 2025.11.17 23:56:26.561251 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58846 | ||
| 162 | 2025.11.17 23:56:26.561466 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 163 | 2025.11.17 23:56:26.561505 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35138 | ||
| 164 | 2025.11.17 23:56:26.561508 [ 261 ] {} <Debug> TCP-Session: cd170a9b-3d69-4bfc-8f1f-c56ec27e44d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51581 | ||
| 165 | 2025.11.17 23:56:26.561564 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 166 | 2025.11.17 23:56:26.561643 [ 261 ] {} <Debug> TCP-Session: cd170a9b-3d69-4bfc-8f1f-c56ec27e44d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 167 | 2025.11.17 23:56:26.561665 [ 261 ] {} <Debug> TCP-Session: cd170a9b-3d69-4bfc-8f1f-c56ec27e44d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 168 | 2025.11.17 23:56:26.561667 [ 264 ] {} <Debug> TCP-Session: fee4b05e-1932-4866-969b-f6acf83ee6c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58543 | ||
| 169 | 2025.11.17 23:56:26.561737 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53983 | ||
| 170 | 2025.11.17 23:56:26.561758 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 171 | 2025.11.17 23:56:26.561802 [ 263 ] {} <Debug> TCP-Session: ad46d2d1-4df0-46ae-a96a-3f9e19e0bae9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46092 | ||
| 172 | 2025.11.17 23:56:26.561846 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2025.11.17 23:56:26.561826 [ 264 ] {} <Debug> TCP-Session: fee4b05e-1932-4866-969b-f6acf83ee6c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 174 | 2025.11.17 23:56:26.561889 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 175 | 2025.11.17 23:56:26.561941 [ 266 ] {} <Debug> TCP-Session: 1555424f-ebce-4a25-b36f-0e1ee505d9ea Authenticating user 'default' from [fd00:1122:3344:101::d]:35138 | ||
| 176 | 2025.11.17 23:56:26.561921 [ 264 ] {} <Debug> TCP-Session: fee4b05e-1932-4866-969b-f6acf83ee6c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2025.11.17 23:56:26.561918 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 178 | 2025.11.17 23:56:26.562025 [ 265 ] {} <Debug> TCP-Session: cf875a97-18b8-4161-ac54-95e410aa3276 Authenticating user 'default' from [fd00:1122:3344:101::d]:58846 | ||
| 179 | 2025.11.17 23:56:26.562037 [ 266 ] {} <Debug> TCP-Session: 1555424f-ebce-4a25-b36f-0e1ee505d9ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2025.11.17 23:56:26.562058 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 181 | 2025.11.17 23:56:26.562079 [ 260 ] {} <Debug> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Authenticating user 'default' from [fd00:1122:3344:101::d]:60434 | ||
| 182 | 2025.11.17 23:56:26.562137 [ 262 ] {} <Debug> TCP-Session: aecfdbdf-3436-4cbd-99e1-81c02bbbeccf Authenticating user 'default' from [fd00:1122:3344:101::d]:57877 | ||
| 183 | 2025.11.17 23:56:26.562143 [ 266 ] {} <Debug> TCP-Session: 1555424f-ebce-4a25-b36f-0e1ee505d9ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2025.11.17 23:56:26.562116 [ 265 ] {} <Debug> TCP-Session: cf875a97-18b8-4161-ac54-95e410aa3276 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2025.11.17 23:56:26.562273 [ 260 ] {} <Debug> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2025.11.17 23:56:26.562292 [ 265 ] {} <Debug> TCP-Session: cf875a97-18b8-4161-ac54-95e410aa3276 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2025.11.17 23:56:26.562103 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 188 | 2025.11.17 23:56:26.562367 [ 262 ] {} <Debug> TCP-Session: aecfdbdf-3436-4cbd-99e1-81c02bbbeccf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2025.11.17 23:56:26.562335 [ 260 ] {} <Debug> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2025.11.17 23:56:26.561912 [ 263 ] {} <Debug> TCP-Session: ad46d2d1-4df0-46ae-a96a-3f9e19e0bae9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2025.11.17 23:56:26.562441 [ 262 ] {} <Debug> TCP-Session: aecfdbdf-3436-4cbd-99e1-81c02bbbeccf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2025.11.17 23:56:26.562429 [ 267 ] {} <Debug> TCP-Session: 6f84242d-7a83-4917-8754-7f0d499d08c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:53983 | ||
| 193 | 2025.11.17 23:56:26.562508 [ 263 ] {} <Debug> TCP-Session: ad46d2d1-4df0-46ae-a96a-3f9e19e0bae9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 194 | 2025.11.17 23:56:26.562526 [ 267 ] {} <Debug> TCP-Session: 6f84242d-7a83-4917-8754-7f0d499d08c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2025.11.17 23:56:26.562614 [ 267 ] {} <Debug> TCP-Session: 6f84242d-7a83-4917-8754-7f0d499d08c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2025.11.17 23:56:26.574547 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 197 | 2025.11.17 23:56:26.577332 [ 259 ] {544023e4-96cf-4226-a204-85fcadb0e725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 198 | 2025.11.17 23:56:26.580487 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54442 | ||
| 199 | 2025.11.17 23:56:26.581526 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 200 | 2025.11.17 23:56:26.581626 [ 268 ] {} <Debug> TCP-Session: a1480e80-f2ec-47fa-ad67-095a01be0448 Authenticating user 'default' from [fd00:1122:3344:101::b]:54442 | ||
| 201 | 2025.11.17 23:56:26.581642 [ 268 ] {} <Debug> TCP-Session: a1480e80-f2ec-47fa-ad67-095a01be0448 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 202 | 2025.11.17 23:56:26.581654 [ 268 ] {} <Debug> TCP-Session: a1480e80-f2ec-47fa-ad67-095a01be0448 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 203 | 2025.11.17 23:56:26.582123 [ 268 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 204 | 2025.11.17 23:56:26.582149 [ 268 ] {} <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 | ||
| 205 | 2025.11.17 23:56:26.582233 [ 268 ] {} <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 | ||
| 206 | 2025.11.17 23:56:26.584886 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34760 | ||
| 207 | 2025.11.17 23:56:26.585426 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39800 | ||
| 208 | 2025.11.17 23:56:26.586546 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50254 | ||
| 209 | 2025.11.17 23:56:26.587625 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47208 | ||
| 210 | 2025.11.17 23:56:26.587693 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 211 | 2025.11.17 23:56:26.587814 [ 270 ] {} <Debug> TCP-Session: 637c1975-37e1-4133-ba77-643ebfc1b9db Authenticating user 'default' from [fd00:1122:3344:101::b]:39800 | ||
| 212 | 2025.11.17 23:56:26.587832 [ 270 ] {} <Debug> TCP-Session: 637c1975-37e1-4133-ba77-643ebfc1b9db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 213 | 2025.11.17 23:56:26.587844 [ 270 ] {} <Debug> TCP-Session: 637c1975-37e1-4133-ba77-643ebfc1b9db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 214 | 2025.11.17 23:56:26.588236 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 215 | 2025.11.17 23:56:26.588278 [ 269 ] {} <Debug> TCP-Session: 25f43718-f83e-4a6b-89a5-053589dfe8a3 Authenticating user 'default' from [fd00:1122:3344:101::b]:34760 | ||
| 216 | 2025.11.17 23:56:26.588297 [ 269 ] {} <Debug> TCP-Session: 25f43718-f83e-4a6b-89a5-053589dfe8a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 217 | 2025.11.17 23:56:26.588394 [ 269 ] {} <Debug> TCP-Session: 25f43718-f83e-4a6b-89a5-053589dfe8a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 218 | 2025.11.17 23:56:26.588836 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38432 | ||
| 219 | 2025.11.17 23:56:26.589444 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46074 | ||
| 220 | 2025.11.17 23:56:26.590038 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47873 | ||
| 221 | 2025.11.17 23:56:26.590674 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 222 | 2025.11.17 23:56:26.590707 [ 271 ] {} <Debug> TCP-Session: 90c9bb01-bbfc-4d1b-b732-1c535bd9059d Authenticating user 'default' from [fd00:1122:3344:101::b]:50254 | ||
| 223 | 2025.11.17 23:56:26.590722 [ 271 ] {} <Debug> TCP-Session: 90c9bb01-bbfc-4d1b-b732-1c535bd9059d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2025.11.17 23:56:26.590798 [ 271 ] {} <Debug> TCP-Session: 90c9bb01-bbfc-4d1b-b732-1c535bd9059d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2025.11.17 23:56:26.591253 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 226 | 2025.11.17 23:56:26.591281 [ 275 ] {} <Debug> TCP-Session: 7f6dc9e8-fab9-4314-8bf0-b2a268a33b32 Authenticating user 'default' from [fd00:1122:3344:101::b]:47873 | ||
| 227 | 2025.11.17 23:56:26.591346 [ 275 ] {} <Debug> TCP-Session: 7f6dc9e8-fab9-4314-8bf0-b2a268a33b32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2025.11.17 23:56:26.591392 [ 275 ] {} <Debug> TCP-Session: 7f6dc9e8-fab9-4314-8bf0-b2a268a33b32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2025.11.17 23:56:26.591937 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 230 | 2025.11.17 23:56:26.591991 [ 272 ] {} <Debug> TCP-Session: 78f95e61-bcbb-4bd0-a8d3-384f48f96e4f Authenticating user 'default' from [fd00:1122:3344:101::b]:47208 | ||
| 231 | 2025.11.17 23:56:26.592084 [ 272 ] {} <Debug> TCP-Session: 78f95e61-bcbb-4bd0-a8d3-384f48f96e4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2025.11.17 23:56:26.592099 [ 272 ] {} <Debug> TCP-Session: 78f95e61-bcbb-4bd0-a8d3-384f48f96e4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2025.11.17 23:56:26.592493 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 234 | 2025.11.17 23:56:26.592619 [ 273 ] {} <Debug> TCP-Session: b1256ef5-e9bd-46b2-a3cb-4b6004a49ee0 Authenticating user 'default' from [fd00:1122:3344:101::b]:38432 | ||
| 235 | 2025.11.17 23:56:26.592637 [ 273 ] {} <Debug> TCP-Session: b1256ef5-e9bd-46b2-a3cb-4b6004a49ee0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2025.11.17 23:56:26.592650 [ 273 ] {} <Debug> TCP-Session: b1256ef5-e9bd-46b2-a3cb-4b6004a49ee0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 237 | 2025.11.17 23:56:26.593126 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 238 | 2025.11.17 23:56:26.593165 [ 274 ] {} <Debug> TCP-Session: 9a21c2b0-d439-41f3-a3a1-12de12310ffa Authenticating user 'default' from [fd00:1122:3344:101::b]:46074 | ||
| 239 | 2025.11.17 23:56:26.593181 [ 274 ] {} <Debug> TCP-Session: 9a21c2b0-d439-41f3-a3a1-12de12310ffa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2025.11.17 23:56:26.593264 [ 274 ] {} <Debug> TCP-Session: 9a21c2b0-d439-41f3-a3a1-12de12310ffa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 241 | 2025.11.17 23:56:26.631379 [ 259 ] {544023e4-96cf-4226-a204-85fcadb0e725} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:56413) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 242 | |||
| 243 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 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 | ||
| 246 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 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 | ||
| 250 | 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 | ||
| 251 | 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 | ||
| 252 | 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 | ||
| 253 | 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 | ||
| 254 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 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 | ||
| 257 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 259 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 264 | |||
| 265 | 2025.11.17 23:56:26.632395 [ 259 ] {544023e4-96cf-4226-a204-85fcadb0e725} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 266 | |||
| 267 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 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 | ||
| 270 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 273 | 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 | ||
| 274 | 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 | ||
| 275 | 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 | ||
| 276 | 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 | ||
| 277 | 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 | ||
| 278 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 279 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 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 | ||
| 281 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 288 | |||
| 289 | 2025.11.17 23:56:26.632607 [ 259 ] {544023e4-96cf-4226-a204-85fcadb0e725} <Debug> TCPHandler: Processed in 0.06023374 sec. | ||
| 290 | 2025.11.17 23:56:26.635585 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 291 | 2025.11.17 23:56:26.635820 [ 260 ] {3b4f5577-c7c9-43d9-b0f0-2223e5863875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 292 | 2025.11.17 23:56:26.636219 [ 260 ] {3b4f5577-c7c9-43d9-b0f0-2223e5863875} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:60434) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 293 | |||
| 294 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 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 | ||
| 297 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 298 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 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 | ||
| 301 | 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 | ||
| 302 | 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 | ||
| 303 | 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 | ||
| 304 | 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 | ||
| 305 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 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 | ||
| 308 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 309 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 310 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 311 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 315 | |||
| 316 | 2025.11.17 23:56:26.636507 [ 260 ] {3b4f5577-c7c9-43d9-b0f0-2223e5863875} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 317 | |||
| 318 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 319 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 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 | ||
| 321 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 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 | ||
| 325 | 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 | ||
| 326 | 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 | ||
| 327 | 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 | ||
| 328 | 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 | ||
| 329 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 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 | ||
| 332 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 333 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 334 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 335 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 336 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 337 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 338 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 339 | |||
| 340 | 2025.11.17 23:56:26.636717 [ 260 ] {3b4f5577-c7c9-43d9-b0f0-2223e5863875} <Debug> TCPHandler: Processed in 0.001320147 sec. | ||
| 341 | 2025.11.17 23:56:26.639034 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 342 | 2025.11.17 23:56:26.640520 [ 259 ] {80d8f2e3-c45e-4760-b9f0-ac0f89b850fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 343 | 2025.11.17 23:56:26.641176 [ 259 ] {80d8f2e3-c45e-4760-b9f0-ac0f89b850fc} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 344 | 2025.11.17 23:56:26.642555 [ 259 ] {80d8f2e3-c45e-4760-b9f0-ac0f89b850fc} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 345 | 2025.11.17 23:56:26.642648 [ 259 ] {80d8f2e3-c45e-4760-b9f0-ac0f89b850fc} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000127243 sec | ||
| 346 | 2025.11.17 23:56:26.642663 [ 259 ] {80d8f2e3-c45e-4760-b9f0-ac0f89b850fc} <Trace> ReferentialDeps: No tables | ||
| 347 | 2025.11.17 23:56:26.642674 [ 259 ] {80d8f2e3-c45e-4760-b9f0-ac0f89b850fc} <Trace> LoadingDeps: No tables | ||
| 348 | 2025.11.17 23:56:26.642698 [ 259 ] {80d8f2e3-c45e-4760-b9f0-ac0f89b850fc} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 349 | 2025.11.17 23:56:26.643490 [ 259 ] {80d8f2e3-c45e-4760-b9f0-ac0f89b850fc} <Debug> TCPHandler: Processed in 0.00463041 sec. | ||
| 350 | 2025.11.17 23:56:26.643643 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 351 | 2025.11.17 23:56:26.643799 [ 259 ] {e1764790-b51d-44be-afa1-8c68c4ce258c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) /* The version table contains metadata about the `oximeter` database */ | ||
| 352 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 353 | 2025.11.17 23:56:26.643912 [ 259 ] {e1764790-b51d-44be-afa1-8c68c4ce258c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 354 | 2025.11.17 23:56:26.648690 [ 259 ] {e1764790-b51d-44be-afa1-8c68c4ce258c} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 355 | 2025.11.17 23:56:26.649960 [ 259 ] {e1764790-b51d-44be-afa1-8c68c4ce258c} <Debug> oximeter.version (a19d5a8a-5052-42fa-92e2-ebbf2c8dbfb7): Loading data parts | ||
| 356 | 2025.11.17 23:56:26.650881 [ 259 ] {e1764790-b51d-44be-afa1-8c68c4ce258c} <Debug> oximeter.version (a19d5a8a-5052-42fa-92e2-ebbf2c8dbfb7): There are no data parts | ||
| 357 | 2025.11.17 23:56:26.653297 [ 259 ] {e1764790-b51d-44be-afa1-8c68c4ce258c} <Debug> TCPHandler: Processed in 0.009702672 sec. | ||
| 358 | 2025.11.17 23:56:26.653459 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 359 | 2025.11.17 23:56:26.653696 [ 259 ] {7917b2e8-268f-4512-976f-2c6f780c3a1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) /* The measurement tables contain all individual samples from each timeseries. | ||
| 360 | * | ||
| 361 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 362 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 363 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 364 | * by all samples from the same timeseries. | ||
| 365 | * | ||
| 366 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 367 | * and then uses that to index quickly into the measurements tables. | ||
| 368 | */ | ||
| 369 | 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) | ||
| 370 | 2025.11.17 23:56:26.653817 [ 259 ] {7917b2e8-268f-4512-976f-2c6f780c3a1c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 371 | 2025.11.17 23:56:26.662562 [ 259 ] {7917b2e8-268f-4512-976f-2c6f780c3a1c} <Debug> oximeter.measurements_bool (6603a8c2-e3ef-4634-b4f6-23d31d497d8e): Loading data parts | ||
| 372 | 2025.11.17 23:56:26.662762 [ 259 ] {7917b2e8-268f-4512-976f-2c6f780c3a1c} <Debug> oximeter.measurements_bool (6603a8c2-e3ef-4634-b4f6-23d31d497d8e): There are no data parts | ||
| 373 | 2025.11.17 23:56:26.664061 [ 259 ] {7917b2e8-268f-4512-976f-2c6f780c3a1c} <Debug> TCPHandler: Processed in 0.010651989 sec. | ||
| 374 | 2025.11.17 23:56:26.664213 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2025.11.17 23:56:26.664368 [ 259 ] {f015fc0a-66ea-47f8-bc17-1cf88810868b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) 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) | ||
| 376 | 2025.11.17 23:56:26.664477 [ 259 ] {f015fc0a-66ea-47f8-bc17-1cf88810868b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 377 | 2025.11.17 23:56:26.666182 [ 259 ] {f015fc0a-66ea-47f8-bc17-1cf88810868b} <Debug> oximeter.measurements_i8 (a27afe76-7b8e-4349-bcc8-348a474fc5ce): Loading data parts | ||
| 378 | 2025.11.17 23:56:26.666294 [ 259 ] {f015fc0a-66ea-47f8-bc17-1cf88810868b} <Debug> oximeter.measurements_i8 (a27afe76-7b8e-4349-bcc8-348a474fc5ce): There are no data parts | ||
| 379 | 2025.11.17 23:56:26.667401 [ 259 ] {f015fc0a-66ea-47f8-bc17-1cf88810868b} <Debug> TCPHandler: Processed in 0.003237801 sec. | ||
| 380 | 2025.11.17 23:56:26.667542 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2025.11.17 23:56:26.667755 [ 259 ] {f1f52394-7857-4450-bce0-28944ec26173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) 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) | ||
| 382 | 2025.11.17 23:56:26.667858 [ 259 ] {f1f52394-7857-4450-bce0-28944ec26173} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 383 | 2025.11.17 23:56:26.669945 [ 259 ] {f1f52394-7857-4450-bce0-28944ec26173} <Debug> oximeter.measurements_u8 (3a490b2b-4689-448d-94a7-dd8394b2d206): Loading data parts | ||
| 384 | 2025.11.17 23:56:26.670187 [ 259 ] {f1f52394-7857-4450-bce0-28944ec26173} <Debug> oximeter.measurements_u8 (3a490b2b-4689-448d-94a7-dd8394b2d206): There are no data parts | ||
| 385 | 2025.11.17 23:56:26.671643 [ 259 ] {f1f52394-7857-4450-bce0-28944ec26173} <Debug> TCPHandler: Processed in 0.004148737 sec. | ||
| 386 | 2025.11.17 23:56:26.671800 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2025.11.17 23:56:26.671958 [ 259 ] {28d55c13-c0fc-4176-a469-f184aec6b90b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) 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) | ||
| 388 | 2025.11.17 23:56:26.672063 [ 259 ] {28d55c13-c0fc-4176-a469-f184aec6b90b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 389 | 2025.11.17 23:56:26.673734 [ 259 ] {28d55c13-c0fc-4176-a469-f184aec6b90b} <Debug> oximeter.measurements_i16 (ed0a7fb4-0e1d-4f95-a102-946c164fbe9c): Loading data parts | ||
| 390 | 2025.11.17 23:56:26.673912 [ 259 ] {28d55c13-c0fc-4176-a469-f184aec6b90b} <Debug> oximeter.measurements_i16 (ed0a7fb4-0e1d-4f95-a102-946c164fbe9c): There are no data parts | ||
| 391 | 2025.11.17 23:56:26.675060 [ 259 ] {28d55c13-c0fc-4176-a469-f184aec6b90b} <Debug> TCPHandler: Processed in 0.003322554 sec. | ||
| 392 | 2025.11.17 23:56:26.675208 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2025.11.17 23:56:26.675420 [ 259 ] {2440f969-e3aa-4a28-8369-676ded2ad7c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) 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) | ||
| 394 | 2025.11.17 23:56:26.675533 [ 259 ] {2440f969-e3aa-4a28-8369-676ded2ad7c3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 395 | 2025.11.17 23:56:26.677118 [ 259 ] {2440f969-e3aa-4a28-8369-676ded2ad7c3} <Debug> oximeter.measurements_u16 (0901e02b-4aff-4766-b0cc-d455a626dfcc): Loading data parts | ||
| 396 | 2025.11.17 23:56:26.677241 [ 259 ] {2440f969-e3aa-4a28-8369-676ded2ad7c3} <Debug> oximeter.measurements_u16 (0901e02b-4aff-4766-b0cc-d455a626dfcc): There are no data parts | ||
| 397 | 2025.11.17 23:56:26.678341 [ 259 ] {2440f969-e3aa-4a28-8369-676ded2ad7c3} <Debug> TCPHandler: Processed in 0.00318135 sec. | ||
| 398 | 2025.11.17 23:56:26.678469 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 399 | 2025.11.17 23:56:26.678615 [ 259 ] {40bfaf8c-5315-4d17-9ac9-b146d7c0251e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) 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) | ||
| 400 | 2025.11.17 23:56:26.678718 [ 259 ] {40bfaf8c-5315-4d17-9ac9-b146d7c0251e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 401 | 2025.11.17 23:56:26.680287 [ 259 ] {40bfaf8c-5315-4d17-9ac9-b146d7c0251e} <Debug> oximeter.measurements_i32 (dea0cf31-46ef-428f-896f-990290b7c234): Loading data parts | ||
| 402 | 2025.11.17 23:56:26.680454 [ 259 ] {40bfaf8c-5315-4d17-9ac9-b146d7c0251e} <Debug> oximeter.measurements_i32 (dea0cf31-46ef-428f-896f-990290b7c234): There are no data parts | ||
| 403 | 2025.11.17 23:56:26.681603 [ 259 ] {40bfaf8c-5315-4d17-9ac9-b146d7c0251e} <Debug> TCPHandler: Processed in 0.003180789 sec. | ||
| 404 | 2025.11.17 23:56:26.681737 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 405 | 2025.11.17 23:56:26.681944 [ 259 ] {a225ea86-8e86-4e7f-bfdb-be125e2973cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) 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) | ||
| 406 | 2025.11.17 23:56:26.682047 [ 259 ] {a225ea86-8e86-4e7f-bfdb-be125e2973cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 407 | 2025.11.17 23:56:26.683693 [ 259 ] {a225ea86-8e86-4e7f-bfdb-be125e2973cc} <Debug> oximeter.measurements_u32 (b097bb03-ae01-405f-8a74-f46c963a9105): Loading data parts | ||
| 408 | 2025.11.17 23:56:26.683813 [ 259 ] {a225ea86-8e86-4e7f-bfdb-be125e2973cc} <Debug> oximeter.measurements_u32 (b097bb03-ae01-405f-8a74-f46c963a9105): There are no data parts | ||
| 409 | 2025.11.17 23:56:26.684927 [ 259 ] {a225ea86-8e86-4e7f-bfdb-be125e2973cc} <Debug> TCPHandler: Processed in 0.00323796 sec. | ||
| 410 | 2025.11.17 23:56:26.685066 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 411 | 2025.11.17 23:56:26.685213 [ 259 ] {6f916a4b-504d-41cf-ab55-3f6de598cba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) 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) | ||
| 412 | 2025.11.17 23:56:26.685318 [ 259 ] {6f916a4b-504d-41cf-ab55-3f6de598cba8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 413 | 2025.11.17 23:56:26.686861 [ 259 ] {6f916a4b-504d-41cf-ab55-3f6de598cba8} <Debug> oximeter.measurements_i64 (a3d14f1d-f647-4efe-af45-044ab5b26326): Loading data parts | ||
| 414 | 2025.11.17 23:56:26.687055 [ 259 ] {6f916a4b-504d-41cf-ab55-3f6de598cba8} <Debug> oximeter.measurements_i64 (a3d14f1d-f647-4efe-af45-044ab5b26326): There are no data parts | ||
| 415 | 2025.11.17 23:56:26.688279 [ 259 ] {6f916a4b-504d-41cf-ab55-3f6de598cba8} <Debug> TCPHandler: Processed in 0.003260391 sec. | ||
| 416 | 2025.11.17 23:56:26.688413 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 417 | 2025.11.17 23:56:26.688620 [ 259 ] {a5e7da95-623a-4d82-a165-cf32f5b61f72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) 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) | ||
| 418 | 2025.11.17 23:56:26.688719 [ 259 ] {a5e7da95-623a-4d82-a165-cf32f5b61f72} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 419 | 2025.11.17 23:56:26.690349 [ 259 ] {a5e7da95-623a-4d82-a165-cf32f5b61f72} <Debug> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Loading data parts | ||
| 420 | 2025.11.17 23:56:26.690474 [ 259 ] {a5e7da95-623a-4d82-a165-cf32f5b61f72} <Debug> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): There are no data parts | ||
| 421 | 2025.11.17 23:56:26.691751 [ 259 ] {a5e7da95-623a-4d82-a165-cf32f5b61f72} <Debug> TCPHandler: Processed in 0.003385075 sec. | ||
| 422 | 2025.11.17 23:56:26.691890 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 423 | 2025.11.17 23:56:26.692035 [ 259 ] {87307ec2-23e2-44a5-8275-1ab11f3a31e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) 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) | ||
| 424 | 2025.11.17 23:56:26.692144 [ 259 ] {87307ec2-23e2-44a5-8275-1ab11f3a31e1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 425 | 2025.11.17 23:56:26.693921 [ 259 ] {87307ec2-23e2-44a5-8275-1ab11f3a31e1} <Debug> oximeter.measurements_f32 (d78b0d7c-5ac9-40a3-b54c-d2d188cc4524): Loading data parts | ||
| 426 | 2025.11.17 23:56:26.694114 [ 259 ] {87307ec2-23e2-44a5-8275-1ab11f3a31e1} <Debug> oximeter.measurements_f32 (d78b0d7c-5ac9-40a3-b54c-d2d188cc4524): There are no data parts | ||
| 427 | 2025.11.17 23:56:26.695285 [ 259 ] {87307ec2-23e2-44a5-8275-1ab11f3a31e1} <Debug> TCPHandler: Processed in 0.003442057 sec. | ||
| 428 | 2025.11.17 23:56:26.695414 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 429 | 2025.11.17 23:56:26.695621 [ 259 ] {b572f0e9-716c-4005-9b48-9b3d496b557a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) 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) | ||
| 430 | 2025.11.17 23:56:26.695720 [ 259 ] {b572f0e9-716c-4005-9b48-9b3d496b557a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 431 | 2025.11.17 23:56:26.697282 [ 259 ] {b572f0e9-716c-4005-9b48-9b3d496b557a} <Debug> oximeter.measurements_f64 (3e380eac-c434-48a0-8736-bf2dca25bacb): Loading data parts | ||
| 432 | 2025.11.17 23:56:26.697416 [ 259 ] {b572f0e9-716c-4005-9b48-9b3d496b557a} <Debug> oximeter.measurements_f64 (3e380eac-c434-48a0-8736-bf2dca25bacb): There are no data parts | ||
| 433 | 2025.11.17 23:56:26.698761 [ 259 ] {b572f0e9-716c-4005-9b48-9b3d496b557a} <Debug> TCPHandler: Processed in 0.003393455 sec. | ||
| 434 | 2025.11.17 23:56:26.698895 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 435 | 2025.11.17 23:56:26.699040 [ 259 ] {a73dd05c-4fc2-4af5-8e93-6c94f3401519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) 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) | ||
| 436 | 2025.11.17 23:56:26.699150 [ 259 ] {a73dd05c-4fc2-4af5-8e93-6c94f3401519} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 437 | 2025.11.17 23:56:26.700834 [ 259 ] {a73dd05c-4fc2-4af5-8e93-6c94f3401519} <Debug> oximeter.measurements_string (bad40bc6-3d6b-49be-a0eb-97d3af445815): Loading data parts | ||
| 438 | 2025.11.17 23:56:26.701030 [ 259 ] {a73dd05c-4fc2-4af5-8e93-6c94f3401519} <Debug> oximeter.measurements_string (bad40bc6-3d6b-49be-a0eb-97d3af445815): There are no data parts | ||
| 439 | 2025.11.17 23:56:26.702122 [ 259 ] {a73dd05c-4fc2-4af5-8e93-6c94f3401519} <Debug> TCPHandler: Processed in 0.003275112 sec. | ||
| 440 | 2025.11.17 23:56:26.702261 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 441 | 2025.11.17 23:56:26.702474 [ 259 ] {3ddf24c9-dbf8-471e-af67-9f4cad319619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 442 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 443 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 444 | * a string isn't palatable for a few reasons. | ||
| 445 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 446 | * details. | ||
| 447 | */ | ||
| 448 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 449 | 2025.11.17 23:56:26.702585 [ 259 ] {3ddf24c9-dbf8-471e-af67-9f4cad319619} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 450 | 2025.11.17 23:56:26.704153 [ 259 ] {3ddf24c9-dbf8-471e-af67-9f4cad319619} <Debug> oximeter.measurements_bytes (3442a84e-32d7-4294-b001-19d9c0ba494c): Loading data parts | ||
| 451 | 2025.11.17 23:56:26.704279 [ 259 ] {3ddf24c9-dbf8-471e-af67-9f4cad319619} <Debug> oximeter.measurements_bytes (3442a84e-32d7-4294-b001-19d9c0ba494c): There are no data parts | ||
| 452 | 2025.11.17 23:56:26.705463 [ 259 ] {3ddf24c9-dbf8-471e-af67-9f4cad319619} <Debug> TCPHandler: Processed in 0.003249511 sec. | ||
| 453 | 2025.11.17 23:56:26.705610 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 454 | 2025.11.17 23:56:26.705866 [ 259 ] {52b1aa08-20fb-46dd-b8ec-4102e208d89d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) 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) | ||
| 455 | 2025.11.17 23:56:26.705986 [ 259 ] {52b1aa08-20fb-46dd-b8ec-4102e208d89d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 456 | 2025.11.17 23:56:26.707690 [ 259 ] {52b1aa08-20fb-46dd-b8ec-4102e208d89d} <Debug> oximeter.measurements_cumulativei64 (82dad344-d8bf-4833-b187-d2bed776060c): Loading data parts | ||
| 457 | 2025.11.17 23:56:26.707861 [ 259 ] {52b1aa08-20fb-46dd-b8ec-4102e208d89d} <Debug> oximeter.measurements_cumulativei64 (82dad344-d8bf-4833-b187-d2bed776060c): There are no data parts | ||
| 458 | 2025.11.17 23:56:26.709120 [ 259 ] {52b1aa08-20fb-46dd-b8ec-4102e208d89d} <Debug> TCPHandler: Processed in 0.00355962 sec. | ||
| 459 | 2025.11.17 23:56:26.709262 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 460 | 2025.11.17 23:56:26.709495 [ 259 ] {067ecb0c-c200-46ef-9665-e5d063e5163b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) 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) | ||
| 461 | 2025.11.17 23:56:26.709576 [ 259 ] {067ecb0c-c200-46ef-9665-e5d063e5163b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 462 | 2025.11.17 23:56:26.711302 [ 259 ] {067ecb0c-c200-46ef-9665-e5d063e5163b} <Debug> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Loading data parts | ||
| 463 | 2025.11.17 23:56:26.711432 [ 259 ] {067ecb0c-c200-46ef-9665-e5d063e5163b} <Debug> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): There are no data parts | ||
| 464 | 2025.11.17 23:56:26.712654 [ 259 ] {067ecb0c-c200-46ef-9665-e5d063e5163b} <Debug> TCPHandler: Processed in 0.003440706 sec. | ||
| 465 | 2025.11.17 23:56:26.712856 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 466 | 2025.11.17 23:56:26.713019 [ 259 ] {c18d3ac8-d713-49e3-8d56-b345f7c84c1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) 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) | ||
| 467 | 2025.11.17 23:56:26.713137 [ 259 ] {c18d3ac8-d713-49e3-8d56-b345f7c84c1e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 468 | 2025.11.17 23:56:26.714760 [ 259 ] {c18d3ac8-d713-49e3-8d56-b345f7c84c1e} <Debug> oximeter.measurements_cumulativef32 (0bdc377b-fb8f-4d55-94c9-28cdb9829fff): Loading data parts | ||
| 469 | 2025.11.17 23:56:26.714929 [ 259 ] {c18d3ac8-d713-49e3-8d56-b345f7c84c1e} <Debug> oximeter.measurements_cumulativef32 (0bdc377b-fb8f-4d55-94c9-28cdb9829fff): There are no data parts | ||
| 470 | 2025.11.17 23:56:26.716103 [ 259 ] {c18d3ac8-d713-49e3-8d56-b345f7c84c1e} <Debug> TCPHandler: Processed in 0.003307413 sec. | ||
| 471 | 2025.11.17 23:56:26.716244 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 472 | 2025.11.17 23:56:26.716493 [ 259 ] {ec81d181-e0b2-4984-99ae-b00e4efc66c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) 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) | ||
| 473 | 2025.11.17 23:56:26.716613 [ 259 ] {ec81d181-e0b2-4984-99ae-b00e4efc66c9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 474 | 2025.11.17 23:56:26.718197 [ 259 ] {ec81d181-e0b2-4984-99ae-b00e4efc66c9} <Debug> oximeter.measurements_cumulativef64 (9ffaffda-4846-4cfa-9eb2-9b0500997b94): Loading data parts | ||
| 475 | 2025.11.17 23:56:26.718408 [ 259 ] {ec81d181-e0b2-4984-99ae-b00e4efc66c9} <Debug> oximeter.measurements_cumulativef64 (9ffaffda-4846-4cfa-9eb2-9b0500997b94): There are no data parts | ||
| 476 | 2025.11.17 23:56:26.719669 [ 259 ] {ec81d181-e0b2-4984-99ae-b00e4efc66c9} <Debug> TCPHandler: Processed in 0.003474338 sec. | ||
| 477 | 2025.11.17 23:56:26.719806 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 478 | 2025.11.17 23:56:26.720074 [ 259 ] {bc30815f-31ce-4d19-80a8-5d002592a295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 479 | * NOTE: Array types cannot be Nullable, see | ||
| 480 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 481 | * for more details. | ||
| 482 | * | ||
| 483 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 484 | * is unfortunate, and at this point relies on the fact that an | ||
| 485 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 486 | * to figure out another way to represent missing samples here. | ||
| 487 | */ | ||
| 488 | 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) | ||
| 489 | 2025.11.17 23:56:26.720204 [ 259 ] {bc30815f-31ce-4d19-80a8-5d002592a295} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 490 | 2025.11.17 23:56:26.722159 [ 259 ] {bc30815f-31ce-4d19-80a8-5d002592a295} <Debug> oximeter.measurements_histogrami8 (c30a43dc-3042-487f-9787-b56fa071c2c7): Loading data parts | ||
| 491 | 2025.11.17 23:56:26.722289 [ 259 ] {bc30815f-31ce-4d19-80a8-5d002592a295} <Debug> oximeter.measurements_histogrami8 (c30a43dc-3042-487f-9787-b56fa071c2c7): There are no data parts | ||
| 492 | 2025.11.17 23:56:26.723441 [ 259 ] {bc30815f-31ce-4d19-80a8-5d002592a295} <Debug> TCPHandler: Processed in 0.003684474 sec. | ||
| 493 | 2025.11.17 23:56:26.723581 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2025.11.17 23:56:26.723881 [ 259 ] {34a8f5b4-1602-4111-8270-630ff3d349b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) 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) | ||
| 495 | 2025.11.17 23:56:26.724019 [ 259 ] {34a8f5b4-1602-4111-8270-630ff3d349b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 496 | 2025.11.17 23:56:26.725811 [ 259 ] {34a8f5b4-1602-4111-8270-630ff3d349b7} <Debug> oximeter.measurements_histogramu8 (8711682c-fa41-42fb-9a31-a755a62c2c27): Loading data parts | ||
| 497 | 2025.11.17 23:56:26.725940 [ 259 ] {34a8f5b4-1602-4111-8270-630ff3d349b7} <Debug> oximeter.measurements_histogramu8 (8711682c-fa41-42fb-9a31-a755a62c2c27): There are no data parts | ||
| 498 | 2025.11.17 23:56:26.727128 [ 259 ] {34a8f5b4-1602-4111-8270-630ff3d349b7} <Debug> TCPHandler: Processed in 0.003596181 sec. | ||
| 499 | 2025.11.17 23:56:26.727261 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2025.11.17 23:56:26.727478 [ 259 ] {39f490ad-5f7f-48cc-a7a3-e827a80343f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) 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) | ||
| 501 | 2025.11.17 23:56:26.727612 [ 259 ] {39f490ad-5f7f-48cc-a7a3-e827a80343f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 502 | 2025.11.17 23:56:26.729426 [ 259 ] {39f490ad-5f7f-48cc-a7a3-e827a80343f1} <Debug> oximeter.measurements_histogrami16 (4afafd58-0ef1-4ebc-be1c-b7c3137b3894): Loading data parts | ||
| 503 | 2025.11.17 23:56:26.729602 [ 259 ] {39f490ad-5f7f-48cc-a7a3-e827a80343f1} <Debug> oximeter.measurements_histogrami16 (4afafd58-0ef1-4ebc-be1c-b7c3137b3894): There are no data parts | ||
| 504 | 2025.11.17 23:56:26.730748 [ 259 ] {39f490ad-5f7f-48cc-a7a3-e827a80343f1} <Debug> TCPHandler: Processed in 0.003536759 sec. | ||
| 505 | 2025.11.17 23:56:26.730886 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2025.11.17 23:56:26.731173 [ 259 ] {0d7d8589-666d-491b-a04f-6814f8e917ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) 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) | ||
| 507 | 2025.11.17 23:56:26.731299 [ 259 ] {0d7d8589-666d-491b-a04f-6814f8e917ad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 508 | 2025.11.17 23:56:26.733064 [ 259 ] {0d7d8589-666d-491b-a04f-6814f8e917ad} <Debug> oximeter.measurements_histogramu16 (5c792eca-bfb8-4381-b958-ced0a2b73680): Loading data parts | ||
| 509 | 2025.11.17 23:56:26.733190 [ 259 ] {0d7d8589-666d-491b-a04f-6814f8e917ad} <Debug> oximeter.measurements_histogramu16 (5c792eca-bfb8-4381-b958-ced0a2b73680): There are no data parts | ||
| 510 | 2025.11.17 23:56:26.734429 [ 259 ] {0d7d8589-666d-491b-a04f-6814f8e917ad} <Debug> TCPHandler: Processed in 0.003592641 sec. | ||
| 511 | 2025.11.17 23:56:26.734560 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2025.11.17 23:56:26.734773 [ 259 ] {3160f03d-b21c-4111-8154-032a4d791814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) 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) | ||
| 513 | 2025.11.17 23:56:26.734900 [ 259 ] {3160f03d-b21c-4111-8154-032a4d791814} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 514 | 2025.11.17 23:56:26.736730 [ 259 ] {3160f03d-b21c-4111-8154-032a4d791814} <Debug> oximeter.measurements_histogrami32 (2e259c09-f053-4cd2-ad26-01465c3ac001): Loading data parts | ||
| 515 | 2025.11.17 23:56:26.736917 [ 259 ] {3160f03d-b21c-4111-8154-032a4d791814} <Debug> oximeter.measurements_histogrami32 (2e259c09-f053-4cd2-ad26-01465c3ac001): There are no data parts | ||
| 516 | 2025.11.17 23:56:26.738131 [ 259 ] {3160f03d-b21c-4111-8154-032a4d791814} <Debug> TCPHandler: Processed in 0.003620972 sec. | ||
| 517 | 2025.11.17 23:56:26.738259 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2025.11.17 23:56:26.738545 [ 259 ] {5a72839a-07a4-43ec-991a-f5675f736190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) 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) | ||
| 519 | 2025.11.17 23:56:26.738668 [ 259 ] {5a72839a-07a4-43ec-991a-f5675f736190} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 520 | 2025.11.17 23:56:26.740449 [ 259 ] {5a72839a-07a4-43ec-991a-f5675f736190} <Debug> oximeter.measurements_histogramu32 (be4b471a-7ffc-4a37-819a-080615b895df): Loading data parts | ||
| 521 | 2025.11.17 23:56:26.740614 [ 259 ] {5a72839a-07a4-43ec-991a-f5675f736190} <Debug> oximeter.measurements_histogramu32 (be4b471a-7ffc-4a37-819a-080615b895df): There are no data parts | ||
| 522 | 2025.11.17 23:56:26.741932 [ 259 ] {5a72839a-07a4-43ec-991a-f5675f736190} <Debug> TCPHandler: Processed in 0.003721454 sec. | ||
| 523 | 2025.11.17 23:56:26.742069 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2025.11.17 23:56:26.742277 [ 259 ] {b4d35ae1-23ee-4df0-920c-fe312e3892b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) 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) | ||
| 525 | 2025.11.17 23:56:26.742411 [ 259 ] {b4d35ae1-23ee-4df0-920c-fe312e3892b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 526 | 2025.11.17 23:56:26.744168 [ 259 ] {b4d35ae1-23ee-4df0-920c-fe312e3892b8} <Debug> oximeter.measurements_histogrami64 (f4b1caa6-27e6-4530-89c9-84ed216bee88): Loading data parts | ||
| 527 | 2025.11.17 23:56:26.744379 [ 259 ] {b4d35ae1-23ee-4df0-920c-fe312e3892b8} <Debug> oximeter.measurements_histogrami64 (f4b1caa6-27e6-4530-89c9-84ed216bee88): There are no data parts | ||
| 528 | 2025.11.17 23:56:26.745466 [ 259 ] {b4d35ae1-23ee-4df0-920c-fe312e3892b8} <Debug> TCPHandler: Processed in 0.003447247 sec. | ||
| 529 | 2025.11.17 23:56:26.745601 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2025.11.17 23:56:26.745894 [ 259 ] {5ed40677-4107-425a-835e-bb45ca0c086b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) 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) | ||
| 531 | 2025.11.17 23:56:26.746020 [ 259 ] {5ed40677-4107-425a-835e-bb45ca0c086b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 532 | 2025.11.17 23:56:26.747763 [ 259 ] {5ed40677-4107-425a-835e-bb45ca0c086b} <Debug> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Loading data parts | ||
| 533 | 2025.11.17 23:56:26.747910 [ 259 ] {5ed40677-4107-425a-835e-bb45ca0c086b} <Debug> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): There are no data parts | ||
| 534 | 2025.11.17 23:56:26.749163 [ 259 ] {5ed40677-4107-425a-835e-bb45ca0c086b} <Debug> TCPHandler: Processed in 0.003611581 sec. | ||
| 535 | 2025.11.17 23:56:26.749299 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2025.11.17 23:56:26.749504 [ 259 ] {8bf94459-2484-4992-8a94-b37bd935b3a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) 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) | ||
| 537 | 2025.11.17 23:56:26.749636 [ 259 ] {8bf94459-2484-4992-8a94-b37bd935b3a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 538 | 2025.11.17 23:56:26.751365 [ 259 ] {8bf94459-2484-4992-8a94-b37bd935b3a8} <Debug> oximeter.measurements_histogramf32 (54516962-1c95-4173-8b94-c9ad8bf89cfd): Loading data parts | ||
| 539 | 2025.11.17 23:56:26.751577 [ 259 ] {8bf94459-2484-4992-8a94-b37bd935b3a8} <Debug> oximeter.measurements_histogramf32 (54516962-1c95-4173-8b94-c9ad8bf89cfd): There are no data parts | ||
| 540 | 2025.11.17 23:56:26.752857 [ 259 ] {8bf94459-2484-4992-8a94-b37bd935b3a8} <Debug> TCPHandler: Processed in 0.003607362 sec. | ||
| 541 | 2025.11.17 23:56:26.752989 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2025.11.17 23:56:26.753281 [ 259 ] {6065fada-8e0d-475f-87fc-05dc9ba501a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) 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) | ||
| 543 | 2025.11.17 23:56:26.753412 [ 259 ] {6065fada-8e0d-475f-87fc-05dc9ba501a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 544 | 2025.11.17 23:56:26.755243 [ 259 ] {6065fada-8e0d-475f-87fc-05dc9ba501a3} <Debug> oximeter.measurements_histogramf64 (a52bcd03-205b-47d0-8495-85e3a9ec5008): Loading data parts | ||
| 545 | 2025.11.17 23:56:26.755397 [ 259 ] {6065fada-8e0d-475f-87fc-05dc9ba501a3} <Debug> oximeter.measurements_histogramf64 (a52bcd03-205b-47d0-8495-85e3a9ec5008): There are no data parts | ||
| 546 | 2025.11.17 23:56:26.756663 [ 259 ] {6065fada-8e0d-475f-87fc-05dc9ba501a3} <Debug> TCPHandler: Processed in 0.003722784 sec. | ||
| 547 | 2025.11.17 23:56:26.756804 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2025.11.17 23:56:26.756977 [ 259 ] {955a8719-8133-4432-a310-871e98869783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) /* The field tables store named dimensions of each timeseries. | ||
| 549 | * | ||
| 550 | * As with the measurement tables, there is one field table for each field data | ||
| 551 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 552 | * this behavior **must not** be relied upon for query correctness. | ||
| 553 | * | ||
| 554 | * The index for the fields differs from the measurements, however. Rows are | ||
| 555 | * sorted by timeseries name, then field name, field value, and finally | ||
| 556 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 557 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 558 | * usually then used to look up measurements. | ||
| 559 | * | ||
| 560 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 561 | * timeseries name and then key, since it would improve lookups where one | ||
| 562 | * already has the key. Realistically though, these tables are quite small and | ||
| 563 | * so performance benefits will be low in absolute terms. | ||
| 564 | * | ||
| 565 | * TTL: We use a materialized column to expire old field table records. This | ||
| 566 | * column is generated automatically by the database whenever a new row is | ||
| 567 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 568 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 569 | * record will remain during a deduplication, which will have the last | ||
| 570 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 571 | * measurement tables. | ||
| 572 | */ | ||
| 573 | 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) | ||
| 574 | 2025.11.17 23:56:26.757108 [ 259 ] {955a8719-8133-4432-a310-871e98869783} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 575 | 2025.11.17 23:56:26.758876 [ 259 ] {955a8719-8133-4432-a310-871e98869783} <Debug> oximeter.fields_bool (98f73867-739d-4ab3-9ad4-4caf8af67c9b): Loading data parts | ||
| 576 | 2025.11.17 23:56:26.759074 [ 259 ] {955a8719-8133-4432-a310-871e98869783} <Debug> oximeter.fields_bool (98f73867-739d-4ab3-9ad4-4caf8af67c9b): There are no data parts | ||
| 577 | 2025.11.17 23:56:26.760141 [ 259 ] {955a8719-8133-4432-a310-871e98869783} <Debug> TCPHandler: Processed in 0.003385575 sec. | ||
| 578 | 2025.11.17 23:56:26.760283 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 579 | 2025.11.17 23:56:26.760514 [ 259 ] {c7e4530c-ea0e-4dd1-8152-2a309cfdc58c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) 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) | ||
| 580 | 2025.11.17 23:56:26.760629 [ 259 ] {c7e4530c-ea0e-4dd1-8152-2a309cfdc58c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 581 | 2025.11.17 23:56:26.762251 [ 259 ] {c7e4530c-ea0e-4dd1-8152-2a309cfdc58c} <Debug> oximeter.fields_i8 (334d2081-e32b-4d3e-8b22-e1058ad2f1ed): Loading data parts | ||
| 582 | 2025.11.17 23:56:26.762379 [ 259 ] {c7e4530c-ea0e-4dd1-8152-2a309cfdc58c} <Debug> oximeter.fields_i8 (334d2081-e32b-4d3e-8b22-e1058ad2f1ed): There are no data parts | ||
| 583 | 2025.11.17 23:56:26.763589 [ 259 ] {c7e4530c-ea0e-4dd1-8152-2a309cfdc58c} <Debug> TCPHandler: Processed in 0.003355224 sec. | ||
| 584 | 2025.11.17 23:56:26.763765 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 585 | 2025.11.17 23:56:26.763916 [ 259 ] {9bea2fc7-c4c1-4f34-81d3-f518a3376afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) 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) | ||
| 586 | 2025.11.17 23:56:26.764036 [ 259 ] {9bea2fc7-c4c1-4f34-81d3-f518a3376afc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 587 | 2025.11.17 23:56:26.765901 [ 259 ] {9bea2fc7-c4c1-4f34-81d3-f518a3376afc} <Debug> oximeter.fields_u8 (3c841fee-c808-4f33-b186-247962b3ed1f): Loading data parts | ||
| 588 | 2025.11.17 23:56:26.766097 [ 259 ] {9bea2fc7-c4c1-4f34-81d3-f518a3376afc} <Debug> oximeter.fields_u8 (3c841fee-c808-4f33-b186-247962b3ed1f): There are no data parts | ||
| 589 | 2025.11.17 23:56:26.767676 [ 259 ] {9bea2fc7-c4c1-4f34-81d3-f518a3376afc} <Debug> TCPHandler: Processed in 0.003959522 sec. | ||
| 590 | 2025.11.17 23:56:26.767813 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 591 | 2025.11.17 23:56:26.768041 [ 259 ] {7999cd01-dbe3-4211-8f1e-f9520b495a5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) 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) | ||
| 592 | 2025.11.17 23:56:26.768157 [ 259 ] {7999cd01-dbe3-4211-8f1e-f9520b495a5b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 593 | 2025.11.17 23:56:26.769822 [ 259 ] {7999cd01-dbe3-4211-8f1e-f9520b495a5b} <Debug> oximeter.fields_i16 (325897d0-5212-4860-b736-19b8f76846e0): Loading data parts | ||
| 594 | 2025.11.17 23:56:26.769970 [ 259 ] {7999cd01-dbe3-4211-8f1e-f9520b495a5b} <Debug> oximeter.fields_i16 (325897d0-5212-4860-b736-19b8f76846e0): There are no data parts | ||
| 595 | 2025.11.17 23:56:26.771311 [ 259 ] {7999cd01-dbe3-4211-8f1e-f9520b495a5b} <Debug> TCPHandler: Processed in 0.003545469 sec. | ||
| 596 | 2025.11.17 23:56:26.771456 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 597 | 2025.11.17 23:56:26.771607 [ 259 ] {e65608cb-89ab-4190-bab3-5a14da996045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) 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) | ||
| 598 | 2025.11.17 23:56:26.771736 [ 259 ] {e65608cb-89ab-4190-bab3-5a14da996045} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 599 | 2025.11.17 23:56:26.773413 [ 259 ] {e65608cb-89ab-4190-bab3-5a14da996045} <Debug> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Loading data parts | ||
| 600 | 2025.11.17 23:56:26.773627 [ 259 ] {e65608cb-89ab-4190-bab3-5a14da996045} <Debug> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): There are no data parts | ||
| 601 | 2025.11.17 23:56:26.775451 [ 259 ] {e65608cb-89ab-4190-bab3-5a14da996045} <Debug> TCPHandler: Processed in 0.004043824 sec. | ||
| 602 | 2025.11.17 23:56:26.775588 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 603 | 2025.11.17 23:56:26.775821 [ 259 ] {2dce2887-a82c-465e-8d3e-214e70b1d22c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) 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) | ||
| 604 | 2025.11.17 23:56:26.775941 [ 259 ] {2dce2887-a82c-465e-8d3e-214e70b1d22c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 605 | 2025.11.17 23:56:26.777710 [ 259 ] {2dce2887-a82c-465e-8d3e-214e70b1d22c} <Debug> oximeter.fields_i32 (7c0f8652-b01c-4470-8787-05db024ef1d5): Loading data parts | ||
| 606 | 2025.11.17 23:56:26.777891 [ 259 ] {2dce2887-a82c-465e-8d3e-214e70b1d22c} <Debug> oximeter.fields_i32 (7c0f8652-b01c-4470-8787-05db024ef1d5): There are no data parts | ||
| 607 | 2025.11.17 23:56:26.779473 [ 259 ] {2dce2887-a82c-465e-8d3e-214e70b1d22c} <Debug> TCPHandler: Processed in 0.00393456 sec. | ||
| 608 | 2025.11.17 23:56:26.779612 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 609 | 2025.11.17 23:56:26.779769 [ 259 ] {1d058bcd-ec64-4c9f-81f1-093d61bfd6db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) 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) | ||
| 610 | 2025.11.17 23:56:26.779890 [ 259 ] {1d058bcd-ec64-4c9f-81f1-093d61bfd6db} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 611 | 2025.11.17 23:56:26.781720 [ 259 ] {1d058bcd-ec64-4c9f-81f1-093d61bfd6db} <Debug> oximeter.fields_u32 (331d8859-2fcc-41ca-8ff2-10e253de49bb): Loading data parts | ||
| 612 | 2025.11.17 23:56:26.781944 [ 259 ] {1d058bcd-ec64-4c9f-81f1-093d61bfd6db} <Debug> oximeter.fields_u32 (331d8859-2fcc-41ca-8ff2-10e253de49bb): There are no data parts | ||
| 613 | 2025.11.17 23:56:26.783386 [ 259 ] {1d058bcd-ec64-4c9f-81f1-093d61bfd6db} <Debug> TCPHandler: Processed in 0.003823817 sec. | ||
| 614 | 2025.11.17 23:56:26.783520 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 615 | 2025.11.17 23:56:26.783751 [ 259 ] {c2e3c764-74bc-48aa-aec4-9402a2200b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) 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) | ||
| 616 | 2025.11.17 23:56:26.783868 [ 259 ] {c2e3c764-74bc-48aa-aec4-9402a2200b28} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 617 | 2025.11.17 23:56:26.785576 [ 259 ] {c2e3c764-74bc-48aa-aec4-9402a2200b28} <Debug> oximeter.fields_i64 (b49ba8d3-f0ef-4d02-8698-21b669824361): Loading data parts | ||
| 618 | 2025.11.17 23:56:26.785775 [ 259 ] {c2e3c764-74bc-48aa-aec4-9402a2200b28} <Debug> oximeter.fields_i64 (b49ba8d3-f0ef-4d02-8698-21b669824361): There are no data parts | ||
| 619 | 2025.11.17 23:56:26.787308 [ 259 ] {c2e3c764-74bc-48aa-aec4-9402a2200b28} <Debug> TCPHandler: Processed in 0.003835848 sec. | ||
| 620 | 2025.11.17 23:56:26.787439 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 621 | 2025.11.17 23:56:26.787589 [ 259 ] {0afdb47a-5dd7-499a-ab97-a0bd32225805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) 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) | ||
| 622 | 2025.11.17 23:56:26.787710 [ 259 ] {0afdb47a-5dd7-499a-ab97-a0bd32225805} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 623 | 2025.11.17 23:56:26.789481 [ 259 ] {0afdb47a-5dd7-499a-ab97-a0bd32225805} <Debug> oximeter.fields_u64 (735881fc-6508-40c0-a3e4-1775f08043db): Loading data parts | ||
| 624 | 2025.11.17 23:56:26.789604 [ 259 ] {0afdb47a-5dd7-499a-ab97-a0bd32225805} <Debug> oximeter.fields_u64 (735881fc-6508-40c0-a3e4-1775f08043db): There are no data parts | ||
| 625 | 2025.11.17 23:56:26.791002 [ 259 ] {0afdb47a-5dd7-499a-ab97-a0bd32225805} <Debug> TCPHandler: Processed in 0.003612111 sec. | ||
| 626 | 2025.11.17 23:56:26.791128 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 627 | 2025.11.17 23:56:26.791349 [ 259 ] {3e28b27f-1154-4825-9aff-78c41ba840a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) 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) | ||
| 628 | 2025.11.17 23:56:26.791452 [ 259 ] {3e28b27f-1154-4825-9aff-78c41ba840a1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 629 | 2025.11.17 23:56:26.793158 [ 259 ] {3e28b27f-1154-4825-9aff-78c41ba840a1} <Debug> oximeter.fields_ipaddr (7b176116-472b-4b5a-83c5-092b962004e6): Loading data parts | ||
| 630 | 2025.11.17 23:56:26.793296 [ 259 ] {3e28b27f-1154-4825-9aff-78c41ba840a1} <Debug> oximeter.fields_ipaddr (7b176116-472b-4b5a-83c5-092b962004e6): There are no data parts | ||
| 631 | 2025.11.17 23:56:26.794760 [ 259 ] {3e28b27f-1154-4825-9aff-78c41ba840a1} <Debug> TCPHandler: Processed in 0.003679343 sec. | ||
| 632 | 2025.11.17 23:56:26.794885 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 633 | 2025.11.17 23:56:26.795034 [ 259 ] {46308977-d4a8-423b-a928-6cbdd5c6fea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) 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) | ||
| 634 | 2025.11.17 23:56:26.795143 [ 259 ] {46308977-d4a8-423b-a928-6cbdd5c6fea7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 635 | 2025.11.17 23:56:26.797011 [ 259 ] {46308977-d4a8-423b-a928-6cbdd5c6fea7} <Debug> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Loading data parts | ||
| 636 | 2025.11.17 23:56:26.797132 [ 259 ] {46308977-d4a8-423b-a928-6cbdd5c6fea7} <Debug> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): There are no data parts | ||
| 637 | 2025.11.17 23:56:26.798592 [ 259 ] {46308977-d4a8-423b-a928-6cbdd5c6fea7} <Debug> TCPHandler: Processed in 0.003755406 sec. | ||
| 638 | 2025.11.17 23:56:26.798787 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 639 | 2025.11.17 23:56:26.798938 [ 259 ] {4f8e6a6c-4f69-465f-b80a-3630cb5df2c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) 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) | ||
| 640 | 2025.11.17 23:56:26.799043 [ 259 ] {4f8e6a6c-4f69-465f-b80a-3630cb5df2c6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 641 | 2025.11.17 23:56:26.800690 [ 259 ] {4f8e6a6c-4f69-465f-b80a-3630cb5df2c6} <Debug> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Loading data parts | ||
| 642 | 2025.11.17 23:56:26.800891 [ 259 ] {4f8e6a6c-4f69-465f-b80a-3630cb5df2c6} <Debug> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): There are no data parts | ||
| 643 | 2025.11.17 23:56:26.802308 [ 259 ] {4f8e6a6c-4f69-465f-b80a-3630cb5df2c6} <Debug> TCPHandler: Processed in 0.0035705 sec. | ||
| 644 | 2025.11.17 23:56:26.802463 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 645 | 2025.11.17 23:56:26.802734 [ 259 ] {48d64421-1f5a-418e-945f-6a36fe0b601f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) /* The timeseries schema table stores the extracted schema for the samples | ||
| 646 | * oximeter collects. | ||
| 647 | */ | ||
| 648 | 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) | ||
| 649 | 2025.11.17 23:56:26.802863 [ 259 ] {48d64421-1f5a-418e-945f-6a36fe0b601f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 650 | 2025.11.17 23:56:26.804570 [ 259 ] {48d64421-1f5a-418e-945f-6a36fe0b601f} <Debug> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379): Loading data parts | ||
| 651 | 2025.11.17 23:56:26.804769 [ 259 ] {48d64421-1f5a-418e-945f-6a36fe0b601f} <Debug> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379): There are no data parts | ||
| 652 | 2025.11.17 23:56:26.806380 [ 259 ] {48d64421-1f5a-418e-945f-6a36fe0b601f} <Debug> TCPHandler: Processed in 0.003966361 sec. | ||
| 653 | 2025.11.17 23:56:26.806593 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 654 | 2025.11.17 23:56:26.806870 [ 260 ] {5999ea59-6f80-4d94-b239-11ea4f547c2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 655 | 2025.11.17 23:56:26.808243 [ 260 ] {5999ea59-6f80-4d94-b239-11ea4f547c2a} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 656 | 2025.11.17 23:56:26.815784 [ 276 ] {5999ea59-6f80-4d94-b239-11ea4f547c2a} <Trace> oximeter.version (a19d5a8a-5052-42fa-92e2-ebbf2c8dbfb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 657 | 2025.11.17 23:56:26.815830 [ 276 ] {5999ea59-6f80-4d94-b239-11ea4f547c2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 658 | 2025.11.17 23:56:26.820472 [ 276 ] {5999ea59-6f80-4d94-b239-11ea4f547c2a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 659 | 2025.11.17 23:56:26.820977 [ 276 ] {5999ea59-6f80-4d94-b239-11ea4f547c2a} <Trace> oximeter.version (a19d5a8a-5052-42fa-92e2-ebbf2c8dbfb7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 660 | 2025.11.17 23:56:26.821325 [ 260 ] {5999ea59-6f80-4d94-b239-11ea4f547c2a} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.014583 sec., 68.57299595419323 rows/sec., 1.07 KiB/sec. | ||
| 661 | 2025.11.17 23:56:26.821631 [ 260 ] {5999ea59-6f80-4d94-b239-11ea4f547c2a} <Debug> TCPHandler: Processed in 0.015139645 sec. | ||
| 662 | 2025.11.17 23:56:26.914960 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35136 | ||
| 663 | 2025.11.17 23:56:26.915060 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 664 | 2025.11.17 23:56:26.915194 [ 278 ] {} <Debug> TCP-Session: 83402461-0e72-4058-9196-40e22b94eab7 Authenticating user 'default' from [fd00:1122:3344:101::a]:35136 | ||
| 665 | 2025.11.17 23:56:26.915217 [ 278 ] {} <Debug> TCP-Session: 83402461-0e72-4058-9196-40e22b94eab7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 666 | 2025.11.17 23:56:26.915229 [ 278 ] {} <Debug> TCP-Session: 83402461-0e72-4058-9196-40e22b94eab7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2025.11.17 23:56:26.915371 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 668 | 2025.11.17 23:56:26.915398 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 669 | 2025.11.17 23:56:26.915482 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 670 | 2025.11.17 23:56:26.918352 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50655 | ||
| 671 | 2025.11.17 23:56:26.918410 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54831 | ||
| 672 | 2025.11.17 23:56:26.918559 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38018 | ||
| 673 | 2025.11.17 23:56:26.918583 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34029 | ||
| 674 | 2025.11.17 23:56:26.918648 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42911 | ||
| 675 | 2025.11.17 23:56:26.918756 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 676 | 2025.11.17 23:56:26.918816 [ 279 ] {} <Debug> TCP-Session: e5aaea4d-9f72-4094-aafb-dd6ebf078d58 Authenticating user 'default' from [fd00:1122:3344:101::a]:50655 | ||
| 677 | 2025.11.17 23:56:26.918834 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51821 | ||
| 678 | 2025.11.17 23:56:26.918841 [ 279 ] {} <Debug> TCP-Session: e5aaea4d-9f72-4094-aafb-dd6ebf078d58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 679 | 2025.11.17 23:56:26.918901 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 680 | 2025.11.17 23:56:26.918882 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 681 | 2025.11.17 23:56:26.918963 [ 279 ] {} <Debug> TCP-Session: e5aaea4d-9f72-4094-aafb-dd6ebf078d58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 682 | 2025.11.17 23:56:26.919078 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49582 | ||
| 683 | 2025.11.17 23:56:26.919160 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 684 | 2025.11.17 23:56:26.919171 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 685 | 2025.11.17 23:56:26.919191 [ 281 ] {} <Debug> TCP-Session: f970ec95-ce7f-4212-bd24-90c8f2833f9f Authenticating user 'default' from [fd00:1122:3344:101::a]:34029 | ||
| 686 | 2025.11.17 23:56:26.919215 [ 284 ] {} <Debug> TCP-Session: 52a0ec29-8b44-4da2-a5c8-5a9e53d1f2f6 Authenticating user 'default' from [fd00:1122:3344:101::a]:51821 | ||
| 687 | 2025.11.17 23:56:26.919288 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2025.11.17 23:56:26.919198 [ 282 ] {} <Debug> TCP-Session: 13f9b6ab-e2d1-4124-b9e9-0bf7b3b39a49 Authenticating user 'default' from [fd00:1122:3344:101::a]:38018 | ||
| 689 | 2025.11.17 23:56:26.919377 [ 285 ] {} <Debug> TCP-Session: cb4fb204-c4c1-46ba-a286-16eeb1521484 Authenticating user 'default' from [fd00:1122:3344:101::a]:49582 | ||
| 690 | 2025.11.17 23:56:26.919390 [ 284 ] {} <Debug> TCP-Session: 52a0ec29-8b44-4da2-a5c8-5a9e53d1f2f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2025.11.17 23:56:26.919363 [ 281 ] {} <Debug> TCP-Session: f970ec95-ce7f-4212-bd24-90c8f2833f9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2025.11.17 23:56:26.919480 [ 285 ] {} <Debug> TCP-Session: cb4fb204-c4c1-46ba-a286-16eeb1521484 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2025.11.17 23:56:26.919448 [ 282 ] {} <Debug> TCP-Session: 13f9b6ab-e2d1-4124-b9e9-0bf7b3b39a49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2025.11.17 23:56:26.919206 [ 280 ] {} <Debug> TCP-Session: c9c14cbd-06df-4e7e-9cf4-cd28eb85a4be Authenticating user 'default' from [fd00:1122:3344:101::a]:54831 | ||
| 695 | 2025.11.17 23:56:26.919557 [ 282 ] {} <Debug> TCP-Session: 13f9b6ab-e2d1-4124-b9e9-0bf7b3b39a49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2025.11.17 23:56:26.919572 [ 285 ] {} <Debug> TCP-Session: cb4fb204-c4c1-46ba-a286-16eeb1521484 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2025.11.17 23:56:26.919542 [ 281 ] {} <Debug> TCP-Session: f970ec95-ce7f-4212-bd24-90c8f2833f9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2025.11.17 23:56:26.919647 [ 280 ] {} <Debug> TCP-Session: c9c14cbd-06df-4e7e-9cf4-cd28eb85a4be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2025.11.17 23:56:26.919172 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 700 | 2025.11.17 23:56:26.919457 [ 284 ] {} <Debug> TCP-Session: 52a0ec29-8b44-4da2-a5c8-5a9e53d1f2f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2025.11.17 23:56:26.919758 [ 280 ] {} <Debug> TCP-Session: c9c14cbd-06df-4e7e-9cf4-cd28eb85a4be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2025.11.17 23:56:26.919756 [ 283 ] {} <Debug> TCP-Session: 22d2de0b-defa-4433-9573-78d3a153fde8 Authenticating user 'default' from [fd00:1122:3344:101::a]:42911 | ||
| 703 | 2025.11.17 23:56:26.919855 [ 283 ] {} <Debug> TCP-Session: 22d2de0b-defa-4433-9573-78d3a153fde8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2025.11.17 23:56:26.919984 [ 283 ] {} <Debug> TCP-Session: 22d2de0b-defa-4433-9573-78d3a153fde8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2025.11.17 23:56:27.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.27 MiB, peak 124.27 MiB, free memory in arenas 0.00 B, will set to 139.61 MiB (RSS), difference: 15.33 MiB | ||
| 706 | 2025.11.17 23:56:33.596034 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 707 | 2025.11.17 23:56:33.596080 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 708 | 2025.11.17 23:56:33.596268 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 709 | 2025.11.17 23:56:33.596277 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 710 | 2025.11.17 23:56:33.599278 [ 245 ] {} <Debug> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Loading data parts | ||
| 711 | 2025.11.17 23:56:33.599587 [ 245 ] {} <Debug> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): There are no data parts | ||
| 712 | 2025.11.17 23:56:33.603071 [ 245 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 713 | 2025.11.17 23:56:33.603109 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 714 | 2025.11.17 23:56:33.609034 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 715 | 2025.11.17 23:56:33.609607 [ 245 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 716 | 2025.11.17 23:56:33.609742 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 717 | 2025.11.17 23:56:33.613096 [ 244 ] {} <Debug> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Loading data parts | ||
| 718 | 2025.11.17 23:56:33.613310 [ 244 ] {} <Debug> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): There are no data parts | ||
| 719 | 2025.11.17 23:56:33.637978 [ 244 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 720 | 2025.11.17 23:56:33.638038 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 721 | 2025.11.17 23:56:33.644929 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 722 | 2025.11.17 23:56:33.646102 [ 244 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 723 | 2025.11.17 23:56:33.649636 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 724 | 2025.11.17 23:56:34.000161 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.85 MiB, peak 148.85 MiB, free memory in arenas 0.00 B, will set to 153.98 MiB (RSS), difference: 9.13 MiB | ||
| 725 | 2025.11.17 23:56:36.095966 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 726 | 2025.11.17 23:56:36.096079 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 727 | 2025.11.17 23:56:36.101090 [ 243 ] {} <Debug> system.query_log (5160c46c-4695-4732-892b-014b7bde58ca): Loading data parts | ||
| 728 | 2025.11.17 23:56:36.101371 [ 243 ] {} <Debug> system.query_log (5160c46c-4695-4732-892b-014b7bde58ca): There are no data parts | ||
| 729 | 2025.11.17 23:56:36.108782 [ 243 ] {} <Trace> system.query_log (5160c46c-4695-4732-892b-014b7bde58ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 730 | 2025.11.17 23:56:36.108825 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 731 | 2025.11.17 23:56:36.110612 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51559 | ||
| 732 | 2025.11.17 23:56:36.110676 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2025.11.17 23:56:36.111123 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 734 | 2025.11.17 23:56:36.111163 [ 286 ] {} <Debug> TCP-Session: 2b0a5ad1-a5e8-4634-b4b6-d2e3624d458a Authenticating user 'default' from [fd00:1122:3344:101::e]:51559 | ||
| 735 | 2025.11.17 23:56:36.111233 [ 286 ] {} <Debug> TCP-Session: 2b0a5ad1-a5e8-4634-b4b6-d2e3624d458a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 736 | 2025.11.17 23:56:36.111282 [ 286 ] {} <Debug> TCP-Session: 2b0a5ad1-a5e8-4634-b4b6-d2e3624d458a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 737 | 2025.11.17 23:56:36.111286 [ 243 ] {} <Trace> system.query_log (5160c46c-4695-4732-892b-014b7bde58ca): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 738 | 2025.11.17 23:56:36.111336 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 739 | 2025.11.17 23:56:36.111447 [ 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 | ||
| 740 | 2025.11.17 23:56:36.111626 [ 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 | ||
| 741 | 2025.11.17 23:56:36.111706 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 742 | 2025.11.17 23:56:36.112035 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44725 | ||
| 743 | 2025.11.17 23:56:36.112099 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40850 | ||
| 744 | 2025.11.17 23:56:36.112185 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 745 | 2025.11.17 23:56:36.112205 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62112 | ||
| 746 | 2025.11.17 23:56:36.112222 [ 287 ] {} <Debug> TCP-Session: 140cc4bd-c39b-4a41-9d79-5c003763ccda Authenticating user 'default' from [fd00:1122:3344:101::e]:44725 | ||
| 747 | 2025.11.17 23:56:36.112233 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 748 | 2025.11.17 23:56:36.112322 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53200 | ||
| 749 | 2025.11.17 23:56:36.112388 [ 286 ] {} <Trace> TCP-Session: 2b0a5ad1-a5e8-4634-b4b6-d2e3624d458a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 750 | 2025.11.17 23:56:36.112414 [ 287 ] {} <Debug> TCP-Session: 140cc4bd-c39b-4a41-9d79-5c003763ccda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 751 | 2025.11.17 23:56:36.112512 [ 287 ] {} <Debug> TCP-Session: 140cc4bd-c39b-4a41-9d79-5c003763ccda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 752 | 2025.11.17 23:56:36.112698 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52676 | ||
| 753 | 2025.11.17 23:56:36.112702 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61938 | ||
| 754 | 2025.11.17 23:56:36.112742 [ 288 ] {} <Debug> TCP-Session: 1c92fab4-a79c-407d-b88f-22145c103b48 Authenticating user 'default' from [fd00:1122:3344:101::e]:40850 | ||
| 755 | 2025.11.17 23:56:36.112795 [ 286 ] {6568aafa-933d-49e4-9b39-c869d06abe4f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51559) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 756 | 2025.11.17 23:56:36.112809 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 757 | 2025.11.17 23:56:36.112840 [ 288 ] {} <Debug> TCP-Session: 1c92fab4-a79c-407d-b88f-22145c103b48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2025.11.17 23:56:36.112805 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 759 | 2025.11.17 23:56:36.112947 [ 290 ] {} <Debug> TCP-Session: e0b6cd82-82f6-428b-8334-6281fa199ba8 Authenticating user 'default' from [fd00:1122:3344:101::e]:53200 | ||
| 760 | 2025.11.17 23:56:36.112954 [ 289 ] {} <Debug> TCP-Session: f1efb454-f14a-4d81-9770-1a5efdb637de Authenticating user 'default' from [fd00:1122:3344:101::e]:62112 | ||
| 761 | 2025.11.17 23:56:36.112958 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53265 | ||
| 762 | 2025.11.17 23:56:36.112990 [ 288 ] {} <Debug> TCP-Session: 1c92fab4-a79c-407d-b88f-22145c103b48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 763 | 2025.11.17 23:56:36.113005 [ 289 ] {} <Debug> TCP-Session: f1efb454-f14a-4d81-9770-1a5efdb637de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2025.11.17 23:56:36.113015 [ 290 ] {} <Debug> TCP-Session: e0b6cd82-82f6-428b-8334-6281fa199ba8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 765 | 2025.11.17 23:56:36.113047 [ 289 ] {} <Debug> TCP-Session: f1efb454-f14a-4d81-9770-1a5efdb637de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 766 | 2025.11.17 23:56:36.113064 [ 290 ] {} <Debug> TCP-Session: e0b6cd82-82f6-428b-8334-6281fa199ba8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 767 | 2025.11.17 23:56:36.112975 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 768 | 2025.11.17 23:56:36.113118 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62328 | ||
| 769 | 2025.11.17 23:56:36.113126 [ 292 ] {} <Debug> TCP-Session: ae261ae9-d655-434a-b9d1-fde6cc1e3839 Authenticating user 'default' from [fd00:1122:3344:101::e]:52676 | ||
| 770 | 2025.11.17 23:56:36.113144 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 771 | 2025.11.17 23:56:36.113169 [ 292 ] {} <Debug> TCP-Session: ae261ae9-d655-434a-b9d1-fde6cc1e3839 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 772 | 2025.11.17 23:56:36.113192 [ 291 ] {} <Debug> TCP-Session: 3111b56c-428a-42dd-8d24-851655171eaa Authenticating user 'default' from [fd00:1122:3344:101::e]:61938 | ||
| 773 | 2025.11.17 23:56:36.113193 [ 292 ] {} <Debug> TCP-Session: ae261ae9-d655-434a-b9d1-fde6cc1e3839 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2025.11.17 23:56:36.113248 [ 291 ] {} <Debug> TCP-Session: 3111b56c-428a-42dd-8d24-851655171eaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 775 | 2025.11.17 23:56:36.113275 [ 291 ] {} <Debug> TCP-Session: 3111b56c-428a-42dd-8d24-851655171eaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 776 | 2025.11.17 23:56:36.113383 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 777 | 2025.11.17 23:56:36.113434 [ 293 ] {} <Debug> TCP-Session: d47a3af1-88a4-4818-85fb-e74b5dc50cba Authenticating user 'default' from [fd00:1122:3344:101::e]:53265 | ||
| 778 | 2025.11.17 23:56:36.113461 [ 293 ] {} <Debug> TCP-Session: d47a3af1-88a4-4818-85fb-e74b5dc50cba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2025.11.17 23:56:36.113475 [ 293 ] {} <Debug> TCP-Session: d47a3af1-88a4-4818-85fb-e74b5dc50cba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 780 | 2025.11.17 23:56:36.113538 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 781 | 2025.11.17 23:56:36.113585 [ 294 ] {} <Debug> TCP-Session: 2c4cc001-cc6f-4ab3-b214-921fa4895fea Authenticating user 'default' from [fd00:1122:3344:101::e]:62328 | ||
| 782 | 2025.11.17 23:56:36.113603 [ 294 ] {} <Debug> TCP-Session: 2c4cc001-cc6f-4ab3-b214-921fa4895fea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2025.11.17 23:56:36.113615 [ 294 ] {} <Debug> TCP-Session: 2c4cc001-cc6f-4ab3-b214-921fa4895fea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2025.11.17 23:56:36.114079 [ 286 ] {6568aafa-933d-49e4-9b39-c869d06abe4f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 785 | 2025.11.17 23:56:36.114395 [ 286 ] {6568aafa-933d-49e4-9b39-c869d06abe4f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 786 | 2025.11.17 23:56:36.115277 [ 286 ] {6568aafa-933d-49e4-9b39-c869d06abe4f} <Debug> oximeter.version (a19d5a8a-5052-42fa-92e2-ebbf2c8dbfb7) (SelectExecutor): Key condition: unknown | ||
| 787 | 2025.11.17 23:56:36.121380 [ 299 ] {6568aafa-933d-49e4-9b39-c869d06abe4f} <Trace> AggregatingTransform: Aggregating | ||
| 788 | 2025.11.17 23:56:36.121462 [ 299 ] {6568aafa-933d-49e4-9b39-c869d06abe4f} <Trace> Aggregator: Aggregation method: without_key | ||
| 789 | 2025.11.17 23:56:36.122162 [ 299 ] {6568aafa-933d-49e4-9b39-c869d06abe4f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004729612 sec. (211.434 rows/sec., 8.26 KiB/sec.) | ||
| 790 | 2025.11.17 23:56:36.122184 [ 299 ] {6568aafa-933d-49e4-9b39-c869d06abe4f} <Trace> Aggregator: Merging aggregated data | ||
| 791 | 2025.11.17 23:56:36.122211 [ 299 ] {6568aafa-933d-49e4-9b39-c869d06abe4f} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 792 | 2025.11.17 23:56:36.123538 [ 286 ] {6568aafa-933d-49e4-9b39-c869d06abe4f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.010872 sec., 91.97939661515821 rows/sec., 3.59 KiB/sec. | ||
| 793 | 2025.11.17 23:56:36.123690 [ 286 ] {6568aafa-933d-49e4-9b39-c869d06abe4f} <Debug> TCPHandler: Processed in 0.011519463 sec. | ||
| 794 | 2025.11.17 23:56:36.124926 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 795 | 2025.11.17 23:56:36.124964 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 796 | 2025.11.17 23:56:36.124982 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 797 | 2025.11.17 23:56:36.125002 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 798 | 2025.11.17 23:56:36.125020 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 799 | 2025.11.17 23:56:36.125040 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 800 | 2025.11.17 23:56:36.125058 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 801 | 2025.11.17 23:56:36.125082 [ 287 ] {} <Debug> TCP-Session: 140cc4bd-c39b-4a41-9d79-5c003763ccda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2025.11.17 23:56:36.125102 [ 292 ] {} <Debug> TCP-Session: ae261ae9-d655-434a-b9d1-fde6cc1e3839 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 803 | 2025.11.17 23:56:36.125115 [ 289 ] {} <Debug> TCP-Session: f1efb454-f14a-4d81-9770-1a5efdb637de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 804 | 2025.11.17 23:56:36.125096 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 805 | 2025.11.17 23:56:36.125074 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 806 | 2025.11.17 23:56:36.125187 [ 294 ] {} <Debug> TCP-Session: 2c4cc001-cc6f-4ab3-b214-921fa4895fea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 807 | 2025.11.17 23:56:36.125058 [ 290 ] {} <Debug> TCP-Session: e0b6cd82-82f6-428b-8334-6281fa199ba8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 808 | 2025.11.17 23:56:36.125213 [ 291 ] {} <Debug> TCP-Session: 3111b56c-428a-42dd-8d24-851655171eaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 809 | 2025.11.17 23:56:36.125033 [ 288 ] {} <Debug> TCP-Session: 1c92fab4-a79c-407d-b88f-22145c103b48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 810 | 2025.11.17 23:56:36.125010 [ 293 ] {} <Debug> TCP-Session: d47a3af1-88a4-4818-85fb-e74b5dc50cba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 811 | 2025.11.17 23:56:36.124975 [ 286 ] {} <Debug> TCP-Session: 2b0a5ad1-a5e8-4634-b4b6-d2e3624d458a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 812 | 2025.11.17 23:56:41.071267 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 813 | 2025.11.17 23:56:41.071329 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 814 | 2025.11.17 23:56:41.110848 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 503 entries to flush up to offset 991 | ||
| 815 | 2025.11.17 23:56:41.111583 [ 245 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 816 | 2025.11.17 23:56:41.111632 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 817 | 2025.11.17 23:56:41.112265 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 818 | 2025.11.17 23:56:41.112758 [ 245 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 819 | 2025.11.17 23:56:41.112925 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 991 | ||
| 820 | 2025.11.17 23:56:41.150713 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 821 | 2025.11.17 23:56:41.168933 [ 244 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 822 | 2025.11.17 23:56:41.168991 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 823 | 2025.11.17 23:56:41.175503 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 824 | 2025.11.17 23:56:41.176606 [ 244 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 825 | 2025.11.17 23:56:41.179667 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 826 | 2025.11.17 23:56:42.000378 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.80 MiB, peak 166.59 MiB, free memory in arenas 0.00 B, will set to 162.33 MiB (RSS), difference: 2.52 MiB | ||
| 827 | 2025.11.17 23:56:42.385978 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 828 | 2025.11.17 23:56:42.386171 [ 259 ] {40f58616-9638-40c8-9585-584aa1277a4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 829 | 2025.11.17 23:56:42.386453 [ 259 ] {40f58616-9638-40c8-9585-584aa1277a4e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 830 | 2025.11.17 23:56:42.386516 [ 259 ] {40f58616-9638-40c8-9585-584aa1277a4e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 831 | 2025.11.17 23:56:42.386966 [ 259 ] {40f58616-9638-40c8-9585-584aa1277a4e} <Debug> TCPHandler: Processed in 0.001120321 sec. | ||
| 832 | 2025.11.17 23:56:42.399436 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 833 | 2025.11.17 23:56:42.399609 [ 259 ] {9e8aeba8-f143-41b4-b4e1-0590fe76fbdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 834 | 2025.11.17 23:56:42.402360 [ 259 ] {9e8aeba8-f143-41b4-b4e1-0590fe76fbdf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 835 | 2025.11.17 23:56:42.402421 [ 259 ] {9e8aeba8-f143-41b4-b4e1-0590fe76fbdf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 836 | 2025.11.17 23:56:42.405149 [ 259 ] {9e8aeba8-f143-41b4-b4e1-0590fe76fbdf} <Debug> TCPHandler: Processed in 0.005786873 sec. | ||
| 837 | 2025.11.17 23:56:42.407979 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 838 | 2025.11.17 23:56:42.408116 [ 259 ] {46ae8feb-4240-451d-8c1d-7f24ed42a2db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
| 839 | 2025.11.17 23:56:42.408456 [ 259 ] {46ae8feb-4240-451d-8c1d-7f24ed42a2db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 840 | 2025.11.17 23:56:42.408503 [ 259 ] {46ae8feb-4240-451d-8c1d-7f24ed42a2db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 841 | 2025.11.17 23:56:42.408898 [ 259 ] {46ae8feb-4240-451d-8c1d-7f24ed42a2db} <Debug> TCPHandler: Processed in 0.000974148 sec. | ||
| 842 | 2025.11.17 23:56:42.409484 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 843 | 2025.11.17 23:56:42.409613 [ 259 ] {bbd3fd84-6179-420c-9251-d33d83fc2ebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
| 844 | 2025.11.17 23:56:42.409898 [ 259 ] {bbd3fd84-6179-420c-9251-d33d83fc2ebd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 845 | 2025.11.17 23:56:42.409943 [ 259 ] {bbd3fd84-6179-420c-9251-d33d83fc2ebd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 846 | 2025.11.17 23:56:42.410328 [ 259 ] {bbd3fd84-6179-420c-9251-d33d83fc2ebd} <Debug> TCPHandler: Processed in 0.000894125 sec. | ||
| 847 | 2025.11.17 23:56:42.410571 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2025.11.17 23:56:42.410692 [ 259 ] {2d3781a7-ce12-4e28-9a1d-f108630b0084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 849 | 2025.11.17 23:56:42.411009 [ 259 ] {2d3781a7-ce12-4e28-9a1d-f108630b0084} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 850 | 2025.11.17 23:56:42.411056 [ 259 ] {2d3781a7-ce12-4e28-9a1d-f108630b0084} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 851 | 2025.11.17 23:56:42.411427 [ 259 ] {2d3781a7-ce12-4e28-9a1d-f108630b0084} <Debug> TCPHandler: Processed in 0.000908226 sec. | ||
| 852 | 2025.11.17 23:56:42.411692 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 853 | 2025.11.17 23:56:42.411807 [ 259 ] {edc29249-6d46-41a6-af9e-72d01e00005a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 854 | 2025.11.17 23:56:42.412073 [ 259 ] {edc29249-6d46-41a6-af9e-72d01e00005a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 855 | 2025.11.17 23:56:42.412118 [ 259 ] {edc29249-6d46-41a6-af9e-72d01e00005a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 856 | 2025.11.17 23:56:42.412447 [ 259 ] {edc29249-6d46-41a6-af9e-72d01e00005a} <Debug> TCPHandler: Processed in 0.000803022 sec. | ||
| 857 | 2025.11.17 23:56:42.412672 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 858 | 2025.11.17 23:56:42.412787 [ 259 ] {4945a74f-4f5d-45ae-9e29-1a390b41291e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 859 | 2025.11.17 23:56:42.413037 [ 259 ] {4945a74f-4f5d-45ae-9e29-1a390b41291e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 860 | 2025.11.17 23:56:42.413079 [ 259 ] {4945a74f-4f5d-45ae-9e29-1a390b41291e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 861 | 2025.11.17 23:56:42.413417 [ 259 ] {4945a74f-4f5d-45ae-9e29-1a390b41291e} <Debug> TCPHandler: Processed in 0.000793242 sec. | ||
| 862 | 2025.11.17 23:56:42.413633 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2025.11.17 23:56:42.413746 [ 259 ] {417f1996-21fd-4272-aefb-bfb45abdf11d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 864 | 2025.11.17 23:56:42.413994 [ 259 ] {417f1996-21fd-4272-aefb-bfb45abdf11d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 865 | 2025.11.17 23:56:42.414035 [ 259 ] {417f1996-21fd-4272-aefb-bfb45abdf11d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 866 | 2025.11.17 23:56:42.414403 [ 259 ] {417f1996-21fd-4272-aefb-bfb45abdf11d} <Debug> TCPHandler: Processed in 0.000819243 sec. | ||
| 867 | 2025.11.17 23:56:42.414618 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 868 | 2025.11.17 23:56:42.414738 [ 259 ] {12dcdaad-c44d-4be9-993b-6d73ef0c184e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 869 | 2025.11.17 23:56:42.415006 [ 259 ] {12dcdaad-c44d-4be9-993b-6d73ef0c184e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 870 | 2025.11.17 23:56:42.415055 [ 259 ] {12dcdaad-c44d-4be9-993b-6d73ef0c184e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 871 | 2025.11.17 23:56:42.415372 [ 259 ] {12dcdaad-c44d-4be9-993b-6d73ef0c184e} <Debug> TCPHandler: Processed in 0.000801632 sec. | ||
| 872 | 2025.11.17 23:56:42.415585 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 873 | 2025.11.17 23:56:42.415701 [ 259 ] {dff1c7c5-0d67-4e33-8f8e-4e1a6ffe5e04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 874 | 2025.11.17 23:56:42.415954 [ 259 ] {dff1c7c5-0d67-4e33-8f8e-4e1a6ffe5e04} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 875 | 2025.11.17 23:56:42.415996 [ 259 ] {dff1c7c5-0d67-4e33-8f8e-4e1a6ffe5e04} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 876 | 2025.11.17 23:56:42.416321 [ 259 ] {dff1c7c5-0d67-4e33-8f8e-4e1a6ffe5e04} <Debug> TCPHandler: Processed in 0.000783242 sec. | ||
| 877 | 2025.11.17 23:56:42.416549 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 878 | 2025.11.17 23:56:42.416667 [ 259 ] {d0a71cdb-5656-4e61-a19a-01703a946b40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 879 | 2025.11.17 23:56:42.416934 [ 259 ] {d0a71cdb-5656-4e61-a19a-01703a946b40} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 880 | 2025.11.17 23:56:42.416978 [ 259 ] {d0a71cdb-5656-4e61-a19a-01703a946b40} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 881 | 2025.11.17 23:56:42.417307 [ 259 ] {d0a71cdb-5656-4e61-a19a-01703a946b40} <Debug> TCPHandler: Processed in 0.000809873 sec. | ||
| 882 | 2025.11.17 23:56:42.417579 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 883 | 2025.11.17 23:56:42.417698 [ 259 ] {00748f9b-afe0-4abc-9c38-c1b8bf78d449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 884 | 2025.11.17 23:56:42.417956 [ 259 ] {00748f9b-afe0-4abc-9c38-c1b8bf78d449} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 885 | 2025.11.17 23:56:42.417997 [ 259 ] {00748f9b-afe0-4abc-9c38-c1b8bf78d449} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 886 | 2025.11.17 23:56:42.418322 [ 259 ] {00748f9b-afe0-4abc-9c38-c1b8bf78d449} <Debug> TCPHandler: Processed in 0.000802452 sec. | ||
| 887 | 2025.11.17 23:56:42.429764 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 888 | 2025.11.17 23:56:42.429894 [ 259 ] {f50b5081-a579-4b0d-a8ed-86012f365920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 889 | 2025.11.17 23:56:42.430180 [ 259 ] {f50b5081-a579-4b0d-a8ed-86012f365920} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 890 | 2025.11.17 23:56:42.430225 [ 259 ] {f50b5081-a579-4b0d-a8ed-86012f365920} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 891 | 2025.11.17 23:56:42.430573 [ 259 ] {f50b5081-a579-4b0d-a8ed-86012f365920} <Debug> TCPHandler: Processed in 0.000864865 sec. | ||
| 892 | 2025.11.17 23:56:42.430948 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 893 | 2025.11.17 23:56:42.431070 [ 259 ] {04ec39a2-7d65-4413-9a8d-d5a2b42f3c04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 894 | 2025.11.17 23:56:42.431343 [ 259 ] {04ec39a2-7d65-4413-9a8d-d5a2b42f3c04} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 895 | 2025.11.17 23:56:42.431386 [ 259 ] {04ec39a2-7d65-4413-9a8d-d5a2b42f3c04} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 896 | 2025.11.17 23:56:42.431745 [ 259 ] {04ec39a2-7d65-4413-9a8d-d5a2b42f3c04} <Debug> TCPHandler: Processed in 0.000846684 sec. | ||
| 897 | 2025.11.17 23:56:42.433448 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 898 | 2025.11.17 23:56:42.433569 [ 259 ] {71e7f244-db59-46c8-b023-060ba91fb95d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 899 | 2025.11.17 23:56:42.433843 [ 259 ] {71e7f244-db59-46c8-b023-060ba91fb95d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 900 | 2025.11.17 23:56:42.433887 [ 259 ] {71e7f244-db59-46c8-b023-060ba91fb95d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 901 | 2025.11.17 23:56:42.434242 [ 259 ] {71e7f244-db59-46c8-b023-060ba91fb95d} <Debug> TCPHandler: Processed in 0.000842553 sec. | ||
| 902 | 2025.11.17 23:56:42.434488 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 903 | 2025.11.17 23:56:42.434637 [ 259 ] {456f974b-a524-472c-b044-3ccce131e11e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 904 | 2025.11.17 23:56:42.434979 [ 259 ] {456f974b-a524-472c-b044-3ccce131e11e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 905 | 2025.11.17 23:56:42.435030 [ 259 ] {456f974b-a524-472c-b044-3ccce131e11e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 906 | 2025.11.17 23:56:42.435612 [ 259 ] {456f974b-a524-472c-b044-3ccce131e11e} <Debug> TCPHandler: Processed in 0.001179753 sec. | ||
| 907 | 2025.11.17 23:56:42.435826 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 908 | 2025.11.17 23:56:42.435948 [ 259 ] {a649bc94-78f1-4522-85fd-188b7afab8af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 909 | 2025.11.17 23:56:42.436223 [ 259 ] {a649bc94-78f1-4522-85fd-188b7afab8af} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 910 | 2025.11.17 23:56:42.436267 [ 259 ] {a649bc94-78f1-4522-85fd-188b7afab8af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 911 | 2025.11.17 23:56:42.436611 [ 259 ] {a649bc94-78f1-4522-85fd-188b7afab8af} <Debug> TCPHandler: Processed in 0.000833493 sec. | ||
| 912 | 2025.11.17 23:56:42.436933 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 913 | 2025.11.17 23:56:42.437052 [ 259 ] {9af5fcb4-b3d5-409c-9e86-e5ca47deaa42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 914 | 2025.11.17 23:56:42.437330 [ 259 ] {9af5fcb4-b3d5-409c-9e86-e5ca47deaa42} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 915 | 2025.11.17 23:56:42.437372 [ 259 ] {9af5fcb4-b3d5-409c-9e86-e5ca47deaa42} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 916 | 2025.11.17 23:56:42.437727 [ 259 ] {9af5fcb4-b3d5-409c-9e86-e5ca47deaa42} <Debug> TCPHandler: Processed in 0.000841853 sec. | ||
| 917 | 2025.11.17 23:56:42.437931 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 918 | 2025.11.17 23:56:42.438051 [ 259 ] {c82666b6-88cb-44b4-b644-3c25a07b0b4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 919 | 2025.11.17 23:56:42.438326 [ 259 ] {c82666b6-88cb-44b4-b644-3c25a07b0b4b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 920 | 2025.11.17 23:56:42.438369 [ 259 ] {c82666b6-88cb-44b4-b644-3c25a07b0b4b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 921 | 2025.11.17 23:56:42.438706 [ 259 ] {c82666b6-88cb-44b4-b644-3c25a07b0b4b} <Debug> TCPHandler: Processed in 0.000823723 sec. | ||
| 922 | 2025.11.17 23:56:42.438911 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 923 | 2025.11.17 23:56:42.439032 [ 259 ] {1e1df45a-e2bd-4475-a27d-369d754c9faf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 924 | 2025.11.17 23:56:42.439319 [ 259 ] {1e1df45a-e2bd-4475-a27d-369d754c9faf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 925 | 2025.11.17 23:56:42.439361 [ 259 ] {1e1df45a-e2bd-4475-a27d-369d754c9faf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 926 | 2025.11.17 23:56:42.439703 [ 259 ] {1e1df45a-e2bd-4475-a27d-369d754c9faf} <Debug> TCPHandler: Processed in 0.000840354 sec. | ||
| 927 | 2025.11.17 23:56:42.439931 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 928 | 2025.11.17 23:56:42.440058 [ 259 ] {bea5467d-3fe7-4bd2-9bad-c9e2459c9a36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 929 | 2025.11.17 23:56:42.440338 [ 259 ] {bea5467d-3fe7-4bd2-9bad-c9e2459c9a36} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 930 | 2025.11.17 23:56:42.440382 [ 259 ] {bea5467d-3fe7-4bd2-9bad-c9e2459c9a36} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 931 | 2025.11.17 23:56:42.440726 [ 259 ] {bea5467d-3fe7-4bd2-9bad-c9e2459c9a36} <Debug> TCPHandler: Processed in 0.000853193 sec. | ||
| 932 | 2025.11.17 23:56:42.440929 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 933 | 2025.11.17 23:56:42.441052 [ 259 ] {1d157e83-1a42-4fab-8de1-50551e73f3b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 934 | 2025.11.17 23:56:42.441329 [ 259 ] {1d157e83-1a42-4fab-8de1-50551e73f3b8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 935 | 2025.11.17 23:56:42.441373 [ 259 ] {1d157e83-1a42-4fab-8de1-50551e73f3b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 936 | 2025.11.17 23:56:42.441703 [ 259 ] {1d157e83-1a42-4fab-8de1-50551e73f3b8} <Debug> TCPHandler: Processed in 0.000822013 sec. | ||
| 937 | 2025.11.17 23:56:42.441906 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 938 | 2025.11.17 23:56:42.442029 [ 259 ] {5034b190-72b7-4a1c-9f43-abeb7a5e5983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 939 | 2025.11.17 23:56:42.442309 [ 259 ] {5034b190-72b7-4a1c-9f43-abeb7a5e5983} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 940 | 2025.11.17 23:56:42.442352 [ 259 ] {5034b190-72b7-4a1c-9f43-abeb7a5e5983} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 941 | 2025.11.17 23:56:42.442676 [ 259 ] {5034b190-72b7-4a1c-9f43-abeb7a5e5983} <Debug> TCPHandler: Processed in 0.000817233 sec. | ||
| 942 | 2025.11.17 23:56:42.442902 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 943 | 2025.11.17 23:56:42.443024 [ 259 ] {3a1951e1-3d80-47b5-867b-e923b5fff821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 944 | 2025.11.17 23:56:42.443308 [ 259 ] {3a1951e1-3d80-47b5-867b-e923b5fff821} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 945 | 2025.11.17 23:56:42.443349 [ 259 ] {3a1951e1-3d80-47b5-867b-e923b5fff821} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 946 | 2025.11.17 23:56:42.443681 [ 259 ] {3a1951e1-3d80-47b5-867b-e923b5fff821} <Debug> TCPHandler: Processed in 0.000826813 sec. | ||
| 947 | 2025.11.17 23:56:42.443905 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 948 | 2025.11.17 23:56:42.444028 [ 259 ] {ee444197-83f5-4b2c-bf23-cd48bd7ee7e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 949 | 2025.11.17 23:56:42.444318 [ 259 ] {ee444197-83f5-4b2c-bf23-cd48bd7ee7e5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 950 | 2025.11.17 23:56:42.444361 [ 259 ] {ee444197-83f5-4b2c-bf23-cd48bd7ee7e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 951 | 2025.11.17 23:56:42.444707 [ 259 ] {ee444197-83f5-4b2c-bf23-cd48bd7ee7e5} <Debug> TCPHandler: Processed in 0.000847254 sec. | ||
| 952 | 2025.11.17 23:56:42.444960 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 953 | 2025.11.17 23:56:42.445083 [ 259 ] {e89e145a-50a9-4b5f-b0f2-df3fe58000c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 954 | 2025.11.17 23:56:42.445401 [ 259 ] {e89e145a-50a9-4b5f-b0f2-df3fe58000c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 955 | 2025.11.17 23:56:42.445445 [ 259 ] {e89e145a-50a9-4b5f-b0f2-df3fe58000c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 956 | 2025.11.17 23:56:42.445794 [ 259 ] {e89e145a-50a9-4b5f-b0f2-df3fe58000c9} <Debug> TCPHandler: Processed in 0.000888505 sec. | ||
| 957 | 2025.11.17 23:56:42.446006 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 958 | 2025.11.17 23:56:42.446129 [ 259 ] {c7889429-fbd0-4e52-89b2-17a349fb28a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 959 | 2025.11.17 23:56:42.446446 [ 259 ] {c7889429-fbd0-4e52-89b2-17a349fb28a6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 960 | 2025.11.17 23:56:42.446503 [ 259 ] {c7889429-fbd0-4e52-89b2-17a349fb28a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 961 | 2025.11.17 23:56:42.446856 [ 259 ] {c7889429-fbd0-4e52-89b2-17a349fb28a6} <Debug> TCPHandler: Processed in 0.000897245 sec. | ||
| 962 | 2025.11.17 23:56:42.447077 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 963 | 2025.11.17 23:56:42.447201 [ 259 ] {ea5f123b-f31d-4c72-9025-7ea9ed6606c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 964 | 2025.11.17 23:56:42.447489 [ 259 ] {ea5f123b-f31d-4c72-9025-7ea9ed6606c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 965 | 2025.11.17 23:56:42.447531 [ 259 ] {ea5f123b-f31d-4c72-9025-7ea9ed6606c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 966 | 2025.11.17 23:56:42.447861 [ 259 ] {ea5f123b-f31d-4c72-9025-7ea9ed6606c0} <Debug> TCPHandler: Processed in 0.000831424 sec. | ||
| 967 | 2025.11.17 23:56:42.500856 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 968 | 2025.11.17 23:56:42.501088 [ 259 ] {1253803e-10cb-4340-a622-3a12e67e5e60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 969 | 2025.11.17 23:56:42.501551 [ 259 ] {1253803e-10cb-4340-a622-3a12e67e5e60} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 970 | 2025.11.17 23:56:42.501616 [ 259 ] {1253803e-10cb-4340-a622-3a12e67e5e60} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 971 | 2025.11.17 23:56:42.502119 [ 259 ] {1253803e-10cb-4340-a622-3a12e67e5e60} <Debug> TCPHandler: Processed in 0.001388359 sec. | ||
| 972 | 2025.11.17 23:56:42.502793 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 973 | 2025.11.17 23:56:42.502914 [ 259 ] {e16e4f0f-f36a-438c-a06e-d3881233583e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 974 | 2025.11.17 23:56:42.502962 [ 259 ] {e16e4f0f-f36a-438c-a06e-d3881233583e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 975 | 2025.11.17 23:56:42.503571 [ 259 ] {e16e4f0f-f36a-438c-a06e-d3881233583e} <Trace> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 976 | 2025.11.17 23:56:42.503617 [ 259 ] {e16e4f0f-f36a-438c-a06e-d3881233583e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 977 | 2025.11.17 23:56:42.504249 [ 259 ] {e16e4f0f-f36a-438c-a06e-d3881233583e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 978 | 2025.11.17 23:56:42.504634 [ 259 ] {e16e4f0f-f36a-438c-a06e-d3881233583e} <Trace> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 979 | 2025.11.17 23:56:42.504801 [ 259 ] {e16e4f0f-f36a-438c-a06e-d3881233583e} <Debug> executeQuery: Read 29 rows, 7.06 KiB in 0.00192 sec., 15104.166666666666 rows/sec., 3.59 MiB/sec. | ||
| 980 | 2025.11.17 23:56:42.504840 [ 259 ] {e16e4f0f-f36a-438c-a06e-d3881233583e} <Debug> TCPHandler: Processed in 0.002105549 sec. | ||
| 981 | 2025.11.17 23:56:42.504970 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 982 | 2025.11.17 23:56:42.505075 [ 259 ] {84a02a39-9037-4b8f-9c62-74dfa61c6ede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 983 | 2025.11.17 23:56:42.505117 [ 259 ] {84a02a39-9037-4b8f-9c62-74dfa61c6ede} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 984 | 2025.11.17 23:56:42.507916 [ 259 ] {84a02a39-9037-4b8f-9c62-74dfa61c6ede} <Trace> oximeter.fields_i16 (325897d0-5212-4860-b736-19b8f76846e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 985 | 2025.11.17 23:56:42.507952 [ 259 ] {84a02a39-9037-4b8f-9c62-74dfa61c6ede} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 986 | 2025.11.17 23:56:42.508491 [ 259 ] {84a02a39-9037-4b8f-9c62-74dfa61c6ede} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 987 | 2025.11.17 23:56:42.509056 [ 259 ] {84a02a39-9037-4b8f-9c62-74dfa61c6ede} <Trace> oximeter.fields_i16 (325897d0-5212-4860-b736-19b8f76846e0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 988 | 2025.11.17 23:56:42.509196 [ 259 ] {84a02a39-9037-4b8f-9c62-74dfa61c6ede} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.004146 sec., 98890.49686444765 rows/sec., 6.27 MiB/sec. | ||
| 989 | 2025.11.17 23:56:42.509233 [ 259 ] {84a02a39-9037-4b8f-9c62-74dfa61c6ede} <Debug> TCPHandler: Processed in 0.004312881 sec. | ||
| 990 | 2025.11.17 23:56:42.509369 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 991 | 2025.11.17 23:56:42.509470 [ 259 ] {d7883289-4940-4690-99a2-acf6bf3fba03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 992 | 2025.11.17 23:56:42.509512 [ 259 ] {d7883289-4940-4690-99a2-acf6bf3fba03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 993 | 2025.11.17 23:56:42.510271 [ 259 ] {d7883289-4940-4690-99a2-acf6bf3fba03} <Trace> oximeter.fields_ipaddr (7b176116-472b-4b5a-83c5-092b962004e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 994 | 2025.11.17 23:56:42.510308 [ 259 ] {d7883289-4940-4690-99a2-acf6bf3fba03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 995 | 2025.11.17 23:56:42.510721 [ 259 ] {d7883289-4940-4690-99a2-acf6bf3fba03} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 996 | 2025.11.17 23:56:42.511218 [ 259 ] {d7883289-4940-4690-99a2-acf6bf3fba03} <Trace> oximeter.fields_ipaddr (7b176116-472b-4b5a-83c5-092b962004e6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 997 | 2025.11.17 23:56:42.511355 [ 259 ] {d7883289-4940-4690-99a2-acf6bf3fba03} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001907 sec., 5243.8384897745145 rows/sec., 427.60 KiB/sec. | ||
| 998 | 2025.11.17 23:56:42.511399 [ 259 ] {d7883289-4940-4690-99a2-acf6bf3fba03} <Debug> TCPHandler: Processed in 0.002082728 sec. | ||
| 999 | 2025.11.17 23:56:42.511536 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1000 | 2025.11.17 23:56:42.511633 [ 259 ] {5a8d4430-ca87-4fea-90bb-188462170689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1001 | 2025.11.17 23:56:42.511673 [ 259 ] {5a8d4430-ca87-4fea-90bb-188462170689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1002 | 2025.11.17 23:56:42.513393 [ 259 ] {5a8d4430-ca87-4fea-90bb-188462170689} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1003 | 2025.11.17 23:56:42.513434 [ 259 ] {5a8d4430-ca87-4fea-90bb-188462170689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1004 | 2025.11.17 23:56:42.514112 [ 259 ] {5a8d4430-ca87-4fea-90bb-188462170689} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1005 | 2025.11.17 23:56:42.514571 [ 259 ] {5a8d4430-ca87-4fea-90bb-188462170689} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1006 | 2025.11.17 23:56:42.514719 [ 259 ] {5a8d4430-ca87-4fea-90bb-188462170689} <Debug> executeQuery: Read 2237 rows, 185.82 KiB in 0.003106 sec., 720218.9311010947 rows/sec., 58.42 MiB/sec. | ||
| 1007 | 2025.11.17 23:56:42.514770 [ 259 ] {5a8d4430-ca87-4fea-90bb-188462170689} <Debug> MemoryTracker: Peak memory usage (for query): 4.03 MiB. | ||
| 1008 | 2025.11.17 23:56:42.514786 [ 259 ] {5a8d4430-ca87-4fea-90bb-188462170689} <Debug> TCPHandler: Processed in 0.003300053 sec. | ||
| 1009 | 2025.11.17 23:56:42.514902 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1010 | 2025.11.17 23:56:42.515000 [ 259 ] {50c0a11e-ad5c-46d9-93e9-606204a1241f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1011 | 2025.11.17 23:56:42.515040 [ 259 ] {50c0a11e-ad5c-46d9-93e9-606204a1241f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1012 | 2025.11.17 23:56:42.515546 [ 259 ] {50c0a11e-ad5c-46d9-93e9-606204a1241f} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1013 | 2025.11.17 23:56:42.515584 [ 259 ] {50c0a11e-ad5c-46d9-93e9-606204a1241f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1014 | 2025.11.17 23:56:42.516054 [ 259 ] {50c0a11e-ad5c-46d9-93e9-606204a1241f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1015 | 2025.11.17 23:56:42.516475 [ 259 ] {50c0a11e-ad5c-46d9-93e9-606204a1241f} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1016 | 2025.11.17 23:56:42.516613 [ 259 ] {50c0a11e-ad5c-46d9-93e9-606204a1241f} <Debug> executeQuery: Read 230 rows, 14.14 KiB in 0.001633 sec., 140845.0704225352 rows/sec., 8.46 MiB/sec. | ||
| 1017 | 2025.11.17 23:56:42.516655 [ 259 ] {50c0a11e-ad5c-46d9-93e9-606204a1241f} <Debug> TCPHandler: Processed in 0.00180442 sec. | ||
| 1018 | 2025.11.17 23:56:42.516770 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1019 | 2025.11.17 23:56:42.516866 [ 259 ] {8bcba2b9-72cd-4f4b-98e1-218d134f803c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1020 | 2025.11.17 23:56:42.516906 [ 259 ] {8bcba2b9-72cd-4f4b-98e1-218d134f803c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1021 | 2025.11.17 23:56:42.517491 [ 259 ] {8bcba2b9-72cd-4f4b-98e1-218d134f803c} <Trace> oximeter.fields_u32 (331d8859-2fcc-41ca-8ff2-10e253de49bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1022 | 2025.11.17 23:56:42.517525 [ 259 ] {8bcba2b9-72cd-4f4b-98e1-218d134f803c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1023 | 2025.11.17 23:56:42.518045 [ 259 ] {8bcba2b9-72cd-4f4b-98e1-218d134f803c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1024 | 2025.11.17 23:56:42.518598 [ 259 ] {8bcba2b9-72cd-4f4b-98e1-218d134f803c} <Trace> oximeter.fields_u32 (331d8859-2fcc-41ca-8ff2-10e253de49bb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1025 | 2025.11.17 23:56:42.518764 [ 259 ] {8bcba2b9-72cd-4f4b-98e1-218d134f803c} <Debug> executeQuery: Read 441 rows, 29.88 KiB in 0.001915 sec., 230287.20626631854 rows/sec., 15.23 MiB/sec. | ||
| 1026 | 2025.11.17 23:56:42.518828 [ 259 ] {8bcba2b9-72cd-4f4b-98e1-218d134f803c} <Debug> TCPHandler: Processed in 0.002108169 sec. | ||
| 1027 | 2025.11.17 23:56:42.518955 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1028 | 2025.11.17 23:56:42.519054 [ 259 ] {05f39a2b-e8ef-4222-86c8-1d60a9feda36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1029 | 2025.11.17 23:56:42.519095 [ 259 ] {05f39a2b-e8ef-4222-86c8-1d60a9feda36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1030 | 2025.11.17 23:56:42.519581 [ 259 ] {05f39a2b-e8ef-4222-86c8-1d60a9feda36} <Trace> oximeter.fields_u8 (3c841fee-c808-4f33-b186-247962b3ed1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1031 | 2025.11.17 23:56:42.519618 [ 259 ] {05f39a2b-e8ef-4222-86c8-1d60a9feda36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1032 | 2025.11.17 23:56:42.520048 [ 259 ] {05f39a2b-e8ef-4222-86c8-1d60a9feda36} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1033 | 2025.11.17 23:56:42.520530 [ 259 ] {05f39a2b-e8ef-4222-86c8-1d60a9feda36} <Trace> oximeter.fields_u8 (3c841fee-c808-4f33-b186-247962b3ed1f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1034 | 2025.11.17 23:56:42.520667 [ 259 ] {05f39a2b-e8ef-4222-86c8-1d60a9feda36} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001631 sec., 129368.48559166155 rows/sec., 7.35 MiB/sec. | ||
| 1035 | 2025.11.17 23:56:42.520711 [ 259 ] {05f39a2b-e8ef-4222-86c8-1d60a9feda36} <Debug> TCPHandler: Processed in 0.00180752 sec. | ||
| 1036 | 2025.11.17 23:56:42.520833 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1037 | 2025.11.17 23:56:42.520929 [ 259 ] {8ed0e506-05c6-41f7-8624-b3ab04f1ab9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1038 | 2025.11.17 23:56:42.520967 [ 259 ] {8ed0e506-05c6-41f7-8624-b3ab04f1ab9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1039 | 2025.11.17 23:56:42.521799 [ 259 ] {8ed0e506-05c6-41f7-8624-b3ab04f1ab9e} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1040 | 2025.11.17 23:56:42.521833 [ 259 ] {8ed0e506-05c6-41f7-8624-b3ab04f1ab9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1041 | 2025.11.17 23:56:42.522326 [ 259 ] {8ed0e506-05c6-41f7-8624-b3ab04f1ab9e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1042 | 2025.11.17 23:56:42.522761 [ 259 ] {8ed0e506-05c6-41f7-8624-b3ab04f1ab9e} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1043 | 2025.11.17 23:56:42.522899 [ 259 ] {8ed0e506-05c6-41f7-8624-b3ab04f1ab9e} <Debug> executeQuery: Read 1110 rows, 80.78 KiB in 0.001989 sec., 558069.3815987934 rows/sec., 39.66 MiB/sec. | ||
| 1044 | 2025.11.17 23:56:42.522940 [ 259 ] {8ed0e506-05c6-41f7-8624-b3ab04f1ab9e} <Debug> TCPHandler: Processed in 0.002157881 sec. | ||
| 1045 | 2025.11.17 23:56:42.523054 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1046 | 2025.11.17 23:56:42.523150 [ 259 ] {553d2c7a-323e-4507-ba18-094471c3ed93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1047 | 2025.11.17 23:56:42.523189 [ 259 ] {553d2c7a-323e-4507-ba18-094471c3ed93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1048 | 2025.11.17 23:56:42.523545 [ 259 ] {553d2c7a-323e-4507-ba18-094471c3ed93} <Trace> oximeter.measurements_bool (6603a8c2-e3ef-4634-b4f6-23d31d497d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1049 | 2025.11.17 23:56:42.523579 [ 259 ] {553d2c7a-323e-4507-ba18-094471c3ed93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1050 | 2025.11.17 23:56:42.526045 [ 259 ] {553d2c7a-323e-4507-ba18-094471c3ed93} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1051 | 2025.11.17 23:56:42.526581 [ 259 ] {553d2c7a-323e-4507-ba18-094471c3ed93} <Trace> oximeter.measurements_bool (6603a8c2-e3ef-4634-b4f6-23d31d497d8e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1052 | 2025.11.17 23:56:42.526752 [ 259 ] {553d2c7a-323e-4507-ba18-094471c3ed93} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003619 sec., 1657.9165515335728 rows/sec., 86.62 KiB/sec. | ||
| 1053 | 2025.11.17 23:56:42.526811 [ 259 ] {553d2c7a-323e-4507-ba18-094471c3ed93} <Debug> TCPHandler: Processed in 0.003807396 sec. | ||
| 1054 | 2025.11.17 23:56:42.526944 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1055 | 2025.11.17 23:56:42.527054 [ 259 ] {03df6372-8f38-4e1d-b95f-d88b6e0981a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1056 | 2025.11.17 23:56:42.527114 [ 259 ] {03df6372-8f38-4e1d-b95f-d88b6e0981a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1057 | 2025.11.17 23:56:42.527913 [ 259 ] {03df6372-8f38-4e1d-b95f-d88b6e0981a0} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1058 | 2025.11.17 23:56:42.527946 [ 259 ] {03df6372-8f38-4e1d-b95f-d88b6e0981a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1059 | 2025.11.17 23:56:42.528523 [ 259 ] {03df6372-8f38-4e1d-b95f-d88b6e0981a0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1060 | 2025.11.17 23:56:42.529012 [ 259 ] {03df6372-8f38-4e1d-b95f-d88b6e0981a0} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1061 | 2025.11.17 23:56:42.529150 [ 259 ] {03df6372-8f38-4e1d-b95f-d88b6e0981a0} <Debug> executeQuery: Read 1434 rows, 97.24 KiB in 0.002122 sec., 675777.5683317624 rows/sec., 44.75 MiB/sec. | ||
| 1062 | 2025.11.17 23:56:42.529186 [ 259 ] {03df6372-8f38-4e1d-b95f-d88b6e0981a0} <Debug> TCPHandler: Processed in 0.002296264 sec. | ||
| 1063 | 2025.11.17 23:56:42.529303 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1064 | 2025.11.17 23:56:42.529399 [ 259 ] {aa08441f-bb86-4848-9958-db9efbd55315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1065 | 2025.11.17 23:56:42.529441 [ 259 ] {aa08441f-bb86-4848-9958-db9efbd55315} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1066 | 2025.11.17 23:56:42.529769 [ 259 ] {aa08441f-bb86-4848-9958-db9efbd55315} <Trace> oximeter.measurements_f64 (3e380eac-c434-48a0-8736-bf2dca25bacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1067 | 2025.11.17 23:56:42.529809 [ 259 ] {aa08441f-bb86-4848-9958-db9efbd55315} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1068 | 2025.11.17 23:56:42.530842 [ 259 ] {aa08441f-bb86-4848-9958-db9efbd55315} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1069 | 2025.11.17 23:56:42.531327 [ 259 ] {aa08441f-bb86-4848-9958-db9efbd55315} <Trace> oximeter.measurements_f64 (3e380eac-c434-48a0-8736-bf2dca25bacb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1070 | 2025.11.17 23:56:42.531469 [ 259 ] {aa08441f-bb86-4848-9958-db9efbd55315} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.00209 sec., 956.9377990430622 rows/sec., 62.61 KiB/sec. | ||
| 1071 | 2025.11.17 23:56:42.531507 [ 259 ] {aa08441f-bb86-4848-9958-db9efbd55315} <Debug> TCPHandler: Processed in 0.002254093 sec. | ||
| 1072 | 2025.11.17 23:56:42.531616 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1073 | 2025.11.17 23:56:42.531712 [ 259 ] {fff6db7a-80c5-4915-a6b8-e95cff0d38c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1074 | 2025.11.17 23:56:42.531765 [ 259 ] {fff6db7a-80c5-4915-a6b8-e95cff0d38c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1075 | 2025.11.17 23:56:42.532523 [ 259 ] {fff6db7a-80c5-4915-a6b8-e95cff0d38c5} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1076 | 2025.11.17 23:56:42.532559 [ 259 ] {fff6db7a-80c5-4915-a6b8-e95cff0d38c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1077 | 2025.11.17 23:56:42.533212 [ 259 ] {fff6db7a-80c5-4915-a6b8-e95cff0d38c5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1078 | 2025.11.17 23:56:42.533811 [ 259 ] {fff6db7a-80c5-4915-a6b8-e95cff0d38c5} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1079 | 2025.11.17 23:56:42.533958 [ 259 ] {fff6db7a-80c5-4915-a6b8-e95cff0d38c5} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002265 sec., 6622.516556291391 rows/sec., 11.87 MiB/sec. | ||
| 1080 | 2025.11.17 23:56:42.534013 [ 259 ] {fff6db7a-80c5-4915-a6b8-e95cff0d38c5} <Debug> TCPHandler: Processed in 0.002446818 sec. | ||
| 1081 | 2025.11.17 23:56:42.534118 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1082 | 2025.11.17 23:56:42.534212 [ 259 ] {a9908aba-7a82-4fc7-80f7-f9e63ad6aea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1083 | 2025.11.17 23:56:42.534252 [ 259 ] {a9908aba-7a82-4fc7-80f7-f9e63ad6aea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1084 | 2025.11.17 23:56:42.534576 [ 259 ] {a9908aba-7a82-4fc7-80f7-f9e63ad6aea7} <Trace> oximeter.measurements_i64 (a3d14f1d-f647-4efe-af45-044ab5b26326): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1085 | 2025.11.17 23:56:42.534610 [ 259 ] {a9908aba-7a82-4fc7-80f7-f9e63ad6aea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1086 | 2025.11.17 23:56:42.535024 [ 259 ] {a9908aba-7a82-4fc7-80f7-f9e63ad6aea7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1087 | 2025.11.17 23:56:42.535455 [ 259 ] {a9908aba-7a82-4fc7-80f7-f9e63ad6aea7} <Trace> oximeter.measurements_i64 (a3d14f1d-f647-4efe-af45-044ab5b26326): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1088 | 2025.11.17 23:56:42.535586 [ 259 ] {a9908aba-7a82-4fc7-80f7-f9e63ad6aea7} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001393 sec., 4307.250538406318 rows/sec., 304.26 KiB/sec. | ||
| 1089 | 2025.11.17 23:56:42.535621 [ 259 ] {a9908aba-7a82-4fc7-80f7-f9e63ad6aea7} <Debug> TCPHandler: Processed in 0.001553313 sec. | ||
| 1090 | 2025.11.17 23:56:42.535739 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1091 | 2025.11.17 23:56:42.535832 [ 259 ] {5157b694-515d-4bd4-9703-5a1092473114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1092 | 2025.11.17 23:56:42.535871 [ 259 ] {5157b694-515d-4bd4-9703-5a1092473114} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1093 | 2025.11.17 23:56:42.536201 [ 259 ] {5157b694-515d-4bd4-9703-5a1092473114} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1094 | 2025.11.17 23:56:42.536235 [ 259 ] {5157b694-515d-4bd4-9703-5a1092473114} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1095 | 2025.11.17 23:56:42.536633 [ 259 ] {5157b694-515d-4bd4-9703-5a1092473114} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1096 | 2025.11.17 23:56:42.537067 [ 259 ] {5157b694-515d-4bd4-9703-5a1092473114} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1097 | 2025.11.17 23:56:42.537201 [ 259 ] {5157b694-515d-4bd4-9703-5a1092473114} <Debug> executeQuery: Read 46 rows, 2.51 KiB in 0.001388 sec., 33141.21037463977 rows/sec., 1.77 MiB/sec. | ||
| 1098 | 2025.11.17 23:56:42.537236 [ 259 ] {5157b694-515d-4bd4-9703-5a1092473114} <Debug> TCPHandler: Processed in 0.001547664 sec. | ||
| 1099 | 2025.11.17 23:56:42.723748 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60419 | ||
| 1100 | 2025.11.17 23:56:42.723858 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1101 | 2025.11.17 23:56:42.723886 [ 286 ] {} <Debug> TCP-Session: 213d1841-f796-4d4d-b872-37d1c8247d2d Authenticating user 'default' from [fd00:1122:3344:101::e]:60419 | ||
| 1102 | 2025.11.17 23:56:42.723907 [ 286 ] {} <Debug> TCP-Session: 213d1841-f796-4d4d-b872-37d1c8247d2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1103 | 2025.11.17 23:56:42.723919 [ 286 ] {} <Debug> TCP-Session: 213d1841-f796-4d4d-b872-37d1c8247d2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1104 | 2025.11.17 23:56:42.724166 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58607 | ||
| 1105 | 2025.11.17 23:56:42.724183 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32922 | ||
| 1106 | 2025.11.17 23:56:42.724213 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40769 | ||
| 1107 | 2025.11.17 23:56:42.724234 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45255 | ||
| 1108 | 2025.11.17 23:56:42.724290 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1109 | 2025.11.17 23:56:42.724301 [ 286 ] {} <Trace> TCP-Session: 213d1841-f796-4d4d-b872-37d1c8247d2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1110 | 2025.11.17 23:56:42.724313 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1111 | 2025.11.17 23:56:42.724321 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1112 | 2025.11.17 23:56:42.724329 [ 287 ] {} <Debug> TCP-Session: 91a60875-3ad8-4b97-b04e-65e68e558242 Authenticating user 'default' from [fd00:1122:3344:101::e]:58607 | ||
| 1113 | 2025.11.17 23:56:42.724359 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1114 | 2025.11.17 23:56:42.724370 [ 292 ] {} <Debug> TCP-Session: c6d7d196-165a-4159-b4af-df3146e1ddfc Authenticating user 'default' from [fd00:1122:3344:101::e]:40769 | ||
| 1115 | 2025.11.17 23:56:42.724393 [ 287 ] {} <Debug> TCP-Session: 91a60875-3ad8-4b97-b04e-65e68e558242 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1116 | 2025.11.17 23:56:42.724403 [ 294 ] {} <Debug> TCP-Session: c41a51d8-1337-4287-8cca-2c3d3afd9021 Authenticating user 'default' from [fd00:1122:3344:101::e]:45255 | ||
| 1117 | 2025.11.17 23:56:42.724420 [ 292 ] {} <Debug> TCP-Session: c6d7d196-165a-4159-b4af-df3146e1ddfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1118 | 2025.11.17 23:56:42.724427 [ 287 ] {} <Debug> TCP-Session: 91a60875-3ad8-4b97-b04e-65e68e558242 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1119 | 2025.11.17 23:56:42.724453 [ 292 ] {} <Debug> TCP-Session: c6d7d196-165a-4159-b4af-df3146e1ddfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1120 | 2025.11.17 23:56:42.724445 [ 294 ] {} <Debug> TCP-Session: c41a51d8-1337-4287-8cca-2c3d3afd9021 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1121 | 2025.11.17 23:56:42.724483 [ 286 ] {896bc99a-53f5-424f-b9e3-44a9419e4a57} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60419) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1122 | 2025.11.17 23:56:42.724497 [ 294 ] {} <Debug> TCP-Session: c41a51d8-1337-4287-8cca-2c3d3afd9021 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1123 | 2025.11.17 23:56:42.724224 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60530 | ||
| 1124 | 2025.11.17 23:56:42.724202 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47211 | ||
| 1125 | 2025.11.17 23:56:42.724187 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52865 | ||
| 1126 | 2025.11.17 23:56:42.724169 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48406 | ||
| 1127 | 2025.11.17 23:56:42.724620 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1128 | 2025.11.17 23:56:42.724360 [ 289 ] {} <Debug> TCP-Session: b306f014-c1de-451e-84d8-40ed23159c00 Authenticating user 'default' from [fd00:1122:3344:101::e]:32922 | ||
| 1129 | 2025.11.17 23:56:42.724651 [ 293 ] {} <Debug> TCP-Session: 841b6dc1-6e18-44c9-b469-79c6d2de7b91 Authenticating user 'default' from [fd00:1122:3344:101::e]:60530 | ||
| 1130 | 2025.11.17 23:56:42.724664 [ 289 ] {} <Debug> TCP-Session: b306f014-c1de-451e-84d8-40ed23159c00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1131 | 2025.11.17 23:56:42.724685 [ 293 ] {} <Debug> TCP-Session: 841b6dc1-6e18-44c9-b469-79c6d2de7b91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1132 | 2025.11.17 23:56:42.724688 [ 289 ] {} <Debug> TCP-Session: b306f014-c1de-451e-84d8-40ed23159c00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1133 | 2025.11.17 23:56:42.724707 [ 293 ] {} <Debug> TCP-Session: 841b6dc1-6e18-44c9-b469-79c6d2de7b91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1134 | 2025.11.17 23:56:42.724751 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1135 | 2025.11.17 23:56:42.724780 [ 286 ] {896bc99a-53f5-424f-b9e3-44a9419e4a57} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1136 | 2025.11.17 23:56:42.724781 [ 291 ] {} <Debug> TCP-Session: 36e55363-de09-4dd8-bbe5-3df25b918065 Authenticating user 'default' from [fd00:1122:3344:101::e]:47211 | ||
| 1137 | 2025.11.17 23:56:42.724827 [ 291 ] {} <Debug> TCP-Session: 36e55363-de09-4dd8-bbe5-3df25b918065 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1138 | 2025.11.17 23:56:42.724839 [ 291 ] {} <Debug> TCP-Session: 36e55363-de09-4dd8-bbe5-3df25b918065 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1139 | 2025.11.17 23:56:42.724845 [ 286 ] {896bc99a-53f5-424f-b9e3-44a9419e4a57} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1140 | 2025.11.17 23:56:42.724879 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1141 | 2025.11.17 23:56:42.724881 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1142 | 2025.11.17 23:56:42.724914 [ 288 ] {} <Debug> TCP-Session: 74e4aecf-7608-405d-8902-c6af5c1a9d8b Authenticating user 'default' from [fd00:1122:3344:101::e]:48406 | ||
| 1143 | 2025.11.17 23:56:42.724932 [ 290 ] {} <Debug> TCP-Session: 6297e436-857f-486a-b3f0-46128aeb72b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:52865 | ||
| 1144 | 2025.11.17 23:56:42.724940 [ 288 ] {} <Debug> TCP-Session: 74e4aecf-7608-405d-8902-c6af5c1a9d8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1145 | 2025.11.17 23:56:42.724957 [ 290 ] {} <Debug> TCP-Session: 6297e436-857f-486a-b3f0-46128aeb72b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1146 | 2025.11.17 23:56:42.724968 [ 288 ] {} <Debug> TCP-Session: 74e4aecf-7608-405d-8902-c6af5c1a9d8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1147 | 2025.11.17 23:56:42.724981 [ 290 ] {} <Debug> TCP-Session: 6297e436-857f-486a-b3f0-46128aeb72b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1148 | 2025.11.17 23:56:42.725147 [ 286 ] {896bc99a-53f5-424f-b9e3-44a9419e4a57} <Debug> oximeter.version (a19d5a8a-5052-42fa-92e2-ebbf2c8dbfb7) (SelectExecutor): Key condition: unknown | ||
| 1149 | 2025.11.17 23:56:42.726105 [ 324 ] {896bc99a-53f5-424f-b9e3-44a9419e4a57} <Trace> AggregatingTransform: Aggregating | ||
| 1150 | 2025.11.17 23:56:42.726150 [ 324 ] {896bc99a-53f5-424f-b9e3-44a9419e4a57} <Trace> Aggregator: Aggregation method: without_key | ||
| 1151 | 2025.11.17 23:56:42.726181 [ 324 ] {896bc99a-53f5-424f-b9e3-44a9419e4a57} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000939957 sec. (1063.878 rows/sec., 41.56 KiB/sec.) | ||
| 1152 | 2025.11.17 23:56:42.726197 [ 324 ] {896bc99a-53f5-424f-b9e3-44a9419e4a57} <Trace> Aggregator: Merging aggregated data | ||
| 1153 | 2025.11.17 23:56:42.727515 [ 286 ] {896bc99a-53f5-424f-b9e3-44a9419e4a57} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003087 sec., 323.93909944930357 rows/sec., 12.65 KiB/sec. | ||
| 1154 | 2025.11.17 23:56:42.727644 [ 286 ] {896bc99a-53f5-424f-b9e3-44a9419e4a57} <Debug> TCPHandler: Processed in 0.003501058 sec. | ||
| 1155 | 2025.11.17 23:56:42.727767 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1156 | 2025.11.17 23:56:42.727792 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1157 | 2025.11.17 23:56:42.727796 [ 286 ] {} <Debug> TCP-Session: 213d1841-f796-4d4d-b872-37d1c8247d2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1158 | 2025.11.17 23:56:42.727810 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1159 | 2025.11.17 23:56:42.727828 [ 294 ] {} <Debug> TCP-Session: c41a51d8-1337-4287-8cca-2c3d3afd9021 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1160 | 2025.11.17 23:56:42.727846 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1161 | 2025.11.17 23:56:42.727864 [ 287 ] {} <Debug> TCP-Session: 91a60875-3ad8-4b97-b04e-65e68e558242 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1162 | 2025.11.17 23:56:42.727869 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1163 | 2025.11.17 23:56:42.727890 [ 290 ] {} <Debug> TCP-Session: 6297e436-857f-486a-b3f0-46128aeb72b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1164 | 2025.11.17 23:56:42.727903 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1165 | 2025.11.17 23:56:42.727920 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1166 | 2025.11.17 23:56:42.727929 [ 292 ] {} <Debug> TCP-Session: c6d7d196-165a-4159-b4af-df3146e1ddfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1167 | 2025.11.17 23:56:42.727956 [ 288 ] {} <Debug> TCP-Session: 74e4aecf-7608-405d-8902-c6af5c1a9d8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1168 | 2025.11.17 23:56:42.727971 [ 293 ] {} <Debug> TCP-Session: 841b6dc1-6e18-44c9-b469-79c6d2de7b91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1169 | 2025.11.17 23:56:42.727886 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1170 | 2025.11.17 23:56:42.727831 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1171 | 2025.11.17 23:56:42.728035 [ 291 ] {} <Debug> TCP-Session: 36e55363-de09-4dd8-bbe5-3df25b918065 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1172 | 2025.11.17 23:56:42.728061 [ 289 ] {} <Debug> TCP-Session: b306f014-c1de-451e-84d8-40ed23159c00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1173 | 2025.11.17 23:56:42.910168 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54622 | ||
| 1174 | 2025.11.17 23:56:42.910283 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1175 | 2025.11.17 23:56:42.910312 [ 286 ] {} <Debug> TCP-Session: 27adc639-b8bc-4403-956b-ef6342d9bedb Authenticating user 'default' from [fd00:1122:3344:101::e]:54622 | ||
| 1176 | 2025.11.17 23:56:42.910337 [ 286 ] {} <Debug> TCP-Session: 27adc639-b8bc-4403-956b-ef6342d9bedb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1177 | 2025.11.17 23:56:42.910352 [ 286 ] {} <Debug> TCP-Session: 27adc639-b8bc-4403-956b-ef6342d9bedb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1178 | 2025.11.17 23:56:42.910589 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49532 | ||
| 1179 | 2025.11.17 23:56:42.910602 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55135 | ||
| 1180 | 2025.11.17 23:56:42.910639 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33201 | ||
| 1181 | 2025.11.17 23:56:42.910667 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52412 | ||
| 1182 | 2025.11.17 23:56:42.910703 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1183 | 2025.11.17 23:56:42.910645 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42889 | ||
| 1184 | 2025.11.17 23:56:42.910735 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1185 | 2025.11.17 23:56:42.910761 [ 286 ] {} <Trace> TCP-Session: 27adc639-b8bc-4403-956b-ef6342d9bedb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1186 | 2025.11.17 23:56:42.910761 [ 288 ] {} <Debug> TCP-Session: ec199931-b7bd-4f4c-99f0-948c8d595bc6 Authenticating user 'default' from [fd00:1122:3344:101::e]:49532 | ||
| 1187 | 2025.11.17 23:56:42.910793 [ 292 ] {} <Debug> TCP-Session: 2b1558c7-aff1-4c27-ae28-a80b5f3919f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:33201 | ||
| 1188 | 2025.11.17 23:56:42.910812 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1189 | 2025.11.17 23:56:42.910823 [ 288 ] {} <Debug> TCP-Session: ec199931-b7bd-4f4c-99f0-948c8d595bc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1190 | 2025.11.17 23:56:42.910835 [ 292 ] {} <Debug> TCP-Session: 2b1558c7-aff1-4c27-ae28-a80b5f3919f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1191 | 2025.11.17 23:56:42.910844 [ 293 ] {} <Debug> TCP-Session: 4b7a0e55-6bfa-4ce5-baa6-1f7517351bac Authenticating user 'default' from [fd00:1122:3344:101::e]:42889 | ||
| 1192 | 2025.11.17 23:56:42.910846 [ 288 ] {} <Debug> TCP-Session: ec199931-b7bd-4f4c-99f0-948c8d595bc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1193 | 2025.11.17 23:56:42.910860 [ 292 ] {} <Debug> TCP-Session: 2b1558c7-aff1-4c27-ae28-a80b5f3919f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1194 | 2025.11.17 23:56:42.910877 [ 293 ] {} <Debug> TCP-Session: 4b7a0e55-6bfa-4ce5-baa6-1f7517351bac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1195 | 2025.11.17 23:56:42.910764 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1196 | 2025.11.17 23:56:42.910918 [ 293 ] {} <Debug> TCP-Session: 4b7a0e55-6bfa-4ce5-baa6-1f7517351bac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1197 | 2025.11.17 23:56:42.910940 [ 286 ] {588af37e-5b74-4f53-a1e2-694d06a889fb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54622) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1198 | 2025.11.17 23:56:42.910946 [ 294 ] {} <Debug> TCP-Session: c360586e-9de9-44aa-8587-9c21ef11ef0f Authenticating user 'default' from [fd00:1122:3344:101::e]:52412 | ||
| 1199 | 2025.11.17 23:56:42.910735 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1200 | 2025.11.17 23:56:42.910980 [ 294 ] {} <Debug> TCP-Session: c360586e-9de9-44aa-8587-9c21ef11ef0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1201 | 2025.11.17 23:56:42.911007 [ 289 ] {} <Debug> TCP-Session: 3e792ff5-95c0-4798-92ab-4b45aa9e2602 Authenticating user 'default' from [fd00:1122:3344:101::e]:55135 | ||
| 1202 | 2025.11.17 23:56:42.911013 [ 294 ] {} <Debug> TCP-Session: c360586e-9de9-44aa-8587-9c21ef11ef0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1203 | 2025.11.17 23:56:42.911032 [ 289 ] {} <Debug> TCP-Session: 3e792ff5-95c0-4798-92ab-4b45aa9e2602 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1204 | 2025.11.17 23:56:42.910629 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46468 | ||
| 1205 | 2025.11.17 23:56:42.911056 [ 289 ] {} <Debug> TCP-Session: 3e792ff5-95c0-4798-92ab-4b45aa9e2602 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1206 | 2025.11.17 23:56:42.910613 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56943 | ||
| 1207 | 2025.11.17 23:56:42.910590 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55293 | ||
| 1208 | 2025.11.17 23:56:42.911161 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1209 | 2025.11.17 23:56:42.911169 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1210 | 2025.11.17 23:56:42.911192 [ 291 ] {} <Debug> TCP-Session: 1c0de01a-7cfd-40b8-8535-f74bc54ce76b Authenticating user 'default' from [fd00:1122:3344:101::e]:46468 | ||
| 1211 | 2025.11.17 23:56:42.911196 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1212 | 2025.11.17 23:56:42.911206 [ 286 ] {588af37e-5b74-4f53-a1e2-694d06a889fb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1213 | 2025.11.17 23:56:42.911221 [ 291 ] {} <Debug> TCP-Session: 1c0de01a-7cfd-40b8-8535-f74bc54ce76b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1214 | 2025.11.17 23:56:42.911227 [ 287 ] {} <Debug> TCP-Session: 4de683e4-e92b-4fc3-baf5-35cf6f09451f Authenticating user 'default' from [fd00:1122:3344:101::e]:55293 | ||
| 1215 | 2025.11.17 23:56:42.911252 [ 291 ] {} <Debug> TCP-Session: 1c0de01a-7cfd-40b8-8535-f74bc54ce76b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1216 | 2025.11.17 23:56:42.911200 [ 290 ] {} <Debug> TCP-Session: bf24a3cb-77ba-4fcc-9ab8-bc1b3372d0bf Authenticating user 'default' from [fd00:1122:3344:101::e]:56943 | ||
| 1217 | 2025.11.17 23:56:42.911264 [ 287 ] {} <Debug> TCP-Session: 4de683e4-e92b-4fc3-baf5-35cf6f09451f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1218 | 2025.11.17 23:56:42.911276 [ 286 ] {588af37e-5b74-4f53-a1e2-694d06a889fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1219 | 2025.11.17 23:56:42.911287 [ 290 ] {} <Debug> TCP-Session: bf24a3cb-77ba-4fcc-9ab8-bc1b3372d0bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1220 | 2025.11.17 23:56:42.911296 [ 287 ] {} <Debug> TCP-Session: 4de683e4-e92b-4fc3-baf5-35cf6f09451f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1221 | 2025.11.17 23:56:42.911316 [ 290 ] {} <Debug> TCP-Session: bf24a3cb-77ba-4fcc-9ab8-bc1b3372d0bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1222 | 2025.11.17 23:56:42.911611 [ 286 ] {588af37e-5b74-4f53-a1e2-694d06a889fb} <Debug> oximeter.version (a19d5a8a-5052-42fa-92e2-ebbf2c8dbfb7) (SelectExecutor): Key condition: unknown | ||
| 1223 | 2025.11.17 23:56:42.912485 [ 297 ] {588af37e-5b74-4f53-a1e2-694d06a889fb} <Trace> AggregatingTransform: Aggregating | ||
| 1224 | 2025.11.17 23:56:42.912536 [ 297 ] {588af37e-5b74-4f53-a1e2-694d06a889fb} <Trace> Aggregator: Aggregation method: without_key | ||
| 1225 | 2025.11.17 23:56:42.912575 [ 297 ] {588af37e-5b74-4f53-a1e2-694d06a889fb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000866314 sec. (1154.316 rows/sec., 45.09 KiB/sec.) | ||
| 1226 | 2025.11.17 23:56:42.912594 [ 297 ] {588af37e-5b74-4f53-a1e2-694d06a889fb} <Trace> Aggregator: Merging aggregated data | ||
| 1227 | 2025.11.17 23:56:42.913823 [ 286 ] {588af37e-5b74-4f53-a1e2-694d06a889fb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002939 sec., 340.25178632187817 rows/sec., 13.29 KiB/sec. | ||
| 1228 | 2025.11.17 23:56:42.913971 [ 286 ] {588af37e-5b74-4f53-a1e2-694d06a889fb} <Debug> TCPHandler: Processed in 0.003331233 sec. | ||
| 1229 | 2025.11.17 23:56:42.914080 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1230 | 2025.11.17 23:56:42.914107 [ 286 ] {} <Debug> TCP-Session: 27adc639-b8bc-4403-956b-ef6342d9bedb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1231 | 2025.11.17 23:56:42.914110 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1232 | 2025.11.17 23:56:42.914143 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1233 | 2025.11.17 23:56:42.914155 [ 287 ] {} <Debug> TCP-Session: 4de683e4-e92b-4fc3-baf5-35cf6f09451f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1234 | 2025.11.17 23:56:42.914169 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1235 | 2025.11.17 23:56:42.914179 [ 291 ] {} <Debug> TCP-Session: 1c0de01a-7cfd-40b8-8535-f74bc54ce76b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1236 | 2025.11.17 23:56:42.914192 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1237 | 2025.11.17 23:56:42.914208 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1238 | 2025.11.17 23:56:42.914233 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1239 | 2025.11.17 23:56:42.914256 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1240 | 2025.11.17 23:56:42.914262 [ 294 ] {} <Debug> TCP-Session: c360586e-9de9-44aa-8587-9c21ef11ef0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1241 | 2025.11.17 23:56:42.914276 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1242 | 2025.11.17 23:56:42.914303 [ 292 ] {} <Debug> TCP-Session: 2b1558c7-aff1-4c27-ae28-a80b5f3919f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1243 | 2025.11.17 23:56:42.914289 [ 289 ] {} <Debug> TCP-Session: 3e792ff5-95c0-4798-92ab-4b45aa9e2602 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1244 | 2025.11.17 23:56:42.914335 [ 293 ] {} <Debug> TCP-Session: 4b7a0e55-6bfa-4ce5-baa6-1f7517351bac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1245 | 2025.11.17 23:56:42.914251 [ 288 ] {} <Debug> TCP-Session: ec199931-b7bd-4f4c-99f0-948c8d595bc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1246 | 2025.11.17 23:56:42.914213 [ 290 ] {} <Debug> TCP-Session: bf24a3cb-77ba-4fcc-9ab8-bc1b3372d0bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1247 | 2025.11.17 23:56:46.112051 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 92 entries to flush up to offset 180 | ||
| 1248 | 2025.11.17 23:56:46.115820 [ 243 ] {} <Trace> system.query_log (5160c46c-4695-4732-892b-014b7bde58ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1249 | 2025.11.17 23:56:46.115864 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1250 | 2025.11.17 23:56:46.117182 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1251 | 2025.11.17 23:56:46.117664 [ 243 ] {} <Trace> system.query_log (5160c46c-4695-4732-892b-014b7bde58ca): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1252 | 2025.11.17 23:56:46.117900 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 180 | ||
| 1253 | 2025.11.17 23:56:46.847139 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1254 | 2025.11.17 23:56:46.847343 [ 259 ] {8c7f5d08-0762-4071-9d3c-b0ab036ea9d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1255 | 2025.11.17 23:56:46.847416 [ 259 ] {8c7f5d08-0762-4071-9d3c-b0ab036ea9d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1256 | 2025.11.17 23:56:46.848041 [ 259 ] {8c7f5d08-0762-4071-9d3c-b0ab036ea9d6} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1257 | 2025.11.17 23:56:46.848094 [ 259 ] {8c7f5d08-0762-4071-9d3c-b0ab036ea9d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1258 | 2025.11.17 23:56:46.848626 [ 259 ] {8c7f5d08-0762-4071-9d3c-b0ab036ea9d6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1259 | 2025.11.17 23:56:46.849054 [ 259 ] {8c7f5d08-0762-4071-9d3c-b0ab036ea9d6} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1260 | 2025.11.17 23:56:46.849211 [ 259 ] {8c7f5d08-0762-4071-9d3c-b0ab036ea9d6} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.001922 sec., 2081.1654526534858 rows/sec., 175.29 KiB/sec. | ||
| 1261 | 2025.11.17 23:56:46.849254 [ 259 ] {8c7f5d08-0762-4071-9d3c-b0ab036ea9d6} <Debug> TCPHandler: Processed in 0.002255223 sec. | ||
| 1262 | 2025.11.17 23:56:46.849377 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1263 | 2025.11.17 23:56:46.849473 [ 259 ] {b606997d-e62b-48ac-9ea1-df0e017614f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1264 | 2025.11.17 23:56:46.849514 [ 259 ] {b606997d-e62b-48ac-9ea1-df0e017614f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1265 | 2025.11.17 23:56:46.849896 [ 259 ] {b606997d-e62b-48ac-9ea1-df0e017614f9} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1266 | 2025.11.17 23:56:46.849932 [ 259 ] {b606997d-e62b-48ac-9ea1-df0e017614f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1267 | 2025.11.17 23:56:46.850322 [ 259 ] {b606997d-e62b-48ac-9ea1-df0e017614f9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1268 | 2025.11.17 23:56:46.850735 [ 259 ] {b606997d-e62b-48ac-9ea1-df0e017614f9} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1269 | 2025.11.17 23:56:46.850867 [ 259 ] {b606997d-e62b-48ac-9ea1-df0e017614f9} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.001411 sec., 5669.7377746279235 rows/sec., 455.41 KiB/sec. | ||
| 1270 | 2025.11.17 23:56:46.850937 [ 259 ] {b606997d-e62b-48ac-9ea1-df0e017614f9} <Debug> TCPHandler: Processed in 0.001609845 sec. | ||
| 1271 | 2025.11.17 23:56:46.851065 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1272 | 2025.11.17 23:56:46.851162 [ 259 ] {9df7c323-3c01-444d-8f4d-0db0f8b4cd09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1273 | 2025.11.17 23:56:46.851205 [ 259 ] {9df7c323-3c01-444d-8f4d-0db0f8b4cd09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1274 | 2025.11.17 23:56:46.851570 [ 259 ] {9df7c323-3c01-444d-8f4d-0db0f8b4cd09} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1275 | 2025.11.17 23:56:46.851607 [ 259 ] {9df7c323-3c01-444d-8f4d-0db0f8b4cd09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1276 | 2025.11.17 23:56:46.852096 [ 259 ] {9df7c323-3c01-444d-8f4d-0db0f8b4cd09} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1277 | 2025.11.17 23:56:46.852479 [ 259 ] {9df7c323-3c01-444d-8f4d-0db0f8b4cd09} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1278 | 2025.11.17 23:56:46.852602 [ 259 ] {9df7c323-3c01-444d-8f4d-0db0f8b4cd09} <Debug> executeQuery: Read 8 rows, 624.00 B in 0.001511 sec., 5294.50694904037 rows/sec., 403.29 KiB/sec. | ||
| 1279 | 2025.11.17 23:56:46.852649 [ 259 ] {9df7c323-3c01-444d-8f4d-0db0f8b4cd09} <Debug> TCPHandler: Processed in 0.001690927 sec. | ||
| 1280 | 2025.11.17 23:56:46.852833 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1281 | 2025.11.17 23:56:46.852930 [ 259 ] {0551e185-1d18-4567-8d15-ae54503ea2fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1282 | 2025.11.17 23:56:46.852973 [ 259 ] {0551e185-1d18-4567-8d15-ae54503ea2fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1283 | 2025.11.17 23:56:46.853299 [ 259 ] {0551e185-1d18-4567-8d15-ae54503ea2fd} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1284 | 2025.11.17 23:56:46.853336 [ 259 ] {0551e185-1d18-4567-8d15-ae54503ea2fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1285 | 2025.11.17 23:56:46.853732 [ 259 ] {0551e185-1d18-4567-8d15-ae54503ea2fd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1286 | 2025.11.17 23:56:46.854129 [ 259 ] {0551e185-1d18-4567-8d15-ae54503ea2fd} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1287 | 2025.11.17 23:56:46.854256 [ 259 ] {0551e185-1d18-4567-8d15-ae54503ea2fd} <Debug> executeQuery: Read 8 rows, 516.00 B in 0.001344 sec., 5952.380952380952 rows/sec., 374.93 KiB/sec. | ||
| 1288 | 2025.11.17 23:56:46.854291 [ 259 ] {0551e185-1d18-4567-8d15-ae54503ea2fd} <Debug> TCPHandler: Processed in 0.001511962 sec. | ||
| 1289 | 2025.11.17 23:56:47.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.26 MiB, peak 174.90 MiB, free memory in arenas 0.00 B, will set to 165.03 MiB (RSS), difference: 3.77 MiB | ||
| 1290 | 2025.11.17 23:56:48.613029 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1439 | ||
| 1291 | 2025.11.17 23:56:48.613551 [ 245 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1292 | 2025.11.17 23:56:48.613592 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1293 | 2025.11.17 23:56:48.614204 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1294 | 2025.11.17 23:56:48.614768 [ 245 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1295 | 2025.11.17 23:56:48.614889 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1439 | ||
| 1296 | 2025.11.17 23:56:48.679766 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1297 | 2025.11.17 23:56:48.697235 [ 244 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1298 | 2025.11.17 23:56:48.697309 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1299 | 2025.11.17 23:56:48.704136 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1300 | 2025.11.17 23:56:48.705358 [ 244 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1301 | 2025.11.17 23:56:48.708479 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1302 | 2025.11.17 23:56:49.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.56 MiB, peak 174.90 MiB, free memory in arenas 0.00 B, will set to 167.18 MiB (RSS), difference: 1.63 MiB | ||
| 1303 | 2025.11.17 23:56:51.846675 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1304 | 2025.11.17 23:56:51.846859 [ 259 ] {bc22262b-8295-4a36-8944-785485dde59b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1305 | 2025.11.17 23:56:51.846920 [ 259 ] {bc22262b-8295-4a36-8944-785485dde59b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1306 | 2025.11.17 23:56:51.847504 [ 259 ] {bc22262b-8295-4a36-8944-785485dde59b} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1307 | 2025.11.17 23:56:51.847541 [ 259 ] {bc22262b-8295-4a36-8944-785485dde59b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1308 | 2025.11.17 23:56:51.848011 [ 259 ] {bc22262b-8295-4a36-8944-785485dde59b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1309 | 2025.11.17 23:56:51.848495 [ 259 ] {bc22262b-8295-4a36-8944-785485dde59b} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1310 | 2025.11.17 23:56:51.848646 [ 259 ] {bc22262b-8295-4a36-8944-785485dde59b} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.001834 sec., 2181.0250817884407 rows/sec., 183.70 KiB/sec. | ||
| 1311 | 2025.11.17 23:56:51.848686 [ 259 ] {bc22262b-8295-4a36-8944-785485dde59b} <Debug> TCPHandler: Processed in 0.00213214 sec. | ||
| 1312 | 2025.11.17 23:56:51.848806 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1313 | 2025.11.17 23:56:51.848901 [ 259 ] {acbd0c8f-dcef-44da-9715-e74bffb49294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1314 | 2025.11.17 23:56:51.848940 [ 259 ] {acbd0c8f-dcef-44da-9715-e74bffb49294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1315 | 2025.11.17 23:56:51.849321 [ 259 ] {acbd0c8f-dcef-44da-9715-e74bffb49294} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1316 | 2025.11.17 23:56:51.849354 [ 259 ] {acbd0c8f-dcef-44da-9715-e74bffb49294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1317 | 2025.11.17 23:56:51.849819 [ 259 ] {acbd0c8f-dcef-44da-9715-e74bffb49294} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1318 | 2025.11.17 23:56:51.850287 [ 259 ] {acbd0c8f-dcef-44da-9715-e74bffb49294} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1319 | 2025.11.17 23:56:51.850412 [ 259 ] {acbd0c8f-dcef-44da-9715-e74bffb49294} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.00153 sec., 5228.758169934641 rows/sec., 419.99 KiB/sec. | ||
| 1320 | 2025.11.17 23:56:51.850445 [ 259 ] {acbd0c8f-dcef-44da-9715-e74bffb49294} <Debug> TCPHandler: Processed in 0.001688417 sec. | ||
| 1321 | 2025.11.17 23:56:51.850562 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1322 | 2025.11.17 23:56:51.850654 [ 259 ] {bc8b35ca-f2f2-458b-985f-9ad538d4bdf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1323 | 2025.11.17 23:56:51.850695 [ 259 ] {bc8b35ca-f2f2-458b-985f-9ad538d4bdf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1324 | 2025.11.17 23:56:51.851032 [ 259 ] {bc8b35ca-f2f2-458b-985f-9ad538d4bdf9} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1325 | 2025.11.17 23:56:51.851064 [ 259 ] {bc8b35ca-f2f2-458b-985f-9ad538d4bdf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1326 | 2025.11.17 23:56:51.851434 [ 259 ] {bc8b35ca-f2f2-458b-985f-9ad538d4bdf9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1327 | 2025.11.17 23:56:51.851787 [ 259 ] {bc8b35ca-f2f2-458b-985f-9ad538d4bdf9} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1328 | 2025.11.17 23:56:51.851912 [ 259 ] {bc8b35ca-f2f2-458b-985f-9ad538d4bdf9} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001276 sec., 7836.990595611285 rows/sec., 596.96 KiB/sec. | ||
| 1329 | 2025.11.17 23:56:51.851945 [ 259 ] {bc8b35ca-f2f2-458b-985f-9ad538d4bdf9} <Debug> TCPHandler: Processed in 0.00143168 sec. | ||
| 1330 | 2025.11.17 23:56:51.852050 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1331 | 2025.11.17 23:56:51.852140 [ 259 ] {504e749d-612e-4978-b15b-b30eaaad428f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1332 | 2025.11.17 23:56:51.852179 [ 259 ] {504e749d-612e-4978-b15b-b30eaaad428f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1333 | 2025.11.17 23:56:51.852479 [ 259 ] {504e749d-612e-4978-b15b-b30eaaad428f} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1334 | 2025.11.17 23:56:51.852512 [ 259 ] {504e749d-612e-4978-b15b-b30eaaad428f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1335 | 2025.11.17 23:56:51.852870 [ 259 ] {504e749d-612e-4978-b15b-b30eaaad428f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1336 | 2025.11.17 23:56:51.853224 [ 259 ] {504e749d-612e-4978-b15b-b30eaaad428f} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1337 | 2025.11.17 23:56:51.853347 [ 259 ] {504e749d-612e-4978-b15b-b30eaaad428f} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001224 sec., 8169.934640522875 rows/sec., 514.61 KiB/sec. | ||
| 1338 | 2025.11.17 23:56:51.853390 [ 259 ] {504e749d-612e-4978-b15b-b30eaaad428f} <Debug> TCPHandler: Processed in 0.001386939 sec. | ||
| 1339 | 2025.11.17 23:56:56.071577 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1340 | 2025.11.17 23:56:56.071639 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1341 | 2025.11.17 23:56:56.115874 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1951 | ||
| 1342 | 2025.11.17 23:56:56.116399 [ 245 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1343 | 2025.11.17 23:56:56.116448 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1344 | 2025.11.17 23:56:56.117053 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1345 | 2025.11.17 23:56:56.117496 [ 245 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1346 | 2025.11.17 23:56:56.117637 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1951 | ||
| 1347 | 2025.11.17 23:56:56.119120 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 196 | ||
| 1348 | 2025.11.17 23:56:56.120826 [ 243 ] {} <Trace> system.query_log (5160c46c-4695-4732-892b-014b7bde58ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1349 | 2025.11.17 23:56:56.120863 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1350 | 2025.11.17 23:56:56.122054 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1351 | 2025.11.17 23:56:56.122540 [ 243 ] {} <Trace> system.query_log (5160c46c-4695-4732-892b-014b7bde58ca): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1352 | 2025.11.17 23:56:56.122770 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 196 | ||
| 1353 | 2025.11.17 23:56:56.209461 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1354 | 2025.11.17 23:56:56.226309 [ 244 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1355 | 2025.11.17 23:56:56.226369 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1356 | 2025.11.17 23:56:56.232794 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1357 | 2025.11.17 23:56:56.233941 [ 244 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1358 | 2025.11.17 23:56:56.236986 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1359 | 2025.11.17 23:56:56.859797 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1360 | 2025.11.17 23:56:56.859970 [ 259 ] {51ff8247-396d-4870-995e-db9d5546d9d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1361 | 2025.11.17 23:56:56.860033 [ 259 ] {51ff8247-396d-4870-995e-db9d5546d9d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1362 | 2025.11.17 23:56:56.860833 [ 259 ] {51ff8247-396d-4870-995e-db9d5546d9d5} <Trace> oximeter.fields_i16 (325897d0-5212-4860-b736-19b8f76846e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1363 | 2025.11.17 23:56:56.860877 [ 259 ] {51ff8247-396d-4870-995e-db9d5546d9d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1364 | 2025.11.17 23:56:56.861413 [ 259 ] {51ff8247-396d-4870-995e-db9d5546d9d5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1365 | 2025.11.17 23:56:56.861897 [ 259 ] {51ff8247-396d-4870-995e-db9d5546d9d5} <Trace> oximeter.fields_i16 (325897d0-5212-4860-b736-19b8f76846e0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1366 | 2025.11.17 23:56:56.862056 [ 259 ] {51ff8247-396d-4870-995e-db9d5546d9d5} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002133 sec., 192217.5339896859 rows/sec., 12.19 MiB/sec. | ||
| 1367 | 2025.11.17 23:56:56.862103 [ 259 ] {51ff8247-396d-4870-995e-db9d5546d9d5} <Debug> TCPHandler: Processed in 0.002427838 sec. | ||
| 1368 | 2025.11.17 23:56:56.862223 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1369 | 2025.11.17 23:56:56.862325 [ 259 ] {bf72d8c0-d6fe-42f8-92ab-bb46efe24a85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1370 | 2025.11.17 23:56:56.862367 [ 259 ] {bf72d8c0-d6fe-42f8-92ab-bb46efe24a85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1371 | 2025.11.17 23:56:56.863244 [ 259 ] {bf72d8c0-d6fe-42f8-92ab-bb46efe24a85} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1372 | 2025.11.17 23:56:56.863282 [ 259 ] {bf72d8c0-d6fe-42f8-92ab-bb46efe24a85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1373 | 2025.11.17 23:56:56.863804 [ 259 ] {bf72d8c0-d6fe-42f8-92ab-bb46efe24a85} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1374 | 2025.11.17 23:56:56.864212 [ 259 ] {bf72d8c0-d6fe-42f8-92ab-bb46efe24a85} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1375 | 2025.11.17 23:56:56.864345 [ 259 ] {bf72d8c0-d6fe-42f8-92ab-bb46efe24a85} <Debug> executeQuery: Read 1124 rows, 91.91 KiB in 0.002043 sec., 550171.3166911404 rows/sec., 43.93 MiB/sec. | ||
| 1376 | 2025.11.17 23:56:56.864382 [ 259 ] {bf72d8c0-d6fe-42f8-92ab-bb46efe24a85} <Debug> TCPHandler: Processed in 0.002211742 sec. | ||
| 1377 | 2025.11.17 23:56:56.864496 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1378 | 2025.11.17 23:56:56.864594 [ 259 ] {931d77ab-b063-408b-81f3-fd9203caaf56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1379 | 2025.11.17 23:56:56.864636 [ 259 ] {931d77ab-b063-408b-81f3-fd9203caaf56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1380 | 2025.11.17 23:56:56.865112 [ 259 ] {931d77ab-b063-408b-81f3-fd9203caaf56} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1381 | 2025.11.17 23:56:56.865148 [ 259 ] {931d77ab-b063-408b-81f3-fd9203caaf56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1382 | 2025.11.17 23:56:56.865562 [ 259 ] {931d77ab-b063-408b-81f3-fd9203caaf56} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1383 | 2025.11.17 23:56:56.865980 [ 259 ] {931d77ab-b063-408b-81f3-fd9203caaf56} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1384 | 2025.11.17 23:56:56.866110 [ 259 ] {931d77ab-b063-408b-81f3-fd9203caaf56} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001535 sec., 154397.39413680782 rows/sec., 9.37 MiB/sec. | ||
| 1385 | 2025.11.17 23:56:56.866147 [ 259 ] {931d77ab-b063-408b-81f3-fd9203caaf56} <Debug> TCPHandler: Processed in 0.001701097 sec. | ||
| 1386 | 2025.11.17 23:56:56.866253 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1387 | 2025.11.17 23:56:56.866349 [ 259 ] {dc12b6eb-4f83-420c-b66e-468f7e8e19ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1388 | 2025.11.17 23:56:56.866388 [ 259 ] {dc12b6eb-4f83-420c-b66e-468f7e8e19ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1389 | 2025.11.17 23:56:56.866891 [ 259 ] {dc12b6eb-4f83-420c-b66e-468f7e8e19ef} <Trace> oximeter.fields_u32 (331d8859-2fcc-41ca-8ff2-10e253de49bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1390 | 2025.11.17 23:56:56.866927 [ 259 ] {dc12b6eb-4f83-420c-b66e-468f7e8e19ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1391 | 2025.11.17 23:56:56.867322 [ 259 ] {dc12b6eb-4f83-420c-b66e-468f7e8e19ef} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1392 | 2025.11.17 23:56:56.867795 [ 259 ] {dc12b6eb-4f83-420c-b66e-468f7e8e19ef} <Trace> oximeter.fields_u32 (331d8859-2fcc-41ca-8ff2-10e253de49bb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1393 | 2025.11.17 23:56:56.867920 [ 259 ] {dc12b6eb-4f83-420c-b66e-468f7e8e19ef} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00159 sec., 133333.33333333334 rows/sec., 8.60 MiB/sec. | ||
| 1394 | 2025.11.17 23:56:56.867956 [ 259 ] {dc12b6eb-4f83-420c-b66e-468f7e8e19ef} <Debug> TCPHandler: Processed in 0.001752999 sec. | ||
| 1395 | 2025.11.17 23:56:56.868087 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1396 | 2025.11.17 23:56:56.868182 [ 259 ] {9238c5e8-e695-436f-942b-0f32ad1d3fce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1397 | 2025.11.17 23:56:56.868223 [ 259 ] {9238c5e8-e695-436f-942b-0f32ad1d3fce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1398 | 2025.11.17 23:56:56.868691 [ 259 ] {9238c5e8-e695-436f-942b-0f32ad1d3fce} <Trace> oximeter.fields_u8 (3c841fee-c808-4f33-b186-247962b3ed1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1399 | 2025.11.17 23:56:56.868737 [ 259 ] {9238c5e8-e695-436f-942b-0f32ad1d3fce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1400 | 2025.11.17 23:56:56.869141 [ 259 ] {9238c5e8-e695-436f-942b-0f32ad1d3fce} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1401 | 2025.11.17 23:56:56.869560 [ 259 ] {9238c5e8-e695-436f-942b-0f32ad1d3fce} <Trace> oximeter.fields_u8 (3c841fee-c808-4f33-b186-247962b3ed1f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1402 | 2025.11.17 23:56:56.869686 [ 259 ] {9238c5e8-e695-436f-942b-0f32ad1d3fce} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001522 sec., 138633.37713534824 rows/sec., 7.87 MiB/sec. | ||
| 1403 | 2025.11.17 23:56:56.869727 [ 259 ] {9238c5e8-e695-436f-942b-0f32ad1d3fce} <Debug> TCPHandler: Processed in 0.001689918 sec. | ||
| 1404 | 2025.11.17 23:56:56.869841 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1405 | 2025.11.17 23:56:56.869933 [ 259 ] {7826869c-bb8c-4b5a-9cd0-064837c9280a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1406 | 2025.11.17 23:56:56.869972 [ 259 ] {7826869c-bb8c-4b5a-9cd0-064837c9280a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1407 | 2025.11.17 23:56:56.870587 [ 259 ] {7826869c-bb8c-4b5a-9cd0-064837c9280a} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1408 | 2025.11.17 23:56:56.870622 [ 259 ] {7826869c-bb8c-4b5a-9cd0-064837c9280a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1409 | 2025.11.17 23:56:56.871051 [ 259 ] {7826869c-bb8c-4b5a-9cd0-064837c9280a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1410 | 2025.11.17 23:56:56.871471 [ 259 ] {7826869c-bb8c-4b5a-9cd0-064837c9280a} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1411 | 2025.11.17 23:56:56.871597 [ 259 ] {7826869c-bb8c-4b5a-9cd0-064837c9280a} <Debug> executeQuery: Read 663 rows, 47.22 KiB in 0.001681 sec., 394408.0904223676 rows/sec., 27.43 MiB/sec. | ||
| 1412 | 2025.11.17 23:56:56.871634 [ 259 ] {7826869c-bb8c-4b5a-9cd0-064837c9280a} <Debug> TCPHandler: Processed in 0.001842612 sec. | ||
| 1413 | 2025.11.17 23:56:56.871742 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1414 | 2025.11.17 23:56:56.871836 [ 259 ] {b4cf1b45-b47f-454c-85ab-5c52e9bb8f82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1415 | 2025.11.17 23:56:56.871877 [ 259 ] {b4cf1b45-b47f-454c-85ab-5c52e9bb8f82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1416 | 2025.11.17 23:56:56.872328 [ 259 ] {b4cf1b45-b47f-454c-85ab-5c52e9bb8f82} <Trace> oximeter.measurements_bool (6603a8c2-e3ef-4634-b4f6-23d31d497d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1417 | 2025.11.17 23:56:56.872390 [ 259 ] {b4cf1b45-b47f-454c-85ab-5c52e9bb8f82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1418 | 2025.11.17 23:56:56.873008 [ 259 ] {b4cf1b45-b47f-454c-85ab-5c52e9bb8f82} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1419 | 2025.11.17 23:56:56.873602 [ 259 ] {b4cf1b45-b47f-454c-85ab-5c52e9bb8f82} <Trace> oximeter.measurements_bool (6603a8c2-e3ef-4634-b4f6-23d31d497d8e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1420 | 2025.11.17 23:56:56.873754 [ 259 ] {b4cf1b45-b47f-454c-85ab-5c52e9bb8f82} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001934 sec., 3102.3784901758017 rows/sec., 162.09 KiB/sec. | ||
| 1421 | 2025.11.17 23:56:56.873798 [ 259 ] {b4cf1b45-b47f-454c-85ab-5c52e9bb8f82} <Debug> TCPHandler: Processed in 0.002106289 sec. | ||
| 1422 | 2025.11.17 23:56:56.873942 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1423 | 2025.11.17 23:56:56.874052 [ 259 ] {807b0257-d72e-4530-a736-145a9a3d3fe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1424 | 2025.11.17 23:56:56.874103 [ 259 ] {807b0257-d72e-4530-a736-145a9a3d3fe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1425 | 2025.11.17 23:56:56.874661 [ 259 ] {807b0257-d72e-4530-a736-145a9a3d3fe4} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1426 | 2025.11.17 23:56:56.874698 [ 259 ] {807b0257-d72e-4530-a736-145a9a3d3fe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1427 | 2025.11.17 23:56:56.875185 [ 259 ] {807b0257-d72e-4530-a736-145a9a3d3fe4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1428 | 2025.11.17 23:56:56.875662 [ 259 ] {807b0257-d72e-4530-a736-145a9a3d3fe4} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1429 | 2025.11.17 23:56:56.875812 [ 259 ] {807b0257-d72e-4530-a736-145a9a3d3fe4} <Debug> executeQuery: Read 164 rows, 10.47 KiB in 0.001778 sec., 92238.4701912261 rows/sec., 5.75 MiB/sec. | ||
| 1430 | 2025.11.17 23:56:56.875858 [ 259 ] {807b0257-d72e-4530-a736-145a9a3d3fe4} <Debug> TCPHandler: Processed in 0.001970006 sec. | ||
| 1431 | 2025.11.17 23:56:56.875990 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1432 | 2025.11.17 23:56:56.876099 [ 259 ] {851d7d05-b5c1-4141-8401-245f04536757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1433 | 2025.11.17 23:56:56.876228 [ 259 ] {851d7d05-b5c1-4141-8401-245f04536757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1434 | 2025.11.17 23:56:56.876552 [ 259 ] {851d7d05-b5c1-4141-8401-245f04536757} <Trace> oximeter.measurements_f64 (3e380eac-c434-48a0-8736-bf2dca25bacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1435 | 2025.11.17 23:56:56.876589 [ 259 ] {851d7d05-b5c1-4141-8401-245f04536757} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1436 | 2025.11.17 23:56:56.877091 [ 259 ] {851d7d05-b5c1-4141-8401-245f04536757} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1437 | 2025.11.17 23:56:56.877772 [ 259 ] {851d7d05-b5c1-4141-8401-245f04536757} <Trace> oximeter.measurements_f64 (3e380eac-c434-48a0-8736-bf2dca25bacb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1438 | 2025.11.17 23:56:56.877948 [ 259 ] {851d7d05-b5c1-4141-8401-245f04536757} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001869 sec., 535.0454788657036 rows/sec., 36.05 KiB/sec. | ||
| 1439 | 2025.11.17 23:56:56.877997 [ 259 ] {851d7d05-b5c1-4141-8401-245f04536757} <Debug> TCPHandler: Processed in 0.002064837 sec. | ||
| 1440 | 2025.11.17 23:56:56.878136 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1441 | 2025.11.17 23:56:56.878241 [ 259 ] {8db59ffc-3d6a-4f7b-9f17-d9e47b9c5d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1442 | 2025.11.17 23:56:56.878305 [ 259 ] {8db59ffc-3d6a-4f7b-9f17-d9e47b9c5d62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1443 | 2025.11.17 23:56:56.879313 [ 259 ] {8db59ffc-3d6a-4f7b-9f17-d9e47b9c5d62} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1444 | 2025.11.17 23:56:56.879360 [ 259 ] {8db59ffc-3d6a-4f7b-9f17-d9e47b9c5d62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1445 | 2025.11.17 23:56:56.880154 [ 259 ] {8db59ffc-3d6a-4f7b-9f17-d9e47b9c5d62} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1446 | 2025.11.17 23:56:56.880792 [ 259 ] {8db59ffc-3d6a-4f7b-9f17-d9e47b9c5d62} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1447 | 2025.11.17 23:56:56.880984 [ 259 ] {8db59ffc-3d6a-4f7b-9f17-d9e47b9c5d62} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00276 sec., 11594.202898550726 rows/sec., 20.78 MiB/sec. | ||
| 1448 | 2025.11.17 23:56:56.881064 [ 259 ] {8db59ffc-3d6a-4f7b-9f17-d9e47b9c5d62} <Debug> TCPHandler: Processed in 0.002981224 sec. | ||
| 1449 | 2025.11.17 23:56:56.881230 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1450 | 2025.11.17 23:56:56.881362 [ 259 ] {4e0d0a04-64b2-47f6-93fb-5bce67693bc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1451 | 2025.11.17 23:56:56.881409 [ 259 ] {4e0d0a04-64b2-47f6-93fb-5bce67693bc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1452 | 2025.11.17 23:56:56.881753 [ 259 ] {4e0d0a04-64b2-47f6-93fb-5bce67693bc8} <Trace> oximeter.measurements_i64 (a3d14f1d-f647-4efe-af45-044ab5b26326): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1453 | 2025.11.17 23:56:56.881788 [ 259 ] {4e0d0a04-64b2-47f6-93fb-5bce67693bc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1454 | 2025.11.17 23:56:56.882397 [ 259 ] {4e0d0a04-64b2-47f6-93fb-5bce67693bc8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1455 | 2025.11.17 23:56:56.883018 [ 259 ] {4e0d0a04-64b2-47f6-93fb-5bce67693bc8} <Trace> oximeter.measurements_i64 (a3d14f1d-f647-4efe-af45-044ab5b26326): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1456 | 2025.11.17 23:56:56.883157 [ 259 ] {4e0d0a04-64b2-47f6-93fb-5bce67693bc8} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001827 sec., 8210.180623973727 rows/sec., 626.45 KiB/sec. | ||
| 1457 | 2025.11.17 23:56:56.883192 [ 259 ] {4e0d0a04-64b2-47f6-93fb-5bce67693bc8} <Debug> TCPHandler: Processed in 0.002029707 sec. | ||
| 1458 | 2025.11.17 23:56:56.883329 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1459 | 2025.11.17 23:56:56.883422 [ 259 ] {c84e10da-adb6-4b62-9b7a-39c1c17ff4fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1460 | 2025.11.17 23:56:56.883462 [ 259 ] {c84e10da-adb6-4b62-9b7a-39c1c17ff4fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1461 | 2025.11.17 23:56:56.883808 [ 259 ] {c84e10da-adb6-4b62-9b7a-39c1c17ff4fe} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1462 | 2025.11.17 23:56:56.883843 [ 259 ] {c84e10da-adb6-4b62-9b7a-39c1c17ff4fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1463 | 2025.11.17 23:56:56.884232 [ 259 ] {c84e10da-adb6-4b62-9b7a-39c1c17ff4fe} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1464 | 2025.11.17 23:56:56.884652 [ 259 ] {c84e10da-adb6-4b62-9b7a-39c1c17ff4fe} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1465 | 2025.11.17 23:56:56.884779 [ 259 ] {c84e10da-adb6-4b62-9b7a-39c1c17ff4fe} <Debug> executeQuery: Read 54 rows, 3.01 KiB in 0.001375 sec., 39272.72727272727 rows/sec., 2.14 MiB/sec. | ||
| 1466 | 2025.11.17 23:56:56.884812 [ 259 ] {c84e10da-adb6-4b62-9b7a-39c1c17ff4fe} <Debug> TCPHandler: Processed in 0.001532493 sec. | ||
| 1467 | 2025.11.17 23:57:01.846942 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1468 | 2025.11.17 23:57:01.847216 [ 259 ] {25c76e3e-b9e4-405c-93e6-3d47f4e822b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1469 | 2025.11.17 23:57:01.847610 [ 259 ] {25c76e3e-b9e4-405c-93e6-3d47f4e822b3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1470 | 2025.11.17 23:57:01.849562 [ 259 ] {25c76e3e-b9e4-405c-93e6-3d47f4e822b3} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1471 | 2025.11.17 23:57:01.849857 [ 259 ] {25c76e3e-b9e4-405c-93e6-3d47f4e822b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1472 | 2025.11.17 23:57:01.849939 [ 259 ] {25c76e3e-b9e4-405c-93e6-3d47f4e822b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1473 | 2025.11.17 23:57:01.850134 [ 259 ] {25c76e3e-b9e4-405c-93e6-3d47f4e822b3} <Debug> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1474 | 2025.11.17 23:57:01.850194 [ 259 ] {25c76e3e-b9e4-405c-93e6-3d47f4e822b3} <Trace> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1475 | 2025.11.17 23:57:01.852266 [ 259 ] {25c76e3e-b9e4-405c-93e6-3d47f4e822b3} <Debug> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (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 | ||
| 1476 | 2025.11.17 23:57:01.852290 [ 259 ] {25c76e3e-b9e4-405c-93e6-3d47f4e822b3} <Trace> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1477 | 2025.11.17 23:57:01.856226 [ 259 ] {25c76e3e-b9e4-405c-93e6-3d47f4e822b3} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1478 | 2025.11.17 23:57:01.856260 [ 259 ] {25c76e3e-b9e4-405c-93e6-3d47f4e822b3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1479 | 2025.11.17 23:57:01.871115 [ 259 ] {25c76e3e-b9e4-405c-93e6-3d47f4e822b3} <Debug> executeQuery: Read 29 rows, 1.07 KiB in 0.024005 sec., 1208.0816496563216 rows/sec., 44.51 KiB/sec. | ||
| 1480 | 2025.11.17 23:57:01.871237 [ 259 ] {25c76e3e-b9e4-405c-93e6-3d47f4e822b3} <Debug> TCPHandler: Processed in 0.024433235 sec. | ||
| 1481 | 2025.11.17 23:57:01.871624 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1482 | 2025.11.17 23:57:01.871798 [ 259 ] {80a3f45f-a5d9-4528-a47a-385af68cc613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1483 | 2025.11.17 23:57:01.872086 [ 259 ] {80a3f45f-a5d9-4528-a47a-385af68cc613} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1484 | 2025.11.17 23:57:01.872126 [ 259 ] {80a3f45f-a5d9-4528-a47a-385af68cc613} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1485 | 2025.11.17 23:57:01.872352 [ 259 ] {80a3f45f-a5d9-4528-a47a-385af68cc613} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1486 | 2025.11.17 23:57:01.872420 [ 259 ] {80a3f45f-a5d9-4528-a47a-385af68cc613} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1487 | 2025.11.17 23:57:01.872556 [ 259 ] {80a3f45f-a5d9-4528-a47a-385af68cc613} <Debug> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1488 | 2025.11.17 23:57:01.872598 [ 259 ] {80a3f45f-a5d9-4528-a47a-385af68cc613} <Trace> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1489 | 2025.11.17 23:57:01.872620 [ 259 ] {80a3f45f-a5d9-4528-a47a-385af68cc613} <Debug> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (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 | ||
| 1490 | 2025.11.17 23:57:01.872636 [ 259 ] {80a3f45f-a5d9-4528-a47a-385af68cc613} <Trace> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1491 | 2025.11.17 23:57:01.872677 [ 259 ] {80a3f45f-a5d9-4528-a47a-385af68cc613} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1492 | 2025.11.17 23:57:01.872696 [ 259 ] {80a3f45f-a5d9-4528-a47a-385af68cc613} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1493 | 2025.11.17 23:57:01.873337 [ 259 ] {80a3f45f-a5d9-4528-a47a-385af68cc613} <Debug> executeQuery: Read 29 rows, 1.07 KiB in 0.001616 sec., 17945.544554455446 rows/sec., 661.11 KiB/sec. | ||
| 1494 | 2025.11.17 23:57:01.873432 [ 259 ] {80a3f45f-a5d9-4528-a47a-385af68cc613} <Debug> TCPHandler: Processed in 0.001872683 sec. | ||
| 1495 | 2025.11.17 23:57:01.873741 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1496 | 2025.11.17 23:57:01.873902 [ 259 ] {40b0583f-d8b6-4f0e-bd3e-b9aa8dc4fbdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1497 | 2025.11.17 23:57:01.874123 [ 259 ] {40b0583f-d8b6-4f0e-bd3e-b9aa8dc4fbdd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1498 | 2025.11.17 23:57:01.874159 [ 259 ] {40b0583f-d8b6-4f0e-bd3e-b9aa8dc4fbdd} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1499 | 2025.11.17 23:57:01.874351 [ 259 ] {40b0583f-d8b6-4f0e-bd3e-b9aa8dc4fbdd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1500 | 2025.11.17 23:57:01.874418 [ 259 ] {40b0583f-d8b6-4f0e-bd3e-b9aa8dc4fbdd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1501 | 2025.11.17 23:57:01.874518 [ 259 ] {40b0583f-d8b6-4f0e-bd3e-b9aa8dc4fbdd} <Debug> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1502 | 2025.11.17 23:57:01.874557 [ 259 ] {40b0583f-d8b6-4f0e-bd3e-b9aa8dc4fbdd} <Trace> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1503 | 2025.11.17 23:57:01.874578 [ 259 ] {40b0583f-d8b6-4f0e-bd3e-b9aa8dc4fbdd} <Debug> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (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 | ||
| 1504 | 2025.11.17 23:57:01.874593 [ 259 ] {40b0583f-d8b6-4f0e-bd3e-b9aa8dc4fbdd} <Trace> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1505 | 2025.11.17 23:57:01.874628 [ 259 ] {40b0583f-d8b6-4f0e-bd3e-b9aa8dc4fbdd} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1506 | 2025.11.17 23:57:01.874649 [ 259 ] {40b0583f-d8b6-4f0e-bd3e-b9aa8dc4fbdd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1507 | 2025.11.17 23:57:01.875177 [ 259 ] {40b0583f-d8b6-4f0e-bd3e-b9aa8dc4fbdd} <Debug> executeQuery: Read 29 rows, 1.07 KiB in 0.001345 sec., 21561.338289962823 rows/sec., 794.32 KiB/sec. | ||
| 1508 | 2025.11.17 23:57:01.875269 [ 259 ] {40b0583f-d8b6-4f0e-bd3e-b9aa8dc4fbdd} <Debug> TCPHandler: Processed in 0.001581094 sec. | ||
| 1509 | 2025.11.17 23:57:01.875544 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1510 | 2025.11.17 23:57:01.875684 [ 259 ] {8f088307-863c-4d11-bf69-7c544549ce73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1511 | 2025.11.17 23:57:01.875994 [ 259 ] {8f088307-863c-4d11-bf69-7c544549ce73} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1512 | 2025.11.17 23:57:01.876034 [ 259 ] {8f088307-863c-4d11-bf69-7c544549ce73} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1513 | 2025.11.17 23:57:01.876257 [ 259 ] {8f088307-863c-4d11-bf69-7c544549ce73} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1514 | 2025.11.17 23:57:01.876315 [ 259 ] {8f088307-863c-4d11-bf69-7c544549ce73} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1515 | 2025.11.17 23:57:01.876416 [ 259 ] {8f088307-863c-4d11-bf69-7c544549ce73} <Debug> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1516 | 2025.11.17 23:57:01.876445 [ 259 ] {8f088307-863c-4d11-bf69-7c544549ce73} <Trace> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1517 | 2025.11.17 23:57:01.876462 [ 259 ] {8f088307-863c-4d11-bf69-7c544549ce73} <Debug> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (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 | ||
| 1518 | 2025.11.17 23:57:01.876477 [ 259 ] {8f088307-863c-4d11-bf69-7c544549ce73} <Trace> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1519 | 2025.11.17 23:57:01.876511 [ 259 ] {8f088307-863c-4d11-bf69-7c544549ce73} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1520 | 2025.11.17 23:57:01.876540 [ 259 ] {8f088307-863c-4d11-bf69-7c544549ce73} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1521 | 2025.11.17 23:57:01.876997 [ 259 ] {8f088307-863c-4d11-bf69-7c544549ce73} <Debug> executeQuery: Read 29 rows, 1.07 KiB in 0.00137 sec., 21167.883211678833 rows/sec., 779.82 KiB/sec. | ||
| 1522 | 2025.11.17 23:57:01.877083 [ 259 ] {8f088307-863c-4d11-bf69-7c544549ce73} <Debug> TCPHandler: Processed in 0.001602695 sec. | ||
| 1523 | 2025.11.17 23:57:01.877311 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1524 | 2025.11.17 23:57:01.877446 [ 259 ] {fde086b0-acd4-479f-ae5f-a4ef88f45e5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1525 | 2025.11.17 23:57:01.877655 [ 259 ] {fde086b0-acd4-479f-ae5f-a4ef88f45e5b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1526 | 2025.11.17 23:57:01.877689 [ 259 ] {fde086b0-acd4-479f-ae5f-a4ef88f45e5b} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1527 | 2025.11.17 23:57:01.877900 [ 259 ] {fde086b0-acd4-479f-ae5f-a4ef88f45e5b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1528 | 2025.11.17 23:57:01.877951 [ 259 ] {fde086b0-acd4-479f-ae5f-a4ef88f45e5b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1529 | 2025.11.17 23:57:01.878049 [ 259 ] {fde086b0-acd4-479f-ae5f-a4ef88f45e5b} <Debug> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1530 | 2025.11.17 23:57:01.878076 [ 259 ] {fde086b0-acd4-479f-ae5f-a4ef88f45e5b} <Trace> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1531 | 2025.11.17 23:57:01.878093 [ 259 ] {fde086b0-acd4-479f-ae5f-a4ef88f45e5b} <Debug> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (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 | ||
| 1532 | 2025.11.17 23:57:01.878107 [ 259 ] {fde086b0-acd4-479f-ae5f-a4ef88f45e5b} <Trace> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1533 | 2025.11.17 23:57:01.878141 [ 259 ] {fde086b0-acd4-479f-ae5f-a4ef88f45e5b} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1534 | 2025.11.17 23:57:01.878159 [ 259 ] {fde086b0-acd4-479f-ae5f-a4ef88f45e5b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1535 | 2025.11.17 23:57:01.878563 [ 259 ] {fde086b0-acd4-479f-ae5f-a4ef88f45e5b} <Debug> executeQuery: Read 29 rows, 1.07 KiB in 0.001174 sec., 24701.873935264055 rows/sec., 910.02 KiB/sec. | ||
| 1536 | 2025.11.17 23:57:01.878645 [ 259 ] {fde086b0-acd4-479f-ae5f-a4ef88f45e5b} <Debug> TCPHandler: Processed in 0.001384209 sec. | ||
| 1537 | 2025.11.17 23:57:01.878868 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1538 | 2025.11.17 23:57:01.879000 [ 259 ] {28b4cc0a-f1bd-432a-9e4c-ca71a7498ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1539 | 2025.11.17 23:57:01.879204 [ 259 ] {28b4cc0a-f1bd-432a-9e4c-ca71a7498ee9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1540 | 2025.11.17 23:57:01.879238 [ 259 ] {28b4cc0a-f1bd-432a-9e4c-ca71a7498ee9} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1541 | 2025.11.17 23:57:01.879427 [ 259 ] {28b4cc0a-f1bd-432a-9e4c-ca71a7498ee9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1542 | 2025.11.17 23:57:01.879478 [ 259 ] {28b4cc0a-f1bd-432a-9e4c-ca71a7498ee9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1543 | 2025.11.17 23:57:01.879574 [ 259 ] {28b4cc0a-f1bd-432a-9e4c-ca71a7498ee9} <Debug> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1544 | 2025.11.17 23:57:01.879602 [ 259 ] {28b4cc0a-f1bd-432a-9e4c-ca71a7498ee9} <Trace> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1545 | 2025.11.17 23:57:01.879619 [ 259 ] {28b4cc0a-f1bd-432a-9e4c-ca71a7498ee9} <Debug> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (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 | ||
| 1546 | 2025.11.17 23:57:01.879632 [ 259 ] {28b4cc0a-f1bd-432a-9e4c-ca71a7498ee9} <Trace> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1547 | 2025.11.17 23:57:01.879666 [ 259 ] {28b4cc0a-f1bd-432a-9e4c-ca71a7498ee9} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1548 | 2025.11.17 23:57:01.879684 [ 259 ] {28b4cc0a-f1bd-432a-9e4c-ca71a7498ee9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1549 | 2025.11.17 23:57:01.880091 [ 259 ] {28b4cc0a-f1bd-432a-9e4c-ca71a7498ee9} <Debug> executeQuery: Read 29 rows, 1.07 KiB in 0.001146 sec., 25305.410122164045 rows/sec., 932.25 KiB/sec. | ||
| 1550 | 2025.11.17 23:57:01.880170 [ 259 ] {28b4cc0a-f1bd-432a-9e4c-ca71a7498ee9} <Debug> TCPHandler: Processed in 0.001352618 sec. | ||
| 1551 | 2025.11.17 23:57:01.893865 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1552 | 2025.11.17 23:57:01.893998 [ 259 ] {a1c1a601-f9c9-4de9-9bec-c9afdb933e13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1553 | 2025.11.17 23:57:01.894243 [ 259 ] {a1c1a601-f9c9-4de9-9bec-c9afdb933e13} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1554 | 2025.11.17 23:57:01.894284 [ 259 ] {a1c1a601-f9c9-4de9-9bec-c9afdb933e13} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1555 | 2025.11.17 23:57:01.894520 [ 259 ] {a1c1a601-f9c9-4de9-9bec-c9afdb933e13} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1556 | 2025.11.17 23:57:01.894582 [ 259 ] {a1c1a601-f9c9-4de9-9bec-c9afdb933e13} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1557 | 2025.11.17 23:57:01.894708 [ 259 ] {a1c1a601-f9c9-4de9-9bec-c9afdb933e13} <Debug> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1558 | 2025.11.17 23:57:01.894743 [ 259 ] {a1c1a601-f9c9-4de9-9bec-c9afdb933e13} <Trace> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1559 | 2025.11.17 23:57:01.894765 [ 259 ] {a1c1a601-f9c9-4de9-9bec-c9afdb933e13} <Debug> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (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 | ||
| 1560 | 2025.11.17 23:57:01.894782 [ 259 ] {a1c1a601-f9c9-4de9-9bec-c9afdb933e13} <Trace> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1561 | 2025.11.17 23:57:01.894823 [ 259 ] {a1c1a601-f9c9-4de9-9bec-c9afdb933e13} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1562 | 2025.11.17 23:57:01.894844 [ 259 ] {a1c1a601-f9c9-4de9-9bec-c9afdb933e13} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1563 | 2025.11.17 23:57:01.895309 [ 259 ] {a1c1a601-f9c9-4de9-9bec-c9afdb933e13} <Debug> executeQuery: Read 29 rows, 1.07 KiB in 0.001365 sec., 21245.421245421247 rows/sec., 782.68 KiB/sec. | ||
| 1564 | 2025.11.17 23:57:01.895391 [ 259 ] {a1c1a601-f9c9-4de9-9bec-c9afdb933e13} <Debug> TCPHandler: Processed in 0.001576434 sec. | ||
| 1565 | 2025.11.17 23:57:01.895640 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1566 | 2025.11.17 23:57:01.895782 [ 259 ] {7e1c012a-2584-4a9f-a2dc-79cc0c46ebb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1567 | 2025.11.17 23:57:01.895988 [ 259 ] {7e1c012a-2584-4a9f-a2dc-79cc0c46ebb7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1568 | 2025.11.17 23:57:01.896022 [ 259 ] {7e1c012a-2584-4a9f-a2dc-79cc0c46ebb7} <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_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1569 | 2025.11.17 23:57:01.896218 [ 259 ] {7e1c012a-2584-4a9f-a2dc-79cc0c46ebb7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1570 | 2025.11.17 23:57:01.896269 [ 259 ] {7e1c012a-2584-4a9f-a2dc-79cc0c46ebb7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1571 | 2025.11.17 23:57:01.896366 [ 259 ] {7e1c012a-2584-4a9f-a2dc-79cc0c46ebb7} <Debug> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1572 | 2025.11.17 23:57:01.896393 [ 259 ] {7e1c012a-2584-4a9f-a2dc-79cc0c46ebb7} <Trace> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1573 | 2025.11.17 23:57:01.896410 [ 259 ] {7e1c012a-2584-4a9f-a2dc-79cc0c46ebb7} <Debug> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (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 | ||
| 1574 | 2025.11.17 23:57:01.896424 [ 259 ] {7e1c012a-2584-4a9f-a2dc-79cc0c46ebb7} <Trace> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1575 | 2025.11.17 23:57:01.896456 [ 259 ] {7e1c012a-2584-4a9f-a2dc-79cc0c46ebb7} <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_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1576 | 2025.11.17 23:57:01.896474 [ 259 ] {7e1c012a-2584-4a9f-a2dc-79cc0c46ebb7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1577 | 2025.11.17 23:57:01.897004 [ 259 ] {7e1c012a-2584-4a9f-a2dc-79cc0c46ebb7} <Debug> executeQuery: Read 29 rows, 1.07 KiB in 0.001277 sec., 22709.47533281128 rows/sec., 836.62 KiB/sec. | ||
| 1578 | 2025.11.17 23:57:01.897061 [ 259 ] {7e1c012a-2584-4a9f-a2dc-79cc0c46ebb7} <Debug> TCPHandler: Processed in 0.001470601 sec. | ||
| 1579 | 2025.11.17 23:57:01.897261 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1580 | 2025.11.17 23:57:01.897392 [ 259 ] {0a21197c-c539-4947-9c3b-6e46fdb46a30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1581 | 2025.11.17 23:57:01.897596 [ 259 ] {0a21197c-c539-4947-9c3b-6e46fdb46a30} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1582 | 2025.11.17 23:57:01.897631 [ 259 ] {0a21197c-c539-4947-9c3b-6e46fdb46a30} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1583 | 2025.11.17 23:57:01.897839 [ 259 ] {0a21197c-c539-4947-9c3b-6e46fdb46a30} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1584 | 2025.11.17 23:57:01.897891 [ 259 ] {0a21197c-c539-4947-9c3b-6e46fdb46a30} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1585 | 2025.11.17 23:57:01.897987 [ 259 ] {0a21197c-c539-4947-9c3b-6e46fdb46a30} <Debug> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1586 | 2025.11.17 23:57:01.898015 [ 259 ] {0a21197c-c539-4947-9c3b-6e46fdb46a30} <Trace> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1587 | 2025.11.17 23:57:01.898033 [ 259 ] {0a21197c-c539-4947-9c3b-6e46fdb46a30} <Debug> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (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 | ||
| 1588 | 2025.11.17 23:57:01.898046 [ 259 ] {0a21197c-c539-4947-9c3b-6e46fdb46a30} <Trace> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1589 | 2025.11.17 23:57:01.898079 [ 259 ] {0a21197c-c539-4947-9c3b-6e46fdb46a30} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1590 | 2025.11.17 23:57:01.898096 [ 259 ] {0a21197c-c539-4947-9c3b-6e46fdb46a30} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1591 | 2025.11.17 23:57:01.898466 [ 259 ] {0a21197c-c539-4947-9c3b-6e46fdb46a30} <Debug> executeQuery: Read 29 rows, 1.07 KiB in 0.001128 sec., 25709.219858156026 rows/sec., 947.13 KiB/sec. | ||
| 1592 | 2025.11.17 23:57:01.898520 [ 259 ] {0a21197c-c539-4947-9c3b-6e46fdb46a30} <Debug> TCPHandler: Processed in 0.001308106 sec. | ||
| 1593 | 2025.11.17 23:57:01.898721 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1594 | 2025.11.17 23:57:01.898853 [ 259 ] {9545e271-e1eb-4878-bc7b-64664697843a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1595 | 2025.11.17 23:57:01.899061 [ 259 ] {9545e271-e1eb-4878-bc7b-64664697843a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1596 | 2025.11.17 23:57:01.899095 [ 259 ] {9545e271-e1eb-4878-bc7b-64664697843a} <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:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1597 | 2025.11.17 23:57:01.899288 [ 259 ] {9545e271-e1eb-4878-bc7b-64664697843a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1598 | 2025.11.17 23:57:01.899340 [ 259 ] {9545e271-e1eb-4878-bc7b-64664697843a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1599 | 2025.11.17 23:57:01.899436 [ 259 ] {9545e271-e1eb-4878-bc7b-64664697843a} <Debug> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1600 | 2025.11.17 23:57:01.899464 [ 259 ] {9545e271-e1eb-4878-bc7b-64664697843a} <Trace> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1601 | 2025.11.17 23:57:01.899481 [ 259 ] {9545e271-e1eb-4878-bc7b-64664697843a} <Debug> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (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 | ||
| 1602 | 2025.11.17 23:57:01.899495 [ 259 ] {9545e271-e1eb-4878-bc7b-64664697843a} <Trace> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1603 | 2025.11.17 23:57:01.899527 [ 259 ] {9545e271-e1eb-4878-bc7b-64664697843a} <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:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1604 | 2025.11.17 23:57:01.899544 [ 259 ] {9545e271-e1eb-4878-bc7b-64664697843a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1605 | 2025.11.17 23:57:01.899898 [ 259 ] {9545e271-e1eb-4878-bc7b-64664697843a} <Debug> executeQuery: Read 29 rows, 1.07 KiB in 0.0011 sec., 26363.63636363636 rows/sec., 971.24 KiB/sec. | ||
| 1606 | 2025.11.17 23:57:01.899957 [ 259 ] {9545e271-e1eb-4878-bc7b-64664697843a} <Debug> TCPHandler: Processed in 0.001296297 sec. | ||
| 1607 | 2025.11.17 23:57:01.900148 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1608 | 2025.11.17 23:57:01.900279 [ 259 ] {1b6d73ed-bf46-490e-bcf5-ef98dfb5be8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1609 | 2025.11.17 23:57:01.900488 [ 259 ] {1b6d73ed-bf46-490e-bcf5-ef98dfb5be8c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1610 | 2025.11.17 23:57:01.900523 [ 259 ] {1b6d73ed-bf46-490e-bcf5-ef98dfb5be8c} <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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1611 | 2025.11.17 23:57:01.900727 [ 259 ] {1b6d73ed-bf46-490e-bcf5-ef98dfb5be8c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1612 | 2025.11.17 23:57:01.900778 [ 259 ] {1b6d73ed-bf46-490e-bcf5-ef98dfb5be8c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1613 | 2025.11.17 23:57:01.900872 [ 259 ] {1b6d73ed-bf46-490e-bcf5-ef98dfb5be8c} <Debug> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1614 | 2025.11.17 23:57:01.900899 [ 259 ] {1b6d73ed-bf46-490e-bcf5-ef98dfb5be8c} <Trace> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1615 | 2025.11.17 23:57:01.900917 [ 259 ] {1b6d73ed-bf46-490e-bcf5-ef98dfb5be8c} <Debug> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (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 | ||
| 1616 | 2025.11.17 23:57:01.900930 [ 259 ] {1b6d73ed-bf46-490e-bcf5-ef98dfb5be8c} <Trace> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1617 | 2025.11.17 23:57:01.900963 [ 259 ] {1b6d73ed-bf46-490e-bcf5-ef98dfb5be8c} <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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1618 | 2025.11.17 23:57:01.900981 [ 259 ] {1b6d73ed-bf46-490e-bcf5-ef98dfb5be8c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1619 | 2025.11.17 23:57:01.901573 [ 259 ] {1b6d73ed-bf46-490e-bcf5-ef98dfb5be8c} <Debug> executeQuery: Read 29 rows, 1.07 KiB in 0.001348 sec., 21513.353115727 rows/sec., 792.55 KiB/sec. | ||
| 1620 | 2025.11.17 23:57:01.901656 [ 259 ] {1b6d73ed-bf46-490e-bcf5-ef98dfb5be8c} <Debug> TCPHandler: Processed in 0.001558684 sec. | ||
| 1621 | 2025.11.17 23:57:01.901861 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1622 | 2025.11.17 23:57:01.901995 [ 259 ] {2c22d4fe-3882-4f35-b064-e66a39a572e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1623 | 2025.11.17 23:57:01.902209 [ 259 ] {2c22d4fe-3882-4f35-b064-e66a39a572e5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1624 | 2025.11.17 23:57:01.902244 [ 259 ] {2c22d4fe-3882-4f35-b064-e66a39a572e5} <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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1625 | 2025.11.17 23:57:01.902446 [ 259 ] {2c22d4fe-3882-4f35-b064-e66a39a572e5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1626 | 2025.11.17 23:57:01.902496 [ 259 ] {2c22d4fe-3882-4f35-b064-e66a39a572e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1627 | 2025.11.17 23:57:01.902592 [ 259 ] {2c22d4fe-3882-4f35-b064-e66a39a572e5} <Debug> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1628 | 2025.11.17 23:57:01.902619 [ 259 ] {2c22d4fe-3882-4f35-b064-e66a39a572e5} <Trace> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1629 | 2025.11.17 23:57:01.902637 [ 259 ] {2c22d4fe-3882-4f35-b064-e66a39a572e5} <Debug> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (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 | ||
| 1630 | 2025.11.17 23:57:01.902650 [ 259 ] {2c22d4fe-3882-4f35-b064-e66a39a572e5} <Trace> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1631 | 2025.11.17 23:57:01.902683 [ 259 ] {2c22d4fe-3882-4f35-b064-e66a39a572e5} <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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1632 | 2025.11.17 23:57:01.902716 [ 259 ] {2c22d4fe-3882-4f35-b064-e66a39a572e5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1633 | 2025.11.17 23:57:01.903142 [ 259 ] {2c22d4fe-3882-4f35-b064-e66a39a572e5} <Debug> executeQuery: Read 29 rows, 1.07 KiB in 0.001203 sec., 24106.400665004156 rows/sec., 888.08 KiB/sec. | ||
| 1634 | 2025.11.17 23:57:01.903223 [ 259 ] {2c22d4fe-3882-4f35-b064-e66a39a572e5} <Debug> TCPHandler: Processed in 0.001412719 sec. | ||
| 1635 | 2025.11.17 23:57:01.903416 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1636 | 2025.11.17 23:57:01.903550 [ 259 ] {308847dd-a7b5-41d9-bfa3-776e37c81dc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1637 | 2025.11.17 23:57:01.903792 [ 259 ] {308847dd-a7b5-41d9-bfa3-776e37c81dc6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1638 | 2025.11.17 23:57:01.903828 [ 259 ] {308847dd-a7b5-41d9-bfa3-776e37c81dc6} <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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1639 | 2025.11.17 23:57:01.904099 [ 259 ] {308847dd-a7b5-41d9-bfa3-776e37c81dc6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1640 | 2025.11.17 23:57:01.904170 [ 259 ] {308847dd-a7b5-41d9-bfa3-776e37c81dc6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1641 | 2025.11.17 23:57:01.904309 [ 259 ] {308847dd-a7b5-41d9-bfa3-776e37c81dc6} <Debug> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 1642 | 2025.11.17 23:57:01.904341 [ 259 ] {308847dd-a7b5-41d9-bfa3-776e37c81dc6} <Trace> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1643 | 2025.11.17 23:57:01.904359 [ 259 ] {308847dd-a7b5-41d9-bfa3-776e37c81dc6} <Debug> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (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 | ||
| 1644 | 2025.11.17 23:57:01.904373 [ 259 ] {308847dd-a7b5-41d9-bfa3-776e37c81dc6} <Trace> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1645 | 2025.11.17 23:57:01.904407 [ 259 ] {308847dd-a7b5-41d9-bfa3-776e37c81dc6} <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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1646 | 2025.11.17 23:57:01.904427 [ 259 ] {308847dd-a7b5-41d9-bfa3-776e37c81dc6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1647 | 2025.11.17 23:57:01.904865 [ 259 ] {308847dd-a7b5-41d9-bfa3-776e37c81dc6} <Debug> executeQuery: Read 29 rows, 1.07 KiB in 0.001372 sec., 21137.026239067058 rows/sec., 778.69 KiB/sec. | ||
| 1648 | 2025.11.17 23:57:01.904948 [ 259 ] {308847dd-a7b5-41d9-bfa3-776e37c81dc6} <Debug> TCPHandler: Processed in 0.001581385 sec. | ||
| 1649 | 2025.11.17 23:57:01.905189 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1650 | 2025.11.17 23:57:01.905361 [ 259 ] {a89ef016-6091-41ed-849d-1b6a9cbf885a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1651 | 2025.11.17 23:57:01.905586 [ 259 ] {a89ef016-6091-41ed-849d-1b6a9cbf885a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1652 | 2025.11.17 23:57:01.905622 [ 259 ] {a89ef016-6091-41ed-849d-1b6a9cbf885a} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1653 | 2025.11.17 23:57:01.905840 [ 259 ] {a89ef016-6091-41ed-849d-1b6a9cbf885a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1654 | 2025.11.17 23:57:01.905893 [ 259 ] {a89ef016-6091-41ed-849d-1b6a9cbf885a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1655 | 2025.11.17 23:57:01.905990 [ 259 ] {a89ef016-6091-41ed-849d-1b6a9cbf885a} <Debug> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 1656 | 2025.11.17 23:57:01.906017 [ 259 ] {a89ef016-6091-41ed-849d-1b6a9cbf885a} <Trace> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1657 | 2025.11.17 23:57:01.906035 [ 259 ] {a89ef016-6091-41ed-849d-1b6a9cbf885a} <Debug> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (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 | ||
| 1658 | 2025.11.17 23:57:01.906049 [ 259 ] {a89ef016-6091-41ed-849d-1b6a9cbf885a} <Trace> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1659 | 2025.11.17 23:57:01.906083 [ 259 ] {a89ef016-6091-41ed-849d-1b6a9cbf885a} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1660 | 2025.11.17 23:57:01.906101 [ 259 ] {a89ef016-6091-41ed-849d-1b6a9cbf885a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1661 | 2025.11.17 23:57:01.906505 [ 259 ] {a89ef016-6091-41ed-849d-1b6a9cbf885a} <Debug> executeQuery: Read 29 rows, 1.07 KiB in 0.001216 sec., 23848.684210526313 rows/sec., 878.59 KiB/sec. | ||
| 1662 | 2025.11.17 23:57:01.906586 [ 259 ] {a89ef016-6091-41ed-849d-1b6a9cbf885a} <Debug> TCPHandler: Processed in 0.00146129 sec. | ||
| 1663 | 2025.11.17 23:57:01.906785 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1664 | 2025.11.17 23:57:01.906921 [ 259 ] {bdacc322-f5f8-432d-9095-3236523340f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1665 | 2025.11.17 23:57:01.907136 [ 259 ] {bdacc322-f5f8-432d-9095-3236523340f5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1666 | 2025.11.17 23:57:01.907172 [ 259 ] {bdacc322-f5f8-432d-9095-3236523340f5} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1667 | 2025.11.17 23:57:01.907381 [ 259 ] {bdacc322-f5f8-432d-9095-3236523340f5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1668 | 2025.11.17 23:57:01.907432 [ 259 ] {bdacc322-f5f8-432d-9095-3236523340f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1669 | 2025.11.17 23:57:01.907529 [ 259 ] {bdacc322-f5f8-432d-9095-3236523340f5} <Debug> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 1670 | 2025.11.17 23:57:01.907555 [ 259 ] {bdacc322-f5f8-432d-9095-3236523340f5} <Trace> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1671 | 2025.11.17 23:57:01.907573 [ 259 ] {bdacc322-f5f8-432d-9095-3236523340f5} <Debug> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (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 | ||
| 1672 | 2025.11.17 23:57:01.907587 [ 259 ] {bdacc322-f5f8-432d-9095-3236523340f5} <Trace> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1673 | 2025.11.17 23:57:01.907620 [ 259 ] {bdacc322-f5f8-432d-9095-3236523340f5} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1674 | 2025.11.17 23:57:01.907638 [ 259 ] {bdacc322-f5f8-432d-9095-3236523340f5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1675 | 2025.11.17 23:57:01.908102 [ 259 ] {bdacc322-f5f8-432d-9095-3236523340f5} <Debug> executeQuery: Read 29 rows, 1.07 KiB in 0.001241 sec., 23368.251410153105 rows/sec., 860.89 KiB/sec. | ||
| 1676 | 2025.11.17 23:57:01.908184 [ 259 ] {bdacc322-f5f8-432d-9095-3236523340f5} <Debug> TCPHandler: Processed in 0.001450331 sec. | ||
| 1677 | 2025.11.17 23:57:01.908388 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1678 | 2025.11.17 23:57:01.908522 [ 259 ] {5bbcbd56-8d68-459a-8891-0c97f913c2f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1679 | 2025.11.17 23:57:01.908746 [ 259 ] {5bbcbd56-8d68-459a-8891-0c97f913c2f4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1680 | 2025.11.17 23:57:01.908783 [ 259 ] {5bbcbd56-8d68-459a-8891-0c97f913c2f4} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1681 | 2025.11.17 23:57:01.909003 [ 259 ] {5bbcbd56-8d68-459a-8891-0c97f913c2f4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1682 | 2025.11.17 23:57:01.909055 [ 259 ] {5bbcbd56-8d68-459a-8891-0c97f913c2f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1683 | 2025.11.17 23:57:01.909153 [ 259 ] {5bbcbd56-8d68-459a-8891-0c97f913c2f4} <Debug> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 1684 | 2025.11.17 23:57:01.909181 [ 259 ] {5bbcbd56-8d68-459a-8891-0c97f913c2f4} <Trace> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1685 | 2025.11.17 23:57:01.909198 [ 259 ] {5bbcbd56-8d68-459a-8891-0c97f913c2f4} <Debug> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (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 | ||
| 1686 | 2025.11.17 23:57:01.909212 [ 259 ] {5bbcbd56-8d68-459a-8891-0c97f913c2f4} <Trace> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1687 | 2025.11.17 23:57:01.909245 [ 259 ] {5bbcbd56-8d68-459a-8891-0c97f913c2f4} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1688 | 2025.11.17 23:57:01.909263 [ 259 ] {5bbcbd56-8d68-459a-8891-0c97f913c2f4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1689 | 2025.11.17 23:57:01.909708 [ 259 ] {5bbcbd56-8d68-459a-8891-0c97f913c2f4} <Debug> executeQuery: Read 29 rows, 1.07 KiB in 0.00123 sec., 23577.235772357722 rows/sec., 868.58 KiB/sec. | ||
| 1690 | 2025.11.17 23:57:01.909791 [ 259 ] {5bbcbd56-8d68-459a-8891-0c97f913c2f4} <Debug> TCPHandler: Processed in 0.001453771 sec. | ||
| 1691 | 2025.11.17 23:57:01.909997 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1692 | 2025.11.17 23:57:01.910130 [ 259 ] {5f71b290-8d9e-403b-b89f-a349822ec0e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1693 | 2025.11.17 23:57:01.910348 [ 259 ] {5f71b290-8d9e-403b-b89f-a349822ec0e3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1694 | 2025.11.17 23:57:01.910384 [ 259 ] {5f71b290-8d9e-403b-b89f-a349822ec0e3} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1695 | 2025.11.17 23:57:01.910593 [ 259 ] {5f71b290-8d9e-403b-b89f-a349822ec0e3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1696 | 2025.11.17 23:57:01.910644 [ 259 ] {5f71b290-8d9e-403b-b89f-a349822ec0e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1697 | 2025.11.17 23:57:01.910749 [ 259 ] {5f71b290-8d9e-403b-b89f-a349822ec0e3} <Debug> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 1698 | 2025.11.17 23:57:01.910778 [ 259 ] {5f71b290-8d9e-403b-b89f-a349822ec0e3} <Trace> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1699 | 2025.11.17 23:57:01.910795 [ 259 ] {5f71b290-8d9e-403b-b89f-a349822ec0e3} <Debug> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (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 | ||
| 1700 | 2025.11.17 23:57:01.910808 [ 259 ] {5f71b290-8d9e-403b-b89f-a349822ec0e3} <Trace> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1701 | 2025.11.17 23:57:01.910842 [ 259 ] {5f71b290-8d9e-403b-b89f-a349822ec0e3} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1702 | 2025.11.17 23:57:01.910861 [ 259 ] {5f71b290-8d9e-403b-b89f-a349822ec0e3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1703 | 2025.11.17 23:57:01.911288 [ 259 ] {5f71b290-8d9e-403b-b89f-a349822ec0e3} <Debug> executeQuery: Read 29 rows, 1.07 KiB in 0.001215 sec., 23868.312757201646 rows/sec., 879.31 KiB/sec. | ||
| 1704 | 2025.11.17 23:57:01.911368 [ 259 ] {5f71b290-8d9e-403b-b89f-a349822ec0e3} <Debug> TCPHandler: Processed in 0.00142094 sec. | ||
| 1705 | 2025.11.17 23:57:01.911560 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1706 | 2025.11.17 23:57:01.911706 [ 259 ] {d325b1bb-92ba-4faf-8b36-3ce03b0ad962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1707 | 2025.11.17 23:57:01.911919 [ 259 ] {d325b1bb-92ba-4faf-8b36-3ce03b0ad962} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1708 | 2025.11.17 23:57:01.911955 [ 259 ] {d325b1bb-92ba-4faf-8b36-3ce03b0ad962} <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: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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1709 | 2025.11.17 23:57:01.912164 [ 259 ] {d325b1bb-92ba-4faf-8b36-3ce03b0ad962} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1710 | 2025.11.17 23:57:01.912215 [ 259 ] {d325b1bb-92ba-4faf-8b36-3ce03b0ad962} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1711 | 2025.11.17 23:57:01.912310 [ 259 ] {d325b1bb-92ba-4faf-8b36-3ce03b0ad962} <Debug> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 1712 | 2025.11.17 23:57:01.912337 [ 259 ] {d325b1bb-92ba-4faf-8b36-3ce03b0ad962} <Trace> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1713 | 2025.11.17 23:57:01.912354 [ 259 ] {d325b1bb-92ba-4faf-8b36-3ce03b0ad962} <Debug> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (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 | ||
| 1714 | 2025.11.17 23:57:01.912368 [ 259 ] {d325b1bb-92ba-4faf-8b36-3ce03b0ad962} <Trace> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1715 | 2025.11.17 23:57:01.912401 [ 259 ] {d325b1bb-92ba-4faf-8b36-3ce03b0ad962} <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: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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1716 | 2025.11.17 23:57:01.912418 [ 259 ] {d325b1bb-92ba-4faf-8b36-3ce03b0ad962} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1717 | 2025.11.17 23:57:01.912841 [ 259 ] {d325b1bb-92ba-4faf-8b36-3ce03b0ad962} <Debug> executeQuery: Read 29 rows, 1.07 KiB in 0.001205 sec., 24066.390041493778 rows/sec., 886.61 KiB/sec. | ||
| 1718 | 2025.11.17 23:57:01.912921 [ 259 ] {d325b1bb-92ba-4faf-8b36-3ce03b0ad962} <Debug> TCPHandler: Processed in 0.001411339 sec. | ||
| 1719 | 2025.11.17 23:57:01.913110 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1720 | 2025.11.17 23:57:01.913245 [ 259 ] {f2a3262f-ed6f-47e0-b4d5-2f03f86934d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1721 | 2025.11.17 23:57:01.913511 [ 259 ] {f2a3262f-ed6f-47e0-b4d5-2f03f86934d9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1722 | 2025.11.17 23:57:01.913548 [ 259 ] {f2a3262f-ed6f-47e0-b4d5-2f03f86934d9} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1723 | 2025.11.17 23:57:01.913772 [ 259 ] {f2a3262f-ed6f-47e0-b4d5-2f03f86934d9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1724 | 2025.11.17 23:57:01.913824 [ 259 ] {f2a3262f-ed6f-47e0-b4d5-2f03f86934d9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1725 | 2025.11.17 23:57:01.913922 [ 259 ] {f2a3262f-ed6f-47e0-b4d5-2f03f86934d9} <Debug> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 1726 | 2025.11.17 23:57:01.913949 [ 259 ] {f2a3262f-ed6f-47e0-b4d5-2f03f86934d9} <Trace> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1727 | 2025.11.17 23:57:01.913966 [ 259 ] {f2a3262f-ed6f-47e0-b4d5-2f03f86934d9} <Debug> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (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 | ||
| 1728 | 2025.11.17 23:57:01.913979 [ 259 ] {f2a3262f-ed6f-47e0-b4d5-2f03f86934d9} <Trace> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1729 | 2025.11.17 23:57:01.914012 [ 259 ] {f2a3262f-ed6f-47e0-b4d5-2f03f86934d9} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1730 | 2025.11.17 23:57:01.914030 [ 259 ] {f2a3262f-ed6f-47e0-b4d5-2f03f86934d9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1731 | 2025.11.17 23:57:01.914445 [ 259 ] {f2a3262f-ed6f-47e0-b4d5-2f03f86934d9} <Debug> executeQuery: Read 29 rows, 1.07 KiB in 0.001258 sec., 23052.464228934816 rows/sec., 849.25 KiB/sec. | ||
| 1732 | 2025.11.17 23:57:01.914525 [ 259 ] {f2a3262f-ed6f-47e0-b4d5-2f03f86934d9} <Debug> TCPHandler: Processed in 0.001464011 sec. | ||
| 1733 | 2025.11.17 23:57:01.914721 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1734 | 2025.11.17 23:57:01.914858 [ 259 ] {9803b294-cb6e-42d7-97bf-dee5200b9239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1735 | 2025.11.17 23:57:01.915073 [ 259 ] {9803b294-cb6e-42d7-97bf-dee5200b9239} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1736 | 2025.11.17 23:57:01.915109 [ 259 ] {9803b294-cb6e-42d7-97bf-dee5200b9239} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1737 | 2025.11.17 23:57:01.915328 [ 259 ] {9803b294-cb6e-42d7-97bf-dee5200b9239} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1738 | 2025.11.17 23:57:01.915379 [ 259 ] {9803b294-cb6e-42d7-97bf-dee5200b9239} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1739 | 2025.11.17 23:57:01.915476 [ 259 ] {9803b294-cb6e-42d7-97bf-dee5200b9239} <Debug> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 1740 | 2025.11.17 23:57:01.915502 [ 259 ] {9803b294-cb6e-42d7-97bf-dee5200b9239} <Trace> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1741 | 2025.11.17 23:57:01.915519 [ 259 ] {9803b294-cb6e-42d7-97bf-dee5200b9239} <Debug> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (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 | ||
| 1742 | 2025.11.17 23:57:01.915533 [ 259 ] {9803b294-cb6e-42d7-97bf-dee5200b9239} <Trace> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1743 | 2025.11.17 23:57:01.915566 [ 259 ] {9803b294-cb6e-42d7-97bf-dee5200b9239} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1744 | 2025.11.17 23:57:01.915583 [ 259 ] {9803b294-cb6e-42d7-97bf-dee5200b9239} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1745 | 2025.11.17 23:57:01.915982 [ 259 ] {9803b294-cb6e-42d7-97bf-dee5200b9239} <Debug> executeQuery: Read 29 rows, 1.07 KiB in 0.001183 sec., 24513.947590870666 rows/sec., 903.09 KiB/sec. | ||
| 1746 | 2025.11.17 23:57:01.916060 [ 259 ] {9803b294-cb6e-42d7-97bf-dee5200b9239} <Debug> TCPHandler: Processed in 0.001397689 sec. | ||
| 1747 | 2025.11.17 23:57:01.923222 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1748 | 2025.11.17 23:57:01.923330 [ 259 ] {499325f2-e37b-4a9e-bc57-b6de28b7a055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1749 | 2025.11.17 23:57:01.923371 [ 259 ] {499325f2-e37b-4a9e-bc57-b6de28b7a055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1750 | 2025.11.17 23:57:01.923891 [ 259 ] {499325f2-e37b-4a9e-bc57-b6de28b7a055} <Trace> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1751 | 2025.11.17 23:57:01.923930 [ 259 ] {499325f2-e37b-4a9e-bc57-b6de28b7a055} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1752 | 2025.11.17 23:57:01.924339 [ 259 ] {499325f2-e37b-4a9e-bc57-b6de28b7a055} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1753 | 2025.11.17 23:57:01.924534 [ 259 ] {499325f2-e37b-4a9e-bc57-b6de28b7a055} <Trace> oximeter.timeseries_schema (2faa1ac8-a772-433b-b1ef-78f156bad379): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1754 | 2025.11.17 23:57:01.924675 [ 259 ] {499325f2-e37b-4a9e-bc57-b6de28b7a055} <Debug> executeQuery: Read 20 rows, 4.85 KiB in 0.001375 sec., 14545.454545454546 rows/sec., 3.45 MiB/sec. | ||
| 1755 | 2025.11.17 23:57:01.924726 [ 259 ] {499325f2-e37b-4a9e-bc57-b6de28b7a055} <Debug> TCPHandler: Processed in 0.001553923 sec. | ||
| 1756 | 2025.11.17 23:57:01.924844 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1757 | 2025.11.17 23:57:01.924941 [ 259 ] {832be1ce-6456-4194-9ba5-3296d654d147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1758 | 2025.11.17 23:57:01.924980 [ 259 ] {832be1ce-6456-4194-9ba5-3296d654d147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1759 | 2025.11.17 23:57:01.925384 [ 259 ] {832be1ce-6456-4194-9ba5-3296d654d147} <Trace> oximeter.fields_i16 (325897d0-5212-4860-b736-19b8f76846e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1760 | 2025.11.17 23:57:01.925421 [ 259 ] {832be1ce-6456-4194-9ba5-3296d654d147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1761 | 2025.11.17 23:57:01.925728 [ 259 ] {832be1ce-6456-4194-9ba5-3296d654d147} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1762 | 2025.11.17 23:57:01.925936 [ 259 ] {832be1ce-6456-4194-9ba5-3296d654d147} <Trace> oximeter.fields_i16 (325897d0-5212-4860-b736-19b8f76846e0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1763 | 2025.11.17 23:57:01.926063 [ 259 ] {832be1ce-6456-4194-9ba5-3296d654d147} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001143 sec., 20997.375328083992 rows/sec., 1.74 MiB/sec. | ||
| 1764 | 2025.11.17 23:57:01.926099 [ 259 ] {832be1ce-6456-4194-9ba5-3296d654d147} <Debug> TCPHandler: Processed in 0.001305037 sec. | ||
| 1765 | 2025.11.17 23:57:01.926210 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1766 | 2025.11.17 23:57:01.926302 [ 259 ] {90121213-d737-47d8-a889-36452e41f1cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1767 | 2025.11.17 23:57:01.926341 [ 259 ] {90121213-d737-47d8-a889-36452e41f1cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1768 | 2025.11.17 23:57:01.926721 [ 259 ] {90121213-d737-47d8-a889-36452e41f1cf} <Trace> oximeter.fields_ipaddr (7b176116-472b-4b5a-83c5-092b962004e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1769 | 2025.11.17 23:57:01.926757 [ 259 ] {90121213-d737-47d8-a889-36452e41f1cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1770 | 2025.11.17 23:57:01.927031 [ 259 ] {90121213-d737-47d8-a889-36452e41f1cf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1771 | 2025.11.17 23:57:01.927236 [ 259 ] {90121213-d737-47d8-a889-36452e41f1cf} <Trace> oximeter.fields_ipaddr (7b176116-472b-4b5a-83c5-092b962004e6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1772 | 2025.11.17 23:57:01.927362 [ 259 ] {90121213-d737-47d8-a889-36452e41f1cf} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001078 sec., 3710.575139146568 rows/sec., 302.57 KiB/sec. | ||
| 1773 | 2025.11.17 23:57:01.927397 [ 259 ] {90121213-d737-47d8-a889-36452e41f1cf} <Debug> TCPHandler: Processed in 0.001237554 sec. | ||
| 1774 | 2025.11.17 23:57:01.927503 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1775 | 2025.11.17 23:57:01.927597 [ 259 ] {fcbd15c1-b0f5-4c90-a45a-a58e0a3910b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1776 | 2025.11.17 23:57:01.927634 [ 259 ] {fcbd15c1-b0f5-4c90-a45a-a58e0a3910b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1777 | 2025.11.17 23:57:01.928081 [ 259 ] {fcbd15c1-b0f5-4c90-a45a-a58e0a3910b1} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1778 | 2025.11.17 23:57:01.928115 [ 259 ] {fcbd15c1-b0f5-4c90-a45a-a58e0a3910b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1779 | 2025.11.17 23:57:01.928407 [ 259 ] {fcbd15c1-b0f5-4c90-a45a-a58e0a3910b1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1780 | 2025.11.17 23:57:01.928609 [ 259 ] {fcbd15c1-b0f5-4c90-a45a-a58e0a3910b1} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1781 | 2025.11.17 23:57:01.928747 [ 259 ] {fcbd15c1-b0f5-4c90-a45a-a58e0a3910b1} <Debug> executeQuery: Read 178 rows, 16.01 KiB in 0.001168 sec., 152397.2602739726 rows/sec., 13.39 MiB/sec. | ||
| 1782 | 2025.11.17 23:57:01.928783 [ 259 ] {fcbd15c1-b0f5-4c90-a45a-a58e0a3910b1} <Debug> TCPHandler: Processed in 0.001329757 sec. | ||
| 1783 | 2025.11.17 23:57:01.928891 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1784 | 2025.11.17 23:57:01.928983 [ 259 ] {1beca2a4-3275-4a65-a025-fe744020884c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1785 | 2025.11.17 23:57:01.929021 [ 259 ] {1beca2a4-3275-4a65-a025-fe744020884c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1786 | 2025.11.17 23:57:01.929391 [ 259 ] {1beca2a4-3275-4a65-a025-fe744020884c} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1787 | 2025.11.17 23:57:01.929426 [ 259 ] {1beca2a4-3275-4a65-a025-fe744020884c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1788 | 2025.11.17 23:57:01.929714 [ 259 ] {1beca2a4-3275-4a65-a025-fe744020884c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1789 | 2025.11.17 23:57:01.929914 [ 259 ] {1beca2a4-3275-4a65-a025-fe744020884c} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1790 | 2025.11.17 23:57:01.930040 [ 259 ] {1beca2a4-3275-4a65-a025-fe744020884c} <Debug> executeQuery: Read 16 rows, 1.24 KiB in 0.001076 sec., 14869.888475836433 rows/sec., 1.13 MiB/sec. | ||
| 1791 | 2025.11.17 23:57:01.930077 [ 259 ] {1beca2a4-3275-4a65-a025-fe744020884c} <Debug> TCPHandler: Processed in 0.001236124 sec. | ||
| 1792 | 2025.11.17 23:57:01.930176 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1793 | 2025.11.17 23:57:01.930267 [ 259 ] {6bcbbfad-906d-4e85-9ec5-e40a991c61fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1794 | 2025.11.17 23:57:01.930305 [ 259 ] {6bcbbfad-906d-4e85-9ec5-e40a991c61fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1795 | 2025.11.17 23:57:01.930678 [ 259 ] {6bcbbfad-906d-4e85-9ec5-e40a991c61fb} <Trace> oximeter.fields_u32 (331d8859-2fcc-41ca-8ff2-10e253de49bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1796 | 2025.11.17 23:57:01.930727 [ 259 ] {6bcbbfad-906d-4e85-9ec5-e40a991c61fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1797 | 2025.11.17 23:57:01.931004 [ 259 ] {6bcbbfad-906d-4e85-9ec5-e40a991c61fb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1798 | 2025.11.17 23:57:01.931212 [ 259 ] {6bcbbfad-906d-4e85-9ec5-e40a991c61fb} <Trace> oximeter.fields_u32 (331d8859-2fcc-41ca-8ff2-10e253de49bb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1799 | 2025.11.17 23:57:01.931336 [ 259 ] {6bcbbfad-906d-4e85-9ec5-e40a991c61fb} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001087 sec., 22079.116835326586 rows/sec., 1.83 MiB/sec. | ||
| 1800 | 2025.11.17 23:57:01.931372 [ 259 ] {6bcbbfad-906d-4e85-9ec5-e40a991c61fb} <Debug> TCPHandler: Processed in 0.001246055 sec. | ||
| 1801 | 2025.11.17 23:57:01.931479 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1802 | 2025.11.17 23:57:01.931569 [ 259 ] {4c691634-9f7b-4139-bb02-bd5f9f48476b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1803 | 2025.11.17 23:57:01.931608 [ 259 ] {4c691634-9f7b-4139-bb02-bd5f9f48476b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1804 | 2025.11.17 23:57:01.931987 [ 259 ] {4c691634-9f7b-4139-bb02-bd5f9f48476b} <Trace> oximeter.fields_u8 (3c841fee-c808-4f33-b186-247962b3ed1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1805 | 2025.11.17 23:57:01.932023 [ 259 ] {4c691634-9f7b-4139-bb02-bd5f9f48476b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1806 | 2025.11.17 23:57:01.932301 [ 259 ] {4c691634-9f7b-4139-bb02-bd5f9f48476b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1807 | 2025.11.17 23:57:01.932500 [ 259 ] {4c691634-9f7b-4139-bb02-bd5f9f48476b} <Trace> oximeter.fields_u8 (3c841fee-c808-4f33-b186-247962b3ed1f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1808 | 2025.11.17 23:57:01.932622 [ 259 ] {4c691634-9f7b-4139-bb02-bd5f9f48476b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00107 sec., 11214.953271028038 rows/sec., 876.17 KiB/sec. | ||
| 1809 | 2025.11.17 23:57:01.932657 [ 259 ] {4c691634-9f7b-4139-bb02-bd5f9f48476b} <Debug> TCPHandler: Processed in 0.001229285 sec. | ||
| 1810 | 2025.11.17 23:57:01.932766 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1811 | 2025.11.17 23:57:01.932858 [ 259 ] {6eb33378-25b0-4769-ad41-244b17e382a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1812 | 2025.11.17 23:57:01.932895 [ 259 ] {6eb33378-25b0-4769-ad41-244b17e382a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1813 | 2025.11.17 23:57:01.933295 [ 259 ] {6eb33378-25b0-4769-ad41-244b17e382a5} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1814 | 2025.11.17 23:57:01.933330 [ 259 ] {6eb33378-25b0-4769-ad41-244b17e382a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1815 | 2025.11.17 23:57:01.933616 [ 259 ] {6eb33378-25b0-4769-ad41-244b17e382a5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1816 | 2025.11.17 23:57:01.933826 [ 259 ] {6eb33378-25b0-4769-ad41-244b17e382a5} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1817 | 2025.11.17 23:57:01.933954 [ 259 ] {6eb33378-25b0-4769-ad41-244b17e382a5} <Debug> executeQuery: Read 104 rows, 8.70 KiB in 0.001114 sec., 93357.27109515261 rows/sec., 7.63 MiB/sec. | ||
| 1818 | 2025.11.17 23:57:01.933991 [ 259 ] {6eb33378-25b0-4769-ad41-244b17e382a5} <Debug> TCPHandler: Processed in 0.001274275 sec. | ||
| 1819 | 2025.11.17 23:57:01.934098 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1820 | 2025.11.17 23:57:01.934189 [ 259 ] {3a6b52f5-29d1-4702-8fb1-906a6f27c2d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1821 | 2025.11.17 23:57:01.934230 [ 259 ] {3a6b52f5-29d1-4702-8fb1-906a6f27c2d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1822 | 2025.11.17 23:57:01.934676 [ 259 ] {3a6b52f5-29d1-4702-8fb1-906a6f27c2d9} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1823 | 2025.11.17 23:57:01.934718 [ 259 ] {3a6b52f5-29d1-4702-8fb1-906a6f27c2d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1824 | 2025.11.17 23:57:01.935040 [ 259 ] {3a6b52f5-29d1-4702-8fb1-906a6f27c2d9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1825 | 2025.11.17 23:57:01.935249 [ 259 ] {3a6b52f5-29d1-4702-8fb1-906a6f27c2d9} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1826 | 2025.11.17 23:57:01.935378 [ 259 ] {3a6b52f5-29d1-4702-8fb1-906a6f27c2d9} <Debug> executeQuery: Read 510 rows, 40.44 KiB in 0.001206 sec., 422885.5721393035 rows/sec., 32.75 MiB/sec. | ||
| 1827 | 2025.11.17 23:57:01.935415 [ 259 ] {3a6b52f5-29d1-4702-8fb1-906a6f27c2d9} <Debug> TCPHandler: Processed in 0.001366498 sec. | ||
| 1828 | 2025.11.17 23:57:01.935518 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1829 | 2025.11.17 23:57:01.935610 [ 259 ] {3c20fa60-48c9-44e3-b549-7dea717f2e91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1830 | 2025.11.17 23:57:01.935649 [ 259 ] {3c20fa60-48c9-44e3-b549-7dea717f2e91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1831 | 2025.11.17 23:57:01.935973 [ 259 ] {3c20fa60-48c9-44e3-b549-7dea717f2e91} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1832 | 2025.11.17 23:57:01.936008 [ 259 ] {3c20fa60-48c9-44e3-b549-7dea717f2e91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1833 | 2025.11.17 23:57:01.936302 [ 259 ] {3c20fa60-48c9-44e3-b549-7dea717f2e91} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1834 | 2025.11.17 23:57:01.936502 [ 259 ] {3c20fa60-48c9-44e3-b549-7dea717f2e91} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1835 | 2025.11.17 23:57:01.936629 [ 259 ] {3c20fa60-48c9-44e3-b549-7dea717f2e91} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001036 sec., 57915.057915057914 rows/sec., 3.90 MiB/sec. | ||
| 1836 | 2025.11.17 23:57:01.936662 [ 259 ] {3c20fa60-48c9-44e3-b549-7dea717f2e91} <Debug> TCPHandler: Processed in 0.001194183 sec. | ||
| 1837 | 2025.11.17 23:57:03.618653 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2399 | ||
| 1838 | 2025.11.17 23:57:03.619120 [ 245 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1839 | 2025.11.17 23:57:03.619159 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1840 | 2025.11.17 23:57:03.619640 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1841 | 2025.11.17 23:57:03.619869 [ 245 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1842 | 2025.11.17 23:57:03.620008 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2399 | ||
| 1843 | 2025.11.17 23:57:03.737988 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1844 | 2025.11.17 23:57:03.754989 [ 244 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1845 | 2025.11.17 23:57:03.755038 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1846 | 2025.11.17 23:57:03.761315 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1847 | 2025.11.17 23:57:03.762033 [ 244 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1848 | 2025.11.17 23:57:03.764881 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1849 | 2025.11.17 23:57:04.000263 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.38 MiB, peak 174.90 MiB, free memory in arenas 0.00 B, will set to 171.96 MiB (RSS), difference: 1.59 MiB | ||
| 1850 | 2025.11.17 23:57:06.123800 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 84 entries to flush up to offset 280 | ||
| 1851 | 2025.11.17 23:57:06.127105 [ 243 ] {} <Trace> system.query_log (5160c46c-4695-4732-892b-014b7bde58ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1852 | 2025.11.17 23:57:06.127168 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1853 | 2025.11.17 23:57:06.128444 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1854 | 2025.11.17 23:57:06.128705 [ 243 ] {} <Trace> system.query_log (5160c46c-4695-4732-892b-014b7bde58ca): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1855 | 2025.11.17 23:57:06.129040 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 280 | ||
| 1856 | 2025.11.17 23:57:06.855718 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1857 | 2025.11.17 23:57:06.855901 [ 259 ] {c127188f-8727-45aa-b232-050208745ef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1858 | 2025.11.17 23:57:06.855965 [ 259 ] {c127188f-8727-45aa-b232-050208745ef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1859 | 2025.11.17 23:57:06.856694 [ 259 ] {c127188f-8727-45aa-b232-050208745ef5} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1860 | 2025.11.17 23:57:06.856740 [ 259 ] {c127188f-8727-45aa-b232-050208745ef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1861 | 2025.11.17 23:57:06.857127 [ 259 ] {c127188f-8727-45aa-b232-050208745ef5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1862 | 2025.11.17 23:57:06.857355 [ 259 ] {c127188f-8727-45aa-b232-050208745ef5} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1863 | 2025.11.17 23:57:06.857490 [ 81 ] {} <Debug> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1864 | 2025.11.17 23:57:06.857509 [ 259 ] {c127188f-8727-45aa-b232-050208745ef5} <Debug> executeQuery: Read 120 rows, 10.54 KiB in 0.001655 sec., 72507.55287009063 rows/sec., 6.22 MiB/sec. | ||
| 1865 | 2025.11.17 23:57:06.857574 [ 81 ] {} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1866 | 2025.11.17 23:57:06.857585 [ 259 ] {c127188f-8727-45aa-b232-050208745ef5} <Debug> TCPHandler: Processed in 0.001996896 sec. | ||
| 1867 | 2025.11.17 23:57:06.857607 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1868 | 2025.11.17 23:57:06.857801 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1869 | 2025.11.17 23:57:06.857940 [ 259 ] {79138126-5a93-4808-9985-17848bc5a988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1870 | 2025.11.17 23:57:06.857993 [ 259 ] {79138126-5a93-4808-9985-17848bc5a988} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1871 | 2025.11.17 23:57:06.858510 [ 259 ] {79138126-5a93-4808-9985-17848bc5a988} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1872 | 2025.11.17 23:57:06.858548 [ 259 ] {79138126-5a93-4808-9985-17848bc5a988} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1873 | 2025.11.17 23:57:06.858857 [ 259 ] {79138126-5a93-4808-9985-17848bc5a988} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1874 | 2025.11.17 23:57:06.859061 [ 259 ] {79138126-5a93-4808-9985-17848bc5a988} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1875 | 2025.11.17 23:57:06.859188 [ 259 ] {79138126-5a93-4808-9985-17848bc5a988} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001276 sec., 25078.36990595611 rows/sec., 1.84 MiB/sec. | ||
| 1876 | 2025.11.17 23:57:06.859225 [ 259 ] {79138126-5a93-4808-9985-17848bc5a988} <Debug> TCPHandler: Processed in 0.001485892 sec. | ||
| 1877 | 2025.11.17 23:57:06.859334 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1878 | 2025.11.17 23:57:06.859427 [ 259 ] {3d61f191-1ee6-444c-8693-95a955325e45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1879 | 2025.11.17 23:57:06.859465 [ 259 ] {3d61f191-1ee6-444c-8693-95a955325e45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1880 | 2025.11.17 23:57:06.859894 [ 259 ] {3d61f191-1ee6-444c-8693-95a955325e45} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1881 | 2025.11.17 23:57:06.859931 [ 259 ] {3d61f191-1ee6-444c-8693-95a955325e45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1882 | 2025.11.17 23:57:06.859995 [ 202 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::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 | ||
| 1883 | 2025.11.17 23:57:06.860226 [ 259 ] {3d61f191-1ee6-444c-8693-95a955325e45} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1884 | 2025.11.17 23:57:06.860431 [ 259 ] {3d61f191-1ee6-444c-8693-95a955325e45} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1885 | 2025.11.17 23:57:06.860530 [ 81 ] {} <Debug> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1886 | 2025.11.17 23:57:06.860553 [ 259 ] {3d61f191-1ee6-444c-8693-95a955325e45} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001144 sec., 83916.08391608391 rows/sec., 6.55 MiB/sec. | ||
| 1887 | 2025.11.17 23:57:06.860573 [ 81 ] {} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1888 | 2025.11.17 23:57:06.860594 [ 259 ] {3d61f191-1ee6-444c-8693-95a955325e45} <Debug> TCPHandler: Processed in 0.001307857 sec. | ||
| 1889 | 2025.11.17 23:57:06.860598 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1890 | 2025.11.17 23:57:06.860717 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1891 | 2025.11.17 23:57:06.860804 [ 196 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::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 | ||
| 1892 | 2025.11.17 23:57:06.860814 [ 259 ] {8fdc4ffb-e9c6-4545-b1ef-76f376a81c1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1893 | 2025.11.17 23:57:06.860919 [ 259 ] {8fdc4ffb-e9c6-4545-b1ef-76f376a81c1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1894 | 2025.11.17 23:57:06.861363 [ 259 ] {8fdc4ffb-e9c6-4545-b1ef-76f376a81c1e} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1895 | 2025.11.17 23:57:06.861400 [ 259 ] {8fdc4ffb-e9c6-4545-b1ef-76f376a81c1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1896 | 2025.11.17 23:57:06.861723 [ 259 ] {8fdc4ffb-e9c6-4545-b1ef-76f376a81c1e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1897 | 2025.11.17 23:57:06.861944 [ 259 ] {8fdc4ffb-e9c6-4545-b1ef-76f376a81c1e} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1898 | 2025.11.17 23:57:06.862073 [ 259 ] {8fdc4ffb-e9c6-4545-b1ef-76f376a81c1e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001276 sec., 125391.84952978056 rows/sec., 8.73 MiB/sec. | ||
| 1899 | 2025.11.17 23:57:06.862076 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1900 | 2025.11.17 23:57:06.862110 [ 259 ] {8fdc4ffb-e9c6-4545-b1ef-76f376a81c1e} <Debug> TCPHandler: Processed in 0.00144067 sec. | ||
| 1901 | 2025.11.17 23:57:06.862129 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1902 | 2025.11.17 23:57:06.862131 [ 202 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1903 | 2025.11.17 23:57:06.862156 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1904 | 2025.11.17 23:57:06.862139 [ 196 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1905 | 2025.11.17 23:57:06.862232 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1906 | 2025.11.17 23:57:06.862239 [ 202 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2237 rows starting from the beginning of the part | ||
| 1907 | 2025.11.17 23:57:06.862236 [ 196 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1110 rows starting from the beginning of the part | ||
| 1908 | 2025.11.17 23:57:06.862276 [ 194 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::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 | ||
| 1909 | 2025.11.17 23:57:06.862331 [ 259 ] {09fef40e-dd4f-47b9-bbc7-ff7d4b5c53fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1910 | 2025.11.17 23:57:06.862382 [ 202 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 1911 | 2025.11.17 23:57:06.862391 [ 259 ] {09fef40e-dd4f-47b9-bbc7-ff7d4b5c53fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1912 | 2025.11.17 23:57:06.862413 [ 194 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1913 | 2025.11.17 23:57:06.862398 [ 196 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::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 | ||
| 1914 | 2025.11.17 23:57:06.862461 [ 202 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 1915 | 2025.11.17 23:57:06.862468 [ 194 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1434 rows starting from the beginning of the part | ||
| 1916 | 2025.11.17 23:57:06.862512 [ 196 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part | ||
| 1917 | 2025.11.17 23:57:06.862523 [ 202 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1124 rows starting from the beginning of the part | ||
| 1918 | 2025.11.17 23:57:06.862556 [ 194 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::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 | ||
| 1919 | 2025.11.17 23:57:06.862590 [ 196 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 663 rows starting from the beginning of the part | ||
| 1920 | 2025.11.17 23:57:06.862594 [ 202 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 178 rows starting from the beginning of the part | ||
| 1921 | 2025.11.17 23:57:06.862608 [ 194 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 1922 | 2025.11.17 23:57:06.862661 [ 196 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 104 rows starting from the beginning of the part | ||
| 1923 | 2025.11.17 23:57:06.862664 [ 202 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 120 rows starting from the beginning of the part | ||
| 1924 | 2025.11.17 23:57:06.862670 [ 194 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 164 rows starting from the beginning of the part | ||
| 1925 | 2025.11.17 23:57:06.862717 [ 196 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 96 rows starting from the beginning of the part | ||
| 1926 | 2025.11.17 23:57:06.862741 [ 194 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 510 rows starting from the beginning of the part | ||
| 1927 | 2025.11.17 23:57:06.862797 [ 194 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::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 | ||
| 1928 | 2025.11.17 23:57:06.863239 [ 259 ] {09fef40e-dd4f-47b9-bbc7-ff7d4b5c53fb} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1929 | 2025.11.17 23:57:06.863280 [ 259 ] {09fef40e-dd4f-47b9-bbc7-ff7d4b5c53fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1930 | 2025.11.17 23:57:06.863975 [ 259 ] {09fef40e-dd4f-47b9-bbc7-ff7d4b5c53fb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1931 | 2025.11.17 23:57:06.864213 [ 201 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1989 rows, containing 5 columns (5 merged, 0 gathered) in 0.003502718 sec., 567844.7422829928 rows/sec., 42.78 MiB/sec. | ||
| 1932 | 2025.11.17 23:57:06.864247 [ 259 ] {09fef40e-dd4f-47b9-bbc7-ff7d4b5c53fb} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1933 | 2025.11.17 23:57:06.864396 [ 259 ] {09fef40e-dd4f-47b9-bbc7-ff7d4b5c53fb} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002083 sec., 15362.457993278924 rows/sec., 27.53 MiB/sec. | ||
| 1934 | 2025.11.17 23:57:06.864456 [ 259 ] {09fef40e-dd4f-47b9-bbc7-ff7d4b5c53fb} <Debug> TCPHandler: Processed in 0.002271653 sec. | ||
| 1935 | 2025.11.17 23:57:06.864495 [ 198 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1936 | 2025.11.17 23:57:06.864573 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1937 | 2025.11.17 23:57:06.864671 [ 259 ] {dd0b4535-c897-4802-a712-0e85dff216f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1938 | 2025.11.17 23:57:06.864715 [ 259 ] {dd0b4535-c897-4802-a712-0e85dff216f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1939 | 2025.11.17 23:57:06.864783 [ 198 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_6_1} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1940 | 2025.11.17 23:57:06.864789 [ 196 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3667 rows, containing 5 columns (5 merged, 0 gathered) in 0.006894493 sec., 531873.7722991379 rows/sec., 45.22 MiB/sec. | ||
| 1941 | 2025.11.17 23:57:06.864860 [ 198 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_6_1} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1942 | 2025.11.17 23:57:06.864977 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 1943 | 2025.11.17 23:57:06.865088 [ 259 ] {dd0b4535-c897-4802-a712-0e85dff216f7} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1944 | 2025.11.17 23:57:06.865131 [ 259 ] {dd0b4535-c897-4802-a712-0e85dff216f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1945 | 2025.11.17 23:57:06.865151 [ 196 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1946 | 2025.11.17 23:57:06.865456 [ 198 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2286 rows, containing 5 columns (5 merged, 0 gathered) in 0.00322665 sec., 708474.7338570963 rows/sec., 48.71 MiB/sec. | ||
| 1947 | 2025.11.17 23:57:06.865468 [ 196 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_6_1} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1948 | 2025.11.17 23:57:06.865472 [ 259 ] {dd0b4535-c897-4802-a712-0e85dff216f7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1949 | 2025.11.17 23:57:06.865561 [ 196 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_6_1} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1950 | 2025.11.17 23:57:06.865648 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 1951 | 2025.11.17 23:57:06.865720 [ 259 ] {dd0b4535-c897-4802-a712-0e85dff216f7} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1952 | 2025.11.17 23:57:06.865830 [ 80 ] {} <Debug> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1953 | 2025.11.17 23:57:06.865831 [ 201 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1954 | 2025.11.17 23:57:06.865853 [ 259 ] {dd0b4535-c897-4802-a712-0e85dff216f7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0012 sec., 50000.00000000001 rows/sec., 3.37 MiB/sec. | ||
| 1955 | 2025.11.17 23:57:06.865874 [ 80 ] {} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1956 | 2025.11.17 23:57:06.865910 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1957 | 2025.11.17 23:57:06.865912 [ 259 ] {dd0b4535-c897-4802-a712-0e85dff216f7} <Debug> TCPHandler: Processed in 0.001387409 sec. | ||
| 1958 | 2025.11.17 23:57:06.865979 [ 196 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::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 | ||
| 1959 | 2025.11.17 23:57:06.866072 [ 196 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1960 | 2025.11.17 23:57:06.866098 [ 196 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 46 rows starting from the beginning of the part | ||
| 1961 | 2025.11.17 23:57:06.866146 [ 196 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::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 | ||
| 1962 | 2025.11.17 23:57:06.866184 [ 196 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 1963 | 2025.11.17 23:57:06.866210 [ 201 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1964 | 2025.11.17 23:57:06.866220 [ 196 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 54 rows starting from the beginning of the part | ||
| 1965 | 2025.11.17 23:57:06.866265 [ 196 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::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 | ||
| 1966 | 2025.11.17 23:57:06.866300 [ 196 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::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 | ||
| 1967 | 2025.11.17 23:57:06.866301 [ 201 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1968 | 2025.11.17 23:57:06.866409 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 1969 | 2025.11.17 23:57:06.866957 [ 201 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 238 rows, containing 4 columns (4 merged, 0 gathered) in 0.001005779 sec., 236632.50077800392 rows/sec., 14.51 MiB/sec. | ||
| 1970 | 2025.11.17 23:57:06.867074 [ 196 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1971 | 2025.11.17 23:57:06.867306 [ 196 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::all_1_6_1} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1972 | 2025.11.17 23:57:06.867363 [ 196 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::all_1_6_1} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1973 | 2025.11.17 23:57:06.867412 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1974 | 2025.11.17 23:57:11.071887 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1975 | 2025.11.17 23:57:11.071956 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1976 | 2025.11.17 23:57:11.121054 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2911 | ||
| 1977 | 2025.11.17 23:57:11.121567 [ 245 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1978 | 2025.11.17 23:57:11.121615 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1979 | 2025.11.17 23:57:11.122090 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1980 | 2025.11.17 23:57:11.122320 [ 245 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1981 | 2025.11.17 23:57:11.122465 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2911 | ||
| 1982 | 2025.11.17 23:57:11.122473 [ 74 ] {} <Debug> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1983 | 2025.11.17 23:57:11.122534 [ 74 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1984 | 2025.11.17 23:57:11.122553 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1985 | 2025.11.17 23:57:11.122653 [ 198 ] {e5a35b82-8842-4571-88d5-f93dfb9ae36c::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 | ||
| 1986 | 2025.11.17 23:57:11.122781 [ 198 ] {e5a35b82-8842-4571-88d5-f93dfb9ae36c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1987 | 2025.11.17 23:57:11.122817 [ 198 ] {e5a35b82-8842-4571-88d5-f93dfb9ae36c::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 | ||
| 1988 | 2025.11.17 23:57:11.122906 [ 198 ] {e5a35b82-8842-4571-88d5-f93dfb9ae36c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 503 rows starting from the beginning of the part | ||
| 1989 | 2025.11.17 23:57:11.122955 [ 198 ] {e5a35b82-8842-4571-88d5-f93dfb9ae36c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 448 rows starting from the beginning of the part | ||
| 1990 | 2025.11.17 23:57:11.123002 [ 198 ] {e5a35b82-8842-4571-88d5-f93dfb9ae36c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 512 rows starting from the beginning of the part | ||
| 1991 | 2025.11.17 23:57:11.123047 [ 198 ] {e5a35b82-8842-4571-88d5-f93dfb9ae36c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1992 | 2025.11.17 23:57:11.123093 [ 198 ] {e5a35b82-8842-4571-88d5-f93dfb9ae36c::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 | ||
| 1993 | 2025.11.17 23:57:11.145555 [ 201 ] {e5a35b82-8842-4571-88d5-f93dfb9ae36c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2911 rows, containing 4 columns (4 merged, 0 gathered) in 0.022943803 sec., 126875.21767860369 rows/sec., 1.81 MiB/sec. | ||
| 1994 | 2025.11.17 23:57:11.146078 [ 201 ] {e5a35b82-8842-4571-88d5-f93dfb9ae36c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1995 | 2025.11.17 23:57:11.146407 [ 201 ] {e5a35b82-8842-4571-88d5-f93dfb9ae36c::all_1_6_1} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1996 | 2025.11.17 23:57:11.146473 [ 201 ] {e5a35b82-8842-4571-88d5-f93dfb9ae36c::all_1_6_1} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1997 | 2025.11.17 23:57:11.146557 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1998 | 2025.11.17 23:57:11.265914 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1999 | 2025.11.17 23:57:11.283442 [ 244 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2000 | 2025.11.17 23:57:11.283503 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2001 | 2025.11.17 23:57:11.289423 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2002 | 2025.11.17 23:57:11.290164 [ 244 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2003 | 2025.11.17 23:57:11.290468 [ 74 ] {} <Debug> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2004 | 2025.11.17 23:57:11.290529 [ 74 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2005 | 2025.11.17 23:57:11.290550 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2006 | 2025.11.17 23:57:11.290673 [ 201 ] {2241e7f5-9f74-45e6-bc85-89450acb2c8c::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 | ||
| 2007 | 2025.11.17 23:57:11.293913 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 2008 | 2025.11.17 23:57:11.294912 [ 201 ] {2241e7f5-9f74-45e6-bc85-89450acb2c8c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2009 | 2025.11.17 23:57:11.296401 [ 201 ] {2241e7f5-9f74-45e6-bc85-89450acb2c8c::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 | ||
| 2010 | 2025.11.17 23:57:11.300924 [ 201 ] {2241e7f5-9f74-45e6-bc85-89450acb2c8c::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 | ||
| 2011 | 2025.11.17 23:57:11.305205 [ 201 ] {2241e7f5-9f74-45e6-bc85-89450acb2c8c::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 | ||
| 2012 | 2025.11.17 23:57:11.309472 [ 201 ] {2241e7f5-9f74-45e6-bc85-89450acb2c8c::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 | ||
| 2013 | 2025.11.17 23:57:11.316690 [ 201 ] {2241e7f5-9f74-45e6-bc85-89450acb2c8c::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 | ||
| 2014 | 2025.11.17 23:57:11.320888 [ 201 ] {2241e7f5-9f74-45e6-bc85-89450acb2c8c::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 | ||
| 2015 | 2025.11.17 23:57:11.378164 [ 198 ] {2241e7f5-9f74-45e6-bc85-89450acb2c8c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.087541085 sec., 525.4675561766227 rows/sec., 2.72 MiB/sec. | ||
| 2016 | 2025.11.17 23:57:11.380599 [ 188 ] {2241e7f5-9f74-45e6-bc85-89450acb2c8c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2017 | 2025.11.17 23:57:11.382698 [ 188 ] {2241e7f5-9f74-45e6-bc85-89450acb2c8c::all_1_6_1} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2018 | 2025.11.17 23:57:11.382786 [ 188 ] {2241e7f5-9f74-45e6-bc85-89450acb2c8c::all_1_6_1} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2019 | 2025.11.17 23:57:11.384582 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 2020 | 2025.11.17 23:57:11.854139 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2021 | 2025.11.17 23:57:11.854312 [ 259 ] {547ffe30-b1e8-4cff-b3db-287bea747f24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2022 | 2025.11.17 23:57:11.854374 [ 259 ] {547ffe30-b1e8-4cff-b3db-287bea747f24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2023 | 2025.11.17 23:57:11.855003 [ 259 ] {547ffe30-b1e8-4cff-b3db-287bea747f24} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2024 | 2025.11.17 23:57:11.855047 [ 259 ] {547ffe30-b1e8-4cff-b3db-287bea747f24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2025 | 2025.11.17 23:57:11.855411 [ 259 ] {547ffe30-b1e8-4cff-b3db-287bea747f24} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2026 | 2025.11.17 23:57:11.855652 [ 259 ] {547ffe30-b1e8-4cff-b3db-287bea747f24} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2027 | 2025.11.17 23:57:11.855807 [ 259 ] {547ffe30-b1e8-4cff-b3db-287bea747f24} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001544 sec., 36269.43005181347 rows/sec., 2.79 MiB/sec. | ||
| 2028 | 2025.11.17 23:57:11.855852 [ 259 ] {547ffe30-b1e8-4cff-b3db-287bea747f24} <Debug> TCPHandler: Processed in 0.001835531 sec. | ||
| 2029 | 2025.11.17 23:57:11.855968 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2030 | 2025.11.17 23:57:11.856067 [ 259 ] {5613eece-ea69-4597-903a-4914637b5ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2031 | 2025.11.17 23:57:11.856109 [ 259 ] {5613eece-ea69-4597-903a-4914637b5ae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2032 | 2025.11.17 23:57:11.856543 [ 259 ] {5613eece-ea69-4597-903a-4914637b5ae1} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2033 | 2025.11.17 23:57:11.856580 [ 259 ] {5613eece-ea69-4597-903a-4914637b5ae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2034 | 2025.11.17 23:57:11.856882 [ 259 ] {5613eece-ea69-4597-903a-4914637b5ae1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2035 | 2025.11.17 23:57:11.857083 [ 259 ] {5613eece-ea69-4597-903a-4914637b5ae1} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2036 | 2025.11.17 23:57:11.857208 [ 259 ] {5613eece-ea69-4597-903a-4914637b5ae1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001165 sec., 54935.622317596564 rows/sec., 4.29 MiB/sec. | ||
| 2037 | 2025.11.17 23:57:11.857244 [ 259 ] {5613eece-ea69-4597-903a-4914637b5ae1} <Debug> TCPHandler: Processed in 0.001324617 sec. | ||
| 2038 | 2025.11.17 23:57:11.857353 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2039 | 2025.11.17 23:57:11.857447 [ 259 ] {cb4799e2-31a4-4f83-bb59-e1616af01189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2040 | 2025.11.17 23:57:11.857489 [ 259 ] {cb4799e2-31a4-4f83-bb59-e1616af01189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2041 | 2025.11.17 23:57:11.857899 [ 259 ] {cb4799e2-31a4-4f83-bb59-e1616af01189} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2042 | 2025.11.17 23:57:11.857934 [ 259 ] {cb4799e2-31a4-4f83-bb59-e1616af01189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2043 | 2025.11.17 23:57:11.858251 [ 259 ] {cb4799e2-31a4-4f83-bb59-e1616af01189} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2044 | 2025.11.17 23:57:11.858468 [ 259 ] {cb4799e2-31a4-4f83-bb59-e1616af01189} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2045 | 2025.11.17 23:57:11.858596 [ 259 ] {cb4799e2-31a4-4f83-bb59-e1616af01189} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 2046 | 2025.11.17 23:57:11.858631 [ 259 ] {cb4799e2-31a4-4f83-bb59-e1616af01189} <Debug> TCPHandler: Processed in 0.001326537 sec. | ||
| 2047 | 2025.11.17 23:57:11.858738 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2048 | 2025.11.17 23:57:11.858829 [ 259 ] {03140ed1-a69e-466c-8cb2-adeb247ebf98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2049 | 2025.11.17 23:57:11.858869 [ 259 ] {03140ed1-a69e-466c-8cb2-adeb247ebf98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2050 | 2025.11.17 23:57:11.859187 [ 259 ] {03140ed1-a69e-466c-8cb2-adeb247ebf98} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2051 | 2025.11.17 23:57:11.859222 [ 259 ] {03140ed1-a69e-466c-8cb2-adeb247ebf98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2052 | 2025.11.17 23:57:11.859509 [ 259 ] {03140ed1-a69e-466c-8cb2-adeb247ebf98} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2053 | 2025.11.17 23:57:11.859710 [ 259 ] {03140ed1-a69e-466c-8cb2-adeb247ebf98} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2054 | 2025.11.17 23:57:11.859833 [ 259 ] {03140ed1-a69e-466c-8cb2-adeb247ebf98} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001022 sec., 58708.41487279844 rows/sec., 3.96 MiB/sec. | ||
| 2055 | 2025.11.17 23:57:11.859866 [ 259 ] {03140ed1-a69e-466c-8cb2-adeb247ebf98} <Debug> TCPHandler: Processed in 0.001176003 sec. | ||
| 2056 | 2025.11.17 23:57:12.000251 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 174.90 MiB, peak 184.16 MiB, free memory in arenas 0.00 B, will set to 183.66 MiB (RSS), difference: 8.76 MiB | ||
| 2057 | 2025.11.17 23:57:16.129347 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 300 | ||
| 2058 | 2025.11.17 23:57:16.131327 [ 243 ] {} <Trace> system.query_log (5160c46c-4695-4732-892b-014b7bde58ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2059 | 2025.11.17 23:57:16.131377 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2060 | 2025.11.17 23:57:16.132548 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2061 | 2025.11.17 23:57:16.132842 [ 243 ] {} <Trace> system.query_log (5160c46c-4695-4732-892b-014b7bde58ca): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2062 | 2025.11.17 23:57:16.133217 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 300 | ||
| 2063 | 2025.11.17 23:57:16.882730 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2064 | 2025.11.17 23:57:16.882909 [ 259 ] {fdeb3927-4da2-4401-8e0f-962efd1c7622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2065 | 2025.11.17 23:57:16.882971 [ 259 ] {fdeb3927-4da2-4401-8e0f-962efd1c7622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2066 | 2025.11.17 23:57:16.884270 [ 259 ] {fdeb3927-4da2-4401-8e0f-962efd1c7622} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2067 | 2025.11.17 23:57:16.884314 [ 259 ] {fdeb3927-4da2-4401-8e0f-962efd1c7622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2068 | 2025.11.17 23:57:16.884764 [ 259 ] {fdeb3927-4da2-4401-8e0f-962efd1c7622} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2069 | 2025.11.17 23:57:16.884990 [ 259 ] {fdeb3927-4da2-4401-8e0f-962efd1c7622} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2070 | 2025.11.17 23:57:16.885144 [ 259 ] {fdeb3927-4da2-4401-8e0f-962efd1c7622} <Debug> executeQuery: Read 1260 rows, 107.10 KiB in 0.002282 sec., 552147.2392638036 rows/sec., 45.83 MiB/sec. | ||
| 2071 | 2025.11.17 23:57:16.885191 [ 259 ] {fdeb3927-4da2-4401-8e0f-962efd1c7622} <Debug> TCPHandler: Processed in 0.002594013 sec. | ||
| 2072 | 2025.11.17 23:57:16.885331 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2073 | 2025.11.17 23:57:16.885430 [ 259 ] {84ac62b4-cb6a-44a7-9bf6-4b073613c6b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2074 | 2025.11.17 23:57:16.885470 [ 259 ] {84ac62b4-cb6a-44a7-9bf6-4b073613c6b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2075 | 2025.11.17 23:57:16.885914 [ 259 ] {84ac62b4-cb6a-44a7-9bf6-4b073613c6b7} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2076 | 2025.11.17 23:57:16.885951 [ 259 ] {84ac62b4-cb6a-44a7-9bf6-4b073613c6b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2077 | 2025.11.17 23:57:16.886246 [ 259 ] {84ac62b4-cb6a-44a7-9bf6-4b073613c6b7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2078 | 2025.11.17 23:57:16.886451 [ 259 ] {84ac62b4-cb6a-44a7-9bf6-4b073613c6b7} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2079 | 2025.11.17 23:57:16.886583 [ 259 ] {84ac62b4-cb6a-44a7-9bf6-4b073613c6b7} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001173 sec., 27280.477408354647 rows/sec., 2.00 MiB/sec. | ||
| 2080 | 2025.11.17 23:57:16.886620 [ 259 ] {84ac62b4-cb6a-44a7-9bf6-4b073613c6b7} <Debug> TCPHandler: Processed in 0.001339928 sec. | ||
| 2081 | 2025.11.17 23:57:16.886755 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2082 | 2025.11.17 23:57:16.886850 [ 259 ] {1664a086-50a4-42f8-8a67-a608e68b56fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2083 | 2025.11.17 23:57:16.886890 [ 259 ] {1664a086-50a4-42f8-8a67-a608e68b56fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2084 | 2025.11.17 23:57:16.887429 [ 259 ] {1664a086-50a4-42f8-8a67-a608e68b56fe} <Trace> oximeter.fields_u32 (331d8859-2fcc-41ca-8ff2-10e253de49bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2085 | 2025.11.17 23:57:16.887464 [ 259 ] {1664a086-50a4-42f8-8a67-a608e68b56fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2086 | 2025.11.17 23:57:16.887768 [ 259 ] {1664a086-50a4-42f8-8a67-a608e68b56fe} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2087 | 2025.11.17 23:57:16.887972 [ 259 ] {1664a086-50a4-42f8-8a67-a608e68b56fe} <Trace> oximeter.fields_u32 (331d8859-2fcc-41ca-8ff2-10e253de49bb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2088 | 2025.11.17 23:57:16.888097 [ 259 ] {1664a086-50a4-42f8-8a67-a608e68b56fe} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001265 sec., 180237.15415019763 rows/sec., 12.20 MiB/sec. | ||
| 2089 | 2025.11.17 23:57:16.888136 [ 259 ] {1664a086-50a4-42f8-8a67-a608e68b56fe} <Debug> TCPHandler: Processed in 0.00142902 sec. | ||
| 2090 | 2025.11.17 23:57:16.888249 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2091 | 2025.11.17 23:57:16.888343 [ 259 ] {51ee7451-b0b2-45b7-bc73-2755681eb985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2092 | 2025.11.17 23:57:16.888381 [ 259 ] {51ee7451-b0b2-45b7-bc73-2755681eb985} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2093 | 2025.11.17 23:57:16.889009 [ 259 ] {51ee7451-b0b2-45b7-bc73-2755681eb985} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2094 | 2025.11.17 23:57:16.889044 [ 259 ] {51ee7451-b0b2-45b7-bc73-2755681eb985} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2095 | 2025.11.17 23:57:16.889367 [ 259 ] {51ee7451-b0b2-45b7-bc73-2755681eb985} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2096 | 2025.11.17 23:57:16.889576 [ 259 ] {51ee7451-b0b2-45b7-bc73-2755681eb985} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2097 | 2025.11.17 23:57:16.889700 [ 259 ] {51ee7451-b0b2-45b7-bc73-2755681eb985} <Debug> executeQuery: Read 552 rows, 41.97 KiB in 0.001376 sec., 401162.7906976744 rows/sec., 29.78 MiB/sec. | ||
| 2098 | 2025.11.17 23:57:16.889736 [ 259 ] {51ee7451-b0b2-45b7-bc73-2755681eb985} <Debug> TCPHandler: Processed in 0.001536273 sec. | ||
| 2099 | 2025.11.17 23:57:16.889845 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2100 | 2025.11.17 23:57:16.889938 [ 259 ] {307060a5-bdc4-4064-adca-d3f1e98e3016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2101 | 2025.11.17 23:57:16.889981 [ 259 ] {307060a5-bdc4-4064-adca-d3f1e98e3016} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2102 | 2025.11.17 23:57:16.890579 [ 259 ] {307060a5-bdc4-4064-adca-d3f1e98e3016} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2103 | 2025.11.17 23:57:16.890613 [ 259 ] {307060a5-bdc4-4064-adca-d3f1e98e3016} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2104 | 2025.11.17 23:57:16.890971 [ 259 ] {307060a5-bdc4-4064-adca-d3f1e98e3016} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2105 | 2025.11.17 23:57:16.891180 [ 259 ] {307060a5-bdc4-4064-adca-d3f1e98e3016} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2106 | 2025.11.17 23:57:16.891304 [ 259 ] {307060a5-bdc4-4064-adca-d3f1e98e3016} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001384 sec., 609826.5895953757 rows/sec., 41.04 MiB/sec. | ||
| 2107 | 2025.11.17 23:57:16.891338 [ 259 ] {307060a5-bdc4-4064-adca-d3f1e98e3016} <Debug> TCPHandler: Processed in 0.001542133 sec. | ||
| 2108 | 2025.11.17 23:57:16.891448 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2109 | 2025.11.17 23:57:16.891542 [ 259 ] {36c19878-6ac6-4b2c-a1d7-7511c7352882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2110 | 2025.11.17 23:57:16.891596 [ 259 ] {36c19878-6ac6-4b2c-a1d7-7511c7352882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2111 | 2025.11.17 23:57:16.892370 [ 259 ] {36c19878-6ac6-4b2c-a1d7-7511c7352882} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2112 | 2025.11.17 23:57:16.892403 [ 259 ] {36c19878-6ac6-4b2c-a1d7-7511c7352882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2113 | 2025.11.17 23:57:16.892909 [ 259 ] {36c19878-6ac6-4b2c-a1d7-7511c7352882} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2114 | 2025.11.17 23:57:16.893123 [ 259 ] {36c19878-6ac6-4b2c-a1d7-7511c7352882} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2115 | 2025.11.17 23:57:16.893252 [ 259 ] {36c19878-6ac6-4b2c-a1d7-7511c7352882} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001728 sec., 18518.51851851852 rows/sec., 33.18 MiB/sec. | ||
| 2116 | 2025.11.17 23:57:16.893300 [ 259 ] {36c19878-6ac6-4b2c-a1d7-7511c7352882} <Debug> TCPHandler: Processed in 0.001901513 sec. | ||
| 2117 | 2025.11.17 23:57:16.893412 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2118 | 2025.11.17 23:57:16.893506 [ 259 ] {8cc42890-a98f-40ed-9129-ae476a00add9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2119 | 2025.11.17 23:57:16.893546 [ 259 ] {8cc42890-a98f-40ed-9129-ae476a00add9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2120 | 2025.11.17 23:57:16.893883 [ 259 ] {8cc42890-a98f-40ed-9129-ae476a00add9} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2121 | 2025.11.17 23:57:16.893916 [ 259 ] {8cc42890-a98f-40ed-9129-ae476a00add9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2122 | 2025.11.17 23:57:16.894210 [ 259 ] {8cc42890-a98f-40ed-9129-ae476a00add9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2123 | 2025.11.17 23:57:16.894423 [ 259 ] {8cc42890-a98f-40ed-9129-ae476a00add9} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2124 | 2025.11.17 23:57:16.894544 [ 259 ] {8cc42890-a98f-40ed-9129-ae476a00add9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 2125 | 2025.11.17 23:57:16.894577 [ 259 ] {8cc42890-a98f-40ed-9129-ae476a00add9} <Debug> TCPHandler: Processed in 0.001214274 sec. | ||
| 2126 | 2025.11.17 23:57:18.622545 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3359 | ||
| 2127 | 2025.11.17 23:57:18.623051 [ 245 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2128 | 2025.11.17 23:57:18.623100 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2129 | 2025.11.17 23:57:18.623692 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2130 | 2025.11.17 23:57:18.623931 [ 245 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2131 | 2025.11.17 23:57:18.624074 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3359 | ||
| 2132 | 2025.11.17 23:57:18.794008 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2133 | 2025.11.17 23:57:18.811462 [ 244 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2134 | 2025.11.17 23:57:18.811523 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2135 | 2025.11.17 23:57:18.817189 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2136 | 2025.11.17 23:57:18.817895 [ 244 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2137 | 2025.11.17 23:57:18.820929 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2138 | 2025.11.17 23:57:21.854254 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2139 | 2025.11.17 23:57:21.854445 [ 259 ] {ce80f3c4-d48b-4549-b358-ee8b937bc9d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2140 | 2025.11.17 23:57:21.854510 [ 259 ] {ce80f3c4-d48b-4549-b358-ee8b937bc9d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2141 | 2025.11.17 23:57:21.855169 [ 259 ] {ce80f3c4-d48b-4549-b358-ee8b937bc9d5} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2142 | 2025.11.17 23:57:21.855212 [ 259 ] {ce80f3c4-d48b-4549-b358-ee8b937bc9d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2143 | 2025.11.17 23:57:21.855602 [ 259 ] {ce80f3c4-d48b-4549-b358-ee8b937bc9d5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2144 | 2025.11.17 23:57:21.855842 [ 259 ] {ce80f3c4-d48b-4549-b358-ee8b937bc9d5} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2145 | 2025.11.17 23:57:21.856011 [ 259 ] {ce80f3c4-d48b-4549-b358-ee8b937bc9d5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001614 sec., 34696.40644361834 rows/sec., 2.67 MiB/sec. | ||
| 2146 | 2025.11.17 23:57:21.856061 [ 259 ] {ce80f3c4-d48b-4549-b358-ee8b937bc9d5} <Debug> TCPHandler: Processed in 0.001932884 sec. | ||
| 2147 | 2025.11.17 23:57:21.856217 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2148 | 2025.11.17 23:57:21.856323 [ 259 ] {5202b83f-33a6-4518-93fc-89ba48013c8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2149 | 2025.11.17 23:57:21.856365 [ 259 ] {5202b83f-33a6-4518-93fc-89ba48013c8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2150 | 2025.11.17 23:57:21.856810 [ 259 ] {5202b83f-33a6-4518-93fc-89ba48013c8e} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2151 | 2025.11.17 23:57:21.856846 [ 259 ] {5202b83f-33a6-4518-93fc-89ba48013c8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2152 | 2025.11.17 23:57:21.857156 [ 259 ] {5202b83f-33a6-4518-93fc-89ba48013c8e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2153 | 2025.11.17 23:57:21.857370 [ 259 ] {5202b83f-33a6-4518-93fc-89ba48013c8e} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2154 | 2025.11.17 23:57:21.857501 [ 259 ] {5202b83f-33a6-4518-93fc-89ba48013c8e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001204 sec., 53156.14617940199 rows/sec., 4.15 MiB/sec. | ||
| 2155 | 2025.11.17 23:57:21.857538 [ 259 ] {5202b83f-33a6-4518-93fc-89ba48013c8e} <Debug> TCPHandler: Processed in 0.001375769 sec. | ||
| 2156 | 2025.11.17 23:57:21.857662 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2157 | 2025.11.17 23:57:21.857759 [ 259 ] {8a824c8d-3213-436b-aaf9-81b5ac9272af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2158 | 2025.11.17 23:57:21.857803 [ 259 ] {8a824c8d-3213-436b-aaf9-81b5ac9272af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2159 | 2025.11.17 23:57:21.858232 [ 259 ] {8a824c8d-3213-436b-aaf9-81b5ac9272af} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2160 | 2025.11.17 23:57:21.858266 [ 259 ] {8a824c8d-3213-436b-aaf9-81b5ac9272af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2161 | 2025.11.17 23:57:21.858629 [ 259 ] {8a824c8d-3213-436b-aaf9-81b5ac9272af} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2162 | 2025.11.17 23:57:21.858854 [ 259 ] {8a824c8d-3213-436b-aaf9-81b5ac9272af} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2163 | 2025.11.17 23:57:21.858987 [ 259 ] {8a824c8d-3213-436b-aaf9-81b5ac9272af} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001249 sec., 128102.48198558849 rows/sec., 8.92 MiB/sec. | ||
| 2164 | 2025.11.17 23:57:21.859023 [ 259 ] {8a824c8d-3213-436b-aaf9-81b5ac9272af} <Debug> TCPHandler: Processed in 0.001411519 sec. | ||
| 2165 | 2025.11.17 23:57:21.859163 [ 259 ] {} <Trace> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2166 | 2025.11.17 23:57:21.859290 [ 259 ] {cf080165-af84-4f67-9b0e-8303403bc92b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56413) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2167 | 2025.11.17 23:57:21.859348 [ 259 ] {cf080165-af84-4f67-9b0e-8303403bc92b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2168 | 2025.11.17 23:57:21.859789 [ 259 ] {cf080165-af84-4f67-9b0e-8303403bc92b} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2169 | 2025.11.17 23:57:21.859828 [ 259 ] {cf080165-af84-4f67-9b0e-8303403bc92b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2170 | 2025.11.17 23:57:21.860153 [ 259 ] {cf080165-af84-4f67-9b0e-8303403bc92b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2171 | 2025.11.17 23:57:21.860358 [ 259 ] {cf080165-af84-4f67-9b0e-8303403bc92b} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2172 | 2025.11.17 23:57:21.860491 [ 259 ] {cf080165-af84-4f67-9b0e-8303403bc92b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001226 sec., 48939.64110929853 rows/sec., 3.30 MiB/sec. | ||
| 2173 | 2025.11.17 23:57:21.860529 [ 259 ] {cf080165-af84-4f67-9b0e-8303403bc92b} <Debug> TCPHandler: Processed in 0.00143025 sec. | ||
| 2174 | 2025.11.17 23:57:22.863623 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47718 | ||
| 2175 | 2025.11.17 23:57:22.863772 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2176 | 2025.11.17 23:57:22.863819 [ 286 ] {} <Debug> TCP-Session: ce994d12-9838-455c-ab99-dcadb88249ee Authenticating user 'default' from [fd00:1122:3344:101::e]:47718 | ||
| 2177 | 2025.11.17 23:57:22.863855 [ 286 ] {} <Debug> TCP-Session: ce994d12-9838-455c-ab99-dcadb88249ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2178 | 2025.11.17 23:57:22.863879 [ 286 ] {} <Debug> TCP-Session: ce994d12-9838-455c-ab99-dcadb88249ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2179 | 2025.11.17 23:57:22.864094 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40431 | ||
| 2180 | 2025.11.17 23:57:22.864129 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34567 | ||
| 2181 | 2025.11.17 23:57:22.864128 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39538 | ||
| 2182 | 2025.11.17 23:57:22.864167 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52049 | ||
| 2183 | 2025.11.17 23:57:22.864202 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61059 | ||
| 2184 | 2025.11.17 23:57:22.864218 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2185 | 2025.11.17 23:57:22.864170 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43953 | ||
| 2186 | 2025.11.17 23:57:22.864268 [ 286 ] {} <Trace> TCP-Session: ce994d12-9838-455c-ab99-dcadb88249ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2187 | 2025.11.17 23:57:22.864254 [ 290 ] {} <Debug> TCP-Session: a9426060-ad6a-4235-9013-eab67de2b9be Authenticating user 'default' from [fd00:1122:3344:101::e]:34567 | ||
| 2188 | 2025.11.17 23:57:22.864116 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63341 | ||
| 2189 | 2025.11.17 23:57:22.864327 [ 290 ] {} <Debug> TCP-Session: a9426060-ad6a-4235-9013-eab67de2b9be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2190 | 2025.11.17 23:57:22.864328 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2191 | 2025.11.17 23:57:22.864365 [ 290 ] {} <Debug> TCP-Session: a9426060-ad6a-4235-9013-eab67de2b9be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2192 | 2025.11.17 23:57:22.864141 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53357 | ||
| 2193 | 2025.11.17 23:57:22.864401 [ 287 ] {} <Debug> TCP-Session: adfc84b1-dc6e-46a2-975a-fd0bdc6c7831 Authenticating user 'default' from [fd00:1122:3344:101::e]:40431 | ||
| 2194 | 2025.11.17 23:57:22.864447 [ 287 ] {} <Debug> TCP-Session: adfc84b1-dc6e-46a2-975a-fd0bdc6c7831 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2195 | 2025.11.17 23:57:22.864458 [ 286 ] {d8fda058-ec22-4cf6-8bb3-91dd05eca23b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47718) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2196 | 2025.11.17 23:57:22.864460 [ 287 ] {} <Debug> TCP-Session: adfc84b1-dc6e-46a2-975a-fd0bdc6c7831 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2197 | 2025.11.17 23:57:22.864593 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2198 | 2025.11.17 23:57:22.864594 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2199 | 2025.11.17 23:57:22.864632 [ 288 ] {} <Debug> TCP-Session: 820db814-6699-42c3-93d7-140bc44efff2 Authenticating user 'default' from [fd00:1122:3344:101::e]:63341 | ||
| 2200 | 2025.11.17 23:57:22.864639 [ 293 ] {} <Debug> TCP-Session: e261c0c9-c4ef-4ba8-8f63-4e27c5f3102a Authenticating user 'default' from [fd00:1122:3344:101::e]:43953 | ||
| 2201 | 2025.11.17 23:57:22.864637 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2202 | 2025.11.17 23:57:22.864659 [ 293 ] {} <Debug> TCP-Session: e261c0c9-c4ef-4ba8-8f63-4e27c5f3102a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2203 | 2025.11.17 23:57:22.864671 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2204 | 2025.11.17 23:57:22.864696 [ 292 ] {} <Debug> TCP-Session: fae8432f-05ff-4104-a317-13e7f92697dd Authenticating user 'default' from [fd00:1122:3344:101::e]:52049 | ||
| 2205 | 2025.11.17 23:57:22.864720 [ 294 ] {} <Debug> TCP-Session: 6ffbc2ab-d0bd-4bc9-8ea3-60db72e194b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:61059 | ||
| 2206 | 2025.11.17 23:57:22.864722 [ 286 ] {d8fda058-ec22-4cf6-8bb3-91dd05eca23b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2207 | 2025.11.17 23:57:22.864747 [ 294 ] {} <Debug> TCP-Session: 6ffbc2ab-d0bd-4bc9-8ea3-60db72e194b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2208 | 2025.11.17 23:57:22.864744 [ 292 ] {} <Debug> TCP-Session: fae8432f-05ff-4104-a317-13e7f92697dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2209 | 2025.11.17 23:57:22.864764 [ 294 ] {} <Debug> TCP-Session: 6ffbc2ab-d0bd-4bc9-8ea3-60db72e194b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2210 | 2025.11.17 23:57:22.864784 [ 292 ] {} <Debug> TCP-Session: fae8432f-05ff-4104-a317-13e7f92697dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2211 | 2025.11.17 23:57:22.864790 [ 286 ] {d8fda058-ec22-4cf6-8bb3-91dd05eca23b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2212 | 2025.11.17 23:57:22.864694 [ 293 ] {} <Debug> TCP-Session: e261c0c9-c4ef-4ba8-8f63-4e27c5f3102a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2213 | 2025.11.17 23:57:22.864656 [ 288 ] {} <Debug> TCP-Session: 820db814-6699-42c3-93d7-140bc44efff2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2214 | 2025.11.17 23:57:22.864859 [ 288 ] {} <Debug> TCP-Session: 820db814-6699-42c3-93d7-140bc44efff2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2215 | 2025.11.17 23:57:22.864899 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2216 | 2025.11.17 23:57:22.864902 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2217 | 2025.11.17 23:57:22.864933 [ 289 ] {} <Debug> TCP-Session: 710cedb3-a612-4930-b239-84d214212ae5 Authenticating user 'default' from [fd00:1122:3344:101::e]:39538 | ||
| 2218 | 2025.11.17 23:57:22.864964 [ 291 ] {} <Debug> TCP-Session: f706c084-6dc7-4230-bc21-6c65d589c822 Authenticating user 'default' from [fd00:1122:3344:101::e]:53357 | ||
| 2219 | 2025.11.17 23:57:22.864965 [ 289 ] {} <Debug> TCP-Session: 710cedb3-a612-4930-b239-84d214212ae5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2220 | 2025.11.17 23:57:22.864998 [ 291 ] {} <Debug> TCP-Session: f706c084-6dc7-4230-bc21-6c65d589c822 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2221 | 2025.11.17 23:57:22.865001 [ 289 ] {} <Debug> TCP-Session: 710cedb3-a612-4930-b239-84d214212ae5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2222 | 2025.11.17 23:57:22.865028 [ 291 ] {} <Debug> TCP-Session: f706c084-6dc7-4230-bc21-6c65d589c822 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2223 | 2025.11.17 23:57:22.865090 [ 286 ] {d8fda058-ec22-4cf6-8bb3-91dd05eca23b} <Debug> oximeter.version (a19d5a8a-5052-42fa-92e2-ebbf2c8dbfb7) (SelectExecutor): Key condition: unknown | ||
| 2224 | 2025.11.17 23:57:22.865182 [ 286 ] {d8fda058-ec22-4cf6-8bb3-91dd05eca23b} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2225 | 2025.11.17 23:57:23.001176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.25 MiB, peak 188.25 MiB, free memory in arenas 0.00 B, will set to 192.45 MiB (RSS), difference: 8.20 MiB | ||
| 2226 | 2025.11.17 23:57:23.154410 [ 306 ] {d8fda058-ec22-4cf6-8bb3-91dd05eca23b} <Trace> AggregatingTransform: Aggregating | ||
| 2227 | 2025.11.17 23:57:23.154480 [ 306 ] {d8fda058-ec22-4cf6-8bb3-91dd05eca23b} <Trace> Aggregator: Aggregation method: without_key | ||
| 2228 | 2025.11.17 23:57:23.154515 [ 306 ] {d8fda058-ec22-4cf6-8bb3-91dd05eca23b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001216284 sec. (822.176 rows/sec., 32.12 KiB/sec.) | ||
| 2229 | 2025.11.17 23:57:23.154539 [ 306 ] {d8fda058-ec22-4cf6-8bb3-91dd05eca23b} <Trace> Aggregator: Merging aggregated data | ||
| 2230 | 2025.11.17 23:57:23.155642 [ 286 ] {d8fda058-ec22-4cf6-8bb3-91dd05eca23b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.291239 sec., 3.433606076109312 rows/sec., 137.34 B/sec. | ||
| 2231 | 2025.11.17 23:57:23.155813 [ 286 ] {d8fda058-ec22-4cf6-8bb3-91dd05eca23b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2232 | 2025.11.17 23:57:23.155829 [ 286 ] {d8fda058-ec22-4cf6-8bb3-91dd05eca23b} <Debug> TCPHandler: Processed in 0.291685751 sec. | ||
| 2233 | 2025.11.17 23:57:23.155939 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2234 | 2025.11.17 23:57:23.155976 [ 290 ] {} <Debug> TCP-Session: a9426060-ad6a-4235-9013-eab67de2b9be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2235 | 2025.11.17 23:57:23.155979 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2236 | 2025.11.17 23:57:23.156004 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2237 | 2025.11.17 23:57:23.156025 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2238 | 2025.11.17 23:57:23.156041 [ 287 ] {} <Debug> TCP-Session: adfc84b1-dc6e-46a2-975a-fd0bdc6c7831 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2239 | 2025.11.17 23:57:23.156064 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2240 | 2025.11.17 23:57:23.156088 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2241 | 2025.11.17 23:57:23.156112 [ 289 ] {} <Debug> TCP-Session: 710cedb3-a612-4930-b239-84d214212ae5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2242 | 2025.11.17 23:57:23.156116 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2243 | 2025.11.17 23:57:23.156145 [ 294 ] {} <Debug> TCP-Session: 6ffbc2ab-d0bd-4bc9-8ea3-60db72e194b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2244 | 2025.11.17 23:57:23.156122 [ 291 ] {} <Debug> TCP-Session: f706c084-6dc7-4230-bc21-6c65d589c822 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2245 | 2025.11.17 23:57:23.156165 [ 286 ] {} <Debug> TCP-Session: ce994d12-9838-455c-ab99-dcadb88249ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2246 | 2025.11.17 23:57:23.156101 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2247 | 2025.11.17 23:57:23.156079 [ 288 ] {} <Debug> TCP-Session: 820db814-6699-42c3-93d7-140bc44efff2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2248 | 2025.11.17 23:57:23.156038 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2249 | 2025.11.17 23:57:23.156247 [ 292 ] {} <Debug> TCP-Session: fae8432f-05ff-4104-a317-13e7f92697dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2250 | 2025.11.17 23:57:23.156288 [ 293 ] {} <Debug> TCP-Session: e261c0c9-c4ef-4ba8-8f63-4e27c5f3102a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2251 | 2025.11.17 23:57:24.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 193.83 MiB, peak 205.97 MiB, free memory in arenas 0.00 B, will set to 204.46 MiB (RSS), difference: 10.63 MiB | ||
| 2252 | 2025.11.17 23:57:26.071993 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2253 | 2025.11.17 23:57:26.072062 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2254 | 2025.11.17 23:57:26.125100 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3871 | ||
| 2255 | 2025.11.17 23:57:26.125600 [ 245 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2256 | 2025.11.17 23:57:26.125636 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2257 | 2025.11.17 23:57:26.126171 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2258 | 2025.11.17 23:57:26.126397 [ 245 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2259 | 2025.11.17 23:57:26.126526 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3871 | ||
| 2260 | 2025.11.17 23:57:26.134304 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 324 | ||
| 2261 | 2025.11.17 23:57:26.136452 [ 243 ] {} <Trace> system.query_log (5160c46c-4695-4732-892b-014b7bde58ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2262 | 2025.11.17 23:57:26.136517 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2263 | 2025.11.17 23:57:26.137761 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2264 | 2025.11.17 23:57:26.138076 [ 243 ] {} <Trace> system.query_log (5160c46c-4695-4732-892b-014b7bde58ca): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2265 | 2025.11.17 23:57:26.138239 [ 45 ] {} <Debug> system.query_log (5160c46c-4695-4732-892b-014b7bde58ca) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2266 | 2025.11.17 23:57:26.138284 [ 45 ] {} <Trace> system.query_log (5160c46c-4695-4732-892b-014b7bde58ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2267 | 2025.11.17 23:57:26.138310 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2268 | 2025.11.17 23:57:26.138429 [ 191 ] {5160c46c-4695-4732-892b-014b7bde58ca::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 | ||
| 2269 | 2025.11.17 23:57:26.138463 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 324 | ||
| 2270 | 2025.11.17 23:57:26.138986 [ 191 ] {5160c46c-4695-4732-892b-014b7bde58ca::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2271 | 2025.11.17 23:57:26.139158 [ 191 ] {5160c46c-4695-4732-892b-014b7bde58ca::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 | ||
| 2272 | 2025.11.17 23:57:26.139586 [ 191 ] {5160c46c-4695-4732-892b-014b7bde58ca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 92 rows starting from the beginning of the part | ||
| 2273 | 2025.11.17 23:57:26.139971 [ 191 ] {5160c46c-4695-4732-892b-014b7bde58ca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
| 2274 | 2025.11.17 23:57:26.140340 [ 191 ] {5160c46c-4695-4732-892b-014b7bde58ca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 84 rows starting from the beginning of the part | ||
| 2275 | 2025.11.17 23:57:26.140704 [ 191 ] {5160c46c-4695-4732-892b-014b7bde58ca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 20 rows starting from the beginning of the part | ||
| 2276 | 2025.11.17 23:57:26.141067 [ 191 ] {5160c46c-4695-4732-892b-014b7bde58ca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 2277 | 2025.11.17 23:57:26.147350 [ 198 ] {5160c46c-4695-4732-892b-014b7bde58ca::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 324 rows, containing 72 columns (72 merged, 0 gathered) in 0.008964712 sec., 36141.70761983207 rows/sec., 39.16 MiB/sec. | ||
| 2278 | 2025.11.17 23:57:26.148063 [ 187 ] {5160c46c-4695-4732-892b-014b7bde58ca::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2279 | 2025.11.17 23:57:26.148628 [ 187 ] {5160c46c-4695-4732-892b-014b7bde58ca::all_1_6_1} <Trace> system.query_log (5160c46c-4695-4732-892b-014b7bde58ca): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2280 | 2025.11.17 23:57:26.148698 [ 187 ] {5160c46c-4695-4732-892b-014b7bde58ca::all_1_6_1} <Trace> system.query_log (5160c46c-4695-4732-892b-014b7bde58ca) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2281 | 2025.11.17 23:57:26.148830 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.70 MiB. | ||
| 2282 | 2025.11.17 23:57:26.321949 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2283 | 2025.11.17 23:57:26.340395 [ 244 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2284 | 2025.11.17 23:57:26.340463 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2285 | 2025.11.17 23:57:26.346860 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2286 | 2025.11.17 23:57:26.347556 [ 244 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2287 | 2025.11.17 23:57:26.350577 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2288 | 2025.11.17 23:57:26.563196 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2289 | 2025.11.17 23:57:26.563268 [ 259 ] {} <Debug> TCP-Session: 7e13fa75-7fcc-43ef-a6da-360503d77758 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2290 | 2025.11.17 23:57:26.855455 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2291 | 2025.11.17 23:57:26.855634 [ 260 ] {11ad5627-ce28-4329-a86b-25e646e8791e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2292 | 2025.11.17 23:57:26.855696 [ 260 ] {11ad5627-ce28-4329-a86b-25e646e8791e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2293 | 2025.11.17 23:57:26.856499 [ 260 ] {11ad5627-ce28-4329-a86b-25e646e8791e} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2294 | 2025.11.17 23:57:26.856537 [ 260 ] {11ad5627-ce28-4329-a86b-25e646e8791e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2295 | 2025.11.17 23:57:26.856919 [ 260 ] {11ad5627-ce28-4329-a86b-25e646e8791e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2296 | 2025.11.17 23:57:26.857136 [ 260 ] {11ad5627-ce28-4329-a86b-25e646e8791e} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2297 | 2025.11.17 23:57:26.857280 [ 260 ] {11ad5627-ce28-4329-a86b-25e646e8791e} <Debug> executeQuery: Read 120 rows, 10.54 KiB in 0.001691 sec., 70963.9266706091 rows/sec., 6.09 MiB/sec. | ||
| 2298 | 2025.11.17 23:57:26.857319 [ 260 ] {11ad5627-ce28-4329-a86b-25e646e8791e} <Debug> TCPHandler: Processed in 0.001982726 sec. | ||
| 2299 | 2025.11.17 23:57:26.857451 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2300 | 2025.11.17 23:57:26.857543 [ 260 ] {0c534d29-1310-472b-be47-840beedf1608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2301 | 2025.11.17 23:57:26.857583 [ 260 ] {0c534d29-1310-472b-be47-840beedf1608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2302 | 2025.11.17 23:57:26.858032 [ 260 ] {0c534d29-1310-472b-be47-840beedf1608} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2303 | 2025.11.17 23:57:26.858066 [ 260 ] {0c534d29-1310-472b-be47-840beedf1608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2304 | 2025.11.17 23:57:26.858347 [ 260 ] {0c534d29-1310-472b-be47-840beedf1608} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2305 | 2025.11.17 23:57:26.858554 [ 260 ] {0c534d29-1310-472b-be47-840beedf1608} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2306 | 2025.11.17 23:57:26.858639 [ 45 ] {} <Debug> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2307 | 2025.11.17 23:57:26.858676 [ 260 ] {0c534d29-1310-472b-be47-840beedf1608} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001151 sec., 27801.911381407474 rows/sec., 2.04 MiB/sec. | ||
| 2308 | 2025.11.17 23:57:26.858677 [ 45 ] {} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2309 | 2025.11.17 23:57:26.858709 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2310 | 2025.11.17 23:57:26.858712 [ 260 ] {0c534d29-1310-472b-be47-840beedf1608} <Debug> TCPHandler: Processed in 0.001310647 sec. | ||
| 2311 | 2025.11.17 23:57:26.858827 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2312 | 2025.11.17 23:57:26.858846 [ 198 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::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 | ||
| 2313 | 2025.11.17 23:57:26.858919 [ 260 ] {e5a17a72-cc18-4c5b-bf2b-507285d1b683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2314 | 2025.11.17 23:57:26.858963 [ 260 ] {e5a17a72-cc18-4c5b-bf2b-507285d1b683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2315 | 2025.11.17 23:57:26.859033 [ 198 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2316 | 2025.11.17 23:57:26.859092 [ 198 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 230 rows starting from the beginning of the part | ||
| 2317 | 2025.11.17 23:57:26.859197 [ 198 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 237 rows starting from the beginning of the part | ||
| 2318 | 2025.11.17 23:57:26.859271 [ 198 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
| 2319 | 2025.11.17 23:57:26.859340 [ 198 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 32 rows starting from the beginning of the part | ||
| 2320 | 2025.11.17 23:57:26.859422 [ 198 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 32 rows starting from the beginning of the part | ||
| 2321 | 2025.11.17 23:57:26.859425 [ 260 ] {e5a17a72-cc18-4c5b-bf2b-507285d1b683} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2322 | 2025.11.17 23:57:26.859485 [ 260 ] {e5a17a72-cc18-4c5b-bf2b-507285d1b683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2323 | 2025.11.17 23:57:26.859507 [ 198 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 32 rows starting from the beginning of the part | ||
| 2324 | 2025.11.17 23:57:26.859798 [ 260 ] {e5a17a72-cc18-4c5b-bf2b-507285d1b683} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2325 | 2025.11.17 23:57:26.860097 [ 260 ] {e5a17a72-cc18-4c5b-bf2b-507285d1b683} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2326 | 2025.11.17 23:57:26.860245 [ 260 ] {e5a17a72-cc18-4c5b-bf2b-507285d1b683} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001343 sec., 71481.75725986598 rows/sec., 5.58 MiB/sec. | ||
| 2327 | 2025.11.17 23:57:26.860301 [ 260 ] {e5a17a72-cc18-4c5b-bf2b-507285d1b683} <Debug> TCPHandler: Processed in 0.001521242 sec. | ||
| 2328 | 2025.11.17 23:57:26.860424 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2329 | 2025.11.17 23:57:26.860521 [ 260 ] {4cc5bd92-3457-4e23-a644-b81d9f60700d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2330 | 2025.11.17 23:57:26.860568 [ 260 ] {4cc5bd92-3457-4e23-a644-b81d9f60700d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2331 | 2025.11.17 23:57:26.860635 [ 187 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 579 rows, containing 5 columns (5 merged, 0 gathered) in 0.001847281 sec., 313433.63570566685 rows/sec., 20.93 MiB/sec. | ||
| 2332 | 2025.11.17 23:57:26.860835 [ 193 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2333 | 2025.11.17 23:57:26.861009 [ 260 ] {4cc5bd92-3457-4e23-a644-b81d9f60700d} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2334 | 2025.11.17 23:57:26.861046 [ 260 ] {4cc5bd92-3457-4e23-a644-b81d9f60700d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2335 | 2025.11.17 23:57:26.861122 [ 193 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_6_1} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2336 | 2025.11.17 23:57:26.861186 [ 193 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_6_1} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2337 | 2025.11.17 23:57:26.861260 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2338 | 2025.11.17 23:57:26.861399 [ 260 ] {4cc5bd92-3457-4e23-a644-b81d9f60700d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2339 | 2025.11.17 23:57:26.861610 [ 260 ] {4cc5bd92-3457-4e23-a644-b81d9f60700d} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2340 | 2025.11.17 23:57:26.861751 [ 260 ] {4cc5bd92-3457-4e23-a644-b81d9f60700d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001248 sec., 128205.1282051282 rows/sec., 8.93 MiB/sec. | ||
| 2341 | 2025.11.17 23:57:26.861790 [ 260 ] {4cc5bd92-3457-4e23-a644-b81d9f60700d} <Debug> TCPHandler: Processed in 0.0014173 sec. | ||
| 2342 | 2025.11.17 23:57:26.861905 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2343 | 2025.11.17 23:57:26.862000 [ 260 ] {57f401a8-10cd-4d4d-b305-a16f2aab52db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2344 | 2025.11.17 23:57:26.862056 [ 260 ] {57f401a8-10cd-4d4d-b305-a16f2aab52db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2345 | 2025.11.17 23:57:26.862973 [ 260 ] {57f401a8-10cd-4d4d-b305-a16f2aab52db} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2346 | 2025.11.17 23:57:26.863009 [ 260 ] {57f401a8-10cd-4d4d-b305-a16f2aab52db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2347 | 2025.11.17 23:57:26.863565 [ 260 ] {57f401a8-10cd-4d4d-b305-a16f2aab52db} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2348 | 2025.11.17 23:57:26.863783 [ 260 ] {57f401a8-10cd-4d4d-b305-a16f2aab52db} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2349 | 2025.11.17 23:57:26.863930 [ 260 ] {57f401a8-10cd-4d4d-b305-a16f2aab52db} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001948 sec., 16427.104722792606 rows/sec., 29.44 MiB/sec. | ||
| 2350 | 2025.11.17 23:57:26.863988 [ 260 ] {57f401a8-10cd-4d4d-b305-a16f2aab52db} <Debug> TCPHandler: Processed in 0.00213444 sec. | ||
| 2351 | 2025.11.17 23:57:26.864105 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2352 | 2025.11.17 23:57:26.864200 [ 260 ] {1cf01c94-58b7-41e8-9fe4-fa4455710903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2353 | 2025.11.17 23:57:26.864242 [ 260 ] {1cf01c94-58b7-41e8-9fe4-fa4455710903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2354 | 2025.11.17 23:57:26.864576 [ 260 ] {1cf01c94-58b7-41e8-9fe4-fa4455710903} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2355 | 2025.11.17 23:57:26.864611 [ 260 ] {1cf01c94-58b7-41e8-9fe4-fa4455710903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2356 | 2025.11.17 23:57:26.864932 [ 260 ] {1cf01c94-58b7-41e8-9fe4-fa4455710903} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2357 | 2025.11.17 23:57:26.865138 [ 260 ] {1cf01c94-58b7-41e8-9fe4-fa4455710903} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2358 | 2025.11.17 23:57:26.865266 [ 260 ] {1cf01c94-58b7-41e8-9fe4-fa4455710903} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 2359 | 2025.11.17 23:57:26.865302 [ 260 ] {1cf01c94-58b7-41e8-9fe4-fa4455710903} <Debug> TCPHandler: Processed in 0.001250025 sec. | ||
| 2360 | 2025.11.17 23:57:27.000221 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 203.54 MiB, peak 209.18 MiB, free memory in arenas 0.00 B, will set to 208.01 MiB (RSS), difference: 4.47 MiB | ||
| 2361 | 2025.11.17 23:57:31.856284 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2362 | 2025.11.17 23:57:31.856493 [ 260 ] {49335a20-1b14-47d4-895e-7505090393a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2363 | 2025.11.17 23:57:31.856563 [ 260 ] {49335a20-1b14-47d4-895e-7505090393a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2364 | 2025.11.17 23:57:31.857267 [ 260 ] {49335a20-1b14-47d4-895e-7505090393a8} <Trace> oximeter.fields_i16 (325897d0-5212-4860-b736-19b8f76846e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2365 | 2025.11.17 23:57:31.857311 [ 260 ] {49335a20-1b14-47d4-895e-7505090393a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2366 | 2025.11.17 23:57:31.857677 [ 260 ] {49335a20-1b14-47d4-895e-7505090393a8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2367 | 2025.11.17 23:57:31.857895 [ 260 ] {49335a20-1b14-47d4-895e-7505090393a8} <Trace> oximeter.fields_i16 (325897d0-5212-4860-b736-19b8f76846e0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2368 | 2025.11.17 23:57:31.858049 [ 260 ] {49335a20-1b14-47d4-895e-7505090393a8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001608 sec., 14925.373134328358 rows/sec., 1.24 MiB/sec. | ||
| 2369 | 2025.11.17 23:57:31.858091 [ 260 ] {49335a20-1b14-47d4-895e-7505090393a8} <Debug> TCPHandler: Processed in 0.001939684 sec. | ||
| 2370 | 2025.11.17 23:57:31.858213 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2371 | 2025.11.17 23:57:31.858308 [ 260 ] {c0c618a9-d30c-4e16-a72b-ee905852f196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2372 | 2025.11.17 23:57:31.858349 [ 260 ] {c0c618a9-d30c-4e16-a72b-ee905852f196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2373 | 2025.11.17 23:57:31.858770 [ 260 ] {c0c618a9-d30c-4e16-a72b-ee905852f196} <Trace> oximeter.fields_ipaddr (7b176116-472b-4b5a-83c5-092b962004e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2374 | 2025.11.17 23:57:31.858806 [ 260 ] {c0c618a9-d30c-4e16-a72b-ee905852f196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2375 | 2025.11.17 23:57:31.859115 [ 260 ] {c0c618a9-d30c-4e16-a72b-ee905852f196} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2376 | 2025.11.17 23:57:31.859407 [ 260 ] {c0c618a9-d30c-4e16-a72b-ee905852f196} <Trace> oximeter.fields_ipaddr (7b176116-472b-4b5a-83c5-092b962004e6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2377 | 2025.11.17 23:57:31.859540 [ 260 ] {c0c618a9-d30c-4e16-a72b-ee905852f196} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001251 sec., 3197.44204636291 rows/sec., 260.73 KiB/sec. | ||
| 2378 | 2025.11.17 23:57:31.859579 [ 260 ] {c0c618a9-d30c-4e16-a72b-ee905852f196} <Debug> TCPHandler: Processed in 0.0014169 sec. | ||
| 2379 | 2025.11.17 23:57:31.859693 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2380 | 2025.11.17 23:57:31.859785 [ 260 ] {c3d1b501-08a8-4387-bbdb-bb57010e44c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2381 | 2025.11.17 23:57:31.859824 [ 260 ] {c3d1b501-08a8-4387-bbdb-bb57010e44c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2382 | 2025.11.17 23:57:31.860294 [ 260 ] {c3d1b501-08a8-4387-bbdb-bb57010e44c6} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2383 | 2025.11.17 23:57:31.860329 [ 260 ] {c3d1b501-08a8-4387-bbdb-bb57010e44c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2384 | 2025.11.17 23:57:31.860741 [ 260 ] {c3d1b501-08a8-4387-bbdb-bb57010e44c6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2385 | 2025.11.17 23:57:31.860965 [ 260 ] {c3d1b501-08a8-4387-bbdb-bb57010e44c6} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2386 | 2025.11.17 23:57:31.861066 [ 39 ] {} <Debug> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2387 | 2025.11.17 23:57:31.861095 [ 260 ] {c3d1b501-08a8-4387-bbdb-bb57010e44c6} <Debug> executeQuery: Read 195 rows, 17.64 KiB in 0.001327 sec., 146948.003014318 rows/sec., 12.98 MiB/sec. | ||
| 2388 | 2025.11.17 23:57:31.861136 [ 39 ] {} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2389 | 2025.11.17 23:57:31.861142 [ 260 ] {c3d1b501-08a8-4387-bbdb-bb57010e44c6} <Debug> TCPHandler: Processed in 0.001504842 sec. | ||
| 2390 | 2025.11.17 23:57:31.861166 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2391 | 2025.11.17 23:57:31.861266 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2392 | 2025.11.17 23:57:31.861311 [ 198 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::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 | ||
| 2393 | 2025.11.17 23:57:31.861364 [ 260 ] {c066671a-4304-4c46-bd56-ebdad34e6d25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2394 | 2025.11.17 23:57:31.861407 [ 260 ] {c066671a-4304-4c46-bd56-ebdad34e6d25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2395 | 2025.11.17 23:57:31.861469 [ 198 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2396 | 2025.11.17 23:57:31.861510 [ 198 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2445 rows starting from the beginning of the part | ||
| 2397 | 2025.11.17 23:57:31.861581 [ 198 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part | ||
| 2398 | 2025.11.17 23:57:31.861632 [ 198 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1260 rows starting from the beginning of the part | ||
| 2399 | 2025.11.17 23:57:31.861681 [ 198 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
| 2400 | 2025.11.17 23:57:31.861725 [ 198 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 120 rows starting from the beginning of the part | ||
| 2401 | 2025.11.17 23:57:31.861773 [ 198 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 195 rows starting from the beginning of the part | ||
| 2402 | 2025.11.17 23:57:31.861788 [ 260 ] {c066671a-4304-4c46-bd56-ebdad34e6d25} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2403 | 2025.11.17 23:57:31.861828 [ 260 ] {c066671a-4304-4c46-bd56-ebdad34e6d25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2404 | 2025.11.17 23:57:31.862180 [ 260 ] {c066671a-4304-4c46-bd56-ebdad34e6d25} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2405 | 2025.11.17 23:57:31.862404 [ 260 ] {c066671a-4304-4c46-bd56-ebdad34e6d25} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2406 | 2025.11.17 23:57:31.862539 [ 260 ] {c066671a-4304-4c46-bd56-ebdad34e6d25} <Debug> executeQuery: Read 24 rows, 1.84 KiB in 0.001193 sec., 20117.351215423303 rows/sec., 1.51 MiB/sec. | ||
| 2407 | 2025.11.17 23:57:31.862576 [ 260 ] {c066671a-4304-4c46-bd56-ebdad34e6d25} <Debug> TCPHandler: Processed in 0.001359078 sec. | ||
| 2408 | 2025.11.17 23:57:31.862683 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2409 | 2025.11.17 23:57:31.862774 [ 260 ] {48a2ce04-d3a5-4f7f-89c0-5e2c80471791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2410 | 2025.11.17 23:57:31.862812 [ 260 ] {48a2ce04-d3a5-4f7f-89c0-5e2c80471791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2411 | 2025.11.17 23:57:31.863198 [ 260 ] {48a2ce04-d3a5-4f7f-89c0-5e2c80471791} <Trace> oximeter.fields_u32 (331d8859-2fcc-41ca-8ff2-10e253de49bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2412 | 2025.11.17 23:57:31.863233 [ 260 ] {48a2ce04-d3a5-4f7f-89c0-5e2c80471791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2413 | 2025.11.17 23:57:31.863539 [ 260 ] {48a2ce04-d3a5-4f7f-89c0-5e2c80471791} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2414 | 2025.11.17 23:57:31.863751 [ 260 ] {48a2ce04-d3a5-4f7f-89c0-5e2c80471791} <Trace> oximeter.fields_u32 (331d8859-2fcc-41ca-8ff2-10e253de49bb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2415 | 2025.11.17 23:57:31.863871 [ 260 ] {48a2ce04-d3a5-4f7f-89c0-5e2c80471791} <Debug> executeQuery: Read 25 rows, 2.11 KiB in 0.00113 sec., 22123.893805309737 rows/sec., 1.82 MiB/sec. | ||
| 2416 | 2025.11.17 23:57:31.863905 [ 260 ] {48a2ce04-d3a5-4f7f-89c0-5e2c80471791} <Debug> TCPHandler: Processed in 0.001287806 sec. | ||
| 2417 | 2025.11.17 23:57:31.864027 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2418 | 2025.11.17 23:57:31.864122 [ 260 ] {6710a1e6-03d7-4c1a-b4cc-aa694a2e45fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2419 | 2025.11.17 23:57:31.864159 [ 260 ] {6710a1e6-03d7-4c1a-b4cc-aa694a2e45fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2420 | 2025.11.17 23:57:31.864558 [ 260 ] {6710a1e6-03d7-4c1a-b4cc-aa694a2e45fb} <Trace> oximeter.fields_u8 (3c841fee-c808-4f33-b186-247962b3ed1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2421 | 2025.11.17 23:57:31.864655 [ 260 ] {6710a1e6-03d7-4c1a-b4cc-aa694a2e45fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2422 | 2025.11.17 23:57:31.864936 [ 260 ] {6710a1e6-03d7-4c1a-b4cc-aa694a2e45fb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2423 | 2025.11.17 23:57:31.865173 [ 260 ] {6710a1e6-03d7-4c1a-b4cc-aa694a2e45fb} <Trace> oximeter.fields_u8 (3c841fee-c808-4f33-b186-247962b3ed1f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2424 | 2025.11.17 23:57:31.865296 [ 260 ] {6710a1e6-03d7-4c1a-b4cc-aa694a2e45fb} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00116 sec., 10344.827586206897 rows/sec., 808.19 KiB/sec. | ||
| 2425 | 2025.11.17 23:57:31.865332 [ 260 ] {6710a1e6-03d7-4c1a-b4cc-aa694a2e45fb} <Debug> TCPHandler: Processed in 0.001329907 sec. | ||
| 2426 | 2025.11.17 23:57:31.865470 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2427 | 2025.11.17 23:57:31.865567 [ 260 ] {c79bf2ba-2693-4e2b-b719-74b36402cffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2428 | 2025.11.17 23:57:31.865605 [ 260 ] {c79bf2ba-2693-4e2b-b719-74b36402cffc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2429 | 2025.11.17 23:57:31.865923 [ 187 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4132 rows, containing 5 columns (5 merged, 0 gathered) in 0.004686832 sec., 881618.9699140058 rows/sec., 76.04 MiB/sec. | ||
| 2430 | 2025.11.17 23:57:31.866030 [ 260 ] {c79bf2ba-2693-4e2b-b719-74b36402cffc} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2431 | 2025.11.17 23:57:31.866071 [ 260 ] {c79bf2ba-2693-4e2b-b719-74b36402cffc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2432 | 2025.11.17 23:57:31.866321 [ 195 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2433 | 2025.11.17 23:57:31.866398 [ 260 ] {c79bf2ba-2693-4e2b-b719-74b36402cffc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2434 | 2025.11.17 23:57:31.866680 [ 260 ] {c79bf2ba-2693-4e2b-b719-74b36402cffc} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2435 | 2025.11.17 23:57:31.866725 [ 195 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_11_2} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2436 | 2025.11.17 23:57:31.866780 [ 39 ] {} <Debug> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2437 | 2025.11.17 23:57:31.866806 [ 39 ] {} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2438 | 2025.11.17 23:57:31.866814 [ 260 ] {c79bf2ba-2693-4e2b-b719-74b36402cffc} <Debug> executeQuery: Read 118 rows, 9.82 KiB in 0.001271 sec., 92840.2832415421 rows/sec., 7.55 MiB/sec. | ||
| 2439 | 2025.11.17 23:57:31.866823 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2440 | 2025.11.17 23:57:31.866826 [ 195 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_11_2} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2441 | 2025.11.17 23:57:31.866857 [ 260 ] {c79bf2ba-2693-4e2b-b719-74b36402cffc} <Debug> TCPHandler: Processed in 0.00143576 sec. | ||
| 2442 | 2025.11.17 23:57:31.866919 [ 198 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::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 | ||
| 2443 | 2025.11.17 23:57:31.866934 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 2444 | 2025.11.17 23:57:31.866976 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2445 | 2025.11.17 23:57:31.867029 [ 198 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2446 | 2025.11.17 23:57:31.867060 [ 198 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1229 rows starting from the beginning of the part | ||
| 2447 | 2025.11.17 23:57:31.867072 [ 260 ] {92834e1c-ee24-4680-b01a-dabbcc5eec32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2448 | 2025.11.17 23:57:31.867107 [ 198 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 64 rows starting from the beginning of the part | ||
| 2449 | 2025.11.17 23:57:31.867120 [ 260 ] {92834e1c-ee24-4680-b01a-dabbcc5eec32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2450 | 2025.11.17 23:57:31.867153 [ 198 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 552 rows starting from the beginning of the part | ||
| 2451 | 2025.11.17 23:57:31.867193 [ 198 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 2452 | 2025.11.17 23:57:31.867232 [ 198 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 96 rows starting from the beginning of the part | ||
| 2453 | 2025.11.17 23:57:31.867270 [ 198 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 118 rows starting from the beginning of the part | ||
| 2454 | 2025.11.17 23:57:31.867535 [ 260 ] {92834e1c-ee24-4680-b01a-dabbcc5eec32} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2455 | 2025.11.17 23:57:31.867575 [ 260 ] {92834e1c-ee24-4680-b01a-dabbcc5eec32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2456 | 2025.11.17 23:57:31.867931 [ 260 ] {92834e1c-ee24-4680-b01a-dabbcc5eec32} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2457 | 2025.11.17 23:57:31.868145 [ 260 ] {92834e1c-ee24-4680-b01a-dabbcc5eec32} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2458 | 2025.11.17 23:57:31.868243 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2459 | 2025.11.17 23:57:31.868274 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2460 | 2025.11.17 23:57:31.868281 [ 260 ] {92834e1c-ee24-4680-b01a-dabbcc5eec32} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001227 sec., 161369.19315403423 rows/sec., 11.57 MiB/sec. | ||
| 2461 | 2025.11.17 23:57:31.868291 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2462 | 2025.11.17 23:57:31.868325 [ 260 ] {92834e1c-ee24-4680-b01a-dabbcc5eec32} <Debug> TCPHandler: Processed in 0.001397499 sec. | ||
| 2463 | 2025.11.17 23:57:31.868398 [ 187 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::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 | ||
| 2464 | 2025.11.17 23:57:31.868429 [ 200 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2123 rows, containing 5 columns (5 merged, 0 gathered) in 0.001541363 sec., 1377352.382274649 rows/sec., 106.87 MiB/sec. | ||
| 2465 | 2025.11.17 23:57:31.868441 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2466 | 2025.11.17 23:57:31.868525 [ 187 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2467 | 2025.11.17 23:57:31.868566 [ 187 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2286 rows starting from the beginning of the part | ||
| 2468 | 2025.11.17 23:57:31.868574 [ 260 ] {7fc773ba-b4b1-4769-aab4-8cc959d7d1bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2469 | 2025.11.17 23:57:31.868621 [ 260 ] {7fc773ba-b4b1-4769-aab4-8cc959d7d1bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2470 | 2025.11.17 23:57:31.868663 [ 187 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part | ||
| 2471 | 2025.11.17 23:57:31.868669 [ 195 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2472 | 2025.11.17 23:57:31.868721 [ 187 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 844 rows starting from the beginning of the part | ||
| 2473 | 2025.11.17 23:57:31.868770 [ 187 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::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 | ||
| 2474 | 2025.11.17 23:57:31.868828 [ 187 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2475 | 2025.11.17 23:57:31.868875 [ 187 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 198 rows starting from the beginning of the part | ||
| 2476 | 2025.11.17 23:57:31.868947 [ 260 ] {7fc773ba-b4b1-4769-aab4-8cc959d7d1bf} <Trace> oximeter.measurements_f64 (3e380eac-c434-48a0-8736-bf2dca25bacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2477 | 2025.11.17 23:57:31.868988 [ 260 ] {7fc773ba-b4b1-4769-aab4-8cc959d7d1bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2478 | 2025.11.17 23:57:31.868988 [ 195 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_11_2} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2479 | 2025.11.17 23:57:31.869079 [ 195 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_11_2} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2480 | 2025.11.17 23:57:31.869153 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 2481 | 2025.11.17 23:57:31.869324 [ 260 ] {7fc773ba-b4b1-4769-aab4-8cc959d7d1bf} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2482 | 2025.11.17 23:57:31.869567 [ 260 ] {7fc773ba-b4b1-4769-aab4-8cc959d7d1bf} <Trace> oximeter.measurements_f64 (3e380eac-c434-48a0-8736-bf2dca25bacb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2483 | 2025.11.17 23:57:31.869707 [ 260 ] {7fc773ba-b4b1-4769-aab4-8cc959d7d1bf} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.00115 sec., 869.5652173913044 rows/sec., 55.20 KiB/sec. | ||
| 2484 | 2025.11.17 23:57:31.869742 [ 260 ] {7fc773ba-b4b1-4769-aab4-8cc959d7d1bf} <Debug> TCPHandler: Processed in 0.001349488 sec. | ||
| 2485 | 2025.11.17 23:57:31.869851 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2486 | 2025.11.17 23:57:31.869942 [ 260 ] {1f927e6e-2fff-4142-8c2b-7b777e43414b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2487 | 2025.11.17 23:57:31.869995 [ 260 ] {1f927e6e-2fff-4142-8c2b-7b777e43414b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2488 | 2025.11.17 23:57:31.870631 [ 197 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3808 rows, containing 5 columns (5 merged, 0 gathered) in 0.002271104 sec., 1676717.578763456 rows/sec., 115.19 MiB/sec. | ||
| 2489 | 2025.11.17 23:57:31.870742 [ 260 ] {1f927e6e-2fff-4142-8c2b-7b777e43414b} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2490 | 2025.11.17 23:57:31.870778 [ 260 ] {1f927e6e-2fff-4142-8c2b-7b777e43414b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2491 | 2025.11.17 23:57:31.871080 [ 195 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2492 | 2025.11.17 23:57:31.871312 [ 260 ] {1f927e6e-2fff-4142-8c2b-7b777e43414b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2493 | 2025.11.17 23:57:31.871365 [ 195 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2494 | 2025.11.17 23:57:31.871453 [ 195 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2495 | 2025.11.17 23:57:31.871514 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 2496 | 2025.11.17 23:57:31.871562 [ 260 ] {1f927e6e-2fff-4142-8c2b-7b777e43414b} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2497 | 2025.11.17 23:57:31.871685 [ 39 ] {} <Debug> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2498 | 2025.11.17 23:57:31.871710 [ 260 ] {1f927e6e-2fff-4142-8c2b-7b777e43414b} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001785 sec., 4481.792717086835 rows/sec., 8.03 MiB/sec. | ||
| 2499 | 2025.11.17 23:57:31.871722 [ 39 ] {} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2500 | 2025.11.17 23:57:31.871750 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2501 | 2025.11.17 23:57:31.871765 [ 260 ] {1f927e6e-2fff-4142-8c2b-7b777e43414b} <Debug> TCPHandler: Processed in 0.001961165 sec. | ||
| 2502 | 2025.11.17 23:57:31.871830 [ 197 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::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 | ||
| 2503 | 2025.11.17 23:57:31.871885 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2504 | 2025.11.17 23:57:31.871977 [ 260 ] {9391a360-b689-45d0-b93c-4b969ce5c76f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2505 | 2025.11.17 23:57:31.872017 [ 260 ] {9391a360-b689-45d0-b93c-4b969ce5c76f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2506 | 2025.11.17 23:57:31.872036 [ 197 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2507 | 2025.11.17 23:57:31.872092 [ 197 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part | ||
| 2508 | 2025.11.17 23:57:31.872236 [ 197 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 32 rows starting from the beginning of the part | ||
| 2509 | 2025.11.17 23:57:31.872330 [ 260 ] {9391a360-b689-45d0-b93c-4b969ce5c76f} <Trace> oximeter.measurements_i64 (a3d14f1d-f647-4efe-af45-044ab5b26326): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2510 | 2025.11.17 23:57:31.872342 [ 197 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 32 rows starting from the beginning of the part | ||
| 2511 | 2025.11.17 23:57:31.872365 [ 260 ] {9391a360-b689-45d0-b93c-4b969ce5c76f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2512 | 2025.11.17 23:57:31.872447 [ 197 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 32 rows starting from the beginning of the part | ||
| 2513 | 2025.11.17 23:57:31.872544 [ 197 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 32 rows starting from the beginning of the part | ||
| 2514 | 2025.11.17 23:57:31.872639 [ 197 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::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 | ||
| 2515 | 2025.11.17 23:57:31.872675 [ 260 ] {9391a360-b689-45d0-b93c-4b969ce5c76f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2516 | 2025.11.17 23:57:31.872888 [ 260 ] {9391a360-b689-45d0-b93c-4b969ce5c76f} <Trace> oximeter.measurements_i64 (a3d14f1d-f647-4efe-af45-044ab5b26326): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2517 | 2025.11.17 23:57:31.873034 [ 260 ] {9391a360-b689-45d0-b93c-4b969ce5c76f} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001072 sec., 5597.014925373134 rows/sec., 395.36 KiB/sec. | ||
| 2518 | 2025.11.17 23:57:31.873076 [ 260 ] {9391a360-b689-45d0-b93c-4b969ce5c76f} <Debug> TCPHandler: Processed in 0.001239774 sec. | ||
| 2519 | 2025.11.17 23:57:31.873211 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2520 | 2025.11.17 23:57:31.873317 [ 260 ] {2786849f-980e-45aa-82f2-734963de475d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2521 | 2025.11.17 23:57:31.873356 [ 260 ] {2786849f-980e-45aa-82f2-734963de475d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2522 | 2025.11.17 23:57:31.873737 [ 260 ] {2786849f-980e-45aa-82f2-734963de475d} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2523 | 2025.11.17 23:57:31.873772 [ 260 ] {2786849f-980e-45aa-82f2-734963de475d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2524 | 2025.11.17 23:57:31.874114 [ 260 ] {2786849f-980e-45aa-82f2-734963de475d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2525 | 2025.11.17 23:57:31.874347 [ 260 ] {2786849f-980e-45aa-82f2-734963de475d} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2526 | 2025.11.17 23:57:31.874450 [ 39 ] {} <Debug> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2527 | 2025.11.17 23:57:31.874482 [ 260 ] {2786849f-980e-45aa-82f2-734963de475d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001188 sec., 50505.0505050505 rows/sec., 3.40 MiB/sec. | ||
| 2528 | 2025.11.17 23:57:31.874486 [ 39 ] {} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2529 | 2025.11.17 23:57:31.874524 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2530 | 2025.11.17 23:57:31.874524 [ 260 ] {2786849f-980e-45aa-82f2-734963de475d} <Debug> TCPHandler: Processed in 0.001368238 sec. | ||
| 2531 | 2025.11.17 23:57:31.874606 [ 195 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::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 | ||
| 2532 | 2025.11.17 23:57:31.874739 [ 195 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2533 | 2025.11.17 23:57:31.874775 [ 195 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 238 rows starting from the beginning of the part | ||
| 2534 | 2025.11.17 23:57:31.874843 [ 195 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::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 | ||
| 2535 | 2025.11.17 23:57:31.874885 [ 195 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::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 | ||
| 2536 | 2025.11.17 23:57:31.874926 [ 195 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::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 | ||
| 2537 | 2025.11.17 23:57:31.874988 [ 195 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2538 | 2025.11.17 23:57:31.875041 [ 195 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2539 | 2025.11.17 23:57:31.875172 [ 200 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 151 rows, containing 19 columns (19 merged, 0 gathered) in 0.003377925 sec., 44701.99900826691 rows/sec., 80.10 MiB/sec. | ||
| 2540 | 2025.11.17 23:57:31.875565 [ 199 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2541 | 2025.11.17 23:57:31.875938 [ 197 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2542 | 2025.11.17 23:57:31.875938 [ 195 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 538 rows, containing 4 columns (4 merged, 0 gathered) in 0.001363119 sec., 394683.07609240274 rows/sec., 25.54 MiB/sec. | ||
| 2543 | 2025.11.17 23:57:31.876028 [ 197 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2544 | 2025.11.17 23:57:31.876129 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 2545 | 2025.11.17 23:57:31.876197 [ 186 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2546 | 2025.11.17 23:57:31.876566 [ 186 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::all_1_11_2} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2547 | 2025.11.17 23:57:31.876670 [ 186 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::all_1_11_2} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2548 | 2025.11.17 23:57:31.876776 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2549 | 2025.11.17 23:57:33.626614 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4319 | ||
| 2550 | 2025.11.17 23:57:33.627157 [ 245 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2551 | 2025.11.17 23:57:33.627207 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2552 | 2025.11.17 23:57:33.627709 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2553 | 2025.11.17 23:57:33.627963 [ 245 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2554 | 2025.11.17 23:57:33.628102 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4319 | ||
| 2555 | 2025.11.17 23:57:33.850661 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2556 | 2025.11.17 23:57:33.866991 [ 244 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2557 | 2025.11.17 23:57:33.867051 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2558 | 2025.11.17 23:57:33.873282 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2559 | 2025.11.17 23:57:33.873994 [ 244 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2560 | 2025.11.17 23:57:33.876737 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2561 | 2025.11.17 23:57:34.000267 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.56 MiB, peak 215.82 MiB, free memory in arenas 0.00 B, will set to 212.20 MiB (RSS), difference: 1.64 MiB | ||
| 2562 | 2025.11.17 23:57:36.138618 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 360 | ||
| 2563 | 2025.11.17 23:57:36.141055 [ 243 ] {} <Trace> system.query_log (5160c46c-4695-4732-892b-014b7bde58ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2564 | 2025.11.17 23:57:36.141100 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2565 | 2025.11.17 23:57:36.142276 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2566 | 2025.11.17 23:57:36.142558 [ 243 ] {} <Trace> system.query_log (5160c46c-4695-4732-892b-014b7bde58ca): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2567 | 2025.11.17 23:57:36.142895 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 360 | ||
| 2568 | 2025.11.17 23:57:36.856421 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2569 | 2025.11.17 23:57:36.856596 [ 260 ] {1b3ae5fb-010a-470f-81b4-ef833cfce966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2570 | 2025.11.17 23:57:36.856664 [ 260 ] {1b3ae5fb-010a-470f-81b4-ef833cfce966} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2571 | 2025.11.17 23:57:36.857356 [ 260 ] {1b3ae5fb-010a-470f-81b4-ef833cfce966} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2572 | 2025.11.17 23:57:36.857408 [ 260 ] {1b3ae5fb-010a-470f-81b4-ef833cfce966} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2573 | 2025.11.17 23:57:36.857821 [ 260 ] {1b3ae5fb-010a-470f-81b4-ef833cfce966} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2574 | 2025.11.17 23:57:36.858071 [ 260 ] {1b3ae5fb-010a-470f-81b4-ef833cfce966} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2575 | 2025.11.17 23:57:36.858228 [ 260 ] {1b3ae5fb-010a-470f-81b4-ef833cfce966} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.00168 sec., 72619.04761904762 rows/sec., 6.24 MiB/sec. | ||
| 2576 | 2025.11.17 23:57:36.858278 [ 260 ] {1b3ae5fb-010a-470f-81b4-ef833cfce966} <Debug> TCPHandler: Processed in 0.001992406 sec. | ||
| 2577 | 2025.11.17 23:57:36.858404 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2578 | 2025.11.17 23:57:36.858526 [ 260 ] {b9006472-e00b-4bd8-8c06-24c59c0cca22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2579 | 2025.11.17 23:57:36.858574 [ 260 ] {b9006472-e00b-4bd8-8c06-24c59c0cca22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2580 | 2025.11.17 23:57:36.858996 [ 260 ] {b9006472-e00b-4bd8-8c06-24c59c0cca22} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2581 | 2025.11.17 23:57:36.859034 [ 260 ] {b9006472-e00b-4bd8-8c06-24c59c0cca22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2582 | 2025.11.17 23:57:36.859336 [ 260 ] {b9006472-e00b-4bd8-8c06-24c59c0cca22} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2583 | 2025.11.17 23:57:36.859553 [ 260 ] {b9006472-e00b-4bd8-8c06-24c59c0cca22} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2584 | 2025.11.17 23:57:36.859686 [ 260 ] {b9006472-e00b-4bd8-8c06-24c59c0cca22} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001194 sec., 27638.19095477387 rows/sec., 2.03 MiB/sec. | ||
| 2585 | 2025.11.17 23:57:36.859726 [ 260 ] {b9006472-e00b-4bd8-8c06-24c59c0cca22} <Debug> TCPHandler: Processed in 0.001375889 sec. | ||
| 2586 | 2025.11.17 23:57:36.859838 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2587 | 2025.11.17 23:57:36.859935 [ 260 ] {82cfe1b8-e7c4-4edc-b5d6-c2219499dc6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2588 | 2025.11.17 23:57:36.859976 [ 260 ] {82cfe1b8-e7c4-4edc-b5d6-c2219499dc6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2589 | 2025.11.17 23:57:36.860413 [ 260 ] {82cfe1b8-e7c4-4edc-b5d6-c2219499dc6a} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2590 | 2025.11.17 23:57:36.860450 [ 260 ] {82cfe1b8-e7c4-4edc-b5d6-c2219499dc6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2591 | 2025.11.17 23:57:36.860774 [ 260 ] {82cfe1b8-e7c4-4edc-b5d6-c2219499dc6a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2592 | 2025.11.17 23:57:36.860990 [ 260 ] {82cfe1b8-e7c4-4edc-b5d6-c2219499dc6a} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2593 | 2025.11.17 23:57:36.861117 [ 260 ] {82cfe1b8-e7c4-4edc-b5d6-c2219499dc6a} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001202 sec., 80698.83527454243 rows/sec., 6.30 MiB/sec. | ||
| 2594 | 2025.11.17 23:57:36.861154 [ 260 ] {82cfe1b8-e7c4-4edc-b5d6-c2219499dc6a} <Debug> TCPHandler: Processed in 0.001368229 sec. | ||
| 2595 | 2025.11.17 23:57:36.861264 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2596 | 2025.11.17 23:57:36.861358 [ 260 ] {82b80903-1777-4bb4-9505-3ac8a83c50ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2597 | 2025.11.17 23:57:36.861405 [ 260 ] {82b80903-1777-4bb4-9505-3ac8a83c50ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2598 | 2025.11.17 23:57:36.861885 [ 260 ] {82b80903-1777-4bb4-9505-3ac8a83c50ed} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2599 | 2025.11.17 23:57:36.861924 [ 260 ] {82b80903-1777-4bb4-9505-3ac8a83c50ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2600 | 2025.11.17 23:57:36.862287 [ 260 ] {82b80903-1777-4bb4-9505-3ac8a83c50ed} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2601 | 2025.11.17 23:57:36.862514 [ 260 ] {82b80903-1777-4bb4-9505-3ac8a83c50ed} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2602 | 2025.11.17 23:57:36.862644 [ 260 ] {82b80903-1777-4bb4-9505-3ac8a83c50ed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001304 sec., 122699.38650306748 rows/sec., 8.55 MiB/sec. | ||
| 2603 | 2025.11.17 23:57:36.862687 [ 260 ] {82b80903-1777-4bb4-9505-3ac8a83c50ed} <Debug> TCPHandler: Processed in 0.001472561 sec. | ||
| 2604 | 2025.11.17 23:57:36.862801 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2605 | 2025.11.17 23:57:36.862897 [ 260 ] {76b71f51-dfb5-4b11-a74f-2cf9c67d2273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2606 | 2025.11.17 23:57:36.862954 [ 260 ] {76b71f51-dfb5-4b11-a74f-2cf9c67d2273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.11.17 23:57:36.863770 [ 260 ] {76b71f51-dfb5-4b11-a74f-2cf9c67d2273} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2608 | 2025.11.17 23:57:36.863807 [ 260 ] {76b71f51-dfb5-4b11-a74f-2cf9c67d2273} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2609 | 2025.11.17 23:57:36.864360 [ 260 ] {76b71f51-dfb5-4b11-a74f-2cf9c67d2273} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2610 | 2025.11.17 23:57:36.864602 [ 260 ] {76b71f51-dfb5-4b11-a74f-2cf9c67d2273} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2611 | 2025.11.17 23:57:36.864737 [ 260 ] {76b71f51-dfb5-4b11-a74f-2cf9c67d2273} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001859 sec., 17751.479289940828 rows/sec., 31.81 MiB/sec. | ||
| 2612 | 2025.11.17 23:57:36.864799 [ 260 ] {76b71f51-dfb5-4b11-a74f-2cf9c67d2273} <Debug> TCPHandler: Processed in 0.002048207 sec. | ||
| 2613 | 2025.11.17 23:57:36.864909 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2614 | 2025.11.17 23:57:36.865005 [ 260 ] {d54bbdf0-0dcc-4caa-83a2-eb629c7b6bb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2615 | 2025.11.17 23:57:36.865047 [ 260 ] {d54bbdf0-0dcc-4caa-83a2-eb629c7b6bb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2616 | 2025.11.17 23:57:36.865375 [ 260 ] {d54bbdf0-0dcc-4caa-83a2-eb629c7b6bb4} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2617 | 2025.11.17 23:57:36.865411 [ 260 ] {d54bbdf0-0dcc-4caa-83a2-eb629c7b6bb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2618 | 2025.11.17 23:57:36.865717 [ 260 ] {d54bbdf0-0dcc-4caa-83a2-eb629c7b6bb4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2619 | 2025.11.17 23:57:36.865939 [ 260 ] {d54bbdf0-0dcc-4caa-83a2-eb629c7b6bb4} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2620 | 2025.11.17 23:57:36.866073 [ 260 ] {d54bbdf0-0dcc-4caa-83a2-eb629c7b6bb4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 2621 | 2025.11.17 23:57:36.866109 [ 260 ] {d54bbdf0-0dcc-4caa-83a2-eb629c7b6bb4} <Debug> TCPHandler: Processed in 0.001249255 sec. | ||
| 2622 | 2025.11.17 23:57:41.072110 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2623 | 2025.11.17 23:57:41.072179 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2624 | 2025.11.17 23:57:41.128177 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4831 | ||
| 2625 | 2025.11.17 23:57:41.128702 [ 245 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2626 | 2025.11.17 23:57:41.128760 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2627 | 2025.11.17 23:57:41.129293 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2628 | 2025.11.17 23:57:41.129538 [ 245 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2629 | 2025.11.17 23:57:41.129681 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4831 | ||
| 2630 | 2025.11.17 23:57:41.376811 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2631 | 2025.11.17 23:57:41.394689 [ 244 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2632 | 2025.11.17 23:57:41.394761 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2633 | 2025.11.17 23:57:41.401149 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2634 | 2025.11.17 23:57:41.401849 [ 244 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2635 | 2025.11.17 23:57:41.405256 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2636 | 2025.11.17 23:57:41.854481 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2637 | 2025.11.17 23:57:41.854736 [ 260 ] {9c300372-0aff-4be0-a590-43d226642dc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2638 | 2025.11.17 23:57:41.854830 [ 260 ] {9c300372-0aff-4be0-a590-43d226642dc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2639 | 2025.11.17 23:57:41.855726 [ 260 ] {9c300372-0aff-4be0-a590-43d226642dc3} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2640 | 2025.11.17 23:57:41.855772 [ 260 ] {9c300372-0aff-4be0-a590-43d226642dc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2641 | 2025.11.17 23:57:41.856154 [ 260 ] {9c300372-0aff-4be0-a590-43d226642dc3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2642 | 2025.11.17 23:57:41.856390 [ 260 ] {9c300372-0aff-4be0-a590-43d226642dc3} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2643 | 2025.11.17 23:57:41.856538 [ 260 ] {9c300372-0aff-4be0-a590-43d226642dc3} <Debug> executeQuery: Read 72 rows, 5.94 KiB in 0.001872 sec., 38461.53846153846 rows/sec., 3.10 MiB/sec. | ||
| 2644 | 2025.11.17 23:57:41.856579 [ 260 ] {9c300372-0aff-4be0-a590-43d226642dc3} <Debug> TCPHandler: Processed in 0.002269174 sec. | ||
| 2645 | 2025.11.17 23:57:41.856711 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2646 | 2025.11.17 23:57:41.856807 [ 260 ] {14dd6bdb-ddd1-4a49-b4b9-8daf268671bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2647 | 2025.11.17 23:57:41.856847 [ 260 ] {14dd6bdb-ddd1-4a49-b4b9-8daf268671bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2648 | 2025.11.17 23:57:41.857244 [ 260 ] {14dd6bdb-ddd1-4a49-b4b9-8daf268671bd} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2649 | 2025.11.17 23:57:41.857280 [ 260 ] {14dd6bdb-ddd1-4a49-b4b9-8daf268671bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2650 | 2025.11.17 23:57:41.857586 [ 260 ] {14dd6bdb-ddd1-4a49-b4b9-8daf268671bd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2651 | 2025.11.17 23:57:41.857805 [ 260 ] {14dd6bdb-ddd1-4a49-b4b9-8daf268671bd} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2652 | 2025.11.17 23:57:41.857927 [ 260 ] {14dd6bdb-ddd1-4a49-b4b9-8daf268671bd} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001139 sec., 7023.705004389815 rows/sec., 528.15 KiB/sec. | ||
| 2653 | 2025.11.17 23:57:41.857964 [ 260 ] {14dd6bdb-ddd1-4a49-b4b9-8daf268671bd} <Debug> TCPHandler: Processed in 0.001305167 sec. | ||
| 2654 | 2025.11.17 23:57:41.858073 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2655 | 2025.11.17 23:57:41.858166 [ 260 ] {88116b43-577c-4edb-986c-e664d48456f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2656 | 2025.11.17 23:57:41.858206 [ 260 ] {88116b43-577c-4edb-986c-e664d48456f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2657 | 2025.11.17 23:57:41.858620 [ 260 ] {88116b43-577c-4edb-986c-e664d48456f2} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2658 | 2025.11.17 23:57:41.858656 [ 260 ] {88116b43-577c-4edb-986c-e664d48456f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2659 | 2025.11.17 23:57:41.858954 [ 260 ] {88116b43-577c-4edb-986c-e664d48456f2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2660 | 2025.11.17 23:57:41.859163 [ 260 ] {88116b43-577c-4edb-986c-e664d48456f2} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2661 | 2025.11.17 23:57:41.859288 [ 260 ] {88116b43-577c-4edb-986c-e664d48456f2} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.00114 sec., 63157.89473684211 rows/sec., 4.93 MiB/sec. | ||
| 2662 | 2025.11.17 23:57:41.859324 [ 260 ] {88116b43-577c-4edb-986c-e664d48456f2} <Debug> TCPHandler: Processed in 0.001301167 sec. | ||
| 2663 | 2025.11.17 23:57:41.859429 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2664 | 2025.11.17 23:57:41.859524 [ 260 ] {3e302f89-3fa4-4078-94ec-a150398a3b85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2665 | 2025.11.17 23:57:41.859568 [ 260 ] {3e302f89-3fa4-4078-94ec-a150398a3b85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2666 | 2025.11.17 23:57:41.859976 [ 260 ] {3e302f89-3fa4-4078-94ec-a150398a3b85} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2667 | 2025.11.17 23:57:41.860013 [ 260 ] {3e302f89-3fa4-4078-94ec-a150398a3b85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2668 | 2025.11.17 23:57:41.860346 [ 260 ] {3e302f89-3fa4-4078-94ec-a150398a3b85} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2669 | 2025.11.17 23:57:41.860559 [ 260 ] {3e302f89-3fa4-4078-94ec-a150398a3b85} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2670 | 2025.11.17 23:57:41.860683 [ 260 ] {3e302f89-3fa4-4078-94ec-a150398a3b85} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 2671 | 2025.11.17 23:57:41.860727 [ 260 ] {3e302f89-3fa4-4078-94ec-a150398a3b85} <Debug> TCPHandler: Processed in 0.001347427 sec. | ||
| 2672 | 2025.11.17 23:57:41.860847 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2673 | 2025.11.17 23:57:41.860952 [ 260 ] {ece8c0c2-8885-41a1-ae9a-bbea34e5f517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2674 | 2025.11.17 23:57:41.861019 [ 260 ] {ece8c0c2-8885-41a1-ae9a-bbea34e5f517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2675 | 2025.11.17 23:57:41.861862 [ 260 ] {ece8c0c2-8885-41a1-ae9a-bbea34e5f517} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2676 | 2025.11.17 23:57:41.861898 [ 260 ] {ece8c0c2-8885-41a1-ae9a-bbea34e5f517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2677 | 2025.11.17 23:57:41.862380 [ 260 ] {ece8c0c2-8885-41a1-ae9a-bbea34e5f517} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2678 | 2025.11.17 23:57:41.862607 [ 260 ] {ece8c0c2-8885-41a1-ae9a-bbea34e5f517} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2679 | 2025.11.17 23:57:41.862737 [ 260 ] {ece8c0c2-8885-41a1-ae9a-bbea34e5f517} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001809 sec., 4422.332780541736 rows/sec., 7.92 MiB/sec. | ||
| 2680 | 2025.11.17 23:57:41.862788 [ 260 ] {ece8c0c2-8885-41a1-ae9a-bbea34e5f517} <Debug> TCPHandler: Processed in 0.001998646 sec. | ||
| 2681 | 2025.11.17 23:57:41.862895 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2682 | 2025.11.17 23:57:41.862988 [ 260 ] {ffe78d0c-23b8-49b3-a9b8-1ae8b35eea20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2683 | 2025.11.17 23:57:41.863029 [ 260 ] {ffe78d0c-23b8-49b3-a9b8-1ae8b35eea20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2684 | 2025.11.17 23:57:41.863354 [ 260 ] {ffe78d0c-23b8-49b3-a9b8-1ae8b35eea20} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2685 | 2025.11.17 23:57:41.863390 [ 260 ] {ffe78d0c-23b8-49b3-a9b8-1ae8b35eea20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2686 | 2025.11.17 23:57:41.863705 [ 260 ] {ffe78d0c-23b8-49b3-a9b8-1ae8b35eea20} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2687 | 2025.11.17 23:57:41.863920 [ 260 ] {ffe78d0c-23b8-49b3-a9b8-1ae8b35eea20} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2688 | 2025.11.17 23:57:41.864044 [ 260 ] {ffe78d0c-23b8-49b3-a9b8-1ae8b35eea20} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 2689 | 2025.11.17 23:57:41.864079 [ 260 ] {ffe78d0c-23b8-49b3-a9b8-1ae8b35eea20} <Debug> TCPHandler: Processed in 0.001234354 sec. | ||
| 2690 | 2025.11.17 23:57:44.959966 [ 138 ] {} <Debug> oximeter.fields_u32 (331d8859-2fcc-41ca-8ff2-10e253de49bb) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2691 | 2025.11.17 23:57:44.960061 [ 138 ] {} <Trace> oximeter.fields_u32 (331d8859-2fcc-41ca-8ff2-10e253de49bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2692 | 2025.11.17 23:57:44.960098 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2693 | 2025.11.17 23:57:44.960326 [ 190 ] {331d8859-2fcc-41ca-8ff2-10e253de49bb::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 | ||
| 2694 | 2025.11.17 23:57:44.960564 [ 190 ] {331d8859-2fcc-41ca-8ff2-10e253de49bb::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2695 | 2025.11.17 23:57:44.960630 [ 190 ] {331d8859-2fcc-41ca-8ff2-10e253de49bb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 441 rows starting from the beginning of the part | ||
| 2696 | 2025.11.17 23:57:44.960801 [ 190 ] {331d8859-2fcc-41ca-8ff2-10e253de49bb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part | ||
| 2697 | 2025.11.17 23:57:44.960902 [ 190 ] {331d8859-2fcc-41ca-8ff2-10e253de49bb::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 | ||
| 2698 | 2025.11.17 23:57:44.961005 [ 190 ] {331d8859-2fcc-41ca-8ff2-10e253de49bb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 228 rows starting from the beginning of the part | ||
| 2699 | 2025.11.17 23:57:44.961099 [ 190 ] {331d8859-2fcc-41ca-8ff2-10e253de49bb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 25 rows starting from the beginning of the part | ||
| 2700 | 2025.11.17 23:57:44.961980 [ 186 ] {331d8859-2fcc-41ca-8ff2-10e253de49bb::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 930 rows, containing 5 columns (5 merged, 0 gathered) in 0.001729299 sec., 537790.168154842 rows/sec., 38.10 MiB/sec. | ||
| 2701 | 2025.11.17 23:57:44.962194 [ 197 ] {331d8859-2fcc-41ca-8ff2-10e253de49bb::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2702 | 2025.11.17 23:57:44.962534 [ 197 ] {331d8859-2fcc-41ca-8ff2-10e253de49bb::all_1_5_1} <Trace> oximeter.fields_u32 (331d8859-2fcc-41ca-8ff2-10e253de49bb): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2703 | 2025.11.17 23:57:44.962621 [ 197 ] {331d8859-2fcc-41ca-8ff2-10e253de49bb::all_1_5_1} <Trace> oximeter.fields_u32 (331d8859-2fcc-41ca-8ff2-10e253de49bb) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2704 | 2025.11.17 23:57:44.962717 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2705 | 2025.11.17 23:57:46.143996 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 384 | ||
| 2706 | 2025.11.17 23:57:46.146080 [ 243 ] {} <Trace> system.query_log (5160c46c-4695-4732-892b-014b7bde58ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2707 | 2025.11.17 23:57:46.146133 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2708 | 2025.11.17 23:57:46.147317 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2709 | 2025.11.17 23:57:46.147613 [ 243 ] {} <Trace> system.query_log (5160c46c-4695-4732-892b-014b7bde58ca): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2710 | 2025.11.17 23:57:46.147951 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 384 | ||
| 2711 | 2025.11.17 23:57:46.883150 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2712 | 2025.11.17 23:57:46.883372 [ 260 ] {20ee6d5d-e933-4f62-8988-d44d87b77259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2713 | 2025.11.17 23:57:46.883453 [ 260 ] {20ee6d5d-e933-4f62-8988-d44d87b77259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2714 | 2025.11.17 23:57:46.884136 [ 260 ] {20ee6d5d-e933-4f62-8988-d44d87b77259} <Trace> oximeter.fields_ipaddr (7b176116-472b-4b5a-83c5-092b962004e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2715 | 2025.11.17 23:57:46.884178 [ 260 ] {20ee6d5d-e933-4f62-8988-d44d87b77259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2716 | 2025.11.17 23:57:46.884538 [ 260 ] {20ee6d5d-e933-4f62-8988-d44d87b77259} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2717 | 2025.11.17 23:57:46.884754 [ 260 ] {20ee6d5d-e933-4f62-8988-d44d87b77259} <Trace> oximeter.fields_ipaddr (7b176116-472b-4b5a-83c5-092b962004e6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2718 | 2025.11.17 23:57:46.884894 [ 260 ] {20ee6d5d-e933-4f62-8988-d44d87b77259} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001583 sec., 6317.119393556538 rows/sec., 515.12 KiB/sec. | ||
| 2719 | 2025.11.17 23:57:46.884933 [ 260 ] {20ee6d5d-e933-4f62-8988-d44d87b77259} <Debug> TCPHandler: Processed in 0.001944305 sec. | ||
| 2720 | 2025.11.17 23:57:46.885056 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2721 | 2025.11.17 23:57:46.885148 [ 260 ] {8694a0f5-e90e-46d8-bfd6-ff60b2cc160c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2722 | 2025.11.17 23:57:46.885186 [ 260 ] {8694a0f5-e90e-46d8-bfd6-ff60b2cc160c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2723 | 2025.11.17 23:57:46.886177 [ 260 ] {8694a0f5-e90e-46d8-bfd6-ff60b2cc160c} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2724 | 2025.11.17 23:57:46.886213 [ 260 ] {8694a0f5-e90e-46d8-bfd6-ff60b2cc160c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2725 | 2025.11.17 23:57:46.886580 [ 260 ] {8694a0f5-e90e-46d8-bfd6-ff60b2cc160c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2726 | 2025.11.17 23:57:46.886798 [ 260 ] {8694a0f5-e90e-46d8-bfd6-ff60b2cc160c} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2727 | 2025.11.17 23:57:46.886919 [ 260 ] {8694a0f5-e90e-46d8-bfd6-ff60b2cc160c} <Debug> executeQuery: Read 1267 rows, 107.66 KiB in 0.00179 sec., 707821.2290502794 rows/sec., 58.73 MiB/sec. | ||
| 2728 | 2025.11.17 23:57:46.886955 [ 260 ] {8694a0f5-e90e-46d8-bfd6-ff60b2cc160c} <Debug> TCPHandler: Processed in 0.001948445 sec. | ||
| 2729 | 2025.11.17 23:57:46.887069 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2730 | 2025.11.17 23:57:46.887161 [ 260 ] {00815fae-e561-41b9-af1a-9c26005c48a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2731 | 2025.11.17 23:57:46.887200 [ 260 ] {00815fae-e561-41b9-af1a-9c26005c48a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2732 | 2025.11.17 23:57:46.887594 [ 260 ] {00815fae-e561-41b9-af1a-9c26005c48a2} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2733 | 2025.11.17 23:57:46.887629 [ 260 ] {00815fae-e561-41b9-af1a-9c26005c48a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2734 | 2025.11.17 23:57:46.887928 [ 260 ] {00815fae-e561-41b9-af1a-9c26005c48a2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2735 | 2025.11.17 23:57:46.888127 [ 260 ] {00815fae-e561-41b9-af1a-9c26005c48a2} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2736 | 2025.11.17 23:57:46.888247 [ 260 ] {00815fae-e561-41b9-af1a-9c26005c48a2} <Debug> executeQuery: Read 43 rows, 3.18 KiB in 0.001104 sec., 38949.27536231884 rows/sec., 2.81 MiB/sec. | ||
| 2737 | 2025.11.17 23:57:46.888282 [ 260 ] {00815fae-e561-41b9-af1a-9c26005c48a2} <Debug> TCPHandler: Processed in 0.001262336 sec. | ||
| 2738 | 2025.11.17 23:57:46.888387 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2739 | 2025.11.17 23:57:46.888480 [ 260 ] {2b18d8a7-898e-4cb5-9442-b69963ab8014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2740 | 2025.11.17 23:57:46.888524 [ 260 ] {2b18d8a7-898e-4cb5-9442-b69963ab8014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2741 | 2025.11.17 23:57:46.888980 [ 260 ] {2b18d8a7-898e-4cb5-9442-b69963ab8014} <Trace> oximeter.fields_u32 (331d8859-2fcc-41ca-8ff2-10e253de49bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2742 | 2025.11.17 23:57:46.889015 [ 260 ] {2b18d8a7-898e-4cb5-9442-b69963ab8014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2743 | 2025.11.17 23:57:46.889306 [ 260 ] {2b18d8a7-898e-4cb5-9442-b69963ab8014} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2744 | 2025.11.17 23:57:46.889507 [ 260 ] {2b18d8a7-898e-4cb5-9442-b69963ab8014} <Trace> oximeter.fields_u32 (331d8859-2fcc-41ca-8ff2-10e253de49bb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2745 | 2025.11.17 23:57:46.889627 [ 260 ] {2b18d8a7-898e-4cb5-9442-b69963ab8014} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001165 sec., 195708.15450643777 rows/sec., 13.25 MiB/sec. | ||
| 2746 | 2025.11.17 23:57:46.889663 [ 260 ] {2b18d8a7-898e-4cb5-9442-b69963ab8014} <Debug> TCPHandler: Processed in 0.001323037 sec. | ||
| 2747 | 2025.11.17 23:57:46.889770 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2748 | 2025.11.17 23:57:46.889860 [ 260 ] {edc34e61-8722-4f68-b9e7-94c7cf4e602c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2749 | 2025.11.17 23:57:46.889899 [ 260 ] {edc34e61-8722-4f68-b9e7-94c7cf4e602c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2750 | 2025.11.17 23:57:46.890484 [ 260 ] {edc34e61-8722-4f68-b9e7-94c7cf4e602c} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2751 | 2025.11.17 23:57:46.890519 [ 260 ] {edc34e61-8722-4f68-b9e7-94c7cf4e602c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2752 | 2025.11.17 23:57:46.890841 [ 260 ] {edc34e61-8722-4f68-b9e7-94c7cf4e602c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2753 | 2025.11.17 23:57:46.891048 [ 260 ] {edc34e61-8722-4f68-b9e7-94c7cf4e602c} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2754 | 2025.11.17 23:57:46.891168 [ 260 ] {edc34e61-8722-4f68-b9e7-94c7cf4e602c} <Debug> executeQuery: Read 563 rows, 42.86 KiB in 0.001326 sec., 424585.21870286576 rows/sec., 31.57 MiB/sec. | ||
| 2755 | 2025.11.17 23:57:46.891204 [ 260 ] {edc34e61-8722-4f68-b9e7-94c7cf4e602c} <Debug> TCPHandler: Processed in 0.001481872 sec. | ||
| 2756 | 2025.11.17 23:57:46.891313 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2757 | 2025.11.17 23:57:46.891404 [ 260 ] {55dae884-37d4-4d6a-9fc7-bf8531863cc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2758 | 2025.11.17 23:57:46.891446 [ 260 ] {55dae884-37d4-4d6a-9fc7-bf8531863cc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2759 | 2025.11.17 23:57:46.892019 [ 260 ] {55dae884-37d4-4d6a-9fc7-bf8531863cc5} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2760 | 2025.11.17 23:57:46.892064 [ 260 ] {55dae884-37d4-4d6a-9fc7-bf8531863cc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2761 | 2025.11.17 23:57:46.892557 [ 260 ] {55dae884-37d4-4d6a-9fc7-bf8531863cc5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2762 | 2025.11.17 23:57:46.892895 [ 260 ] {55dae884-37d4-4d6a-9fc7-bf8531863cc5} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2763 | 2025.11.17 23:57:46.893052 [ 260 ] {55dae884-37d4-4d6a-9fc7-bf8531863cc5} <Debug> executeQuery: Read 849 rows, 58.52 KiB in 0.001665 sec., 509909.9099099099 rows/sec., 34.32 MiB/sec. | ||
| 2764 | 2025.11.17 23:57:46.893089 [ 260 ] {55dae884-37d4-4d6a-9fc7-bf8531863cc5} <Debug> TCPHandler: Processed in 0.001824902 sec. | ||
| 2765 | 2025.11.17 23:57:46.893197 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2766 | 2025.11.17 23:57:46.893295 [ 260 ] {628267dc-5343-464f-af3b-ca947aa9c896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2767 | 2025.11.17 23:57:46.893351 [ 260 ] {628267dc-5343-464f-af3b-ca947aa9c896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2768 | 2025.11.17 23:57:46.894155 [ 260 ] {628267dc-5343-464f-af3b-ca947aa9c896} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2769 | 2025.11.17 23:57:46.894191 [ 260 ] {628267dc-5343-464f-af3b-ca947aa9c896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2770 | 2025.11.17 23:57:46.894725 [ 260 ] {628267dc-5343-464f-af3b-ca947aa9c896} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2771 | 2025.11.17 23:57:46.894944 [ 260 ] {628267dc-5343-464f-af3b-ca947aa9c896} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2772 | 2025.11.17 23:57:46.895075 [ 260 ] {628267dc-5343-464f-af3b-ca947aa9c896} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001804 sec., 18292.682926829268 rows/sec., 32.78 MiB/sec. | ||
| 2773 | 2025.11.17 23:57:46.895124 [ 260 ] {628267dc-5343-464f-af3b-ca947aa9c896} <Debug> TCPHandler: Processed in 0.001974906 sec. | ||
| 2774 | 2025.11.17 23:57:46.895240 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2775 | 2025.11.17 23:57:46.895331 [ 260 ] {b403f048-6e88-4999-84db-9963ed8e25a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2776 | 2025.11.17 23:57:46.895372 [ 260 ] {b403f048-6e88-4999-84db-9963ed8e25a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2777 | 2025.11.17 23:57:46.895702 [ 260 ] {b403f048-6e88-4999-84db-9963ed8e25a1} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2778 | 2025.11.17 23:57:46.895737 [ 260 ] {b403f048-6e88-4999-84db-9963ed8e25a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2779 | 2025.11.17 23:57:46.896031 [ 260 ] {b403f048-6e88-4999-84db-9963ed8e25a1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2780 | 2025.11.17 23:57:46.896233 [ 260 ] {b403f048-6e88-4999-84db-9963ed8e25a1} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2781 | 2025.11.17 23:57:46.896354 [ 260 ] {b403f048-6e88-4999-84db-9963ed8e25a1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001041 sec., 57636.88760806916 rows/sec., 3.88 MiB/sec. | ||
| 2782 | 2025.11.17 23:57:46.896388 [ 260 ] {b403f048-6e88-4999-84db-9963ed8e25a1} <Debug> TCPHandler: Processed in 0.001197023 sec. | ||
| 2783 | 2025.11.17 23:57:48.630705 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5279 | ||
| 2784 | 2025.11.17 23:57:48.631189 [ 245 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2785 | 2025.11.17 23:57:48.631226 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2786 | 2025.11.17 23:57:48.631729 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2787 | 2025.11.17 23:57:48.631962 [ 245 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2788 | 2025.11.17 23:57:48.632073 [ 61 ] {} <Debug> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2789 | 2025.11.17 23:57:48.632099 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5279 | ||
| 2790 | 2025.11.17 23:57:48.632118 [ 61 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2791 | 2025.11.17 23:57:48.632141 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2792 | 2025.11.17 23:57:48.632269 [ 195 ] {e5a35b82-8842-4571-88d5-f93dfb9ae36c::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 | ||
| 2793 | 2025.11.17 23:57:48.632414 [ 195 ] {e5a35b82-8842-4571-88d5-f93dfb9ae36c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2794 | 2025.11.17 23:57:48.632452 [ 195 ] {e5a35b82-8842-4571-88d5-f93dfb9ae36c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2911 rows starting from the beginning of the part | ||
| 2795 | 2025.11.17 23:57:48.632514 [ 195 ] {e5a35b82-8842-4571-88d5-f93dfb9ae36c::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 | ||
| 2796 | 2025.11.17 23:57:48.632558 [ 195 ] {e5a35b82-8842-4571-88d5-f93dfb9ae36c::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 | ||
| 2797 | 2025.11.17 23:57:48.632597 [ 195 ] {e5a35b82-8842-4571-88d5-f93dfb9ae36c::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 | ||
| 2798 | 2025.11.17 23:57:48.632658 [ 195 ] {e5a35b82-8842-4571-88d5-f93dfb9ae36c::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 | ||
| 2799 | 2025.11.17 23:57:48.632710 [ 195 ] {e5a35b82-8842-4571-88d5-f93dfb9ae36c::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 | ||
| 2800 | 2025.11.17 23:57:48.634167 [ 197 ] {e5a35b82-8842-4571-88d5-f93dfb9ae36c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5279 rows, containing 4 columns (4 merged, 0 gathered) in 0.001960735 sec., 2692357.712796477 rows/sec., 38.51 MiB/sec. | ||
| 2801 | 2025.11.17 23:57:48.634847 [ 195 ] {e5a35b82-8842-4571-88d5-f93dfb9ae36c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2802 | 2025.11.17 23:57:48.635103 [ 195 ] {e5a35b82-8842-4571-88d5-f93dfb9ae36c::all_1_11_2} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2803 | 2025.11.17 23:57:48.635177 [ 195 ] {e5a35b82-8842-4571-88d5-f93dfb9ae36c::all_1_11_2} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2804 | 2025.11.17 23:57:48.635255 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2805 | 2025.11.17 23:57:48.906279 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2806 | 2025.11.17 23:57:48.923706 [ 244 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2807 | 2025.11.17 23:57:48.923767 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2808 | 2025.11.17 23:57:48.930091 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2809 | 2025.11.17 23:57:48.930791 [ 244 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2810 | 2025.11.17 23:57:48.931105 [ 61 ] {} <Debug> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2811 | 2025.11.17 23:57:48.931167 [ 61 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2812 | 2025.11.17 23:57:48.931190 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2813 | 2025.11.17 23:57:48.931330 [ 199 ] {2241e7f5-9f74-45e6-bc85-89450acb2c8c::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 | ||
| 2814 | 2025.11.17 23:57:48.933906 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2815 | 2025.11.17 23:57:48.935317 [ 199 ] {2241e7f5-9f74-45e6-bc85-89450acb2c8c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2816 | 2025.11.17 23:57:48.936891 [ 199 ] {2241e7f5-9f74-45e6-bc85-89450acb2c8c::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 | ||
| 2817 | 2025.11.17 23:57:48.941649 [ 199 ] {2241e7f5-9f74-45e6-bc85-89450acb2c8c::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 | ||
| 2818 | 2025.11.17 23:57:48.945958 [ 199 ] {2241e7f5-9f74-45e6-bc85-89450acb2c8c::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 | ||
| 2819 | 2025.11.17 23:57:48.950171 [ 199 ] {2241e7f5-9f74-45e6-bc85-89450acb2c8c::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 | ||
| 2820 | 2025.11.17 23:57:48.954751 [ 199 ] {2241e7f5-9f74-45e6-bc85-89450acb2c8c::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 | ||
| 2821 | 2025.11.17 23:57:48.959297 [ 199 ] {2241e7f5-9f74-45e6-bc85-89450acb2c8c::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 | ||
| 2822 | 2025.11.17 23:57:49.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.80 MiB, peak 224.80 MiB, free memory in arenas 0.00 B, will set to 221.57 MiB (RSS), difference: -3.23 MiB | ||
| 2823 | 2025.11.17 23:57:49.010237 [ 195 ] {2241e7f5-9f74-45e6-bc85-89450acb2c8c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.078970375 sec., 1051.0270465348558 rows/sec., 5.43 MiB/sec. | ||
| 2824 | 2025.11.17 23:57:49.011843 [ 195 ] {2241e7f5-9f74-45e6-bc85-89450acb2c8c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2825 | 2025.11.17 23:57:49.013618 [ 195 ] {2241e7f5-9f74-45e6-bc85-89450acb2c8c::all_1_11_2} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2826 | 2025.11.17 23:57:49.013718 [ 195 ] {2241e7f5-9f74-45e6-bc85-89450acb2c8c::all_1_11_2} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2827 | 2025.11.17 23:57:49.014866 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2828 | 2025.11.17 23:57:50.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.82 MiB, peak 224.80 MiB, free memory in arenas 0.00 B, will set to 222.36 MiB (RSS), difference: 10.54 MiB | ||
| 2829 | 2025.11.17 23:57:51.854132 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2830 | 2025.11.17 23:57:51.854342 [ 260 ] {10f44d22-8197-4508-82f0-a5b304b6fb1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2831 | 2025.11.17 23:57:51.854414 [ 260 ] {10f44d22-8197-4508-82f0-a5b304b6fb1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2832 | 2025.11.17 23:57:51.855073 [ 260 ] {10f44d22-8197-4508-82f0-a5b304b6fb1d} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2833 | 2025.11.17 23:57:51.855120 [ 260 ] {10f44d22-8197-4508-82f0-a5b304b6fb1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2834 | 2025.11.17 23:57:51.855506 [ 260 ] {10f44d22-8197-4508-82f0-a5b304b6fb1d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2835 | 2025.11.17 23:57:51.855746 [ 260 ] {10f44d22-8197-4508-82f0-a5b304b6fb1d} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2836 | 2025.11.17 23:57:51.855898 [ 260 ] {10f44d22-8197-4508-82f0-a5b304b6fb1d} <Debug> executeQuery: Read 72 rows, 5.94 KiB in 0.001608 sec., 44776.119402985074 rows/sec., 3.61 MiB/sec. | ||
| 2837 | 2025.11.17 23:57:51.855938 [ 260 ] {10f44d22-8197-4508-82f0-a5b304b6fb1d} <Debug> TCPHandler: Processed in 0.001948205 sec. | ||
| 2838 | 2025.11.17 23:57:51.856056 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2839 | 2025.11.17 23:57:51.856151 [ 260 ] {fec5c7a6-53df-4550-ac90-44cee4aa98ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2840 | 2025.11.17 23:57:51.856192 [ 260 ] {fec5c7a6-53df-4550-ac90-44cee4aa98ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2841 | 2025.11.17 23:57:51.856576 [ 260 ] {fec5c7a6-53df-4550-ac90-44cee4aa98ef} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2842 | 2025.11.17 23:57:51.856614 [ 260 ] {fec5c7a6-53df-4550-ac90-44cee4aa98ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2843 | 2025.11.17 23:57:51.856909 [ 260 ] {fec5c7a6-53df-4550-ac90-44cee4aa98ef} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2844 | 2025.11.17 23:57:51.857120 [ 260 ] {fec5c7a6-53df-4550-ac90-44cee4aa98ef} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2845 | 2025.11.17 23:57:51.857226 [ 92 ] {} <Debug> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2846 | 2025.11.17 23:57:51.857244 [ 260 ] {fec5c7a6-53df-4550-ac90-44cee4aa98ef} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001112 sec., 7194.244604316547 rows/sec., 540.97 KiB/sec. | ||
| 2847 | 2025.11.17 23:57:51.857297 [ 92 ] {} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2848 | 2025.11.17 23:57:51.857304 [ 260 ] {fec5c7a6-53df-4550-ac90-44cee4aa98ef} <Debug> TCPHandler: Processed in 0.001299016 sec. | ||
| 2849 | 2025.11.17 23:57:51.857328 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2850 | 2025.11.17 23:57:51.857427 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2851 | 2025.11.17 23:57:51.857468 [ 202 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::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 | ||
| 2852 | 2025.11.17 23:57:51.857526 [ 260 ] {cf8d4c80-7d6e-4ed5-ad20-60c14fae3706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2853 | 2025.11.17 23:57:51.857571 [ 260 ] {cf8d4c80-7d6e-4ed5-ad20-60c14fae3706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2854 | 2025.11.17 23:57:51.857626 [ 202 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2855 | 2025.11.17 23:57:51.857670 [ 202 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 263 rows starting from the beginning of the part | ||
| 2856 | 2025.11.17 23:57:51.857746 [ 202 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::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 | ||
| 2857 | 2025.11.17 23:57:51.857800 [ 202 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 33 rows starting from the beginning of the part | ||
| 2858 | 2025.11.17 23:57:51.857849 [ 202 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 8 rows starting from the beginning of the part | ||
| 2859 | 2025.11.17 23:57:51.857896 [ 202 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 43 rows starting from the beginning of the part | ||
| 2860 | 2025.11.17 23:57:51.857944 [ 202 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 8 rows starting from the beginning of the part | ||
| 2861 | 2025.11.17 23:57:51.857965 [ 260 ] {cf8d4c80-7d6e-4ed5-ad20-60c14fae3706} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2862 | 2025.11.17 23:57:51.858007 [ 260 ] {cf8d4c80-7d6e-4ed5-ad20-60c14fae3706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2863 | 2025.11.17 23:57:51.858487 [ 260 ] {cf8d4c80-7d6e-4ed5-ad20-60c14fae3706} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2864 | 2025.11.17 23:57:51.858724 [ 260 ] {cf8d4c80-7d6e-4ed5-ad20-60c14fae3706} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2865 | 2025.11.17 23:57:51.858859 [ 260 ] {cf8d4c80-7d6e-4ed5-ad20-60c14fae3706} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001351 sec., 53293.85640266469 rows/sec., 4.16 MiB/sec. | ||
| 2866 | 2025.11.17 23:57:51.858896 [ 260 ] {cf8d4c80-7d6e-4ed5-ad20-60c14fae3706} <Debug> TCPHandler: Processed in 0.001518883 sec. | ||
| 2867 | 2025.11.17 23:57:51.859003 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2868 | 2025.11.17 23:57:51.859050 [ 195 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 379 rows, containing 5 columns (5 merged, 0 gathered) in 0.001643186 sec., 230649.4821645267 rows/sec., 15.96 MiB/sec. | ||
| 2869 | 2025.11.17 23:57:51.859096 [ 260 ] {7ba3efce-99a2-41dc-b107-e416297c0a84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2870 | 2025.11.17 23:57:51.859145 [ 260 ] {7ba3efce-99a2-41dc-b107-e416297c0a84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2871 | 2025.11.17 23:57:51.859245 [ 197 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2872 | 2025.11.17 23:57:51.859537 [ 197 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_11_2} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2873 | 2025.11.17 23:57:51.859552 [ 260 ] {7ba3efce-99a2-41dc-b107-e416297c0a84} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2874 | 2025.11.17 23:57:51.859588 [ 260 ] {7ba3efce-99a2-41dc-b107-e416297c0a84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2875 | 2025.11.17 23:57:51.859615 [ 197 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_11_2} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2876 | 2025.11.17 23:57:51.859696 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2877 | 2025.11.17 23:57:51.859929 [ 260 ] {7ba3efce-99a2-41dc-b107-e416297c0a84} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2878 | 2025.11.17 23:57:51.860151 [ 260 ] {7ba3efce-99a2-41dc-b107-e416297c0a84} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2879 | 2025.11.17 23:57:51.860277 [ 260 ] {7ba3efce-99a2-41dc-b107-e416297c0a84} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 2880 | 2025.11.17 23:57:51.860313 [ 260 ] {7ba3efce-99a2-41dc-b107-e416297c0a84} <Debug> TCPHandler: Processed in 0.001360089 sec. | ||
| 2881 | 2025.11.17 23:57:51.860419 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2882 | 2025.11.17 23:57:51.860513 [ 260 ] {b0bc3068-cd68-4c8f-a123-451eba1fcf4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2883 | 2025.11.17 23:57:51.860569 [ 260 ] {b0bc3068-cd68-4c8f-a123-451eba1fcf4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2884 | 2025.11.17 23:57:51.861294 [ 260 ] {b0bc3068-cd68-4c8f-a123-451eba1fcf4d} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2885 | 2025.11.17 23:57:51.861330 [ 260 ] {b0bc3068-cd68-4c8f-a123-451eba1fcf4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2886 | 2025.11.17 23:57:51.861829 [ 260 ] {b0bc3068-cd68-4c8f-a123-451eba1fcf4d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2887 | 2025.11.17 23:57:51.862050 [ 260 ] {b0bc3068-cd68-4c8f-a123-451eba1fcf4d} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2888 | 2025.11.17 23:57:51.862178 [ 260 ] {b0bc3068-cd68-4c8f-a123-451eba1fcf4d} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001683 sec., 4753.416518122401 rows/sec., 8.52 MiB/sec. | ||
| 2889 | 2025.11.17 23:57:51.862228 [ 260 ] {b0bc3068-cd68-4c8f-a123-451eba1fcf4d} <Debug> TCPHandler: Processed in 0.001858422 sec. | ||
| 2890 | 2025.11.17 23:57:51.862338 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2891 | 2025.11.17 23:57:51.862433 [ 260 ] {39b905c9-5f4a-411a-8682-a9f42e69ba9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2892 | 2025.11.17 23:57:51.862474 [ 260 ] {39b905c9-5f4a-411a-8682-a9f42e69ba9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2893 | 2025.11.17 23:57:51.862795 [ 260 ] {39b905c9-5f4a-411a-8682-a9f42e69ba9c} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2894 | 2025.11.17 23:57:51.862831 [ 260 ] {39b905c9-5f4a-411a-8682-a9f42e69ba9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2895 | 2025.11.17 23:57:51.863150 [ 260 ] {39b905c9-5f4a-411a-8682-a9f42e69ba9c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2896 | 2025.11.17 23:57:51.863360 [ 260 ] {39b905c9-5f4a-411a-8682-a9f42e69ba9c} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2897 | 2025.11.17 23:57:51.863482 [ 260 ] {39b905c9-5f4a-411a-8682-a9f42e69ba9c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 2898 | 2025.11.17 23:57:51.863517 [ 260 ] {39b905c9-5f4a-411a-8682-a9f42e69ba9c} <Debug> TCPHandler: Processed in 0.001230065 sec. | ||
| 2899 | 2025.11.17 23:57:56.072233 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2900 | 2025.11.17 23:57:56.072303 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2901 | 2025.11.17 23:57:56.132164 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5791 | ||
| 2902 | 2025.11.17 23:57:56.132687 [ 245 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2903 | 2025.11.17 23:57:56.132731 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2904 | 2025.11.17 23:57:56.133296 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2905 | 2025.11.17 23:57:56.133556 [ 245 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2906 | 2025.11.17 23:57:56.133697 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5791 | ||
| 2907 | 2025.11.17 23:57:56.148061 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 412 | ||
| 2908 | 2025.11.17 23:57:56.150322 [ 243 ] {} <Trace> system.query_log (5160c46c-4695-4732-892b-014b7bde58ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2909 | 2025.11.17 23:57:56.150370 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2910 | 2025.11.17 23:57:56.151551 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2911 | 2025.11.17 23:57:56.151829 [ 243 ] {} <Trace> system.query_log (5160c46c-4695-4732-892b-014b7bde58ca): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2912 | 2025.11.17 23:57:56.152165 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 412 | ||
| 2913 | 2025.11.17 23:57:56.433974 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2914 | 2025.11.17 23:57:56.451850 [ 244 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2915 | 2025.11.17 23:57:56.451918 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2916 | 2025.11.17 23:57:56.457748 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2917 | 2025.11.17 23:57:56.458568 [ 244 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2918 | 2025.11.17 23:57:56.461900 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2919 | 2025.11.17 23:57:56.856107 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2920 | 2025.11.17 23:57:56.856301 [ 260 ] {91a7bc29-a8d6-43cf-92b4-a48bd39124e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2921 | 2025.11.17 23:57:56.856373 [ 260 ] {91a7bc29-a8d6-43cf-92b4-a48bd39124e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2922 | 2025.11.17 23:57:56.857154 [ 260 ] {91a7bc29-a8d6-43cf-92b4-a48bd39124e4} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2923 | 2025.11.17 23:57:56.857194 [ 260 ] {91a7bc29-a8d6-43cf-92b4-a48bd39124e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2924 | 2025.11.17 23:57:56.857605 [ 260 ] {91a7bc29-a8d6-43cf-92b4-a48bd39124e4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2925 | 2025.11.17 23:57:56.857851 [ 260 ] {91a7bc29-a8d6-43cf-92b4-a48bd39124e4} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2926 | 2025.11.17 23:57:56.857970 [ 125 ] {} <Debug> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2927 | 2025.11.17 23:57:56.858003 [ 260 ] {91a7bc29-a8d6-43cf-92b4-a48bd39124e4} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.001754 sec., 69555.30216647663 rows/sec., 5.97 MiB/sec. | ||
| 2928 | 2025.11.17 23:57:56.858018 [ 125 ] {} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2929 | 2025.11.17 23:57:56.858042 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2930 | 2025.11.17 23:57:56.858052 [ 260 ] {91a7bc29-a8d6-43cf-92b4-a48bd39124e4} <Debug> TCPHandler: Processed in 0.002085658 sec. | ||
| 2931 | 2025.11.17 23:57:56.858171 [ 202 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::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 | ||
| 2932 | 2025.11.17 23:57:56.858177 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2933 | 2025.11.17 23:57:56.858319 [ 260 ] {a8bc0136-e32c-4250-9eae-83d7d79c1aca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2934 | 2025.11.17 23:57:56.858320 [ 202 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2935 | 2025.11.17 23:57:56.858367 [ 260 ] {a8bc0136-e32c-4250-9eae-83d7d79c1aca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2936 | 2025.11.17 23:57:56.858375 [ 202 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2463 rows starting from the beginning of the part | ||
| 2937 | 2025.11.17 23:57:56.858459 [ 202 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 122 rows starting from the beginning of the part | ||
| 2938 | 2025.11.17 23:57:56.858511 [ 202 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 72 rows starting from the beginning of the part | ||
| 2939 | 2025.11.17 23:57:56.858561 [ 202 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1267 rows starting from the beginning of the part | ||
| 2940 | 2025.11.17 23:57:56.858604 [ 202 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 72 rows starting from the beginning of the part | ||
| 2941 | 2025.11.17 23:57:56.858658 [ 202 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 122 rows starting from the beginning of the part | ||
| 2942 | 2025.11.17 23:57:56.858795 [ 260 ] {a8bc0136-e32c-4250-9eae-83d7d79c1aca} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2943 | 2025.11.17 23:57:56.858840 [ 260 ] {a8bc0136-e32c-4250-9eae-83d7d79c1aca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2944 | 2025.11.17 23:57:56.859184 [ 260 ] {a8bc0136-e32c-4250-9eae-83d7d79c1aca} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2945 | 2025.11.17 23:57:56.859411 [ 260 ] {a8bc0136-e32c-4250-9eae-83d7d79c1aca} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2946 | 2025.11.17 23:57:56.859543 [ 260 ] {a8bc0136-e32c-4250-9eae-83d7d79c1aca} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001247 sec., 26463.512429831593 rows/sec., 1.94 MiB/sec. | ||
| 2947 | 2025.11.17 23:57:56.859581 [ 260 ] {a8bc0136-e32c-4250-9eae-83d7d79c1aca} <Debug> TCPHandler: Processed in 0.001457581 sec. | ||
| 2948 | 2025.11.17 23:57:56.859690 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2949 | 2025.11.17 23:57:56.859785 [ 260 ] {bc8e8eb4-3b3f-46e4-8390-ce99b6afc4c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2950 | 2025.11.17 23:57:56.859825 [ 260 ] {bc8e8eb4-3b3f-46e4-8390-ce99b6afc4c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2951 | 2025.11.17 23:57:56.860263 [ 260 ] {bc8e8eb4-3b3f-46e4-8390-ce99b6afc4c6} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2952 | 2025.11.17 23:57:56.860298 [ 260 ] {bc8e8eb4-3b3f-46e4-8390-ce99b6afc4c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2953 | 2025.11.17 23:57:56.860608 [ 260 ] {bc8e8eb4-3b3f-46e4-8390-ce99b6afc4c6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2954 | 2025.11.17 23:57:56.860626 [ 197 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4118 rows, containing 5 columns (5 merged, 0 gathered) in 0.00252322 sec., 1632041.5976411093 rows/sec., 140.67 MiB/sec. | ||
| 2955 | 2025.11.17 23:57:56.860826 [ 260 ] {bc8e8eb4-3b3f-46e4-8390-ce99b6afc4c6} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2956 | 2025.11.17 23:57:56.860906 [ 194 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2957 | 2025.11.17 23:57:56.860920 [ 125 ] {} <Debug> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2958 | 2025.11.17 23:57:56.860954 [ 125 ] {} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2959 | 2025.11.17 23:57:56.860956 [ 260 ] {bc8e8eb4-3b3f-46e4-8390-ce99b6afc4c6} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.00119 sec., 81512.6050420168 rows/sec., 6.37 MiB/sec. | ||
| 2960 | 2025.11.17 23:57:56.860973 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2961 | 2025.11.17 23:57:56.860999 [ 260 ] {bc8e8eb4-3b3f-46e4-8390-ce99b6afc4c6} <Debug> TCPHandler: Processed in 0.001359788 sec. | ||
| 2962 | 2025.11.17 23:57:56.861047 [ 202 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::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 | ||
| 2963 | 2025.11.17 23:57:56.861110 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2964 | 2025.11.17 23:57:56.861135 [ 202 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2965 | 2025.11.17 23:57:56.861164 [ 202 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1247 rows starting from the beginning of the part | ||
| 2966 | 2025.11.17 23:57:56.861199 [ 194 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_16_3} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2967 | 2025.11.17 23:57:56.861210 [ 202 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 97 rows starting from the beginning of the part | ||
| 2968 | 2025.11.17 23:57:56.861211 [ 260 ] {4650b4d3-e437-4f79-9847-c6de7be8e978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2969 | 2025.11.17 23:57:56.861250 [ 202 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 72 rows starting from the beginning of the part | ||
| 2970 | 2025.11.17 23:57:56.861269 [ 260 ] {4650b4d3-e437-4f79-9847-c6de7be8e978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2971 | 2025.11.17 23:57:56.861279 [ 194 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_16_3} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2972 | 2025.11.17 23:57:56.861291 [ 202 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 563 rows starting from the beginning of the part | ||
| 2973 | 2025.11.17 23:57:56.861333 [ 202 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 72 rows starting from the beginning of the part | ||
| 2974 | 2025.11.17 23:57:56.861370 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 2975 | 2025.11.17 23:57:56.861370 [ 202 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 97 rows starting from the beginning of the part | ||
| 2976 | 2025.11.17 23:57:56.861690 [ 260 ] {4650b4d3-e437-4f79-9847-c6de7be8e978} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2977 | 2025.11.17 23:57:56.861731 [ 260 ] {4650b4d3-e437-4f79-9847-c6de7be8e978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2978 | 2025.11.17 23:57:56.862089 [ 260 ] {4650b4d3-e437-4f79-9847-c6de7be8e978} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2979 | 2025.11.17 23:57:56.862310 [ 260 ] {4650b4d3-e437-4f79-9847-c6de7be8e978} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2980 | 2025.11.17 23:57:56.862335 [ 197 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2148 rows, containing 5 columns (5 merged, 0 gathered) in 0.001322308 sec., 1624432.4317783755 rows/sec., 125.85 MiB/sec. | ||
| 2981 | 2025.11.17 23:57:56.862405 [ 125 ] {} <Debug> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2982 | 2025.11.17 23:57:56.862429 [ 125 ] {} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2983 | 2025.11.17 23:57:56.862438 [ 260 ] {4650b4d3-e437-4f79-9847-c6de7be8e978} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001245 sec., 128514.0562248996 rows/sec., 8.95 MiB/sec. | ||
| 2984 | 2025.11.17 23:57:56.862445 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2985 | 2025.11.17 23:57:56.862475 [ 260 ] {4650b4d3-e437-4f79-9847-c6de7be8e978} <Debug> TCPHandler: Processed in 0.00141651 sec. | ||
| 2986 | 2025.11.17 23:57:56.862525 [ 202 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2987 | 2025.11.17 23:57:56.862558 [ 196 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::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 | ||
| 2988 | 2025.11.17 23:57:56.862585 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2989 | 2025.11.17 23:57:56.862702 [ 260 ] {e5fae06b-b0e4-4aed-b8ba-024a51d11d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2990 | 2025.11.17 23:57:56.862723 [ 196 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2991 | 2025.11.17 23:57:56.862763 [ 260 ] {e5fae06b-b0e4-4aed-b8ba-024a51d11d3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2992 | 2025.11.17 23:57:56.862771 [ 196 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3808 rows starting from the beginning of the part | ||
| 2993 | 2025.11.17 23:57:56.862778 [ 202 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_16_3} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2994 | 2025.11.17 23:57:56.862862 [ 202 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_16_3} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2995 | 2025.11.17 23:57:56.862866 [ 196 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::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 | ||
| 2996 | 2025.11.17 23:57:56.862925 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 2997 | 2025.11.17 23:57:56.862933 [ 196 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::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 | ||
| 2998 | 2025.11.17 23:57:56.862998 [ 196 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 849 rows starting from the beginning of the part | ||
| 2999 | 2025.11.17 23:57:56.863046 [ 196 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::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 | ||
| 3000 | 2025.11.17 23:57:56.863096 [ 196 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::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 | ||
| 3001 | 2025.11.17 23:57:56.863608 [ 260 ] {e5fae06b-b0e4-4aed-b8ba-024a51d11d3b} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3002 | 2025.11.17 23:57:56.863652 [ 260 ] {e5fae06b-b0e4-4aed-b8ba-024a51d11d3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3003 | 2025.11.17 23:57:56.864296 [ 260 ] {e5fae06b-b0e4-4aed-b8ba-024a51d11d3b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3004 | 2025.11.17 23:57:56.864526 [ 260 ] {e5fae06b-b0e4-4aed-b8ba-024a51d11d3b} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3005 | 2025.11.17 23:57:56.864637 [ 53 ] {} <Debug> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3006 | 2025.11.17 23:57:56.864670 [ 260 ] {e5fae06b-b0e4-4aed-b8ba-024a51d11d3b} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001986 sec., 16616.314199395772 rows/sec., 29.78 MiB/sec. | ||
| 3007 | 2025.11.17 23:57:56.864688 [ 53 ] {} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3008 | 2025.11.17 23:57:56.864711 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3009 | 2025.11.17 23:57:56.864722 [ 260 ] {e5fae06b-b0e4-4aed-b8ba-024a51d11d3b} <Debug> TCPHandler: Processed in 0.002192032 sec. | ||
| 3010 | 2025.11.17 23:57:56.864792 [ 197 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::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 | ||
| 3011 | 2025.11.17 23:57:56.864837 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3012 | 2025.11.17 23:57:56.864933 [ 260 ] {0023846f-c8cb-45bd-b442-a15c7bbb69e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3013 | 2025.11.17 23:57:56.864976 [ 260 ] {0023846f-c8cb-45bd-b442-a15c7bbb69e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3014 | 2025.11.17 23:57:56.865002 [ 197 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3015 | 2025.11.17 23:57:56.865055 [ 197 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 151 rows starting from the beginning of the part | ||
| 3016 | 2025.11.17 23:57:56.865168 [ 197 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 33 rows starting from the beginning of the part | ||
| 3017 | 2025.11.17 23:57:56.865249 [ 188 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5297 rows, containing 5 columns (5 merged, 0 gathered) in 0.002741997 sec., 1931803.7182389332 rows/sec., 132.50 MiB/sec. | ||
| 3018 | 2025.11.17 23:57:56.865255 [ 197 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::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 | ||
| 3019 | 2025.11.17 23:57:56.865312 [ 260 ] {0023846f-c8cb-45bd-b442-a15c7bbb69e8} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3020 | 2025.11.17 23:57:56.865349 [ 260 ] {0023846f-c8cb-45bd-b442-a15c7bbb69e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3021 | 2025.11.17 23:57:56.865383 [ 197 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 33 rows starting from the beginning of the part | ||
| 3022 | 2025.11.17 23:57:56.865465 [ 197 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::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 | ||
| 3023 | 2025.11.17 23:57:56.865547 [ 197 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 33 rows starting from the beginning of the part | ||
| 3024 | 2025.11.17 23:57:56.865676 [ 260 ] {0023846f-c8cb-45bd-b442-a15c7bbb69e8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3025 | 2025.11.17 23:57:56.865780 [ 189 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3026 | 2025.11.17 23:57:56.865895 [ 260 ] {0023846f-c8cb-45bd-b442-a15c7bbb69e8} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3027 | 2025.11.17 23:57:56.865998 [ 53 ] {} <Debug> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3028 | 2025.11.17 23:57:56.866024 [ 260 ] {0023846f-c8cb-45bd-b442-a15c7bbb69e8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 3029 | 2025.11.17 23:57:56.866032 [ 53 ] {} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3030 | 2025.11.17 23:57:56.866061 [ 260 ] {0023846f-c8cb-45bd-b442-a15c7bbb69e8} <Debug> TCPHandler: Processed in 0.001275176 sec. | ||
| 3031 | 2025.11.17 23:57:56.866063 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3032 | 2025.11.17 23:57:56.866097 [ 189 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3033 | 2025.11.17 23:57:56.866169 [ 196 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::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 | ||
| 3034 | 2025.11.17 23:57:56.866176 [ 189 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3035 | 2025.11.17 23:57:56.866270 [ 196 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3036 | 2025.11.17 23:57:56.866279 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 3037 | 2025.11.17 23:57:56.866304 [ 196 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 538 rows starting from the beginning of the part | ||
| 3038 | 2025.11.17 23:57:56.866354 [ 196 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::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 | ||
| 3039 | 2025.11.17 23:57:56.866390 [ 196 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::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 | ||
| 3040 | 2025.11.17 23:57:56.866423 [ 196 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::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 | ||
| 3041 | 2025.11.17 23:57:56.866457 [ 196 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::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 | ||
| 3042 | 2025.11.17 23:57:56.866492 [ 196 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::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 | ||
| 3043 | 2025.11.17 23:57:56.867238 [ 188 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 838 rows, containing 4 columns (4 merged, 0 gathered) in 0.001101141 sec., 761028.7874123296 rows/sec., 49.97 MiB/sec. | ||
| 3044 | 2025.11.17 23:57:56.867396 [ 189 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3045 | 2025.11.17 23:57:56.867652 [ 189 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::all_1_16_3} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3046 | 2025.11.17 23:57:56.867715 [ 189 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::all_1_16_3} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3047 | 2025.11.17 23:57:56.867781 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3048 | 2025.11.17 23:57:56.868307 [ 201 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 266 rows, containing 19 columns (19 merged, 0 gathered) in 0.00355461 sec., 74832.40074157222 rows/sec., 134.10 MiB/sec. | ||
| 3049 | 2025.11.17 23:57:56.868773 [ 189 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3050 | 2025.11.17 23:57:56.869064 [ 189 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3051 | 2025.11.17 23:57:56.869131 [ 189 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3052 | 2025.11.17 23:57:56.869198 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 3053 | 2025.11.17 23:57:57.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.60 MiB, peak 230.34 MiB, free memory in arenas 0.00 B, will set to 224.63 MiB (RSS), difference: 1.03 MiB | ||
| 3054 | 2025.11.17 23:58:01.856497 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3055 | 2025.11.17 23:58:01.856750 [ 260 ] {eb96ba0c-ec41-4c99-b139-e6b01d7408f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3056 | 2025.11.17 23:58:01.856824 [ 260 ] {eb96ba0c-ec41-4c99-b139-e6b01d7408f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3057 | 2025.11.17 23:58:01.857483 [ 260 ] {eb96ba0c-ec41-4c99-b139-e6b01d7408f1} <Trace> oximeter.fields_i16 (325897d0-5212-4860-b736-19b8f76846e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3058 | 2025.11.17 23:58:01.857525 [ 260 ] {eb96ba0c-ec41-4c99-b139-e6b01d7408f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3059 | 2025.11.17 23:58:01.857927 [ 260 ] {eb96ba0c-ec41-4c99-b139-e6b01d7408f1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3060 | 2025.11.17 23:58:01.858157 [ 260 ] {eb96ba0c-ec41-4c99-b139-e6b01d7408f1} <Trace> oximeter.fields_i16 (325897d0-5212-4860-b736-19b8f76846e0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3061 | 2025.11.17 23:58:01.858320 [ 260 ] {eb96ba0c-ec41-4c99-b139-e6b01d7408f1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001623 sec., 14787.430683918668 rows/sec., 1.23 MiB/sec. | ||
| 3062 | 2025.11.17 23:58:01.858368 [ 260 ] {eb96ba0c-ec41-4c99-b139-e6b01d7408f1} <Debug> TCPHandler: Processed in 0.002031767 sec. | ||
| 3063 | 2025.11.17 23:58:01.858513 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3064 | 2025.11.17 23:58:01.858616 [ 260 ] {7ed486fa-b1df-4e2d-a5e0-8580a69cb5f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3065 | 2025.11.17 23:58:01.858662 [ 260 ] {7ed486fa-b1df-4e2d-a5e0-8580a69cb5f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3066 | 2025.11.17 23:58:01.859058 [ 260 ] {7ed486fa-b1df-4e2d-a5e0-8580a69cb5f1} <Trace> oximeter.fields_ipaddr (7b176116-472b-4b5a-83c5-092b962004e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3067 | 2025.11.17 23:58:01.859094 [ 260 ] {7ed486fa-b1df-4e2d-a5e0-8580a69cb5f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3068 | 2025.11.17 23:58:01.859400 [ 260 ] {7ed486fa-b1df-4e2d-a5e0-8580a69cb5f1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3069 | 2025.11.17 23:58:01.859621 [ 260 ] {7ed486fa-b1df-4e2d-a5e0-8580a69cb5f1} <Trace> oximeter.fields_ipaddr (7b176116-472b-4b5a-83c5-092b962004e6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3070 | 2025.11.17 23:58:01.859755 [ 260 ] {7ed486fa-b1df-4e2d-a5e0-8580a69cb5f1} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001161 sec., 3445.3057708871665 rows/sec., 280.94 KiB/sec. | ||
| 3071 | 2025.11.17 23:58:01.859793 [ 260 ] {7ed486fa-b1df-4e2d-a5e0-8580a69cb5f1} <Debug> TCPHandler: Processed in 0.001333547 sec. | ||
| 3072 | 2025.11.17 23:58:01.859905 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3073 | 2025.11.17 23:58:01.860001 [ 260 ] {2496be40-c39c-4deb-8bfe-0086c4b0a800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3074 | 2025.11.17 23:58:01.860042 [ 260 ] {2496be40-c39c-4deb-8bfe-0086c4b0a800} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3075 | 2025.11.17 23:58:01.860496 [ 260 ] {2496be40-c39c-4deb-8bfe-0086c4b0a800} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3076 | 2025.11.17 23:58:01.860533 [ 260 ] {2496be40-c39c-4deb-8bfe-0086c4b0a800} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3077 | 2025.11.17 23:58:01.860859 [ 260 ] {2496be40-c39c-4deb-8bfe-0086c4b0a800} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3078 | 2025.11.17 23:58:01.861075 [ 260 ] {2496be40-c39c-4deb-8bfe-0086c4b0a800} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3079 | 2025.11.17 23:58:01.861204 [ 260 ] {2496be40-c39c-4deb-8bfe-0086c4b0a800} <Debug> executeQuery: Read 194 rows, 17.55 KiB in 0.001222 sec., 158756.13747954174 rows/sec., 14.02 MiB/sec. | ||
| 3080 | 2025.11.17 23:58:01.861241 [ 260 ] {2496be40-c39c-4deb-8bfe-0086c4b0a800} <Debug> TCPHandler: Processed in 0.001387529 sec. | ||
| 3081 | 2025.11.17 23:58:01.861353 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3082 | 2025.11.17 23:58:01.861448 [ 260 ] {9c3e8826-66df-4da1-864c-6ddd1cb9eccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3083 | 2025.11.17 23:58:01.861488 [ 260 ] {9c3e8826-66df-4da1-864c-6ddd1cb9eccd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3084 | 2025.11.17 23:58:01.861878 [ 260 ] {9c3e8826-66df-4da1-864c-6ddd1cb9eccd} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3085 | 2025.11.17 23:58:01.861914 [ 260 ] {9c3e8826-66df-4da1-864c-6ddd1cb9eccd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3086 | 2025.11.17 23:58:01.862219 [ 260 ] {9c3e8826-66df-4da1-864c-6ddd1cb9eccd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3087 | 2025.11.17 23:58:01.862432 [ 260 ] {9c3e8826-66df-4da1-864c-6ddd1cb9eccd} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3088 | 2025.11.17 23:58:01.862557 [ 260 ] {9c3e8826-66df-4da1-864c-6ddd1cb9eccd} <Debug> executeQuery: Read 24 rows, 1.84 KiB in 0.001128 sec., 21276.59574468085 rows/sec., 1.59 MiB/sec. | ||
| 3089 | 2025.11.17 23:58:01.862594 [ 260 ] {9c3e8826-66df-4da1-864c-6ddd1cb9eccd} <Debug> TCPHandler: Processed in 0.001292607 sec. | ||
| 3090 | 2025.11.17 23:58:01.862704 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3091 | 2025.11.17 23:58:01.862797 [ 260 ] {9654492d-70ff-4bda-9f20-144963a89b38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3092 | 2025.11.17 23:58:01.862837 [ 260 ] {9654492d-70ff-4bda-9f20-144963a89b38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3093 | 2025.11.17 23:58:01.863219 [ 260 ] {9654492d-70ff-4bda-9f20-144963a89b38} <Trace> oximeter.fields_u32 (331d8859-2fcc-41ca-8ff2-10e253de49bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3094 | 2025.11.17 23:58:01.863253 [ 260 ] {9654492d-70ff-4bda-9f20-144963a89b38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3095 | 2025.11.17 23:58:01.863547 [ 260 ] {9654492d-70ff-4bda-9f20-144963a89b38} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3096 | 2025.11.17 23:58:01.863770 [ 260 ] {9654492d-70ff-4bda-9f20-144963a89b38} <Trace> oximeter.fields_u32 (331d8859-2fcc-41ca-8ff2-10e253de49bb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3097 | 2025.11.17 23:58:01.863898 [ 260 ] {9654492d-70ff-4bda-9f20-144963a89b38} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001119 sec., 21447.721179624667 rows/sec., 1.78 MiB/sec. | ||
| 3098 | 2025.11.17 23:58:01.863936 [ 260 ] {9654492d-70ff-4bda-9f20-144963a89b38} <Debug> TCPHandler: Processed in 0.001283756 sec. | ||
| 3099 | 2025.11.17 23:58:01.864045 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3100 | 2025.11.17 23:58:01.864138 [ 260 ] {68bc8795-a809-4d98-b522-0ed1e864807f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3101 | 2025.11.17 23:58:01.864177 [ 260 ] {68bc8795-a809-4d98-b522-0ed1e864807f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3102 | 2025.11.17 23:58:01.864556 [ 260 ] {68bc8795-a809-4d98-b522-0ed1e864807f} <Trace> oximeter.fields_u8 (3c841fee-c808-4f33-b186-247962b3ed1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3103 | 2025.11.17 23:58:01.864592 [ 260 ] {68bc8795-a809-4d98-b522-0ed1e864807f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3104 | 2025.11.17 23:58:01.864889 [ 260 ] {68bc8795-a809-4d98-b522-0ed1e864807f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3105 | 2025.11.17 23:58:01.865101 [ 260 ] {68bc8795-a809-4d98-b522-0ed1e864807f} <Trace> oximeter.fields_u8 (3c841fee-c808-4f33-b186-247962b3ed1f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3106 | 2025.11.17 23:58:01.865227 [ 260 ] {68bc8795-a809-4d98-b522-0ed1e864807f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001106 sec., 10849.9095840868 rows/sec., 847.65 KiB/sec. | ||
| 3107 | 2025.11.17 23:58:01.865264 [ 260 ] {68bc8795-a809-4d98-b522-0ed1e864807f} <Debug> TCPHandler: Processed in 0.001269656 sec. | ||
| 3108 | 2025.11.17 23:58:01.865373 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3109 | 2025.11.17 23:58:01.865466 [ 260 ] {d384d454-7af5-43d4-a5bc-be9fd13426ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3110 | 2025.11.17 23:58:01.865505 [ 260 ] {d384d454-7af5-43d4-a5bc-be9fd13426ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3111 | 2025.11.17 23:58:01.865929 [ 260 ] {d384d454-7af5-43d4-a5bc-be9fd13426ca} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3112 | 2025.11.17 23:58:01.865965 [ 260 ] {d384d454-7af5-43d4-a5bc-be9fd13426ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3113 | 2025.11.17 23:58:01.866267 [ 260 ] {d384d454-7af5-43d4-a5bc-be9fd13426ca} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3114 | 2025.11.17 23:58:01.866476 [ 260 ] {d384d454-7af5-43d4-a5bc-be9fd13426ca} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3115 | 2025.11.17 23:58:01.866598 [ 260 ] {d384d454-7af5-43d4-a5bc-be9fd13426ca} <Debug> executeQuery: Read 112 rows, 9.34 KiB in 0.00115 sec., 97391.3043478261 rows/sec., 7.93 MiB/sec. | ||
| 3116 | 2025.11.17 23:58:01.866633 [ 260 ] {d384d454-7af5-43d4-a5bc-be9fd13426ca} <Debug> TCPHandler: Processed in 0.001310897 sec. | ||
| 3117 | 2025.11.17 23:58:01.866746 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3118 | 2025.11.17 23:58:01.866841 [ 260 ] {b46ee0d4-e72b-42b1-88b3-210d087f6bf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3119 | 2025.11.17 23:58:01.866884 [ 260 ] {b46ee0d4-e72b-42b1-88b3-210d087f6bf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3120 | 2025.11.17 23:58:01.867263 [ 260 ] {b46ee0d4-e72b-42b1-88b3-210d087f6bf9} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3121 | 2025.11.17 23:58:01.867297 [ 260 ] {b46ee0d4-e72b-42b1-88b3-210d087f6bf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3122 | 2025.11.17 23:58:01.867623 [ 260 ] {b46ee0d4-e72b-42b1-88b3-210d087f6bf9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3123 | 2025.11.17 23:58:01.867843 [ 260 ] {b46ee0d4-e72b-42b1-88b3-210d087f6bf9} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3124 | 2025.11.17 23:58:01.867967 [ 260 ] {b46ee0d4-e72b-42b1-88b3-210d087f6bf9} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001145 sec., 172925.76419213973 rows/sec., 12.40 MiB/sec. | ||
| 3125 | 2025.11.17 23:58:01.868003 [ 260 ] {b46ee0d4-e72b-42b1-88b3-210d087f6bf9} <Debug> TCPHandler: Processed in 0.001310217 sec. | ||
| 3126 | 2025.11.17 23:58:01.868111 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3127 | 2025.11.17 23:58:01.868205 [ 260 ] {611a43d8-df08-4599-bc19-c506db39504a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3128 | 2025.11.17 23:58:01.868259 [ 260 ] {611a43d8-df08-4599-bc19-c506db39504a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3129 | 2025.11.17 23:58:01.868984 [ 260 ] {611a43d8-df08-4599-bc19-c506db39504a} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3130 | 2025.11.17 23:58:01.869019 [ 260 ] {611a43d8-df08-4599-bc19-c506db39504a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3131 | 2025.11.17 23:58:01.869513 [ 260 ] {611a43d8-df08-4599-bc19-c506db39504a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3132 | 2025.11.17 23:58:01.869739 [ 260 ] {611a43d8-df08-4599-bc19-c506db39504a} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3133 | 2025.11.17 23:58:01.869873 [ 260 ] {611a43d8-df08-4599-bc19-c506db39504a} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001685 sec., 4747.774480712166 rows/sec., 8.51 MiB/sec. | ||
| 3134 | 2025.11.17 23:58:01.869930 [ 260 ] {611a43d8-df08-4599-bc19-c506db39504a} <Debug> TCPHandler: Processed in 0.001868732 sec. | ||
| 3135 | 2025.11.17 23:58:01.870041 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3136 | 2025.11.17 23:58:01.870135 [ 260 ] {d9c3cc32-545d-44da-892e-5980709ee84b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3137 | 2025.11.17 23:58:01.870177 [ 260 ] {d9c3cc32-545d-44da-892e-5980709ee84b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3138 | 2025.11.17 23:58:01.870502 [ 260 ] {d9c3cc32-545d-44da-892e-5980709ee84b} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3139 | 2025.11.17 23:58:01.870535 [ 260 ] {d9c3cc32-545d-44da-892e-5980709ee84b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3140 | 2025.11.17 23:58:01.870837 [ 260 ] {d9c3cc32-545d-44da-892e-5980709ee84b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3141 | 2025.11.17 23:58:01.871046 [ 260 ] {d9c3cc32-545d-44da-892e-5980709ee84b} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3142 | 2025.11.17 23:58:01.871169 [ 260 ] {d9c3cc32-545d-44da-892e-5980709ee84b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 3143 | 2025.11.17 23:58:01.871204 [ 260 ] {d9c3cc32-545d-44da-892e-5980709ee84b} <Debug> TCPHandler: Processed in 0.001213194 sec. | ||
| 3144 | 2025.11.17 23:58:03.633814 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6239 | ||
| 3145 | 2025.11.17 23:58:03.634357 [ 245 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3146 | 2025.11.17 23:58:03.634410 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3147 | 2025.11.17 23:58:03.634910 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3148 | 2025.11.17 23:58:03.635148 [ 245 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3149 | 2025.11.17 23:58:03.635288 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6239 | ||
| 3150 | 2025.11.17 23:58:03.962023 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3151 | 2025.11.17 23:58:03.979223 [ 244 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3152 | 2025.11.17 23:58:03.979281 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3153 | 2025.11.17 23:58:03.985554 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3154 | 2025.11.17 23:58:03.986235 [ 244 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3155 | 2025.11.17 23:58:03.989148 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3156 | 2025.11.17 23:58:06.152362 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 444 | ||
| 3157 | 2025.11.17 23:58:06.154889 [ 243 ] {} <Trace> system.query_log (5160c46c-4695-4732-892b-014b7bde58ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3158 | 2025.11.17 23:58:06.154933 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3159 | 2025.11.17 23:58:06.156113 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3160 | 2025.11.17 23:58:06.156386 [ 243 ] {} <Trace> system.query_log (5160c46c-4695-4732-892b-014b7bde58ca): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3161 | 2025.11.17 23:58:06.156634 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 444 | ||
| 3162 | 2025.11.17 23:58:06.855225 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3163 | 2025.11.17 23:58:06.855422 [ 260 ] {968276f8-9d43-4cb4-ada5-6a629b2e1336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3164 | 2025.11.17 23:58:06.855497 [ 260 ] {968276f8-9d43-4cb4-ada5-6a629b2e1336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3165 | 2025.11.17 23:58:06.856180 [ 260 ] {968276f8-9d43-4cb4-ada5-6a629b2e1336} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3166 | 2025.11.17 23:58:06.856230 [ 260 ] {968276f8-9d43-4cb4-ada5-6a629b2e1336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3167 | 2025.11.17 23:58:06.856629 [ 260 ] {968276f8-9d43-4cb4-ada5-6a629b2e1336} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3168 | 2025.11.17 23:58:06.856864 [ 260 ] {968276f8-9d43-4cb4-ada5-6a629b2e1336} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3169 | 2025.11.17 23:58:06.857024 [ 260 ] {968276f8-9d43-4cb4-ada5-6a629b2e1336} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.001654 sec., 73760.58041112454 rows/sec., 6.33 MiB/sec. | ||
| 3170 | 2025.11.17 23:58:06.857066 [ 260 ] {968276f8-9d43-4cb4-ada5-6a629b2e1336} <Debug> TCPHandler: Processed in 0.001983845 sec. | ||
| 3171 | 2025.11.17 23:58:06.857196 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3172 | 2025.11.17 23:58:06.857293 [ 260 ] {cb7c2789-2e9a-4cf8-b51d-659a8ecd25f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3173 | 2025.11.17 23:58:06.857336 [ 260 ] {cb7c2789-2e9a-4cf8-b51d-659a8ecd25f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3174 | 2025.11.17 23:58:06.857748 [ 260 ] {cb7c2789-2e9a-4cf8-b51d-659a8ecd25f2} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3175 | 2025.11.17 23:58:06.857785 [ 260 ] {cb7c2789-2e9a-4cf8-b51d-659a8ecd25f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3176 | 2025.11.17 23:58:06.858095 [ 260 ] {cb7c2789-2e9a-4cf8-b51d-659a8ecd25f2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3177 | 2025.11.17 23:58:06.858298 [ 260 ] {cb7c2789-2e9a-4cf8-b51d-659a8ecd25f2} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3178 | 2025.11.17 23:58:06.858426 [ 260 ] {cb7c2789-2e9a-4cf8-b51d-659a8ecd25f2} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001151 sec., 28670.72111207646 rows/sec., 2.11 MiB/sec. | ||
| 3179 | 2025.11.17 23:58:06.858461 [ 260 ] {cb7c2789-2e9a-4cf8-b51d-659a8ecd25f2} <Debug> TCPHandler: Processed in 0.001317437 sec. | ||
| 3180 | 2025.11.17 23:58:06.858573 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3181 | 2025.11.17 23:58:06.858668 [ 260 ] {d02dc0b4-c9e7-422f-a3aa-9ca425a6d43b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3182 | 2025.11.17 23:58:06.858707 [ 260 ] {d02dc0b4-c9e7-422f-a3aa-9ca425a6d43b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3183 | 2025.11.17 23:58:06.859104 [ 260 ] {d02dc0b4-c9e7-422f-a3aa-9ca425a6d43b} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3184 | 2025.11.17 23:58:06.859141 [ 260 ] {d02dc0b4-c9e7-422f-a3aa-9ca425a6d43b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3185 | 2025.11.17 23:58:06.859439 [ 260 ] {d02dc0b4-c9e7-422f-a3aa-9ca425a6d43b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3186 | 2025.11.17 23:58:06.859644 [ 260 ] {d02dc0b4-c9e7-422f-a3aa-9ca425a6d43b} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3187 | 2025.11.17 23:58:06.859772 [ 260 ] {d02dc0b4-c9e7-422f-a3aa-9ca425a6d43b} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001122 sec., 86452.76292335117 rows/sec., 6.75 MiB/sec. | ||
| 3188 | 2025.11.17 23:58:06.859809 [ 260 ] {d02dc0b4-c9e7-422f-a3aa-9ca425a6d43b} <Debug> TCPHandler: Processed in 0.001285916 sec. | ||
| 3189 | 2025.11.17 23:58:06.859916 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3190 | 2025.11.17 23:58:06.860010 [ 260 ] {50e04d2f-190e-4ba9-9afc-0956b163bcc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3191 | 2025.11.17 23:58:06.860054 [ 260 ] {50e04d2f-190e-4ba9-9afc-0956b163bcc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3192 | 2025.11.17 23:58:06.860455 [ 260 ] {50e04d2f-190e-4ba9-9afc-0956b163bcc8} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3193 | 2025.11.17 23:58:06.860491 [ 260 ] {50e04d2f-190e-4ba9-9afc-0956b163bcc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3194 | 2025.11.17 23:58:06.860812 [ 260 ] {50e04d2f-190e-4ba9-9afc-0956b163bcc8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3195 | 2025.11.17 23:58:06.861020 [ 260 ] {50e04d2f-190e-4ba9-9afc-0956b163bcc8} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3196 | 2025.11.17 23:58:06.861153 [ 260 ] {50e04d2f-190e-4ba9-9afc-0956b163bcc8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 3197 | 2025.11.17 23:58:06.861190 [ 260 ] {50e04d2f-190e-4ba9-9afc-0956b163bcc8} <Debug> TCPHandler: Processed in 0.001324287 sec. | ||
| 3198 | 2025.11.17 23:58:06.861299 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3199 | 2025.11.17 23:58:06.861393 [ 260 ] {29fe2763-315d-4761-abfc-4b6e6ce72e79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3200 | 2025.11.17 23:58:06.861448 [ 260 ] {29fe2763-315d-4761-abfc-4b6e6ce72e79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3201 | 2025.11.17 23:58:06.862216 [ 260 ] {29fe2763-315d-4761-abfc-4b6e6ce72e79} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3202 | 2025.11.17 23:58:06.862252 [ 260 ] {29fe2763-315d-4761-abfc-4b6e6ce72e79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3203 | 2025.11.17 23:58:06.862807 [ 260 ] {29fe2763-315d-4761-abfc-4b6e6ce72e79} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3204 | 2025.11.17 23:58:06.863027 [ 260 ] {29fe2763-315d-4761-abfc-4b6e6ce72e79} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3205 | 2025.11.17 23:58:06.863161 [ 260 ] {29fe2763-315d-4761-abfc-4b6e6ce72e79} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001785 sec., 18487.394957983193 rows/sec., 33.13 MiB/sec. | ||
| 3206 | 2025.11.17 23:58:06.863212 [ 260 ] {29fe2763-315d-4761-abfc-4b6e6ce72e79} <Debug> TCPHandler: Processed in 0.001961825 sec. | ||
| 3207 | 2025.11.17 23:58:06.863320 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3208 | 2025.11.17 23:58:06.863415 [ 260 ] {b7897d4d-70b9-474c-9e69-f4548dfbf968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3209 | 2025.11.17 23:58:06.863457 [ 260 ] {b7897d4d-70b9-474c-9e69-f4548dfbf968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3210 | 2025.11.17 23:58:06.863776 [ 260 ] {b7897d4d-70b9-474c-9e69-f4548dfbf968} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3211 | 2025.11.17 23:58:06.863812 [ 260 ] {b7897d4d-70b9-474c-9e69-f4548dfbf968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3212 | 2025.11.17 23:58:06.864107 [ 260 ] {b7897d4d-70b9-474c-9e69-f4548dfbf968} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3213 | 2025.11.17 23:58:06.864315 [ 260 ] {b7897d4d-70b9-474c-9e69-f4548dfbf968} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3214 | 2025.11.17 23:58:06.864441 [ 260 ] {b7897d4d-70b9-474c-9e69-f4548dfbf968} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001044 sec., 57471.26436781609 rows/sec., 3.87 MiB/sec. | ||
| 3215 | 2025.11.17 23:58:06.864477 [ 260 ] {b7897d4d-70b9-474c-9e69-f4548dfbf968} <Debug> TCPHandler: Processed in 0.001207174 sec. | ||
| 3216 | 2025.11.17 23:58:11.072551 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3217 | 2025.11.17 23:58:11.072618 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3218 | 2025.11.17 23:58:11.135403 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6751 | ||
| 3219 | 2025.11.17 23:58:11.135971 [ 245 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3220 | 2025.11.17 23:58:11.136027 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3221 | 2025.11.17 23:58:11.136543 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3222 | 2025.11.17 23:58:11.136777 [ 245 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3223 | 2025.11.17 23:58:11.136918 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6751 | ||
| 3224 | 2025.11.17 23:58:11.489286 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3225 | 2025.11.17 23:58:11.506767 [ 244 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3226 | 2025.11.17 23:58:11.506833 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3227 | 2025.11.17 23:58:11.512766 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3228 | 2025.11.17 23:58:11.513483 [ 244 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3229 | 2025.11.17 23:58:11.516433 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3230 | 2025.11.17 23:58:11.854608 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3231 | 2025.11.17 23:58:11.854874 [ 260 ] {0baca03c-65f6-443d-a5a2-816201ad12ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3232 | 2025.11.17 23:58:11.854938 [ 260 ] {0baca03c-65f6-443d-a5a2-816201ad12ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3233 | 2025.11.17 23:58:11.855602 [ 260 ] {0baca03c-65f6-443d-a5a2-816201ad12ff} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3234 | 2025.11.17 23:58:11.855649 [ 260 ] {0baca03c-65f6-443d-a5a2-816201ad12ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3235 | 2025.11.17 23:58:11.856031 [ 260 ] {0baca03c-65f6-443d-a5a2-816201ad12ff} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3236 | 2025.11.17 23:58:11.856245 [ 260 ] {0baca03c-65f6-443d-a5a2-816201ad12ff} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3237 | 2025.11.17 23:58:11.856393 [ 260 ] {0baca03c-65f6-443d-a5a2-816201ad12ff} <Debug> executeQuery: Read 72 rows, 5.94 KiB in 0.001582 sec., 45512.01011378002 rows/sec., 3.67 MiB/sec. | ||
| 3238 | 2025.11.17 23:58:11.856433 [ 260 ] {0baca03c-65f6-443d-a5a2-816201ad12ff} <Debug> TCPHandler: Processed in 0.002005227 sec. | ||
| 3239 | 2025.11.17 23:58:11.856557 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3240 | 2025.11.17 23:58:11.856651 [ 260 ] {f707fb9b-977d-4931-b260-d2a54687cd34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3241 | 2025.11.17 23:58:11.856691 [ 260 ] {f707fb9b-977d-4931-b260-d2a54687cd34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3242 | 2025.11.17 23:58:11.857082 [ 260 ] {f707fb9b-977d-4931-b260-d2a54687cd34} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3243 | 2025.11.17 23:58:11.857118 [ 260 ] {f707fb9b-977d-4931-b260-d2a54687cd34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3244 | 2025.11.17 23:58:11.857397 [ 260 ] {f707fb9b-977d-4931-b260-d2a54687cd34} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3245 | 2025.11.17 23:58:11.857600 [ 260 ] {f707fb9b-977d-4931-b260-d2a54687cd34} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3246 | 2025.11.17 23:58:11.857722 [ 260 ] {f707fb9b-977d-4931-b260-d2a54687cd34} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.00109 sec., 7339.4495412844035 rows/sec., 551.89 KiB/sec. | ||
| 3247 | 2025.11.17 23:58:11.857758 [ 260 ] {f707fb9b-977d-4931-b260-d2a54687cd34} <Debug> TCPHandler: Processed in 0.001250445 sec. | ||
| 3248 | 2025.11.17 23:58:11.857866 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3249 | 2025.11.17 23:58:11.857959 [ 260 ] {172e8e1a-493e-4f12-bb1b-947ec1e38800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3250 | 2025.11.17 23:58:11.857999 [ 260 ] {172e8e1a-493e-4f12-bb1b-947ec1e38800} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3251 | 2025.11.17 23:58:11.858417 [ 260 ] {172e8e1a-493e-4f12-bb1b-947ec1e38800} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3252 | 2025.11.17 23:58:11.858453 [ 260 ] {172e8e1a-493e-4f12-bb1b-947ec1e38800} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3253 | 2025.11.17 23:58:11.858742 [ 260 ] {172e8e1a-493e-4f12-bb1b-947ec1e38800} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3254 | 2025.11.17 23:58:11.858953 [ 260 ] {172e8e1a-493e-4f12-bb1b-947ec1e38800} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3255 | 2025.11.17 23:58:11.859075 [ 260 ] {172e8e1a-493e-4f12-bb1b-947ec1e38800} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001134 sec., 63492.06349206349 rows/sec., 4.96 MiB/sec. | ||
| 3256 | 2025.11.17 23:58:11.859111 [ 260 ] {172e8e1a-493e-4f12-bb1b-947ec1e38800} <Debug> TCPHandler: Processed in 0.001293526 sec. | ||
| 3257 | 2025.11.17 23:58:11.859216 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3258 | 2025.11.17 23:58:11.859308 [ 260 ] {8c5ac474-df77-4041-8c4f-6619de512500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3259 | 2025.11.17 23:58:11.859351 [ 260 ] {8c5ac474-df77-4041-8c4f-6619de512500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3260 | 2025.11.17 23:58:11.859788 [ 260 ] {8c5ac474-df77-4041-8c4f-6619de512500} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3261 | 2025.11.17 23:58:11.859825 [ 260 ] {8c5ac474-df77-4041-8c4f-6619de512500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3262 | 2025.11.17 23:58:11.860144 [ 260 ] {8c5ac474-df77-4041-8c4f-6619de512500} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3263 | 2025.11.17 23:58:11.860346 [ 260 ] {8c5ac474-df77-4041-8c4f-6619de512500} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3264 | 2025.11.17 23:58:11.860471 [ 260 ] {8c5ac474-df77-4041-8c4f-6619de512500} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 3265 | 2025.11.17 23:58:11.860508 [ 260 ] {8c5ac474-df77-4041-8c4f-6619de512500} <Debug> TCPHandler: Processed in 0.001340287 sec. | ||
| 3266 | 2025.11.17 23:58:11.860613 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3267 | 2025.11.17 23:58:11.860706 [ 260 ] {7a37e62c-0b3c-400a-a4c3-14f351ac21a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3268 | 2025.11.17 23:58:11.860760 [ 260 ] {7a37e62c-0b3c-400a-a4c3-14f351ac21a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3269 | 2025.11.17 23:58:11.861537 [ 260 ] {7a37e62c-0b3c-400a-a4c3-14f351ac21a5} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3270 | 2025.11.17 23:58:11.861574 [ 260 ] {7a37e62c-0b3c-400a-a4c3-14f351ac21a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3271 | 2025.11.17 23:58:11.862065 [ 260 ] {7a37e62c-0b3c-400a-a4c3-14f351ac21a5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3272 | 2025.11.17 23:58:11.862272 [ 260 ] {7a37e62c-0b3c-400a-a4c3-14f351ac21a5} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3273 | 2025.11.17 23:58:11.862405 [ 260 ] {7a37e62c-0b3c-400a-a4c3-14f351ac21a5} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001717 sec., 4659.289458357601 rows/sec., 8.35 MiB/sec. | ||
| 3274 | 2025.11.17 23:58:11.862455 [ 260 ] {7a37e62c-0b3c-400a-a4c3-14f351ac21a5} <Debug> TCPHandler: Processed in 0.001891544 sec. | ||
| 3275 | 2025.11.17 23:58:11.862569 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3276 | 2025.11.17 23:58:11.862662 [ 260 ] {a7025b57-a53a-4b61-8266-ef41c0a9e080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3277 | 2025.11.17 23:58:11.862704 [ 260 ] {a7025b57-a53a-4b61-8266-ef41c0a9e080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3278 | 2025.11.17 23:58:11.863032 [ 260 ] {a7025b57-a53a-4b61-8266-ef41c0a9e080} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3279 | 2025.11.17 23:58:11.863067 [ 260 ] {a7025b57-a53a-4b61-8266-ef41c0a9e080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3280 | 2025.11.17 23:58:11.863359 [ 260 ] {a7025b57-a53a-4b61-8266-ef41c0a9e080} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3281 | 2025.11.17 23:58:11.863563 [ 260 ] {a7025b57-a53a-4b61-8266-ef41c0a9e080} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3282 | 2025.11.17 23:58:11.863685 [ 260 ] {a7025b57-a53a-4b61-8266-ef41c0a9e080} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001042 sec., 57581.57389635317 rows/sec., 3.88 MiB/sec. | ||
| 3283 | 2025.11.17 23:58:11.863720 [ 260 ] {a7025b57-a53a-4b61-8266-ef41c0a9e080} <Debug> TCPHandler: Processed in 0.001200103 sec. | ||
| 3284 | 2025.11.17 23:58:13.703539 [ 106 ] {} <Debug> oximeter.fields_u8 (3c841fee-c808-4f33-b186-247962b3ed1f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3285 | 2025.11.17 23:58:13.703610 [ 106 ] {} <Trace> oximeter.fields_u8 (3c841fee-c808-4f33-b186-247962b3ed1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3286 | 2025.11.17 23:58:13.703638 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3287 | 2025.11.17 23:58:13.703776 [ 189 ] {3c841fee-c808-4f33-b186-247962b3ed1f::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 | ||
| 3288 | 2025.11.17 23:58:13.703937 [ 189 ] {3c841fee-c808-4f33-b186-247962b3ed1f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3289 | 2025.11.17 23:58:13.703971 [ 189 ] {3c841fee-c808-4f33-b186-247962b3ed1f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 211 rows starting from the beginning of the part | ||
| 3290 | 2025.11.17 23:58:13.704061 [ 189 ] {3c841fee-c808-4f33-b186-247962b3ed1f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 211 rows starting from the beginning of the part | ||
| 3291 | 2025.11.17 23:58:13.704108 [ 189 ] {3c841fee-c808-4f33-b186-247962b3ed1f::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 | ||
| 3292 | 2025.11.17 23:58:13.704152 [ 189 ] {3c841fee-c808-4f33-b186-247962b3ed1f::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 | ||
| 3293 | 2025.11.17 23:58:13.704198 [ 189 ] {3c841fee-c808-4f33-b186-247962b3ed1f::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 | ||
| 3294 | 2025.11.17 23:58:13.705051 [ 188 ] {3c841fee-c808-4f33-b186-247962b3ed1f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 458 rows, containing 5 columns (5 merged, 0 gathered) in 0.001329688 sec., 344441.7036176908 rows/sec., 21.40 MiB/sec. | ||
| 3295 | 2025.11.17 23:58:13.705215 [ 189 ] {3c841fee-c808-4f33-b186-247962b3ed1f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3296 | 2025.11.17 23:58:13.705472 [ 189 ] {3c841fee-c808-4f33-b186-247962b3ed1f::all_1_5_1} <Trace> oximeter.fields_u8 (3c841fee-c808-4f33-b186-247962b3ed1f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3297 | 2025.11.17 23:58:13.705540 [ 189 ] {3c841fee-c808-4f33-b186-247962b3ed1f::all_1_5_1} <Trace> oximeter.fields_u8 (3c841fee-c808-4f33-b186-247962b3ed1f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3298 | 2025.11.17 23:58:13.705609 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3299 | 2025.11.17 23:58:14.421131 [ 106 ] {} <Debug> oximeter.fields_ipaddr (7b176116-472b-4b5a-83c5-092b962004e6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3300 | 2025.11.17 23:58:14.421195 [ 106 ] {} <Trace> oximeter.fields_ipaddr (7b176116-472b-4b5a-83c5-092b962004e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3301 | 2025.11.17 23:58:14.421217 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3302 | 2025.11.17 23:58:14.421389 [ 201 ] {7b176116-472b-4b5a-83c5-092b962004e6::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 | ||
| 3303 | 2025.11.17 23:58:14.421574 [ 201 ] {7b176116-472b-4b5a-83c5-092b962004e6::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3304 | 2025.11.17 23:58:14.421626 [ 201 ] {7b176116-472b-4b5a-83c5-092b962004e6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 3305 | 2025.11.17 23:58:14.421728 [ 201 ] {7b176116-472b-4b5a-83c5-092b962004e6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 3306 | 2025.11.17 23:58:14.421803 [ 201 ] {7b176116-472b-4b5a-83c5-092b962004e6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 3307 | 2025.11.17 23:58:14.421873 [ 201 ] {7b176116-472b-4b5a-83c5-092b962004e6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 3308 | 2025.11.17 23:58:14.421946 [ 201 ] {7b176116-472b-4b5a-83c5-092b962004e6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 3309 | 2025.11.17 23:58:14.422717 [ 201 ] {7b176116-472b-4b5a-83c5-092b962004e6::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.00142183 sec., 22506.20678984126 rows/sec., 1.88 MiB/sec. | ||
| 3310 | 2025.11.17 23:58:14.422892 [ 188 ] {7b176116-472b-4b5a-83c5-092b962004e6::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3311 | 2025.11.17 23:58:14.423229 [ 188 ] {7b176116-472b-4b5a-83c5-092b962004e6::all_1_5_1} <Trace> oximeter.fields_ipaddr (7b176116-472b-4b5a-83c5-092b962004e6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3312 | 2025.11.17 23:58:14.423309 [ 188 ] {7b176116-472b-4b5a-83c5-092b962004e6::all_1_5_1} <Trace> oximeter.fields_ipaddr (7b176116-472b-4b5a-83c5-092b962004e6) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3313 | 2025.11.17 23:58:14.423416 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3314 | 2025.11.17 23:58:15.264936 [ 64 ] {} <Debug> oximeter.fields_i16 (325897d0-5212-4860-b736-19b8f76846e0) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3315 | 2025.11.17 23:58:15.265002 [ 64 ] {} <Trace> oximeter.fields_i16 (325897d0-5212-4860-b736-19b8f76846e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3316 | 2025.11.17 23:58:15.265022 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3317 | 2025.11.17 23:58:15.265150 [ 191 ] {325897d0-5212-4860-b736-19b8f76846e0::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 | ||
| 3318 | 2025.11.17 23:58:15.265292 [ 191 ] {325897d0-5212-4860-b736-19b8f76846e0::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3319 | 2025.11.17 23:58:15.265327 [ 191 ] {325897d0-5212-4860-b736-19b8f76846e0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 410 rows starting from the beginning of the part | ||
| 3320 | 2025.11.17 23:58:15.265392 [ 191 ] {325897d0-5212-4860-b736-19b8f76846e0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 410 rows starting from the beginning of the part | ||
| 3321 | 2025.11.17 23:58:15.265437 [ 191 ] {325897d0-5212-4860-b736-19b8f76846e0::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 | ||
| 3322 | 2025.11.17 23:58:15.265476 [ 191 ] {325897d0-5212-4860-b736-19b8f76846e0::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 | ||
| 3323 | 2025.11.17 23:58:15.265513 [ 191 ] {325897d0-5212-4860-b736-19b8f76846e0::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 | ||
| 3324 | 2025.11.17 23:58:15.266398 [ 188 ] {325897d0-5212-4860-b736-19b8f76846e0::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 892 rows, containing 5 columns (5 merged, 0 gathered) in 0.001307937 sec., 681990.0346882151 rows/sec., 46.94 MiB/sec. | ||
| 3325 | 2025.11.17 23:58:15.266614 [ 201 ] {325897d0-5212-4860-b736-19b8f76846e0::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3326 | 2025.11.17 23:58:15.266948 [ 201 ] {325897d0-5212-4860-b736-19b8f76846e0::all_1_5_1} <Trace> oximeter.fields_i16 (325897d0-5212-4860-b736-19b8f76846e0): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3327 | 2025.11.17 23:58:15.267032 [ 201 ] {325897d0-5212-4860-b736-19b8f76846e0::all_1_5_1} <Trace> oximeter.fields_i16 (325897d0-5212-4860-b736-19b8f76846e0) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3328 | 2025.11.17 23:58:15.267139 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 3329 | 2025.11.17 23:58:16.156811 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 468 | ||
| 3330 | 2025.11.17 23:58:16.158977 [ 243 ] {} <Trace> system.query_log (5160c46c-4695-4732-892b-014b7bde58ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3331 | 2025.11.17 23:58:16.159032 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3332 | 2025.11.17 23:58:16.160191 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3333 | 2025.11.17 23:58:16.160474 [ 243 ] {} <Trace> system.query_log (5160c46c-4695-4732-892b-014b7bde58ca): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3334 | 2025.11.17 23:58:16.160623 [ 62 ] {} <Debug> system.query_log (5160c46c-4695-4732-892b-014b7bde58ca) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3335 | 2025.11.17 23:58:16.160687 [ 62 ] {} <Trace> system.query_log (5160c46c-4695-4732-892b-014b7bde58ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3336 | 2025.11.17 23:58:16.160708 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3337 | 2025.11.17 23:58:16.160812 [ 191 ] {5160c46c-4695-4732-892b-014b7bde58ca::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 | ||
| 3338 | 2025.11.17 23:58:16.160816 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 468 | ||
| 3339 | 2025.11.17 23:58:16.161329 [ 191 ] {5160c46c-4695-4732-892b-014b7bde58ca::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3340 | 2025.11.17 23:58:16.161461 [ 191 ] {5160c46c-4695-4732-892b-014b7bde58ca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 324 rows starting from the beginning of the part | ||
| 3341 | 2025.11.17 23:58:16.161813 [ 191 ] {5160c46c-4695-4732-892b-014b7bde58ca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part | ||
| 3342 | 2025.11.17 23:58:16.162121 [ 191 ] {5160c46c-4695-4732-892b-014b7bde58ca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 3343 | 2025.11.17 23:58:16.162397 [ 191 ] {5160c46c-4695-4732-892b-014b7bde58ca::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 | ||
| 3344 | 2025.11.17 23:58:16.162673 [ 191 ] {5160c46c-4695-4732-892b-014b7bde58ca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 32 rows starting from the beginning of the part | ||
| 3345 | 2025.11.17 23:58:16.162943 [ 191 ] {5160c46c-4695-4732-892b-014b7bde58ca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 3346 | 2025.11.17 23:58:16.168566 [ 201 ] {5160c46c-4695-4732-892b-014b7bde58ca::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 468 rows, containing 72 columns (72 merged, 0 gathered) in 0.007789398 sec., 60081.66484752737 rows/sec., 58.14 MiB/sec. | ||
| 3347 | 2025.11.17 23:58:16.169577 [ 201 ] {5160c46c-4695-4732-892b-014b7bde58ca::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3348 | 2025.11.17 23:58:16.170214 [ 201 ] {5160c46c-4695-4732-892b-014b7bde58ca::all_1_11_2} <Trace> system.query_log (5160c46c-4695-4732-892b-014b7bde58ca): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3349 | 2025.11.17 23:58:16.170313 [ 201 ] {5160c46c-4695-4732-892b-014b7bde58ca::all_1_11_2} <Trace> system.query_log (5160c46c-4695-4732-892b-014b7bde58ca) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3350 | 2025.11.17 23:58:16.170658 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.89 MiB. | ||
| 3351 | 2025.11.17 23:58:16.883222 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3352 | 2025.11.17 23:58:16.883414 [ 260 ] {1cc98c83-abb3-45f6-862a-30aafe65b10e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3353 | 2025.11.17 23:58:16.883482 [ 260 ] {1cc98c83-abb3-45f6-862a-30aafe65b10e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3354 | 2025.11.17 23:58:16.884787 [ 260 ] {1cc98c83-abb3-45f6-862a-30aafe65b10e} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3355 | 2025.11.17 23:58:16.884830 [ 260 ] {1cc98c83-abb3-45f6-862a-30aafe65b10e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3356 | 2025.11.17 23:58:16.885297 [ 260 ] {1cc98c83-abb3-45f6-862a-30aafe65b10e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3357 | 2025.11.17 23:58:16.885520 [ 260 ] {1cc98c83-abb3-45f6-862a-30aafe65b10e} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3358 | 2025.11.17 23:58:16.885665 [ 260 ] {1cc98c83-abb3-45f6-862a-30aafe65b10e} <Debug> executeQuery: Read 1262 rows, 107.29 KiB in 0.002304 sec., 547743.0555555555 rows/sec., 45.48 MiB/sec. | ||
| 3359 | 2025.11.17 23:58:16.885705 [ 260 ] {1cc98c83-abb3-45f6-862a-30aafe65b10e} <Debug> TCPHandler: Processed in 0.002620624 sec. | ||
| 3360 | 2025.11.17 23:58:16.885843 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3361 | 2025.11.17 23:58:16.885937 [ 260 ] {1ec7584b-ef94-4d15-ad87-6afaafe3fbcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3362 | 2025.11.17 23:58:16.885976 [ 260 ] {1ec7584b-ef94-4d15-ad87-6afaafe3fbcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3363 | 2025.11.17 23:58:16.886381 [ 260 ] {1ec7584b-ef94-4d15-ad87-6afaafe3fbcc} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3364 | 2025.11.17 23:58:16.886415 [ 260 ] {1ec7584b-ef94-4d15-ad87-6afaafe3fbcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3365 | 2025.11.17 23:58:16.886705 [ 260 ] {1ec7584b-ef94-4d15-ad87-6afaafe3fbcc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3366 | 2025.11.17 23:58:16.886908 [ 260 ] {1ec7584b-ef94-4d15-ad87-6afaafe3fbcc} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3367 | 2025.11.17 23:58:16.886997 [ 29 ] {} <Debug> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3368 | 2025.11.17 23:58:16.887027 [ 260 ] {1ec7584b-ef94-4d15-ad87-6afaafe3fbcc} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.00111 sec., 29729.729729729726 rows/sec., 2.18 MiB/sec. | ||
| 3369 | 2025.11.17 23:58:16.887038 [ 29 ] {} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3370 | 2025.11.17 23:58:16.887062 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3371 | 2025.11.17 23:58:16.887064 [ 260 ] {1ec7584b-ef94-4d15-ad87-6afaafe3fbcc} <Debug> TCPHandler: Processed in 0.001269545 sec. | ||
| 3372 | 2025.11.17 23:58:16.887176 [ 198 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::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 | ||
| 3373 | 2025.11.17 23:58:16.887180 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3374 | 2025.11.17 23:58:16.887312 [ 198 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3375 | 2025.11.17 23:58:16.887316 [ 260 ] {9329eac6-ca66-49ed-b2d3-db749fdfc0ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3376 | 2025.11.17 23:58:16.887351 [ 198 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 278 rows starting from the beginning of the part | ||
| 3377 | 2025.11.17 23:58:16.887369 [ 260 ] {9329eac6-ca66-49ed-b2d3-db749fdfc0ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3378 | 2025.11.17 23:58:16.887422 [ 198 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 33 rows starting from the beginning of the part | ||
| 3379 | 2025.11.17 23:58:16.887471 [ 198 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::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 | ||
| 3380 | 2025.11.17 23:58:16.887511 [ 198 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 33 rows starting from the beginning of the part | ||
| 3381 | 2025.11.17 23:58:16.887551 [ 198 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part | ||
| 3382 | 2025.11.17 23:58:16.887594 [ 198 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 33 rows starting from the beginning of the part | ||
| 3383 | 2025.11.17 23:58:16.887897 [ 260 ] {9329eac6-ca66-49ed-b2d3-db749fdfc0ef} <Trace> oximeter.fields_u32 (331d8859-2fcc-41ca-8ff2-10e253de49bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3384 | 2025.11.17 23:58:16.887937 [ 260 ] {9329eac6-ca66-49ed-b2d3-db749fdfc0ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3385 | 2025.11.17 23:58:16.888263 [ 260 ] {9329eac6-ca66-49ed-b2d3-db749fdfc0ef} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3386 | 2025.11.17 23:58:16.888440 [ 191 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 409 rows, containing 5 columns (5 merged, 0 gathered) in 0.001309036 sec., 312443.6608313293 rows/sec., 21.81 MiB/sec. | ||
| 3387 | 2025.11.17 23:58:16.888472 [ 260 ] {9329eac6-ca66-49ed-b2d3-db749fdfc0ef} <Trace> oximeter.fields_u32 (331d8859-2fcc-41ca-8ff2-10e253de49bb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3388 | 2025.11.17 23:58:16.888604 [ 260 ] {9329eac6-ca66-49ed-b2d3-db749fdfc0ef} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001306 sec., 174578.86676875956 rows/sec., 11.82 MiB/sec. | ||
| 3389 | 2025.11.17 23:58:16.888642 [ 260 ] {9329eac6-ca66-49ed-b2d3-db749fdfc0ef} <Debug> TCPHandler: Processed in 0.001510792 sec. | ||
| 3390 | 2025.11.17 23:58:16.888674 [ 187 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3391 | 2025.11.17 23:58:16.888754 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3392 | 2025.11.17 23:58:16.888850 [ 260 ] {3826f02b-d886-475d-ba8b-886bab76d330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3393 | 2025.11.17 23:58:16.888892 [ 260 ] {3826f02b-d886-475d-ba8b-886bab76d330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3394 | 2025.11.17 23:58:16.889030 [ 187 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_16_3} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3395 | 2025.11.17 23:58:16.889114 [ 187 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_16_3} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3396 | 2025.11.17 23:58:16.889203 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3397 | 2025.11.17 23:58:16.889515 [ 260 ] {3826f02b-d886-475d-ba8b-886bab76d330} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3398 | 2025.11.17 23:58:16.889555 [ 260 ] {3826f02b-d886-475d-ba8b-886bab76d330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3399 | 2025.11.17 23:58:16.889889 [ 260 ] {3826f02b-d886-475d-ba8b-886bab76d330} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3400 | 2025.11.17 23:58:16.890091 [ 260 ] {3826f02b-d886-475d-ba8b-886bab76d330} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3401 | 2025.11.17 23:58:16.890212 [ 260 ] {3826f02b-d886-475d-ba8b-886bab76d330} <Debug> executeQuery: Read 553 rows, 42.05 KiB in 0.001379 sec., 401015.2284263959 rows/sec., 29.78 MiB/sec. | ||
| 3402 | 2025.11.17 23:58:16.890247 [ 260 ] {3826f02b-d886-475d-ba8b-886bab76d330} <Debug> TCPHandler: Processed in 0.001542273 sec. | ||
| 3403 | 2025.11.17 23:58:16.890355 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3404 | 2025.11.17 23:58:16.890446 [ 260 ] {61bbc7da-8c85-4920-94d8-4fc9f761a59a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3405 | 2025.11.17 23:58:16.890488 [ 260 ] {61bbc7da-8c85-4920-94d8-4fc9f761a59a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3406 | 2025.11.17 23:58:16.891068 [ 260 ] {61bbc7da-8c85-4920-94d8-4fc9f761a59a} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3407 | 2025.11.17 23:58:16.891103 [ 260 ] {61bbc7da-8c85-4920-94d8-4fc9f761a59a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3408 | 2025.11.17 23:58:16.891468 [ 260 ] {61bbc7da-8c85-4920-94d8-4fc9f761a59a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3409 | 2025.11.17 23:58:16.891680 [ 260 ] {61bbc7da-8c85-4920-94d8-4fc9f761a59a} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3410 | 2025.11.17 23:58:16.891801 [ 260 ] {61bbc7da-8c85-4920-94d8-4fc9f761a59a} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001372 sec., 615160.3498542274 rows/sec., 41.40 MiB/sec. | ||
| 3411 | 2025.11.17 23:58:16.891835 [ 260 ] {61bbc7da-8c85-4920-94d8-4fc9f761a59a} <Debug> TCPHandler: Processed in 0.001527713 sec. | ||
| 3412 | 2025.11.17 23:58:16.891945 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3413 | 2025.11.17 23:58:16.892037 [ 260 ] {8c74833c-9027-4a75-9a2e-8bb2cfdc11ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3414 | 2025.11.17 23:58:16.892092 [ 260 ] {8c74833c-9027-4a75-9a2e-8bb2cfdc11ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3415 | 2025.11.17 23:58:16.892936 [ 260 ] {8c74833c-9027-4a75-9a2e-8bb2cfdc11ff} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3416 | 2025.11.17 23:58:16.892971 [ 260 ] {8c74833c-9027-4a75-9a2e-8bb2cfdc11ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3417 | 2025.11.17 23:58:16.893495 [ 260 ] {8c74833c-9027-4a75-9a2e-8bb2cfdc11ff} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3418 | 2025.11.17 23:58:16.893709 [ 260 ] {8c74833c-9027-4a75-9a2e-8bb2cfdc11ff} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3419 | 2025.11.17 23:58:16.893837 [ 260 ] {8c74833c-9027-4a75-9a2e-8bb2cfdc11ff} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001818 sec., 18151.81518151815 rows/sec., 32.53 MiB/sec. | ||
| 3420 | 2025.11.17 23:58:16.893886 [ 260 ] {8c74833c-9027-4a75-9a2e-8bb2cfdc11ff} <Debug> TCPHandler: Processed in 0.001989635 sec. | ||
| 3421 | 2025.11.17 23:58:16.893997 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3422 | 2025.11.17 23:58:16.894090 [ 260 ] {8b174127-dc29-4095-b060-58466a3777fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3423 | 2025.11.17 23:58:16.894130 [ 260 ] {8b174127-dc29-4095-b060-58466a3777fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3424 | 2025.11.17 23:58:16.894462 [ 260 ] {8b174127-dc29-4095-b060-58466a3777fb} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3425 | 2025.11.17 23:58:16.894496 [ 260 ] {8b174127-dc29-4095-b060-58466a3777fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3426 | 2025.11.17 23:58:16.894799 [ 260 ] {8b174127-dc29-4095-b060-58466a3777fb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3427 | 2025.11.17 23:58:16.895015 [ 260 ] {8b174127-dc29-4095-b060-58466a3777fb} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3428 | 2025.11.17 23:58:16.895138 [ 260 ] {8b174127-dc29-4095-b060-58466a3777fb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 3429 | 2025.11.17 23:58:16.895173 [ 260 ] {8b174127-dc29-4095-b060-58466a3777fb} <Debug> TCPHandler: Processed in 0.001223454 sec. | ||
| 3430 | 2025.11.17 23:58:18.637010 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7199 | ||
| 3431 | 2025.11.17 23:58:18.637554 [ 245 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3432 | 2025.11.17 23:58:18.637603 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3433 | 2025.11.17 23:58:18.638148 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3434 | 2025.11.17 23:58:18.638383 [ 245 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3435 | 2025.11.17 23:58:18.638518 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7199 | ||
| 3436 | 2025.11.17 23:58:19.016508 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3437 | 2025.11.17 23:58:19.033689 [ 244 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3438 | 2025.11.17 23:58:19.033756 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3439 | 2025.11.17 23:58:19.039903 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3440 | 2025.11.17 23:58:19.040611 [ 244 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3441 | 2025.11.17 23:58:19.043660 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3442 | 2025.11.17 23:58:20.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.76 MiB, peak 231.97 MiB, free memory in arenas 0.00 B, will set to 229.64 MiB (RSS), difference: 1.88 MiB | ||
| 3443 | 2025.11.17 23:58:21.854616 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3444 | 2025.11.17 23:58:21.854827 [ 260 ] {5cd54d91-3f6e-4b53-b6e6-eb13eba8c625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3445 | 2025.11.17 23:58:21.854895 [ 260 ] {5cd54d91-3f6e-4b53-b6e6-eb13eba8c625} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3446 | 2025.11.17 23:58:21.855645 [ 260 ] {5cd54d91-3f6e-4b53-b6e6-eb13eba8c625} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3447 | 2025.11.17 23:58:21.855709 [ 260 ] {5cd54d91-3f6e-4b53-b6e6-eb13eba8c625} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3448 | 2025.11.17 23:58:21.856149 [ 260 ] {5cd54d91-3f6e-4b53-b6e6-eb13eba8c625} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3449 | 2025.11.17 23:58:21.856378 [ 260 ] {5cd54d91-3f6e-4b53-b6e6-eb13eba8c625} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3450 | 2025.11.17 23:58:21.856515 [ 151 ] {} <Debug> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3451 | 2025.11.17 23:58:21.856532 [ 260 ] {5cd54d91-3f6e-4b53-b6e6-eb13eba8c625} <Debug> executeQuery: Read 72 rows, 5.94 KiB in 0.001753 sec., 41072.44723331432 rows/sec., 3.31 MiB/sec. | ||
| 3452 | 2025.11.17 23:58:21.856584 [ 151 ] {} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3453 | 2025.11.17 23:58:21.856599 [ 260 ] {5cd54d91-3f6e-4b53-b6e6-eb13eba8c625} <Debug> TCPHandler: Processed in 0.002120599 sec. | ||
| 3454 | 2025.11.17 23:58:21.856611 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3455 | 2025.11.17 23:58:21.856744 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3456 | 2025.11.17 23:58:21.856748 [ 198 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::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 | ||
| 3457 | 2025.11.17 23:58:21.856856 [ 260 ] {fb98727e-cff5-4a38-83bb-cd2b53680292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3458 | 2025.11.17 23:58:21.856903 [ 260 ] {fb98727e-cff5-4a38-83bb-cd2b53680292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3459 | 2025.11.17 23:58:21.856909 [ 198 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3460 | 2025.11.17 23:58:21.856950 [ 198 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2466 rows starting from the beginning of the part | ||
| 3461 | 2025.11.17 23:58:21.857016 [ 198 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 194 rows starting from the beginning of the part | ||
| 3462 | 2025.11.17 23:58:21.857061 [ 198 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 122 rows starting from the beginning of the part | ||
| 3463 | 2025.11.17 23:58:21.857103 [ 198 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 72 rows starting from the beginning of the part | ||
| 3464 | 2025.11.17 23:58:21.857146 [ 198 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1262 rows starting from the beginning of the part | ||
| 3465 | 2025.11.17 23:58:21.857187 [ 198 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 72 rows starting from the beginning of the part | ||
| 3466 | 2025.11.17 23:58:21.857334 [ 260 ] {fb98727e-cff5-4a38-83bb-cd2b53680292} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3467 | 2025.11.17 23:58:21.857376 [ 260 ] {fb98727e-cff5-4a38-83bb-cd2b53680292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3468 | 2025.11.17 23:58:21.857808 [ 260 ] {fb98727e-cff5-4a38-83bb-cd2b53680292} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3469 | 2025.11.17 23:58:21.858045 [ 260 ] {fb98727e-cff5-4a38-83bb-cd2b53680292} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3470 | 2025.11.17 23:58:21.858192 [ 260 ] {fb98727e-cff5-4a38-83bb-cd2b53680292} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001356 sec., 5899.705014749263 rows/sec., 443.63 KiB/sec. | ||
| 3471 | 2025.11.17 23:58:21.858231 [ 260 ] {fb98727e-cff5-4a38-83bb-cd2b53680292} <Debug> TCPHandler: Processed in 0.001540034 sec. | ||
| 3472 | 2025.11.17 23:58:21.858356 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3473 | 2025.11.17 23:58:21.858453 [ 260 ] {605ac6db-6847-491b-bcf7-865809d456a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3474 | 2025.11.17 23:58:21.858492 [ 260 ] {605ac6db-6847-491b-bcf7-865809d456a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3475 | 2025.11.17 23:58:21.858938 [ 260 ] {605ac6db-6847-491b-bcf7-865809d456a3} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3476 | 2025.11.17 23:58:21.858974 [ 260 ] {605ac6db-6847-491b-bcf7-865809d456a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3477 | 2025.11.17 23:58:21.859294 [ 260 ] {605ac6db-6847-491b-bcf7-865809d456a3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3478 | 2025.11.17 23:58:21.859296 [ 191 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4188 rows, containing 5 columns (5 merged, 0 gathered) in 0.002612254 sec., 1603213.1638041323 rows/sec., 138.48 MiB/sec. | ||
| 3479 | 2025.11.17 23:58:21.859550 [ 260 ] {605ac6db-6847-491b-bcf7-865809d456a3} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3480 | 2025.11.17 23:58:21.859678 [ 137 ] {} <Debug> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3481 | 2025.11.17 23:58:21.859698 [ 260 ] {605ac6db-6847-491b-bcf7-865809d456a3} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001264 sec., 56962.0253164557 rows/sec., 4.45 MiB/sec. | ||
| 3482 | 2025.11.17 23:58:21.859725 [ 137 ] {} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3483 | 2025.11.17 23:58:21.859730 [ 200 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3484 | 2025.11.17 23:58:21.859744 [ 260 ] {605ac6db-6847-491b-bcf7-865809d456a3} <Debug> TCPHandler: Processed in 0.00143858 sec. | ||
| 3485 | 2025.11.17 23:58:21.859753 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3486 | 2025.11.17 23:58:21.859892 [ 198 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::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 | ||
| 3487 | 2025.11.17 23:58:21.859962 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3488 | 2025.11.17 23:58:21.859994 [ 198 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3489 | 2025.11.17 23:58:21.860025 [ 198 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1250 rows starting from the beginning of the part | ||
| 3490 | 2025.11.17 23:58:21.860076 [ 198 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 112 rows starting from the beginning of the part | ||
| 3491 | 2025.11.17 23:58:21.860098 [ 260 ] {5a35e1c1-d5eb-4561-a250-6506205f024c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3492 | 2025.11.17 23:58:21.860117 [ 198 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 97 rows starting from the beginning of the part | ||
| 3493 | 2025.11.17 23:58:21.860147 [ 200 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_21_4} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3494 | 2025.11.17 23:58:21.860164 [ 198 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 72 rows starting from the beginning of the part | ||
| 3495 | 2025.11.17 23:58:21.860169 [ 260 ] {5a35e1c1-d5eb-4561-a250-6506205f024c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3496 | 2025.11.17 23:58:21.860219 [ 198 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 553 rows starting from the beginning of the part | ||
| 3497 | 2025.11.17 23:58:21.860260 [ 200 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_21_4} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3498 | 2025.11.17 23:58:21.860262 [ 198 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 72 rows starting from the beginning of the part | ||
| 3499 | 2025.11.17 23:58:21.860391 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 3500 | 2025.11.17 23:58:21.860765 [ 260 ] {5a35e1c1-d5eb-4561-a250-6506205f024c} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3501 | 2025.11.17 23:58:21.860818 [ 260 ] {5a35e1c1-d5eb-4561-a250-6506205f024c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3502 | 2025.11.17 23:58:21.861327 [ 260 ] {5a35e1c1-d5eb-4561-a250-6506205f024c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3503 | 2025.11.17 23:58:21.861330 [ 200 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2156 rows, containing 5 columns (5 merged, 0 gathered) in 0.001468432 sec., 1468232.7816337426 rows/sec., 114.02 MiB/sec. | ||
| 3504 | 2025.11.17 23:58:21.861557 [ 186 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3505 | 2025.11.17 23:58:21.861690 [ 260 ] {5a35e1c1-d5eb-4561-a250-6506205f024c} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3506 | 2025.11.17 23:58:21.861840 [ 137 ] {} <Debug> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3507 | 2025.11.17 23:58:21.861864 [ 186 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_21_4} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3508 | 2025.11.17 23:58:21.861867 [ 137 ] {} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3509 | 2025.11.17 23:58:21.861892 [ 260 ] {5a35e1c1-d5eb-4561-a250-6506205f024c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00182 sec., 87912.08791208791 rows/sec., 6.12 MiB/sec. | ||
| 3510 | 2025.11.17 23:58:21.861912 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3511 | 2025.11.17 23:58:21.861946 [ 260 ] {5a35e1c1-d5eb-4561-a250-6506205f024c} <Debug> TCPHandler: Processed in 0.002048987 sec. | ||
| 3512 | 2025.11.17 23:58:21.861950 [ 186 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_21_4} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3513 | 2025.11.17 23:58:21.861999 [ 190 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::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 | ||
| 3514 | 2025.11.17 23:58:21.862039 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 3515 | 2025.11.17 23:58:21.862105 [ 190 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3516 | 2025.11.17 23:58:21.862106 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3517 | 2025.11.17 23:58:21.862134 [ 190 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5297 rows starting from the beginning of the part | ||
| 3518 | 2025.11.17 23:58:21.862201 [ 190 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 198 rows starting from the beginning of the part | ||
| 3519 | 2025.11.17 23:58:21.862243 [ 260 ] {8374a24c-dee6-4888-9e5a-aabc17ada326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3520 | 2025.11.17 23:58:21.862244 [ 190 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::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 | ||
| 3521 | 2025.11.17 23:58:21.862313 [ 190 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::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 | ||
| 3522 | 2025.11.17 23:58:21.862328 [ 260 ] {8374a24c-dee6-4888-9e5a-aabc17ada326} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3523 | 2025.11.17 23:58:21.862357 [ 190 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 844 rows starting from the beginning of the part | ||
| 3524 | 2025.11.17 23:58:21.862407 [ 190 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::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 | ||
| 3525 | 2025.11.17 23:58:21.863421 [ 260 ] {8374a24c-dee6-4888-9e5a-aabc17ada326} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3526 | 2025.11.17 23:58:21.863472 [ 260 ] {8374a24c-dee6-4888-9e5a-aabc17ada326} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3527 | 2025.11.17 23:58:21.864333 [ 260 ] {8374a24c-dee6-4888-9e5a-aabc17ada326} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3528 | 2025.11.17 23:58:21.864682 [ 260 ] {8374a24c-dee6-4888-9e5a-aabc17ada326} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3529 | 2025.11.17 23:58:21.864826 [ 137 ] {} <Debug> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3530 | 2025.11.17 23:58:21.864862 [ 137 ] {} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3531 | 2025.11.17 23:58:21.864873 [ 260 ] {8374a24c-dee6-4888-9e5a-aabc17ada326} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002653 sec., 3015.4542027892953 rows/sec., 5.40 MiB/sec. | ||
| 3532 | 2025.11.17 23:58:21.864881 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3533 | 2025.11.17 23:58:21.864954 [ 260 ] {8374a24c-dee6-4888-9e5a-aabc17ada326} <Debug> TCPHandler: Processed in 0.002912701 sec. | ||
| 3534 | 2025.11.17 23:58:21.864987 [ 200 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::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 | ||
| 3535 | 2025.11.17 23:58:21.865012 [ 198 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6819 rows, containing 5 columns (5 merged, 0 gathered) in 0.003050656 sec., 2235256.9414578374 rows/sec., 153.33 MiB/sec. | ||
| 3536 | 2025.11.17 23:58:21.865103 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3537 | 2025.11.17 23:58:21.865230 [ 260 ] {3f992bfd-dd25-4308-bb35-d9e0320028ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3538 | 2025.11.17 23:58:21.865239 [ 200 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3539 | 2025.11.17 23:58:21.865294 [ 260 ] {3f992bfd-dd25-4308-bb35-d9e0320028ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3540 | 2025.11.17 23:58:21.865329 [ 200 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 266 rows starting from the beginning of the part | ||
| 3541 | 2025.11.17 23:58:21.865499 [ 186 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3542 | 2025.11.17 23:58:21.865505 [ 200 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::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 | ||
| 3543 | 2025.11.17 23:58:21.865647 [ 200 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 33 rows starting from the beginning of the part | ||
| 3544 | 2025.11.17 23:58:21.865764 [ 200 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::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 | ||
| 3545 | 2025.11.17 23:58:21.865763 [ 260 ] {3f992bfd-dd25-4308-bb35-d9e0320028ad} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3546 | 2025.11.17 23:58:21.865767 [ 186 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3547 | 2025.11.17 23:58:21.865833 [ 260 ] {3f992bfd-dd25-4308-bb35-d9e0320028ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3548 | 2025.11.17 23:58:21.865876 [ 200 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 33 rows starting from the beginning of the part | ||
| 3549 | 2025.11.17 23:58:21.865896 [ 186 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3550 | 2025.11.17 23:58:21.865965 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. | ||
| 3551 | 2025.11.17 23:58:21.865991 [ 200 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::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 | ||
| 3552 | 2025.11.17 23:58:21.866288 [ 260 ] {3f992bfd-dd25-4308-bb35-d9e0320028ad} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3553 | 2025.11.17 23:58:21.866631 [ 260 ] {3f992bfd-dd25-4308-bb35-d9e0320028ad} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3554 | 2025.11.17 23:58:21.866764 [ 137 ] {} <Debug> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3555 | 2025.11.17 23:58:21.866798 [ 137 ] {} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3556 | 2025.11.17 23:58:21.866809 [ 260 ] {3f992bfd-dd25-4308-bb35-d9e0320028ad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001603 sec., 37429.81908920773 rows/sec., 2.52 MiB/sec. | ||
| 3557 | 2025.11.17 23:58:21.866818 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3558 | 2025.11.17 23:58:21.866858 [ 260 ] {3f992bfd-dd25-4308-bb35-d9e0320028ad} <Debug> TCPHandler: Processed in 0.001817761 sec. | ||
| 3559 | 2025.11.17 23:58:21.866929 [ 199 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::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 | ||
| 3560 | 2025.11.17 23:58:21.867062 [ 199 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3561 | 2025.11.17 23:58:21.867098 [ 199 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 838 rows starting from the beginning of the part | ||
| 3562 | 2025.11.17 23:58:21.867165 [ 199 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::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 | ||
| 3563 | 2025.11.17 23:58:21.867210 [ 199 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::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 | ||
| 3564 | 2025.11.17 23:58:21.867255 [ 199 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::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 | ||
| 3565 | 2025.11.17 23:58:21.867299 [ 199 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::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 | ||
| 3566 | 2025.11.17 23:58:21.867339 [ 199 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::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 | ||
| 3567 | 2025.11.17 23:58:21.868398 [ 186 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1138 rows, containing 4 columns (4 merged, 0 gathered) in 0.001517063 sec., 750133.6463943818 rows/sec., 49.60 MiB/sec. | ||
| 3568 | 2025.11.17 23:58:21.868587 [ 198 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3569 | 2025.11.17 23:58:21.868858 [ 198 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::all_1_21_4} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3570 | 2025.11.17 23:58:21.868930 [ 198 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::all_1_21_4} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3571 | 2025.11.17 23:58:21.869000 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3572 | 2025.11.17 23:58:21.869911 [ 186 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 356 rows, containing 19 columns (19 merged, 0 gathered) in 0.004967469 sec., 71666.27511918041 rows/sec., 128.42 MiB/sec. | ||
| 3573 | 2025.11.17 23:58:21.870558 [ 198 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3574 | 2025.11.17 23:58:21.870867 [ 198 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3575 | 2025.11.17 23:58:21.870939 [ 198 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3576 | 2025.11.17 23:58:21.871048 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.99 MiB. | ||
| 3577 | 2025.11.17 23:58:22.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.25 MiB, peak 236.98 MiB, free memory in arenas 0.00 B, will set to 231.68 MiB (RSS), difference: 1.42 MiB | ||
| 3578 | 2025.11.17 23:58:22.837379 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50746 | ||
| 3579 | 2025.11.17 23:58:22.837500 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3580 | 2025.11.17 23:58:22.837531 [ 289 ] {} <Debug> TCP-Session: f3c1ebf4-4634-4378-a082-532f8ae57369 Authenticating user 'default' from [fd00:1122:3344:101::e]:50746 | ||
| 3581 | 2025.11.17 23:58:22.837556 [ 289 ] {} <Debug> TCP-Session: f3c1ebf4-4634-4378-a082-532f8ae57369 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3582 | 2025.11.17 23:58:22.837572 [ 289 ] {} <Debug> TCP-Session: f3c1ebf4-4634-4378-a082-532f8ae57369 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3583 | 2025.11.17 23:58:22.837757 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60911 | ||
| 3584 | 2025.11.17 23:58:22.837796 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54922 | ||
| 3585 | 2025.11.17 23:58:22.837830 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41597 | ||
| 3586 | 2025.11.17 23:58:22.837848 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54367 | ||
| 3587 | 2025.11.17 23:58:22.837865 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54470 | ||
| 3588 | 2025.11.17 23:58:22.837897 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3589 | 2025.11.17 23:58:22.837917 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3590 | 2025.11.17 23:58:22.837928 [ 289 ] {} <Trace> TCP-Session: f3c1ebf4-4634-4378-a082-532f8ae57369 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3591 | 2025.11.17 23:58:22.837949 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3592 | 2025.11.17 23:58:22.837965 [ 291 ] {} <Debug> TCP-Session: 642f85d1-49ab-4844-b605-657631462948 Authenticating user 'default' from [fd00:1122:3344:101::e]:54922 | ||
| 3593 | 2025.11.17 23:58:22.838001 [ 294 ] {} <Debug> TCP-Session: 35ac69eb-28b4-49bb-9275-76b2f920fc3c Authenticating user 'default' from [fd00:1122:3344:101::e]:41597 | ||
| 3594 | 2025.11.17 23:58:22.838017 [ 291 ] {} <Debug> TCP-Session: 642f85d1-49ab-4844-b605-657631462948 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3595 | 2025.11.17 23:58:22.838032 [ 294 ] {} <Debug> TCP-Session: 35ac69eb-28b4-49bb-9275-76b2f920fc3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3596 | 2025.11.17 23:58:22.838044 [ 291 ] {} <Debug> TCP-Session: 642f85d1-49ab-4844-b605-657631462948 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3597 | 2025.11.17 23:58:22.838058 [ 294 ] {} <Debug> TCP-Session: 35ac69eb-28b4-49bb-9275-76b2f920fc3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3598 | 2025.11.17 23:58:22.837826 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59660 | ||
| 3599 | 2025.11.17 23:58:22.837807 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47470 | ||
| 3600 | 2025.11.17 23:58:22.837856 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54909 | ||
| 3601 | 2025.11.17 23:58:22.838151 [ 289 ] {77968e29-385e-4795-b938-db89babfaed7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50746) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3602 | 2025.11.17 23:58:22.838170 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3603 | 2025.11.17 23:58:22.838166 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3604 | 2025.11.17 23:58:22.838242 [ 259 ] {} <Debug> TCP-Session: 160a643d-f82a-45d3-bde0-79f5ca3e998f Authenticating user 'default' from [fd00:1122:3344:101::e]:54367 | ||
| 3605 | 2025.11.17 23:58:22.838265 [ 287 ] {} <Debug> TCP-Session: 646bd6aa-63eb-4012-a2c5-3abea26f8537 Authenticating user 'default' from [fd00:1122:3344:101::e]:54470 | ||
| 3606 | 2025.11.17 23:58:22.838282 [ 259 ] {} <Debug> TCP-Session: 160a643d-f82a-45d3-bde0-79f5ca3e998f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3607 | 2025.11.17 23:58:22.838295 [ 287 ] {} <Debug> TCP-Session: 646bd6aa-63eb-4012-a2c5-3abea26f8537 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3608 | 2025.11.17 23:58:22.838306 [ 259 ] {} <Debug> TCP-Session: 160a643d-f82a-45d3-bde0-79f5ca3e998f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3609 | 2025.11.17 23:58:22.838319 [ 287 ] {} <Debug> TCP-Session: 646bd6aa-63eb-4012-a2c5-3abea26f8537 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3610 | 2025.11.17 23:58:22.837954 [ 290 ] {} <Debug> TCP-Session: 8694eab4-12cf-4fd6-aa01-145c83d2ba37 Authenticating user 'default' from [fd00:1122:3344:101::e]:60911 | ||
| 3611 | 2025.11.17 23:58:22.838367 [ 290 ] {} <Debug> TCP-Session: 8694eab4-12cf-4fd6-aa01-145c83d2ba37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3612 | 2025.11.17 23:58:22.838381 [ 290 ] {} <Debug> TCP-Session: 8694eab4-12cf-4fd6-aa01-145c83d2ba37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3613 | 2025.11.17 23:58:22.838432 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3614 | 2025.11.17 23:58:22.838465 [ 292 ] {} <Debug> TCP-Session: 3d1b7a5b-1f36-4b2c-a316-1eb8499c07fc Authenticating user 'default' from [fd00:1122:3344:101::e]:47470 | ||
| 3615 | 2025.11.17 23:58:22.838478 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3616 | 2025.11.17 23:58:22.838482 [ 292 ] {} <Debug> TCP-Session: 3d1b7a5b-1f36-4b2c-a316-1eb8499c07fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3617 | 2025.11.17 23:58:22.838525 [ 292 ] {} <Debug> TCP-Session: 3d1b7a5b-1f36-4b2c-a316-1eb8499c07fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3618 | 2025.11.17 23:58:22.838526 [ 286 ] {} <Debug> TCP-Session: ec19167f-53fe-454a-ad07-abf2b4e4373d Authenticating user 'default' from [fd00:1122:3344:101::e]:54909 | ||
| 3619 | 2025.11.17 23:58:22.838551 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3620 | 2025.11.17 23:58:22.838563 [ 286 ] {} <Debug> TCP-Session: ec19167f-53fe-454a-ad07-abf2b4e4373d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3621 | 2025.11.17 23:58:22.838587 [ 293 ] {} <Debug> TCP-Session: 9f4e397f-1c67-4d9d-852a-1c63794a870c Authenticating user 'default' from [fd00:1122:3344:101::e]:59660 | ||
| 3622 | 2025.11.17 23:58:22.838602 [ 286 ] {} <Debug> TCP-Session: ec19167f-53fe-454a-ad07-abf2b4e4373d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3623 | 2025.11.17 23:58:22.838613 [ 289 ] {77968e29-385e-4795-b938-db89babfaed7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3624 | 2025.11.17 23:58:22.838617 [ 293 ] {} <Debug> TCP-Session: 9f4e397f-1c67-4d9d-852a-1c63794a870c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3625 | 2025.11.17 23:58:22.838669 [ 293 ] {} <Debug> TCP-Session: 9f4e397f-1c67-4d9d-852a-1c63794a870c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3626 | 2025.11.17 23:58:22.838696 [ 289 ] {77968e29-385e-4795-b938-db89babfaed7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3627 | 2025.11.17 23:58:22.839011 [ 289 ] {77968e29-385e-4795-b938-db89babfaed7} <Debug> oximeter.version (a19d5a8a-5052-42fa-92e2-ebbf2c8dbfb7) (SelectExecutor): Key condition: unknown | ||
| 3628 | 2025.11.17 23:58:22.840030 [ 345 ] {77968e29-385e-4795-b938-db89babfaed7} <Trace> AggregatingTransform: Aggregating | ||
| 3629 | 2025.11.17 23:58:22.840088 [ 345 ] {77968e29-385e-4795-b938-db89babfaed7} <Trace> Aggregator: Aggregation method: without_key | ||
| 3630 | 2025.11.17 23:58:22.840134 [ 345 ] {77968e29-385e-4795-b938-db89babfaed7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001018899 sec. (981.452 rows/sec., 38.34 KiB/sec.) | ||
| 3631 | 2025.11.17 23:58:22.840159 [ 345 ] {77968e29-385e-4795-b938-db89babfaed7} <Trace> Aggregator: Merging aggregated data | ||
| 3632 | 2025.11.17 23:58:22.841521 [ 289 ] {77968e29-385e-4795-b938-db89babfaed7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003438 sec., 290.86678301337986 rows/sec., 11.36 KiB/sec. | ||
| 3633 | 2025.11.17 23:58:22.841671 [ 289 ] {77968e29-385e-4795-b938-db89babfaed7} <Debug> TCPHandler: Processed in 0.003899469 sec. | ||
| 3634 | 2025.11.17 23:58:22.841794 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3635 | 2025.11.17 23:58:22.841823 [ 289 ] {} <Debug> TCP-Session: f3c1ebf4-4634-4378-a082-532f8ae57369 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3636 | 2025.11.17 23:58:22.841823 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3637 | 2025.11.17 23:58:22.841843 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3638 | 2025.11.17 23:58:22.841868 [ 290 ] {} <Debug> TCP-Session: 8694eab4-12cf-4fd6-aa01-145c83d2ba37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3639 | 2025.11.17 23:58:22.841877 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3640 | 2025.11.17 23:58:22.841886 [ 259 ] {} <Debug> TCP-Session: 160a643d-f82a-45d3-bde0-79f5ca3e998f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3641 | 2025.11.17 23:58:22.841895 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3642 | 2025.11.17 23:58:22.841920 [ 292 ] {} <Debug> TCP-Session: 3d1b7a5b-1f36-4b2c-a316-1eb8499c07fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3643 | 2025.11.17 23:58:22.841930 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3644 | 2025.11.17 23:58:22.841941 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3645 | 2025.11.17 23:58:22.841956 [ 287 ] {} <Debug> TCP-Session: 646bd6aa-63eb-4012-a2c5-3abea26f8537 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3646 | 2025.11.17 23:58:22.841982 [ 293 ] {} <Debug> TCP-Session: 9f4e397f-1c67-4d9d-852a-1c63794a870c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3647 | 2025.11.17 23:58:22.841993 [ 286 ] {} <Debug> TCP-Session: ec19167f-53fe-454a-ad07-abf2b4e4373d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3648 | 2025.11.17 23:58:22.841914 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3649 | 2025.11.17 23:58:22.841871 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3650 | 2025.11.17 23:58:22.842056 [ 294 ] {} <Debug> TCP-Session: 35ac69eb-28b4-49bb-9275-76b2f920fc3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3651 | 2025.11.17 23:58:22.842086 [ 291 ] {} <Debug> TCP-Session: 642f85d1-49ab-4844-b605-657631462948 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3652 | 2025.11.17 23:58:22.929777 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64946 | ||
| 3653 | 2025.11.17 23:58:22.929887 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3654 | 2025.11.17 23:58:22.929915 [ 289 ] {} <Debug> TCP-Session: 217b826d-60ca-41d2-8500-3e48b04b2701 Authenticating user 'default' from [fd00:1122:3344:101::e]:64946 | ||
| 3655 | 2025.11.17 23:58:22.929937 [ 289 ] {} <Debug> TCP-Session: 217b826d-60ca-41d2-8500-3e48b04b2701 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3656 | 2025.11.17 23:58:22.929950 [ 289 ] {} <Debug> TCP-Session: 217b826d-60ca-41d2-8500-3e48b04b2701 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3657 | 2025.11.17 23:58:22.930158 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65340 | ||
| 3658 | 2025.11.17 23:58:22.930177 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43544 | ||
| 3659 | 2025.11.17 23:58:22.930193 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41449 | ||
| 3660 | 2025.11.17 23:58:22.930230 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44797 | ||
| 3661 | 2025.11.17 23:58:22.930252 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33690 | ||
| 3662 | 2025.11.17 23:58:22.930268 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3663 | 2025.11.17 23:58:22.930292 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3664 | 2025.11.17 23:58:22.930329 [ 290 ] {} <Debug> TCP-Session: b0935370-40fa-4cab-b8bf-ece989e3ce34 Authenticating user 'default' from [fd00:1122:3344:101::e]:65340 | ||
| 3665 | 2025.11.17 23:58:22.930304 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3666 | 2025.11.17 23:58:22.930359 [ 292 ] {} <Debug> TCP-Session: 804726fe-f639-4b62-8d84-ab825779f64e Authenticating user 'default' from [fd00:1122:3344:101::e]:43544 | ||
| 3667 | 2025.11.17 23:58:22.930365 [ 290 ] {} <Debug> TCP-Session: b0935370-40fa-4cab-b8bf-ece989e3ce34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3668 | 2025.11.17 23:58:22.930374 [ 286 ] {} <Debug> TCP-Session: 1aff2c38-0b25-4ae4-853b-143c303d7965 Authenticating user 'default' from [fd00:1122:3344:101::e]:44797 | ||
| 3669 | 2025.11.17 23:58:22.930395 [ 292 ] {} <Debug> TCP-Session: 804726fe-f639-4b62-8d84-ab825779f64e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3670 | 2025.11.17 23:58:22.930409 [ 286 ] {} <Debug> TCP-Session: 1aff2c38-0b25-4ae4-853b-143c303d7965 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3671 | 2025.11.17 23:58:22.930420 [ 292 ] {} <Debug> TCP-Session: 804726fe-f639-4b62-8d84-ab825779f64e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3672 | 2025.11.17 23:58:22.930432 [ 286 ] {} <Debug> TCP-Session: 1aff2c38-0b25-4ae4-853b-143c303d7965 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3673 | 2025.11.17 23:58:22.930382 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3674 | 2025.11.17 23:58:22.930290 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3675 | 2025.11.17 23:58:22.930192 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34756 | ||
| 3676 | 2025.11.17 23:58:22.930520 [ 294 ] {} <Debug> TCP-Session: 10b72855-d33e-44b4-94c2-330a77fd276f Authenticating user 'default' from [fd00:1122:3344:101::e]:41449 | ||
| 3677 | 2025.11.17 23:58:22.930508 [ 287 ] {} <Debug> TCP-Session: 0de1340e-a3b3-45be-b12e-b9fd89b439e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:33690 | ||
| 3678 | 2025.11.17 23:58:22.930568 [ 294 ] {} <Debug> TCP-Session: 10b72855-d33e-44b4-94c2-330a77fd276f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3679 | 2025.11.17 23:58:22.930397 [ 290 ] {} <Debug> TCP-Session: b0935370-40fa-4cab-b8bf-ece989e3ce34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3680 | 2025.11.17 23:58:22.930598 [ 294 ] {} <Debug> TCP-Session: 10b72855-d33e-44b4-94c2-330a77fd276f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3681 | 2025.11.17 23:58:22.930598 [ 287 ] {} <Debug> TCP-Session: 0de1340e-a3b3-45be-b12e-b9fd89b439e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3682 | 2025.11.17 23:58:22.930616 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3683 | 2025.11.17 23:58:22.930640 [ 287 ] {} <Debug> TCP-Session: 0de1340e-a3b3-45be-b12e-b9fd89b439e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3684 | 2025.11.17 23:58:22.930287 [ 289 ] {} <Trace> TCP-Session: 217b826d-60ca-41d2-8500-3e48b04b2701 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3685 | 2025.11.17 23:58:22.930663 [ 293 ] {} <Debug> TCP-Session: f53fd6a6-548f-4524-9c32-53b5390897fd Authenticating user 'default' from [fd00:1122:3344:101::e]:34756 | ||
| 3686 | 2025.11.17 23:58:22.930218 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56926 | ||
| 3687 | 2025.11.17 23:58:22.930712 [ 293 ] {} <Debug> TCP-Session: f53fd6a6-548f-4524-9c32-53b5390897fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3688 | 2025.11.17 23:58:22.930177 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45143 | ||
| 3689 | 2025.11.17 23:58:22.930743 [ 293 ] {} <Debug> TCP-Session: f53fd6a6-548f-4524-9c32-53b5390897fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3690 | 2025.11.17 23:58:22.930788 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3691 | 2025.11.17 23:58:22.930818 [ 259 ] {} <Debug> TCP-Session: a6c8e2b2-ab60-4807-9ed0-f5453f6adc3c Authenticating user 'default' from [fd00:1122:3344:101::e]:56926 | ||
| 3692 | 2025.11.17 23:58:22.930820 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3693 | 2025.11.17 23:58:22.930844 [ 289 ] {4ab02d31-b5eb-47a5-a2aa-61c934e3b4e2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64946) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3694 | 2025.11.17 23:58:22.930859 [ 259 ] {} <Debug> TCP-Session: a6c8e2b2-ab60-4807-9ed0-f5453f6adc3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3695 | 2025.11.17 23:58:22.930866 [ 291 ] {} <Debug> TCP-Session: f9282c1c-5313-467b-8827-d6d1952b8295 Authenticating user 'default' from [fd00:1122:3344:101::e]:45143 | ||
| 3696 | 2025.11.17 23:58:22.930893 [ 259 ] {} <Debug> TCP-Session: a6c8e2b2-ab60-4807-9ed0-f5453f6adc3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3697 | 2025.11.17 23:58:22.930911 [ 291 ] {} <Debug> TCP-Session: f9282c1c-5313-467b-8827-d6d1952b8295 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3698 | 2025.11.17 23:58:22.930936 [ 291 ] {} <Debug> TCP-Session: f9282c1c-5313-467b-8827-d6d1952b8295 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3699 | 2025.11.17 23:58:22.931094 [ 289 ] {4ab02d31-b5eb-47a5-a2aa-61c934e3b4e2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3700 | 2025.11.17 23:58:22.931148 [ 289 ] {4ab02d31-b5eb-47a5-a2aa-61c934e3b4e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3701 | 2025.11.17 23:58:22.931410 [ 289 ] {4ab02d31-b5eb-47a5-a2aa-61c934e3b4e2} <Debug> oximeter.version (a19d5a8a-5052-42fa-92e2-ebbf2c8dbfb7) (SelectExecutor): Key condition: unknown | ||
| 3702 | 2025.11.17 23:58:22.932422 [ 296 ] {4ab02d31-b5eb-47a5-a2aa-61c934e3b4e2} <Trace> AggregatingTransform: Aggregating | ||
| 3703 | 2025.11.17 23:58:22.932474 [ 296 ] {4ab02d31-b5eb-47a5-a2aa-61c934e3b4e2} <Trace> Aggregator: Aggregation method: without_key | ||
| 3704 | 2025.11.17 23:58:22.932512 [ 296 ] {4ab02d31-b5eb-47a5-a2aa-61c934e3b4e2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000960467 sec. (1041.160 rows/sec., 40.67 KiB/sec.) | ||
| 3705 | 2025.11.17 23:58:22.932533 [ 296 ] {4ab02d31-b5eb-47a5-a2aa-61c934e3b4e2} <Trace> Aggregator: Merging aggregated data | ||
| 3706 | 2025.11.17 23:58:22.933735 [ 289 ] {4ab02d31-b5eb-47a5-a2aa-61c934e3b4e2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002946 sec., 339.4433129667346 rows/sec., 13.26 KiB/sec. | ||
| 3707 | 2025.11.17 23:58:22.933856 [ 289 ] {4ab02d31-b5eb-47a5-a2aa-61c934e3b4e2} <Debug> TCPHandler: Processed in 0.003697994 sec. | ||
| 3708 | 2025.11.17 23:58:22.933980 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3709 | 2025.11.17 23:58:22.934008 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3710 | 2025.11.17 23:58:22.934010 [ 289 ] {} <Debug> TCP-Session: 217b826d-60ca-41d2-8500-3e48b04b2701 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3711 | 2025.11.17 23:58:22.934024 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3712 | 2025.11.17 23:58:22.934043 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3713 | 2025.11.17 23:58:22.934052 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3714 | 2025.11.17 23:58:22.934084 [ 291 ] {} <Debug> TCP-Session: f9282c1c-5313-467b-8827-d6d1952b8295 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3715 | 2025.11.17 23:58:22.934090 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3716 | 2025.11.17 23:58:22.934119 [ 287 ] {} <Debug> TCP-Session: 0de1340e-a3b3-45be-b12e-b9fd89b439e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3717 | 2025.11.17 23:58:22.934126 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3718 | 2025.11.17 23:58:22.934149 [ 292 ] {} <Debug> TCP-Session: 804726fe-f639-4b62-8d84-ab825779f64e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3719 | 2025.11.17 23:58:22.934103 [ 293 ] {} <Debug> TCP-Session: f53fd6a6-548f-4524-9c32-53b5390897fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3720 | 2025.11.17 23:58:22.934181 [ 286 ] {} <Debug> TCP-Session: 1aff2c38-0b25-4ae4-853b-143c303d7965 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3721 | 2025.11.17 23:58:22.934073 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3722 | 2025.11.17 23:58:22.934111 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3723 | 2025.11.17 23:58:22.934250 [ 294 ] {} <Debug> TCP-Session: 10b72855-d33e-44b4-94c2-330a77fd276f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3724 | 2025.11.17 23:58:22.934053 [ 290 ] {} <Debug> TCP-Session: b0935370-40fa-4cab-b8bf-ece989e3ce34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3725 | 2025.11.17 23:58:22.934277 [ 259 ] {} <Debug> TCP-Session: a6c8e2b2-ab60-4807-9ed0-f5453f6adc3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3726 | 2025.11.17 23:58:23.016368 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51786 | ||
| 3727 | 2025.11.17 23:58:23.016467 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3728 | 2025.11.17 23:58:23.016494 [ 289 ] {} <Debug> TCP-Session: 2fe0d577-fc06-43bc-86fc-503c4a531452 Authenticating user 'default' from [fd00:1122:3344:101::e]:51786 | ||
| 3729 | 2025.11.17 23:58:23.016515 [ 289 ] {} <Debug> TCP-Session: 2fe0d577-fc06-43bc-86fc-503c4a531452 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3730 | 2025.11.17 23:58:23.016528 [ 289 ] {} <Debug> TCP-Session: 2fe0d577-fc06-43bc-86fc-503c4a531452 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3731 | 2025.11.17 23:58:23.016712 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52398 | ||
| 3732 | 2025.11.17 23:58:23.016756 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59962 | ||
| 3733 | 2025.11.17 23:58:23.016779 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48617 | ||
| 3734 | 2025.11.17 23:58:23.016799 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46318 | ||
| 3735 | 2025.11.17 23:58:23.016846 [ 289 ] {} <Trace> TCP-Session: 2fe0d577-fc06-43bc-86fc-503c4a531452 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3736 | 2025.11.17 23:58:23.016872 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3737 | 2025.11.17 23:58:23.016890 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3738 | 2025.11.17 23:58:23.016905 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3739 | 2025.11.17 23:58:23.016917 [ 291 ] {} <Debug> TCP-Session: cbc14df6-46a7-41fd-903d-87ba1c1bdc94 Authenticating user 'default' from [fd00:1122:3344:101::e]:59962 | ||
| 3740 | 2025.11.17 23:58:23.016927 [ 293 ] {} <Debug> TCP-Session: 73e51620-12e1-4f06-ae38-1bfae6d3d0a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:48617 | ||
| 3741 | 2025.11.17 23:58:23.016945 [ 294 ] {} <Debug> TCP-Session: 7f58bd6f-073c-4b50-ab53-58fe959b69a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:46318 | ||
| 3742 | 2025.11.17 23:58:23.016959 [ 291 ] {} <Debug> TCP-Session: cbc14df6-46a7-41fd-903d-87ba1c1bdc94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3743 | 2025.11.17 23:58:23.016969 [ 293 ] {} <Debug> TCP-Session: 73e51620-12e1-4f06-ae38-1bfae6d3d0a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3744 | 2025.11.17 23:58:23.016987 [ 291 ] {} <Debug> TCP-Session: cbc14df6-46a7-41fd-903d-87ba1c1bdc94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3745 | 2025.11.17 23:58:23.016983 [ 294 ] {} <Debug> TCP-Session: 7f58bd6f-073c-4b50-ab53-58fe959b69a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3746 | 2025.11.17 23:58:23.017000 [ 293 ] {} <Debug> TCP-Session: 73e51620-12e1-4f06-ae38-1bfae6d3d0a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3747 | 2025.11.17 23:58:23.017027 [ 294 ] {} <Debug> TCP-Session: 7f58bd6f-073c-4b50-ab53-58fe959b69a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3748 | 2025.11.17 23:58:23.017042 [ 289 ] {b749c976-6703-49fe-ad5d-f0a51cc86739} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51786) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3749 | 2025.11.17 23:58:23.016765 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53131 | ||
| 3750 | 2025.11.17 23:58:23.016813 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35454 | ||
| 3751 | 2025.11.17 23:58:23.016811 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3752 | 2025.11.17 23:58:23.017138 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3753 | 2025.11.17 23:58:23.017150 [ 290 ] {} <Debug> TCP-Session: bfdd579d-f2d8-4a4b-bda3-6848075e47cb Authenticating user 'default' from [fd00:1122:3344:101::e]:52398 | ||
| 3754 | 2025.11.17 23:58:23.017171 [ 292 ] {} <Debug> TCP-Session: 15666725-d831-42b9-8957-08396152d339 Authenticating user 'default' from [fd00:1122:3344:101::e]:53131 | ||
| 3755 | 2025.11.17 23:58:23.017174 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3756 | 2025.11.17 23:58:23.017178 [ 290 ] {} <Debug> TCP-Session: bfdd579d-f2d8-4a4b-bda3-6848075e47cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3757 | 2025.11.17 23:58:23.017196 [ 292 ] {} <Debug> TCP-Session: 15666725-d831-42b9-8957-08396152d339 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3758 | 2025.11.17 23:58:23.017220 [ 290 ] {} <Debug> TCP-Session: bfdd579d-f2d8-4a4b-bda3-6848075e47cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3759 | 2025.11.17 23:58:23.017233 [ 292 ] {} <Debug> TCP-Session: 15666725-d831-42b9-8957-08396152d339 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3760 | 2025.11.17 23:58:23.017213 [ 259 ] {} <Debug> TCP-Session: d2437150-b710-4e27-93b5-713168d3f947 Authenticating user 'default' from [fd00:1122:3344:101::e]:35454 | ||
| 3761 | 2025.11.17 23:58:23.017282 [ 259 ] {} <Debug> TCP-Session: d2437150-b710-4e27-93b5-713168d3f947 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3762 | 2025.11.17 23:58:23.017294 [ 259 ] {} <Debug> TCP-Session: d2437150-b710-4e27-93b5-713168d3f947 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3763 | 2025.11.17 23:58:23.017307 [ 289 ] {b749c976-6703-49fe-ad5d-f0a51cc86739} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3764 | 2025.11.17 23:58:23.017373 [ 289 ] {b749c976-6703-49fe-ad5d-f0a51cc86739} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3765 | 2025.11.17 23:58:23.017662 [ 289 ] {b749c976-6703-49fe-ad5d-f0a51cc86739} <Debug> oximeter.version (a19d5a8a-5052-42fa-92e2-ebbf2c8dbfb7) (SelectExecutor): Key condition: unknown | ||
| 3766 | 2025.11.17 23:58:23.018602 [ 276 ] {b749c976-6703-49fe-ad5d-f0a51cc86739} <Trace> AggregatingTransform: Aggregating | ||
| 3767 | 2025.11.17 23:58:23.018639 [ 276 ] {b749c976-6703-49fe-ad5d-f0a51cc86739} <Trace> Aggregator: Aggregation method: without_key | ||
| 3768 | 2025.11.17 23:58:23.018672 [ 276 ] {b749c976-6703-49fe-ad5d-f0a51cc86739} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000910236 sec. (1098.616 rows/sec., 42.91 KiB/sec.) | ||
| 3769 | 2025.11.17 23:58:23.018687 [ 276 ] {b749c976-6703-49fe-ad5d-f0a51cc86739} <Trace> Aggregator: Merging aggregated data | ||
| 3770 | 2025.11.17 23:58:23.019945 [ 289 ] {b749c976-6703-49fe-ad5d-f0a51cc86739} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002955 sec., 338.409475465313 rows/sec., 13.22 KiB/sec. | ||
| 3771 | 2025.11.17 23:58:23.020091 [ 289 ] {b749c976-6703-49fe-ad5d-f0a51cc86739} <Debug> TCPHandler: Processed in 0.003368175 sec. | ||
| 3772 | 2025.11.17 23:58:23.020216 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3773 | 2025.11.17 23:58:23.020246 [ 289 ] {} <Debug> TCP-Session: 2fe0d577-fc06-43bc-86fc-503c4a531452 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3774 | 2025.11.17 23:58:23.020261 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3775 | 2025.11.17 23:58:23.020299 [ 290 ] {} <Debug> TCP-Session: bfdd579d-f2d8-4a4b-bda3-6848075e47cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3776 | 2025.11.17 23:58:23.020312 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3777 | 2025.11.17 23:58:23.020317 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3778 | 2025.11.17 23:58:23.020378 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3779 | 2025.11.17 23:58:23.020384 [ 291 ] {} <Debug> TCP-Session: cbc14df6-46a7-41fd-903d-87ba1c1bdc94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3780 | 2025.11.17 23:58:23.020396 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3781 | 2025.11.17 23:58:23.020420 [ 293 ] {} <Debug> TCP-Session: 73e51620-12e1-4f06-ae38-1bfae6d3d0a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3782 | 2025.11.17 23:58:23.020453 [ 259 ] {} <Debug> TCP-Session: d2437150-b710-4e27-93b5-713168d3f947 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3783 | 2025.11.17 23:58:23.020428 [ 294 ] {} <Debug> TCP-Session: 7f58bd6f-073c-4b50-ab53-58fe959b69a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3784 | 2025.11.17 23:58:23.020352 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3785 | 2025.11.17 23:58:23.020562 [ 292 ] {} <Debug> TCP-Session: 15666725-d831-42b9-8957-08396152d339 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3786 | 2025.11.17 23:58:23.021548 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61811 | ||
| 3787 | 2025.11.17 23:58:23.021605 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40795 | ||
| 3788 | 2025.11.17 23:58:23.021619 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3789 | 2025.11.17 23:58:23.021659 [ 287 ] {} <Debug> TCP-Session: ffe9be81-64f9-4b59-a1be-85b74ed42b36 Authenticating user 'default' from [fd00:1122:3344:101::e]:61811 | ||
| 3790 | 2025.11.17 23:58:23.021679 [ 287 ] {} <Debug> TCP-Session: ffe9be81-64f9-4b59-a1be-85b74ed42b36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3791 | 2025.11.17 23:58:23.021680 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3792 | 2025.11.17 23:58:23.021696 [ 287 ] {} <Debug> TCP-Session: ffe9be81-64f9-4b59-a1be-85b74ed42b36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3793 | 2025.11.17 23:58:23.021717 [ 286 ] {} <Debug> TCP-Session: e72ef127-f8c2-4b82-b2d2-6dc088014a69 Authenticating user 'default' from [fd00:1122:3344:101::e]:40795 | ||
| 3794 | 2025.11.17 23:58:23.021781 [ 286 ] {} <Debug> TCP-Session: e72ef127-f8c2-4b82-b2d2-6dc088014a69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3795 | 2025.11.17 23:58:23.021795 [ 286 ] {} <Debug> TCP-Session: e72ef127-f8c2-4b82-b2d2-6dc088014a69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3796 | 2025.11.17 23:58:23.038505 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:40795). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3797 | |||
| 3798 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3799 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3800 | 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 | ||
| 3801 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3802 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3803 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3804 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3805 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3806 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3807 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3808 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 3809 | (version 23.8.7.1) | ||
| 3810 | 2025.11.17 23:58:23.038660 [ 286 ] {} <Debug> TCP-Session: e72ef127-f8c2-4b82-b2d2-6dc088014a69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3811 | 2025.11.17 23:58:23.038701 [ 287 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:61811). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3812 | |||
| 3813 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3814 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3815 | 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 | ||
| 3816 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3817 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3818 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3819 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3820 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3821 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3822 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3823 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 3824 | (version 23.8.7.1) | ||
| 3825 | 2025.11.17 23:58:23.038776 [ 287 ] {} <Debug> TCP-Session: ffe9be81-64f9-4b59-a1be-85b74ed42b36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3826 | 2025.11.17 23:58:26.072668 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3827 | 2025.11.17 23:58:26.072766 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3828 | 2025.11.17 23:58:26.138838 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7711 | ||
| 3829 | 2025.11.17 23:58:26.139505 [ 245 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3830 | 2025.11.17 23:58:26.139563 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3831 | 2025.11.17 23:58:26.140099 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3832 | 2025.11.17 23:58:26.140326 [ 245 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3833 | 2025.11.17 23:58:26.140451 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7711 | ||
| 3834 | 2025.11.17 23:58:26.140455 [ 147 ] {} <Debug> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3835 | 2025.11.17 23:58:26.140523 [ 147 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3836 | 2025.11.17 23:58:26.140547 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3837 | 2025.11.17 23:58:26.140689 [ 200 ] {e5a35b82-8842-4571-88d5-f93dfb9ae36c::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 | ||
| 3838 | 2025.11.17 23:58:26.140854 [ 200 ] {e5a35b82-8842-4571-88d5-f93dfb9ae36c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3839 | 2025.11.17 23:58:26.140900 [ 200 ] {e5a35b82-8842-4571-88d5-f93dfb9ae36c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5279 rows starting from the beginning of the part | ||
| 3840 | 2025.11.17 23:58:26.140973 [ 200 ] {e5a35b82-8842-4571-88d5-f93dfb9ae36c::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 | ||
| 3841 | 2025.11.17 23:58:26.141024 [ 200 ] {e5a35b82-8842-4571-88d5-f93dfb9ae36c::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 | ||
| 3842 | 2025.11.17 23:58:26.141072 [ 200 ] {e5a35b82-8842-4571-88d5-f93dfb9ae36c::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 | ||
| 3843 | 2025.11.17 23:58:26.141113 [ 200 ] {e5a35b82-8842-4571-88d5-f93dfb9ae36c::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 | ||
| 3844 | 2025.11.17 23:58:26.141153 [ 200 ] {e5a35b82-8842-4571-88d5-f93dfb9ae36c::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 | ||
| 3845 | 2025.11.17 23:58:26.142628 [ 195 ] {e5a35b82-8842-4571-88d5-f93dfb9ae36c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7711 rows, containing 4 columns (4 merged, 0 gathered) in 0.002003726 sec., 3848330.56016641 rows/sec., 55.05 MiB/sec. | ||
| 3846 | 2025.11.17 23:58:26.143196 [ 194 ] {e5a35b82-8842-4571-88d5-f93dfb9ae36c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3847 | 2025.11.17 23:58:26.143557 [ 194 ] {e5a35b82-8842-4571-88d5-f93dfb9ae36c::all_1_16_3} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3848 | 2025.11.17 23:58:26.143650 [ 194 ] {e5a35b82-8842-4571-88d5-f93dfb9ae36c::all_1_16_3} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3849 | 2025.11.17 23:58:26.143757 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3850 | 2025.11.17 23:58:26.161174 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 500 | ||
| 3851 | 2025.11.17 23:58:26.163437 [ 243 ] {} <Trace> system.query_log (5160c46c-4695-4732-892b-014b7bde58ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3852 | 2025.11.17 23:58:26.163475 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3853 | 2025.11.17 23:58:26.164681 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3854 | 2025.11.17 23:58:26.164943 [ 243 ] {} <Trace> system.query_log (5160c46c-4695-4732-892b-014b7bde58ca): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3855 | 2025.11.17 23:58:26.165180 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 500 | ||
| 3856 | 2025.11.17 23:58:26.543990 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3857 | 2025.11.17 23:58:26.561031 [ 244 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3858 | 2025.11.17 23:58:26.561103 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3859 | 2025.11.17 23:58:26.566650 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3860 | 2025.11.17 23:58:26.567347 [ 244 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3861 | 2025.11.17 23:58:26.567679 [ 146 ] {} <Debug> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3862 | 2025.11.17 23:58:26.567769 [ 146 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3863 | 2025.11.17 23:58:26.567809 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3864 | 2025.11.17 23:58:26.567925 [ 200 ] {2241e7f5-9f74-45e6-bc85-89450acb2c8c::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 | ||
| 3865 | 2025.11.17 23:58:26.570321 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3866 | 2025.11.17 23:58:26.570902 [ 200 ] {2241e7f5-9f74-45e6-bc85-89450acb2c8c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3867 | 2025.11.17 23:58:26.571644 [ 200 ] {2241e7f5-9f74-45e6-bc85-89450acb2c8c::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 | ||
| 3868 | 2025.11.17 23:58:26.574955 [ 200 ] {2241e7f5-9f74-45e6-bc85-89450acb2c8c::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 | ||
| 3869 | 2025.11.17 23:58:26.578216 [ 200 ] {2241e7f5-9f74-45e6-bc85-89450acb2c8c::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 | ||
| 3870 | 2025.11.17 23:58:26.581952 [ 200 ] {2241e7f5-9f74-45e6-bc85-89450acb2c8c::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 | ||
| 3871 | 2025.11.17 23:58:26.586366 [ 200 ] {2241e7f5-9f74-45e6-bc85-89450acb2c8c::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 | ||
| 3872 | 2025.11.17 23:58:26.590809 [ 200 ] {2241e7f5-9f74-45e6-bc85-89450acb2c8c::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 | ||
| 3873 | 2025.11.17 23:58:26.642079 [ 195 ] {2241e7f5-9f74-45e6-bc85-89450acb2c8c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.074192311 sec., 1630.8967650300044 rows/sec., 8.43 MiB/sec. | ||
| 3874 | 2025.11.17 23:58:26.644831 [ 202 ] {2241e7f5-9f74-45e6-bc85-89450acb2c8c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3875 | 2025.11.17 23:58:26.646968 [ 202 ] {2241e7f5-9f74-45e6-bc85-89450acb2c8c::all_1_16_3} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3876 | 2025.11.17 23:58:26.647075 [ 202 ] {2241e7f5-9f74-45e6-bc85-89450acb2c8c::all_1_16_3} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3877 | 2025.11.17 23:58:26.649416 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3878 | 2025.11.17 23:58:26.856027 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3879 | 2025.11.17 23:58:26.856302 [ 260 ] {d2f44218-6641-4c94-a135-3efe06c796e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3880 | 2025.11.17 23:58:26.856403 [ 260 ] {d2f44218-6641-4c94-a135-3efe06c796e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3881 | 2025.11.17 23:58:26.857249 [ 260 ] {d2f44218-6641-4c94-a135-3efe06c796e8} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3882 | 2025.11.17 23:58:26.857293 [ 260 ] {d2f44218-6641-4c94-a135-3efe06c796e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3883 | 2025.11.17 23:58:26.857675 [ 260 ] {d2f44218-6641-4c94-a135-3efe06c796e8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3884 | 2025.11.17 23:58:26.857892 [ 260 ] {d2f44218-6641-4c94-a135-3efe06c796e8} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3885 | 2025.11.17 23:58:26.858038 [ 260 ] {d2f44218-6641-4c94-a135-3efe06c796e8} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.001811 sec., 67366.09607951409 rows/sec., 5.79 MiB/sec. | ||
| 3886 | 2025.11.17 23:58:26.858078 [ 260 ] {d2f44218-6641-4c94-a135-3efe06c796e8} <Debug> TCPHandler: Processed in 0.002231013 sec. | ||
| 3887 | 2025.11.17 23:58:26.858209 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3888 | 2025.11.17 23:58:26.858301 [ 260 ] {e4547722-6486-4373-b3aa-ba65aa1c98eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3889 | 2025.11.17 23:58:26.858342 [ 260 ] {e4547722-6486-4373-b3aa-ba65aa1c98eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3890 | 2025.11.17 23:58:26.858767 [ 260 ] {e4547722-6486-4373-b3aa-ba65aa1c98eb} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3891 | 2025.11.17 23:58:26.858802 [ 260 ] {e4547722-6486-4373-b3aa-ba65aa1c98eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3892 | 2025.11.17 23:58:26.859096 [ 260 ] {e4547722-6486-4373-b3aa-ba65aa1c98eb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3893 | 2025.11.17 23:58:26.859308 [ 260 ] {e4547722-6486-4373-b3aa-ba65aa1c98eb} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3894 | 2025.11.17 23:58:26.859436 [ 260 ] {e4547722-6486-4373-b3aa-ba65aa1c98eb} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001153 sec., 28620.98872506505 rows/sec., 2.10 MiB/sec. | ||
| 3895 | 2025.11.17 23:58:26.859477 [ 260 ] {e4547722-6486-4373-b3aa-ba65aa1c98eb} <Debug> TCPHandler: Processed in 0.001321817 sec. | ||
| 3896 | 2025.11.17 23:58:26.859604 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3897 | 2025.11.17 23:58:26.859700 [ 260 ] {e0009a29-ba6e-4ebf-8899-5a0dc5c1996d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3898 | 2025.11.17 23:58:26.859738 [ 260 ] {e0009a29-ba6e-4ebf-8899-5a0dc5c1996d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3899 | 2025.11.17 23:58:26.860248 [ 260 ] {e0009a29-ba6e-4ebf-8899-5a0dc5c1996d} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3900 | 2025.11.17 23:58:26.860285 [ 260 ] {e0009a29-ba6e-4ebf-8899-5a0dc5c1996d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3901 | 2025.11.17 23:58:26.860590 [ 260 ] {e0009a29-ba6e-4ebf-8899-5a0dc5c1996d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3902 | 2025.11.17 23:58:26.860791 [ 260 ] {e0009a29-ba6e-4ebf-8899-5a0dc5c1996d} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3903 | 2025.11.17 23:58:26.860912 [ 260 ] {e0009a29-ba6e-4ebf-8899-5a0dc5c1996d} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.00123 sec., 78861.78861788618 rows/sec., 6.16 MiB/sec. | ||
| 3904 | 2025.11.17 23:58:26.860952 [ 260 ] {e0009a29-ba6e-4ebf-8899-5a0dc5c1996d} <Debug> TCPHandler: Processed in 0.00140603 sec. | ||
| 3905 | 2025.11.17 23:58:26.861070 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3906 | 2025.11.17 23:58:26.861172 [ 260 ] {95fc744e-b3c4-4dec-8304-54a1d6026c13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3907 | 2025.11.17 23:58:26.861215 [ 260 ] {95fc744e-b3c4-4dec-8304-54a1d6026c13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3908 | 2025.11.17 23:58:26.861659 [ 260 ] {95fc744e-b3c4-4dec-8304-54a1d6026c13} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3909 | 2025.11.17 23:58:26.861695 [ 260 ] {95fc744e-b3c4-4dec-8304-54a1d6026c13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3910 | 2025.11.17 23:58:26.862047 [ 260 ] {95fc744e-b3c4-4dec-8304-54a1d6026c13} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3911 | 2025.11.17 23:58:26.862251 [ 260 ] {95fc744e-b3c4-4dec-8304-54a1d6026c13} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3912 | 2025.11.17 23:58:26.862375 [ 260 ] {95fc744e-b3c4-4dec-8304-54a1d6026c13} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 3913 | 2025.11.17 23:58:26.862415 [ 260 ] {95fc744e-b3c4-4dec-8304-54a1d6026c13} <Debug> TCPHandler: Processed in 0.001395069 sec. | ||
| 3914 | 2025.11.17 23:58:26.862524 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3915 | 2025.11.17 23:58:26.862621 [ 260 ] {f443e62d-6f00-46b5-b686-cb1fba322073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3916 | 2025.11.17 23:58:26.862675 [ 260 ] {f443e62d-6f00-46b5-b686-cb1fba322073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3917 | 2025.11.17 23:58:26.863539 [ 260 ] {f443e62d-6f00-46b5-b686-cb1fba322073} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3918 | 2025.11.17 23:58:26.863576 [ 260 ] {f443e62d-6f00-46b5-b686-cb1fba322073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3919 | 2025.11.17 23:58:26.864166 [ 260 ] {f443e62d-6f00-46b5-b686-cb1fba322073} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3920 | 2025.11.17 23:58:26.864384 [ 260 ] {f443e62d-6f00-46b5-b686-cb1fba322073} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3921 | 2025.11.17 23:58:26.864520 [ 260 ] {f443e62d-6f00-46b5-b686-cb1fba322073} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001918 sec., 17205.422314911368 rows/sec., 30.83 MiB/sec. | ||
| 3922 | 2025.11.17 23:58:26.864571 [ 260 ] {f443e62d-6f00-46b5-b686-cb1fba322073} <Debug> TCPHandler: Processed in 0.002095769 sec. | ||
| 3923 | 2025.11.17 23:58:26.864683 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3924 | 2025.11.17 23:58:26.864788 [ 260 ] {ea2b13bd-6369-40f1-9fa9-7bad78399d0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3925 | 2025.11.17 23:58:26.864829 [ 260 ] {ea2b13bd-6369-40f1-9fa9-7bad78399d0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3926 | 2025.11.17 23:58:26.865159 [ 260 ] {ea2b13bd-6369-40f1-9fa9-7bad78399d0e} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3927 | 2025.11.17 23:58:26.865195 [ 260 ] {ea2b13bd-6369-40f1-9fa9-7bad78399d0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3928 | 2025.11.17 23:58:26.865505 [ 260 ] {ea2b13bd-6369-40f1-9fa9-7bad78399d0e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3929 | 2025.11.17 23:58:26.865706 [ 260 ] {ea2b13bd-6369-40f1-9fa9-7bad78399d0e} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3930 | 2025.11.17 23:58:26.865826 [ 260 ] {ea2b13bd-6369-40f1-9fa9-7bad78399d0e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 3931 | 2025.11.17 23:58:26.865861 [ 260 ] {ea2b13bd-6369-40f1-9fa9-7bad78399d0e} <Debug> TCPHandler: Processed in 0.001227864 sec. | ||
| 3932 | 2025.11.17 23:58:27.000262 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.68 MiB, peak 243.20 MiB, free memory in arenas 0.00 B, will set to 241.59 MiB (RSS), difference: 7.92 MiB | ||
| 3933 | 2025.11.17 23:58:27.001415 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000865414 sec. | ||
| 3934 | 2025.11.17 23:58:31.856427 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3935 | 2025.11.17 23:58:31.856637 [ 260 ] {0c9d81a1-b201-449e-b52a-b7217ed915ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3936 | 2025.11.17 23:58:31.856707 [ 260 ] {0c9d81a1-b201-449e-b52a-b7217ed915ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3937 | 2025.11.17 23:58:31.857313 [ 260 ] {0c9d81a1-b201-449e-b52a-b7217ed915ab} <Trace> oximeter.fields_i16 (325897d0-5212-4860-b736-19b8f76846e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3938 | 2025.11.17 23:58:31.857356 [ 260 ] {0c9d81a1-b201-449e-b52a-b7217ed915ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3939 | 2025.11.17 23:58:31.857746 [ 260 ] {0c9d81a1-b201-449e-b52a-b7217ed915ab} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3940 | 2025.11.17 23:58:31.857970 [ 260 ] {0c9d81a1-b201-449e-b52a-b7217ed915ab} <Trace> oximeter.fields_i16 (325897d0-5212-4860-b736-19b8f76846e0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3941 | 2025.11.17 23:58:31.858114 [ 260 ] {0c9d81a1-b201-449e-b52a-b7217ed915ab} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00153 sec., 15686.274509803923 rows/sec., 1.30 MiB/sec. | ||
| 3942 | 2025.11.17 23:58:31.858154 [ 260 ] {0c9d81a1-b201-449e-b52a-b7217ed915ab} <Debug> TCPHandler: Processed in 0.001867292 sec. | ||
| 3943 | 2025.11.17 23:58:31.858269 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3944 | 2025.11.17 23:58:31.858364 [ 260 ] {df0aa7c8-80e3-435b-989f-4789d4904597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3945 | 2025.11.17 23:58:31.858405 [ 260 ] {df0aa7c8-80e3-435b-989f-4789d4904597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3946 | 2025.11.17 23:58:31.858785 [ 260 ] {df0aa7c8-80e3-435b-989f-4789d4904597} <Trace> oximeter.fields_ipaddr (7b176116-472b-4b5a-83c5-092b962004e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3947 | 2025.11.17 23:58:31.858821 [ 260 ] {df0aa7c8-80e3-435b-989f-4789d4904597} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3948 | 2025.11.17 23:58:31.859121 [ 260 ] {df0aa7c8-80e3-435b-989f-4789d4904597} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3949 | 2025.11.17 23:58:31.859329 [ 260 ] {df0aa7c8-80e3-435b-989f-4789d4904597} <Trace> oximeter.fields_ipaddr (7b176116-472b-4b5a-83c5-092b962004e6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3950 | 2025.11.17 23:58:31.859452 [ 260 ] {df0aa7c8-80e3-435b-989f-4789d4904597} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001106 sec., 3616.6365280289333 rows/sec., 294.91 KiB/sec. | ||
| 3951 | 2025.11.17 23:58:31.859489 [ 260 ] {df0aa7c8-80e3-435b-989f-4789d4904597} <Debug> TCPHandler: Processed in 0.001270006 sec. | ||
| 3952 | 2025.11.17 23:58:31.859603 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3953 | 2025.11.17 23:58:31.859722 [ 260 ] {e81e6a9e-2a4b-4916-ad7b-99d7be3de319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3954 | 2025.11.17 23:58:31.859769 [ 260 ] {e81e6a9e-2a4b-4916-ad7b-99d7be3de319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3955 | 2025.11.17 23:58:31.860343 [ 260 ] {e81e6a9e-2a4b-4916-ad7b-99d7be3de319} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3956 | 2025.11.17 23:58:31.860387 [ 260 ] {e81e6a9e-2a4b-4916-ad7b-99d7be3de319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3957 | 2025.11.17 23:58:31.860794 [ 260 ] {e81e6a9e-2a4b-4916-ad7b-99d7be3de319} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3958 | 2025.11.17 23:58:31.860997 [ 260 ] {e81e6a9e-2a4b-4916-ad7b-99d7be3de319} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3959 | 2025.11.17 23:58:31.861120 [ 260 ] {e81e6a9e-2a4b-4916-ad7b-99d7be3de319} <Debug> executeQuery: Read 194 rows, 17.55 KiB in 0.001422 sec., 136427.56680731365 rows/sec., 12.05 MiB/sec. | ||
| 3960 | 2025.11.17 23:58:31.861157 [ 260 ] {e81e6a9e-2a4b-4916-ad7b-99d7be3de319} <Debug> TCPHandler: Processed in 0.001613615 sec. | ||
| 3961 | 2025.11.17 23:58:31.861262 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3962 | 2025.11.17 23:58:31.861355 [ 260 ] {ca6d17c5-df7a-4e41-b050-552a49737b6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3963 | 2025.11.17 23:58:31.861393 [ 260 ] {ca6d17c5-df7a-4e41-b050-552a49737b6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3964 | 2025.11.17 23:58:31.861778 [ 260 ] {ca6d17c5-df7a-4e41-b050-552a49737b6f} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3965 | 2025.11.17 23:58:31.861813 [ 260 ] {ca6d17c5-df7a-4e41-b050-552a49737b6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3966 | 2025.11.17 23:58:31.862114 [ 260 ] {ca6d17c5-df7a-4e41-b050-552a49737b6f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3967 | 2025.11.17 23:58:31.862317 [ 260 ] {ca6d17c5-df7a-4e41-b050-552a49737b6f} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3968 | 2025.11.17 23:58:31.862440 [ 260 ] {ca6d17c5-df7a-4e41-b050-552a49737b6f} <Debug> executeQuery: Read 24 rows, 1.84 KiB in 0.001103 sec., 21758.839528558477 rows/sec., 1.63 MiB/sec. | ||
| 3969 | 2025.11.17 23:58:31.862475 [ 260 ] {ca6d17c5-df7a-4e41-b050-552a49737b6f} <Debug> TCPHandler: Processed in 0.001261735 sec. | ||
| 3970 | 2025.11.17 23:58:31.862577 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3971 | 2025.11.17 23:58:31.862668 [ 260 ] {aa8227f3-9747-4e0b-bf57-9b28729fba1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3972 | 2025.11.17 23:58:31.862706 [ 260 ] {aa8227f3-9747-4e0b-bf57-9b28729fba1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3973 | 2025.11.17 23:58:31.863086 [ 260 ] {aa8227f3-9747-4e0b-bf57-9b28729fba1b} <Trace> oximeter.fields_u32 (331d8859-2fcc-41ca-8ff2-10e253de49bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3974 | 2025.11.17 23:58:31.863121 [ 260 ] {aa8227f3-9747-4e0b-bf57-9b28729fba1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3975 | 2025.11.17 23:58:31.863408 [ 260 ] {aa8227f3-9747-4e0b-bf57-9b28729fba1b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3976 | 2025.11.17 23:58:31.863613 [ 260 ] {aa8227f3-9747-4e0b-bf57-9b28729fba1b} <Trace> oximeter.fields_u32 (331d8859-2fcc-41ca-8ff2-10e253de49bb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3977 | 2025.11.17 23:58:31.863732 [ 260 ] {aa8227f3-9747-4e0b-bf57-9b28729fba1b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001081 sec., 22201.665124884366 rows/sec., 1.84 MiB/sec. | ||
| 3978 | 2025.11.17 23:58:31.863768 [ 260 ] {aa8227f3-9747-4e0b-bf57-9b28729fba1b} <Debug> TCPHandler: Processed in 0.001239335 sec. | ||
| 3979 | 2025.11.17 23:58:31.863869 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3980 | 2025.11.17 23:58:31.863960 [ 260 ] {aed6696a-0490-40ae-bbb1-6747e050645a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3981 | 2025.11.17 23:58:31.863998 [ 260 ] {aed6696a-0490-40ae-bbb1-6747e050645a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3982 | 2025.11.17 23:58:31.864368 [ 260 ] {aed6696a-0490-40ae-bbb1-6747e050645a} <Trace> oximeter.fields_u8 (3c841fee-c808-4f33-b186-247962b3ed1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3983 | 2025.11.17 23:58:31.864403 [ 260 ] {aed6696a-0490-40ae-bbb1-6747e050645a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3984 | 2025.11.17 23:58:31.864682 [ 260 ] {aed6696a-0490-40ae-bbb1-6747e050645a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3985 | 2025.11.17 23:58:31.864886 [ 260 ] {aed6696a-0490-40ae-bbb1-6747e050645a} <Trace> oximeter.fields_u8 (3c841fee-c808-4f33-b186-247962b3ed1f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3986 | 2025.11.17 23:58:31.865008 [ 260 ] {aed6696a-0490-40ae-bbb1-6747e050645a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001065 sec., 11267.605633802817 rows/sec., 880.28 KiB/sec. | ||
| 3987 | 2025.11.17 23:58:31.865044 [ 260 ] {aed6696a-0490-40ae-bbb1-6747e050645a} <Debug> TCPHandler: Processed in 0.001223224 sec. | ||
| 3988 | 2025.11.17 23:58:31.865145 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3989 | 2025.11.17 23:58:31.865236 [ 260 ] {e92775ae-417a-4780-be55-9c93512676a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3990 | 2025.11.17 23:58:31.865273 [ 260 ] {e92775ae-417a-4780-be55-9c93512676a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3991 | 2025.11.17 23:58:31.865689 [ 260 ] {e92775ae-417a-4780-be55-9c93512676a3} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3992 | 2025.11.17 23:58:31.865723 [ 260 ] {e92775ae-417a-4780-be55-9c93512676a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3993 | 2025.11.17 23:58:31.866023 [ 260 ] {e92775ae-417a-4780-be55-9c93512676a3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3994 | 2025.11.17 23:58:31.866221 [ 260 ] {e92775ae-417a-4780-be55-9c93512676a3} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3995 | 2025.11.17 23:58:31.866340 [ 260 ] {e92775ae-417a-4780-be55-9c93512676a3} <Debug> executeQuery: Read 112 rows, 9.34 KiB in 0.001123 sec., 99732.85841495992 rows/sec., 8.12 MiB/sec. | ||
| 3996 | 2025.11.17 23:58:31.866376 [ 260 ] {e92775ae-417a-4780-be55-9c93512676a3} <Debug> TCPHandler: Processed in 0.001279956 sec. | ||
| 3997 | 2025.11.17 23:58:31.866479 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3998 | 2025.11.17 23:58:31.866569 [ 260 ] {d16cd162-29bb-4f72-bae8-0de7699d022c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3999 | 2025.11.17 23:58:31.866611 [ 260 ] {d16cd162-29bb-4f72-bae8-0de7699d022c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4000 | 2025.11.17 23:58:31.867025 [ 260 ] {d16cd162-29bb-4f72-bae8-0de7699d022c} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4001 | 2025.11.17 23:58:31.867061 [ 260 ] {d16cd162-29bb-4f72-bae8-0de7699d022c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4002 | 2025.11.17 23:58:31.867387 [ 260 ] {d16cd162-29bb-4f72-bae8-0de7699d022c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4003 | 2025.11.17 23:58:31.867604 [ 260 ] {d16cd162-29bb-4f72-bae8-0de7699d022c} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4004 | 2025.11.17 23:58:31.867723 [ 260 ] {d16cd162-29bb-4f72-bae8-0de7699d022c} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001172 sec., 168941.9795221843 rows/sec., 12.12 MiB/sec. | ||
| 4005 | 2025.11.17 23:58:31.867758 [ 260 ] {d16cd162-29bb-4f72-bae8-0de7699d022c} <Debug> TCPHandler: Processed in 0.001326578 sec. | ||
| 4006 | 2025.11.17 23:58:31.867862 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4007 | 2025.11.17 23:58:31.867952 [ 260 ] {0d03da1a-16ab-4599-ab3d-b86ef9abfc14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4008 | 2025.11.17 23:58:31.868005 [ 260 ] {0d03da1a-16ab-4599-ab3d-b86ef9abfc14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4009 | 2025.11.17 23:58:31.868750 [ 260 ] {0d03da1a-16ab-4599-ab3d-b86ef9abfc14} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4010 | 2025.11.17 23:58:31.868783 [ 260 ] {0d03da1a-16ab-4599-ab3d-b86ef9abfc14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4011 | 2025.11.17 23:58:31.869302 [ 260 ] {0d03da1a-16ab-4599-ab3d-b86ef9abfc14} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4012 | 2025.11.17 23:58:31.869519 [ 260 ] {0d03da1a-16ab-4599-ab3d-b86ef9abfc14} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4013 | 2025.11.17 23:58:31.869653 [ 260 ] {0d03da1a-16ab-4599-ab3d-b86ef9abfc14} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001719 sec., 4653.868528214078 rows/sec., 8.34 MiB/sec. | ||
| 4014 | 2025.11.17 23:58:31.869703 [ 260 ] {0d03da1a-16ab-4599-ab3d-b86ef9abfc14} <Debug> TCPHandler: Processed in 0.001888833 sec. | ||
| 4015 | 2025.11.17 23:58:31.869808 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4016 | 2025.11.17 23:58:31.869900 [ 260 ] {4129a31d-b793-4027-a5d2-48c5aaa098d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4017 | 2025.11.17 23:58:31.869940 [ 260 ] {4129a31d-b793-4027-a5d2-48c5aaa098d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4018 | 2025.11.17 23:58:31.870285 [ 260 ] {4129a31d-b793-4027-a5d2-48c5aaa098d6} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4019 | 2025.11.17 23:58:31.870319 [ 260 ] {4129a31d-b793-4027-a5d2-48c5aaa098d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4020 | 2025.11.17 23:58:31.870606 [ 260 ] {4129a31d-b793-4027-a5d2-48c5aaa098d6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4021 | 2025.11.17 23:58:31.870807 [ 260 ] {4129a31d-b793-4027-a5d2-48c5aaa098d6} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4022 | 2025.11.17 23:58:31.870925 [ 260 ] {4129a31d-b793-4027-a5d2-48c5aaa098d6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001043 sec., 57526.36625119846 rows/sec., 3.88 MiB/sec. | ||
| 4023 | 2025.11.17 23:58:31.870959 [ 260 ] {4129a31d-b793-4027-a5d2-48c5aaa098d6} <Debug> TCPHandler: Processed in 0.001198773 sec. | ||
| 4024 | 2025.11.17 23:58:33.641307 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8159 | ||
| 4025 | 2025.11.17 23:58:33.641815 [ 245 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4026 | 2025.11.17 23:58:33.641869 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4027 | 2025.11.17 23:58:33.642400 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4028 | 2025.11.17 23:58:33.642641 [ 245 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4029 | 2025.11.17 23:58:33.642785 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8159 | ||
| 4030 | 2025.11.17 23:58:34.071148 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4031 | 2025.11.17 23:58:34.086524 [ 244 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4032 | 2025.11.17 23:58:34.086583 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4033 | 2025.11.17 23:58:34.092647 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4034 | 2025.11.17 23:58:34.093404 [ 244 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4035 | 2025.11.17 23:58:34.096024 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4036 | 2025.11.17 23:58:36.166017 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 532 | ||
| 4037 | 2025.11.17 23:58:36.168246 [ 243 ] {} <Trace> system.query_log (5160c46c-4695-4732-892b-014b7bde58ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4038 | 2025.11.17 23:58:36.168301 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4039 | 2025.11.17 23:58:36.169484 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4040 | 2025.11.17 23:58:36.169772 [ 243 ] {} <Trace> system.query_log (5160c46c-4695-4732-892b-014b7bde58ca): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4041 | 2025.11.17 23:58:36.170126 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 532 | ||
| 4042 | 2025.11.17 23:58:36.856200 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4043 | 2025.11.17 23:58:36.856379 [ 260 ] {4cdc744e-b67f-4d5a-966f-38f165bec948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4044 | 2025.11.17 23:58:36.856441 [ 260 ] {4cdc744e-b67f-4d5a-966f-38f165bec948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4045 | 2025.11.17 23:58:36.857127 [ 260 ] {4cdc744e-b67f-4d5a-966f-38f165bec948} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4046 | 2025.11.17 23:58:36.857170 [ 260 ] {4cdc744e-b67f-4d5a-966f-38f165bec948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4047 | 2025.11.17 23:58:36.857574 [ 260 ] {4cdc744e-b67f-4d5a-966f-38f165bec948} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4048 | 2025.11.17 23:58:36.857805 [ 260 ] {4cdc744e-b67f-4d5a-966f-38f165bec948} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4049 | 2025.11.17 23:58:36.857956 [ 260 ] {4cdc744e-b67f-4d5a-966f-38f165bec948} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.001625 sec., 75076.92307692308 rows/sec., 6.45 MiB/sec. | ||
| 4050 | 2025.11.17 23:58:36.857997 [ 260 ] {4cdc744e-b67f-4d5a-966f-38f165bec948} <Debug> TCPHandler: Processed in 0.001926985 sec. | ||
| 4051 | 2025.11.17 23:58:36.858118 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4052 | 2025.11.17 23:58:36.858213 [ 260 ] {ecc7b4f7-26a4-4504-a54a-c14031b479c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4053 | 2025.11.17 23:58:36.858252 [ 260 ] {ecc7b4f7-26a4-4504-a54a-c14031b479c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4054 | 2025.11.17 23:58:36.858648 [ 260 ] {ecc7b4f7-26a4-4504-a54a-c14031b479c2} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4055 | 2025.11.17 23:58:36.858683 [ 260 ] {ecc7b4f7-26a4-4504-a54a-c14031b479c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4056 | 2025.11.17 23:58:36.858979 [ 260 ] {ecc7b4f7-26a4-4504-a54a-c14031b479c2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4057 | 2025.11.17 23:58:36.859188 [ 260 ] {ecc7b4f7-26a4-4504-a54a-c14031b479c2} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4058 | 2025.11.17 23:58:36.859313 [ 260 ] {ecc7b4f7-26a4-4504-a54a-c14031b479c2} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001119 sec., 29490.616621983914 rows/sec., 2.17 MiB/sec. | ||
| 4059 | 2025.11.17 23:58:36.859350 [ 260 ] {ecc7b4f7-26a4-4504-a54a-c14031b479c2} <Debug> TCPHandler: Processed in 0.001283236 sec. | ||
| 4060 | 2025.11.17 23:58:36.859455 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4061 | 2025.11.17 23:58:36.859548 [ 260 ] {53d2a0aa-8103-4cf1-8ddc-21560f3f34bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4062 | 2025.11.17 23:58:36.859587 [ 260 ] {53d2a0aa-8103-4cf1-8ddc-21560f3f34bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4063 | 2025.11.17 23:58:36.860018 [ 260 ] {53d2a0aa-8103-4cf1-8ddc-21560f3f34bb} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4064 | 2025.11.17 23:58:36.860053 [ 260 ] {53d2a0aa-8103-4cf1-8ddc-21560f3f34bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4065 | 2025.11.17 23:58:36.860355 [ 260 ] {53d2a0aa-8103-4cf1-8ddc-21560f3f34bb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4066 | 2025.11.17 23:58:36.860556 [ 260 ] {53d2a0aa-8103-4cf1-8ddc-21560f3f34bb} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4067 | 2025.11.17 23:58:36.860681 [ 260 ] {53d2a0aa-8103-4cf1-8ddc-21560f3f34bb} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001151 sec., 84274.5438748914 rows/sec., 6.58 MiB/sec. | ||
| 4068 | 2025.11.17 23:58:36.860718 [ 260 ] {53d2a0aa-8103-4cf1-8ddc-21560f3f34bb} <Debug> TCPHandler: Processed in 0.001312787 sec. | ||
| 4069 | 2025.11.17 23:58:36.860827 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4070 | 2025.11.17 23:58:36.860921 [ 260 ] {aaf7cf7f-d9cd-463f-b3a2-69c10f9e0e80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4071 | 2025.11.17 23:58:36.860963 [ 260 ] {aaf7cf7f-d9cd-463f-b3a2-69c10f9e0e80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4072 | 2025.11.17 23:58:36.861363 [ 260 ] {aaf7cf7f-d9cd-463f-b3a2-69c10f9e0e80} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4073 | 2025.11.17 23:58:36.861399 [ 260 ] {aaf7cf7f-d9cd-463f-b3a2-69c10f9e0e80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4074 | 2025.11.17 23:58:36.861723 [ 260 ] {aaf7cf7f-d9cd-463f-b3a2-69c10f9e0e80} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4075 | 2025.11.17 23:58:36.861932 [ 260 ] {aaf7cf7f-d9cd-463f-b3a2-69c10f9e0e80} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4076 | 2025.11.17 23:58:36.862057 [ 260 ] {aaf7cf7f-d9cd-463f-b3a2-69c10f9e0e80} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001155 sec., 138528.13852813852 rows/sec., 9.65 MiB/sec. | ||
| 4077 | 2025.11.17 23:58:36.862095 [ 260 ] {aaf7cf7f-d9cd-463f-b3a2-69c10f9e0e80} <Debug> TCPHandler: Processed in 0.001317717 sec. | ||
| 4078 | 2025.11.17 23:58:36.862200 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4079 | 2025.11.17 23:58:36.862293 [ 260 ] {ddce9cf6-7e31-4a76-a1ab-c06bbddd5499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4080 | 2025.11.17 23:58:36.862348 [ 260 ] {ddce9cf6-7e31-4a76-a1ab-c06bbddd5499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4081 | 2025.11.17 23:58:36.863175 [ 260 ] {ddce9cf6-7e31-4a76-a1ab-c06bbddd5499} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4082 | 2025.11.17 23:58:36.863211 [ 260 ] {ddce9cf6-7e31-4a76-a1ab-c06bbddd5499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4083 | 2025.11.17 23:58:36.863770 [ 260 ] {ddce9cf6-7e31-4a76-a1ab-c06bbddd5499} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4084 | 2025.11.17 23:58:36.863986 [ 260 ] {ddce9cf6-7e31-4a76-a1ab-c06bbddd5499} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4085 | 2025.11.17 23:58:36.864124 [ 260 ] {ddce9cf6-7e31-4a76-a1ab-c06bbddd5499} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001848 sec., 17857.142857142855 rows/sec., 32.00 MiB/sec. | ||
| 4086 | 2025.11.17 23:58:36.864176 [ 260 ] {ddce9cf6-7e31-4a76-a1ab-c06bbddd5499} <Debug> TCPHandler: Processed in 0.002025857 sec. | ||
| 4087 | 2025.11.17 23:58:36.864284 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4088 | 2025.11.17 23:58:36.864377 [ 260 ] {d64300b3-d449-4b54-b660-e3c95bf323c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4089 | 2025.11.17 23:58:36.864418 [ 260 ] {d64300b3-d449-4b54-b660-e3c95bf323c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4090 | 2025.11.17 23:58:36.864746 [ 260 ] {d64300b3-d449-4b54-b660-e3c95bf323c4} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4091 | 2025.11.17 23:58:36.864781 [ 260 ] {d64300b3-d449-4b54-b660-e3c95bf323c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4092 | 2025.11.17 23:58:36.865096 [ 260 ] {d64300b3-d449-4b54-b660-e3c95bf323c4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4093 | 2025.11.17 23:58:36.865303 [ 260 ] {d64300b3-d449-4b54-b660-e3c95bf323c4} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4094 | 2025.11.17 23:58:36.865427 [ 260 ] {d64300b3-d449-4b54-b660-e3c95bf323c4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 4095 | 2025.11.17 23:58:36.865462 [ 260 ] {d64300b3-d449-4b54-b660-e3c95bf323c4} <Debug> TCPHandler: Processed in 0.001228515 sec. | ||
| 4096 | 2025.11.17 23:58:41.072825 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4097 | 2025.11.17 23:58:41.072907 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4098 | 2025.11.17 23:58:41.143715 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8671 | ||
| 4099 | 2025.11.17 23:58:41.144218 [ 245 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4100 | 2025.11.17 23:58:41.144265 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4101 | 2025.11.17 23:58:41.144765 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4102 | 2025.11.17 23:58:41.145003 [ 245 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4103 | 2025.11.17 23:58:41.145159 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8671 | ||
| 4104 | 2025.11.17 23:58:41.596958 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4105 | 2025.11.17 23:58:41.611928 [ 244 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4106 | 2025.11.17 23:58:41.611986 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4107 | 2025.11.17 23:58:41.618173 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4108 | 2025.11.17 23:58:41.618847 [ 244 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4109 | 2025.11.17 23:58:41.621454 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4110 | 2025.11.17 23:58:41.854238 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4111 | 2025.11.17 23:58:41.854518 [ 260 ] {8cceb955-113e-467f-9527-af0f0514647d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4112 | 2025.11.17 23:58:41.854620 [ 260 ] {8cceb955-113e-467f-9527-af0f0514647d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4113 | 2025.11.17 23:58:41.855505 [ 260 ] {8cceb955-113e-467f-9527-af0f0514647d} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4114 | 2025.11.17 23:58:41.855546 [ 260 ] {8cceb955-113e-467f-9527-af0f0514647d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4115 | 2025.11.17 23:58:41.855938 [ 260 ] {8cceb955-113e-467f-9527-af0f0514647d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4116 | 2025.11.17 23:58:41.856158 [ 260 ] {8cceb955-113e-467f-9527-af0f0514647d} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4117 | 2025.11.17 23:58:41.856313 [ 260 ] {8cceb955-113e-467f-9527-af0f0514647d} <Debug> executeQuery: Read 72 rows, 5.94 KiB in 0.001871 sec., 38482.09513629075 rows/sec., 3.10 MiB/sec. | ||
| 4118 | 2025.11.17 23:58:41.856354 [ 260 ] {8cceb955-113e-467f-9527-af0f0514647d} <Debug> TCPHandler: Processed in 0.002300725 sec. | ||
| 4119 | 2025.11.17 23:58:41.856473 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4120 | 2025.11.17 23:58:41.856573 [ 260 ] {10b2b3ab-3a7a-428d-9230-8b70368957b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4121 | 2025.11.17 23:58:41.856612 [ 260 ] {10b2b3ab-3a7a-428d-9230-8b70368957b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4122 | 2025.11.17 23:58:41.857082 [ 260 ] {10b2b3ab-3a7a-428d-9230-8b70368957b5} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4123 | 2025.11.17 23:58:41.857118 [ 260 ] {10b2b3ab-3a7a-428d-9230-8b70368957b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4124 | 2025.11.17 23:58:41.857417 [ 260 ] {10b2b3ab-3a7a-428d-9230-8b70368957b5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4125 | 2025.11.17 23:58:41.857616 [ 260 ] {10b2b3ab-3a7a-428d-9230-8b70368957b5} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4126 | 2025.11.17 23:58:41.857739 [ 260 ] {10b2b3ab-3a7a-428d-9230-8b70368957b5} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001185 sec., 6751.054852320674 rows/sec., 507.65 KiB/sec. | ||
| 4127 | 2025.11.17 23:58:41.857741 [ 130 ] {} <Debug> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4128 | 2025.11.17 23:58:41.857778 [ 260 ] {10b2b3ab-3a7a-428d-9230-8b70368957b5} <Debug> TCPHandler: Processed in 0.001353628 sec. | ||
| 4129 | 2025.11.17 23:58:41.857814 [ 130 ] {} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4130 | 2025.11.17 23:58:41.857840 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4131 | 2025.11.17 23:58:41.857919 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4132 | 2025.11.17 23:58:41.858027 [ 260 ] {91fa1cc7-a81a-4b02-9cb1-721b688486d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4133 | 2025.11.17 23:58:41.858077 [ 260 ] {91fa1cc7-a81a-4b02-9cb1-721b688486d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4134 | 2025.11.17 23:58:41.858132 [ 196 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::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 | ||
| 4135 | 2025.11.17 23:58:41.858328 [ 196 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4136 | 2025.11.17 23:58:41.858382 [ 196 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 278 rows starting from the beginning of the part | ||
| 4137 | 2025.11.17 23:58:41.858490 [ 196 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 4138 | 2025.11.17 23:58:41.858548 [ 260 ] {91fa1cc7-a81a-4b02-9cb1-721b688486d7} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4139 | 2025.11.17 23:58:41.858561 [ 196 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 33 rows starting from the beginning of the part | ||
| 4140 | 2025.11.17 23:58:41.858594 [ 260 ] {91fa1cc7-a81a-4b02-9cb1-721b688486d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4141 | 2025.11.17 23:58:41.858650 [ 196 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::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 | ||
| 4142 | 2025.11.17 23:58:41.858721 [ 196 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 33 rows starting from the beginning of the part | ||
| 4143 | 2025.11.17 23:58:41.858784 [ 196 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::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 | ||
| 4144 | 2025.11.17 23:58:41.858932 [ 260 ] {91fa1cc7-a81a-4b02-9cb1-721b688486d7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4145 | 2025.11.17 23:58:41.859194 [ 260 ] {91fa1cc7-a81a-4b02-9cb1-721b688486d7} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4146 | 2025.11.17 23:58:41.859332 [ 260 ] {91fa1cc7-a81a-4b02-9cb1-721b688486d7} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001322 sec., 54462.93494704992 rows/sec., 4.25 MiB/sec. | ||
| 4147 | 2025.11.17 23:58:41.859372 [ 260 ] {91fa1cc7-a81a-4b02-9cb1-721b688486d7} <Debug> TCPHandler: Processed in 0.001511132 sec. | ||
| 4148 | 2025.11.17 23:58:41.859486 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4149 | 2025.11.17 23:58:41.859578 [ 260 ] {7caef732-70cb-4649-a35c-ac8d5a678af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4150 | 2025.11.17 23:58:41.859620 [ 260 ] {7caef732-70cb-4649-a35c-ac8d5a678af2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4151 | 2025.11.17 23:58:41.859752 [ 195 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 5 columns (5 merged, 0 gathered) in 0.001683587 sec., 228084.44113669207 rows/sec., 15.81 MiB/sec. | ||
| 4152 | 2025.11.17 23:58:41.859952 [ 197 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4153 | 2025.11.17 23:58:41.860036 [ 260 ] {7caef732-70cb-4649-a35c-ac8d5a678af2} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4154 | 2025.11.17 23:58:41.860071 [ 260 ] {7caef732-70cb-4649-a35c-ac8d5a678af2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4155 | 2025.11.17 23:58:41.860225 [ 197 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_21_4} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4156 | 2025.11.17 23:58:41.860287 [ 197 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_21_4} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4157 | 2025.11.17 23:58:41.860363 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4158 | 2025.11.17 23:58:41.860397 [ 260 ] {7caef732-70cb-4649-a35c-ac8d5a678af2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4159 | 2025.11.17 23:58:41.860614 [ 260 ] {7caef732-70cb-4649-a35c-ac8d5a678af2} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4160 | 2025.11.17 23:58:41.860743 [ 260 ] {7caef732-70cb-4649-a35c-ac8d5a678af2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 4161 | 2025.11.17 23:58:41.860778 [ 260 ] {7caef732-70cb-4649-a35c-ac8d5a678af2} <Debug> TCPHandler: Processed in 0.001340857 sec. | ||
| 4162 | 2025.11.17 23:58:41.860898 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4163 | 2025.11.17 23:58:41.860990 [ 260 ] {4608ad13-628d-42ed-a0ff-efcfd07bc927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4164 | 2025.11.17 23:58:41.861044 [ 260 ] {4608ad13-628d-42ed-a0ff-efcfd07bc927} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4165 | 2025.11.17 23:58:41.861809 [ 260 ] {4608ad13-628d-42ed-a0ff-efcfd07bc927} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4166 | 2025.11.17 23:58:41.861843 [ 260 ] {4608ad13-628d-42ed-a0ff-efcfd07bc927} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4167 | 2025.11.17 23:58:41.862366 [ 260 ] {4608ad13-628d-42ed-a0ff-efcfd07bc927} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4168 | 2025.11.17 23:58:41.862590 [ 260 ] {4608ad13-628d-42ed-a0ff-efcfd07bc927} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4169 | 2025.11.17 23:58:41.862722 [ 260 ] {4608ad13-628d-42ed-a0ff-efcfd07bc927} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00175 sec., 4571.428571428572 rows/sec., 8.19 MiB/sec. | ||
| 4170 | 2025.11.17 23:58:41.862781 [ 260 ] {4608ad13-628d-42ed-a0ff-efcfd07bc927} <Debug> TCPHandler: Processed in 0.001941144 sec. | ||
| 4171 | 2025.11.17 23:58:41.862891 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4172 | 2025.11.17 23:58:41.862982 [ 260 ] {01883f10-1446-4d3b-aaea-bdde93e2ec31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4173 | 2025.11.17 23:58:41.863023 [ 260 ] {01883f10-1446-4d3b-aaea-bdde93e2ec31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4174 | 2025.11.17 23:58:41.863348 [ 260 ] {01883f10-1446-4d3b-aaea-bdde93e2ec31} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4175 | 2025.11.17 23:58:41.863381 [ 260 ] {01883f10-1446-4d3b-aaea-bdde93e2ec31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4176 | 2025.11.17 23:58:41.863675 [ 260 ] {01883f10-1446-4d3b-aaea-bdde93e2ec31} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4177 | 2025.11.17 23:58:41.863877 [ 260 ] {01883f10-1446-4d3b-aaea-bdde93e2ec31} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4178 | 2025.11.17 23:58:41.864001 [ 260 ] {01883f10-1446-4d3b-aaea-bdde93e2ec31} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001037 sec., 57859.209257473485 rows/sec., 3.90 MiB/sec. | ||
| 4179 | 2025.11.17 23:58:41.864043 [ 260 ] {01883f10-1446-4d3b-aaea-bdde93e2ec31} <Debug> TCPHandler: Processed in 0.001199134 sec. | ||
| 4180 | 2025.11.17 23:58:45.234785 [ 124 ] {} <Debug> oximeter.fields_u32 (331d8859-2fcc-41ca-8ff2-10e253de49bb) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4181 | 2025.11.17 23:58:45.234861 [ 124 ] {} <Trace> oximeter.fields_u32 (331d8859-2fcc-41ca-8ff2-10e253de49bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4182 | 2025.11.17 23:58:45.234886 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4183 | 2025.11.17 23:58:45.235004 [ 196 ] {331d8859-2fcc-41ca-8ff2-10e253de49bb::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 | ||
| 4184 | 2025.11.17 23:58:45.235125 [ 196 ] {331d8859-2fcc-41ca-8ff2-10e253de49bb::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4185 | 2025.11.17 23:58:45.235159 [ 196 ] {331d8859-2fcc-41ca-8ff2-10e253de49bb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 465 rows starting from the beginning of the part | ||
| 4186 | 2025.11.17 23:58:45.235226 [ 196 ] {331d8859-2fcc-41ca-8ff2-10e253de49bb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 228 rows starting from the beginning of the part | ||
| 4187 | 2025.11.17 23:58:45.235272 [ 196 ] {331d8859-2fcc-41ca-8ff2-10e253de49bb::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 | ||
| 4188 | 2025.11.17 23:58:45.235311 [ 196 ] {331d8859-2fcc-41ca-8ff2-10e253de49bb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 228 rows starting from the beginning of the part | ||
| 4189 | 2025.11.17 23:58:45.235352 [ 196 ] {331d8859-2fcc-41ca-8ff2-10e253de49bb::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 | ||
| 4190 | 2025.11.17 23:58:45.236217 [ 197 ] {331d8859-2fcc-41ca-8ff2-10e253de49bb::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 969 rows, containing 5 columns (5 merged, 0 gathered) in 0.001260046 sec., 769019.5437309432 rows/sec., 55.33 MiB/sec. | ||
| 4191 | 2025.11.17 23:58:45.236379 [ 196 ] {331d8859-2fcc-41ca-8ff2-10e253de49bb::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4192 | 2025.11.17 23:58:45.236622 [ 196 ] {331d8859-2fcc-41ca-8ff2-10e253de49bb::all_1_9_2} <Trace> oximeter.fields_u32 (331d8859-2fcc-41ca-8ff2-10e253de49bb): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4193 | 2025.11.17 23:58:45.236688 [ 196 ] {331d8859-2fcc-41ca-8ff2-10e253de49bb::all_1_9_2} <Trace> oximeter.fields_u32 (331d8859-2fcc-41ca-8ff2-10e253de49bb) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4194 | 2025.11.17 23:58:45.236753 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 4195 | 2025.11.17 23:58:46.171225 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 556 | ||
| 4196 | 2025.11.17 23:58:46.173320 [ 243 ] {} <Trace> system.query_log (5160c46c-4695-4732-892b-014b7bde58ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4197 | 2025.11.17 23:58:46.173376 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4198 | 2025.11.17 23:58:46.174534 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4199 | 2025.11.17 23:58:46.174799 [ 243 ] {} <Trace> system.query_log (5160c46c-4695-4732-892b-014b7bde58ca): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4200 | 2025.11.17 23:58:46.175138 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 556 | ||
| 4201 | 2025.11.17 23:58:46.882440 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4202 | 2025.11.17 23:58:46.882641 [ 260 ] {5557e5b7-24af-424c-a6b5-023133f41edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4203 | 2025.11.17 23:58:46.882716 [ 260 ] {5557e5b7-24af-424c-a6b5-023133f41edc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4204 | 2025.11.17 23:58:46.883380 [ 260 ] {5557e5b7-24af-424c-a6b5-023133f41edc} <Trace> oximeter.fields_ipaddr (7b176116-472b-4b5a-83c5-092b962004e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4205 | 2025.11.17 23:58:46.883433 [ 260 ] {5557e5b7-24af-424c-a6b5-023133f41edc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4206 | 2025.11.17 23:58:46.883828 [ 260 ] {5557e5b7-24af-424c-a6b5-023133f41edc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4207 | 2025.11.17 23:58:46.884056 [ 260 ] {5557e5b7-24af-424c-a6b5-023133f41edc} <Trace> oximeter.fields_ipaddr (7b176116-472b-4b5a-83c5-092b962004e6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4208 | 2025.11.17 23:58:46.884213 [ 260 ] {5557e5b7-24af-424c-a6b5-023133f41edc} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001626 sec., 6150.061500615006 rows/sec., 501.49 KiB/sec. | ||
| 4209 | 2025.11.17 23:58:46.884265 [ 260 ] {5557e5b7-24af-424c-a6b5-023133f41edc} <Debug> TCPHandler: Processed in 0.001970775 sec. | ||
| 4210 | 2025.11.17 23:58:46.884396 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4211 | 2025.11.17 23:58:46.884503 [ 260 ] {0f630b2b-e459-4fd8-a363-2d513065b285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4212 | 2025.11.17 23:58:46.884547 [ 260 ] {0f630b2b-e459-4fd8-a363-2d513065b285} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4213 | 2025.11.17 23:58:46.885676 [ 260 ] {0f630b2b-e459-4fd8-a363-2d513065b285} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4214 | 2025.11.17 23:58:46.885715 [ 260 ] {0f630b2b-e459-4fd8-a363-2d513065b285} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4215 | 2025.11.17 23:58:46.886130 [ 260 ] {0f630b2b-e459-4fd8-a363-2d513065b285} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4216 | 2025.11.17 23:58:46.886354 [ 260 ] {0f630b2b-e459-4fd8-a363-2d513065b285} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4217 | 2025.11.17 23:58:46.886471 [ 122 ] {} <Debug> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4218 | 2025.11.17 23:58:46.886481 [ 260 ] {0f630b2b-e459-4fd8-a363-2d513065b285} <Debug> executeQuery: Read 1267 rows, 107.66 KiB in 0.002001 sec., 633183.408295852 rows/sec., 52.54 MiB/sec. | ||
| 4219 | 2025.11.17 23:58:46.886537 [ 122 ] {} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4220 | 2025.11.17 23:58:46.886544 [ 260 ] {0f630b2b-e459-4fd8-a363-2d513065b285} <Debug> TCPHandler: Processed in 0.002202032 sec. | ||
| 4221 | 2025.11.17 23:58:46.886568 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4222 | 2025.11.17 23:58:46.886675 [ 189 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::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 | ||
| 4223 | 2025.11.17 23:58:46.886676 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4224 | 2025.11.17 23:58:46.886769 [ 189 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4225 | 2025.11.17 23:58:46.886792 [ 260 ] {72966329-5da0-4cf7-b0c3-59d45fa683bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4226 | 2025.11.17 23:58:46.886798 [ 189 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2466 rows starting from the beginning of the part | ||
| 4227 | 2025.11.17 23:58:46.886833 [ 260 ] {72966329-5da0-4cf7-b0c3-59d45fa683bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4228 | 2025.11.17 23:58:46.886861 [ 189 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 122 rows starting from the beginning of the part | ||
| 4229 | 2025.11.17 23:58:46.886906 [ 189 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 194 rows starting from the beginning of the part | ||
| 4230 | 2025.11.17 23:58:46.886950 [ 189 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 122 rows starting from the beginning of the part | ||
| 4231 | 2025.11.17 23:58:46.886990 [ 189 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 72 rows starting from the beginning of the part | ||
| 4232 | 2025.11.17 23:58:46.887034 [ 189 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1267 rows starting from the beginning of the part | ||
| 4233 | 2025.11.17 23:58:46.887243 [ 260 ] {72966329-5da0-4cf7-b0c3-59d45fa683bd} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4234 | 2025.11.17 23:58:46.887278 [ 260 ] {72966329-5da0-4cf7-b0c3-59d45fa683bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4235 | 2025.11.17 23:58:46.887579 [ 260 ] {72966329-5da0-4cf7-b0c3-59d45fa683bd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4236 | 2025.11.17 23:58:46.887785 [ 260 ] {72966329-5da0-4cf7-b0c3-59d45fa683bd} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4237 | 2025.11.17 23:58:46.887910 [ 260 ] {72966329-5da0-4cf7-b0c3-59d45fa683bd} <Debug> executeQuery: Read 43 rows, 3.18 KiB in 0.001135 sec., 37885.46255506608 rows/sec., 2.74 MiB/sec. | ||
| 4238 | 2025.11.17 23:58:46.887948 [ 260 ] {72966329-5da0-4cf7-b0c3-59d45fa683bd} <Debug> TCPHandler: Processed in 0.001322507 sec. | ||
| 4239 | 2025.11.17 23:58:46.888048 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4240 | 2025.11.17 23:58:46.888141 [ 260 ] {87ee42fc-3ddd-4df9-8501-233f3ff23494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4241 | 2025.11.17 23:58:46.888181 [ 260 ] {87ee42fc-3ddd-4df9-8501-233f3ff23494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4242 | 2025.11.17 23:58:46.888655 [ 260 ] {87ee42fc-3ddd-4df9-8501-233f3ff23494} <Trace> oximeter.fields_u32 (331d8859-2fcc-41ca-8ff2-10e253de49bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4243 | 2025.11.17 23:58:46.888690 [ 260 ] {87ee42fc-3ddd-4df9-8501-233f3ff23494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4244 | 2025.11.17 23:58:46.888753 [ 196 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4243 rows, containing 5 columns (5 merged, 0 gathered) in 0.002112569 sec., 2008455.108448529 rows/sec., 173.72 MiB/sec. | ||
| 4245 | 2025.11.17 23:58:46.888996 [ 260 ] {87ee42fc-3ddd-4df9-8501-233f3ff23494} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4246 | 2025.11.17 23:58:46.889087 [ 197 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4247 | 2025.11.17 23:58:46.889212 [ 260 ] {87ee42fc-3ddd-4df9-8501-233f3ff23494} <Trace> oximeter.fields_u32 (331d8859-2fcc-41ca-8ff2-10e253de49bb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4248 | 2025.11.17 23:58:46.889337 [ 260 ] {87ee42fc-3ddd-4df9-8501-233f3ff23494} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001213 sec., 187963.7262984336 rows/sec., 12.73 MiB/sec. | ||
| 4249 | 2025.11.17 23:58:46.889340 [ 197 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_26_5} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4250 | 2025.11.17 23:58:46.889375 [ 260 ] {87ee42fc-3ddd-4df9-8501-233f3ff23494} <Debug> TCPHandler: Processed in 0.001375958 sec. | ||
| 4251 | 2025.11.17 23:58:46.889413 [ 197 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_26_5} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4252 | 2025.11.17 23:58:46.889474 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4253 | 2025.11.17 23:58:46.889480 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 4254 | 2025.11.17 23:58:46.889566 [ 260 ] {b6216d57-5249-4fbd-b471-32d8b4e738cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4255 | 2025.11.17 23:58:46.889606 [ 260 ] {b6216d57-5249-4fbd-b471-32d8b4e738cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4256 | 2025.11.17 23:58:46.890199 [ 260 ] {b6216d57-5249-4fbd-b471-32d8b4e738cd} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4257 | 2025.11.17 23:58:46.890234 [ 260 ] {b6216d57-5249-4fbd-b471-32d8b4e738cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4258 | 2025.11.17 23:58:46.890551 [ 260 ] {b6216d57-5249-4fbd-b471-32d8b4e738cd} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4259 | 2025.11.17 23:58:46.890761 [ 260 ] {b6216d57-5249-4fbd-b471-32d8b4e738cd} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4260 | 2025.11.17 23:58:46.890865 [ 122 ] {} <Debug> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4261 | 2025.11.17 23:58:46.890884 [ 260 ] {b6216d57-5249-4fbd-b471-32d8b4e738cd} <Debug> executeQuery: Read 563 rows, 42.86 KiB in 0.001335 sec., 421722.84644194756 rows/sec., 31.35 MiB/sec. | ||
| 4262 | 2025.11.17 23:58:46.890903 [ 122 ] {} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4263 | 2025.11.17 23:58:46.890927 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4264 | 2025.11.17 23:58:46.890928 [ 260 ] {b6216d57-5249-4fbd-b471-32d8b4e738cd} <Debug> TCPHandler: Processed in 0.001503792 sec. | ||
| 4265 | 2025.11.17 23:58:46.891019 [ 196 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::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 | ||
| 4266 | 2025.11.17 23:58:46.891048 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4267 | 2025.11.17 23:58:46.891141 [ 196 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4268 | 2025.11.17 23:58:46.891147 [ 260 ] {be756032-fb2e-45cb-bf99-18df8d7bad0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4269 | 2025.11.17 23:58:46.891188 [ 196 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1250 rows starting from the beginning of the part | ||
| 4270 | 2025.11.17 23:58:46.891206 [ 260 ] {be756032-fb2e-45cb-bf99-18df8d7bad0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4271 | 2025.11.17 23:58:46.891268 [ 196 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 97 rows starting from the beginning of the part | ||
| 4272 | 2025.11.17 23:58:46.891323 [ 196 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 112 rows starting from the beginning of the part | ||
| 4273 | 2025.11.17 23:58:46.891371 [ 196 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 97 rows starting from the beginning of the part | ||
| 4274 | 2025.11.17 23:58:46.891414 [ 196 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 72 rows starting from the beginning of the part | ||
| 4275 | 2025.11.17 23:58:46.891458 [ 196 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 563 rows starting from the beginning of the part | ||
| 4276 | 2025.11.17 23:58:46.891788 [ 260 ] {be756032-fb2e-45cb-bf99-18df8d7bad0a} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4277 | 2025.11.17 23:58:46.891830 [ 260 ] {be756032-fb2e-45cb-bf99-18df8d7bad0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4278 | 2025.11.17 23:58:46.892237 [ 260 ] {be756032-fb2e-45cb-bf99-18df8d7bad0a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4279 | 2025.11.17 23:58:46.892450 [ 260 ] {be756032-fb2e-45cb-bf99-18df8d7bad0a} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4280 | 2025.11.17 23:58:46.892554 [ 122 ] {} <Debug> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4281 | 2025.11.17 23:58:46.892576 [ 260 ] {be756032-fb2e-45cb-bf99-18df8d7bad0a} <Debug> executeQuery: Read 849 rows, 58.52 KiB in 0.001447 sec., 586731.1679336559 rows/sec., 39.49 MiB/sec. | ||
| 4282 | 2025.11.17 23:58:46.892584 [ 122 ] {} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4283 | 2025.11.17 23:58:46.892615 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4284 | 2025.11.17 23:58:46.892620 [ 260 ] {be756032-fb2e-45cb-bf99-18df8d7bad0a} <Debug> TCPHandler: Processed in 0.001622685 sec. | ||
| 4285 | 2025.11.17 23:58:46.892684 [ 197 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::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 | ||
| 4286 | 2025.11.17 23:58:46.892717 [ 188 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2191 rows, containing 5 columns (5 merged, 0 gathered) in 0.001737449 sec., 1261044.2090674315 rows/sec., 98.03 MiB/sec. | ||
| 4287 | 2025.11.17 23:58:46.892741 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4288 | 2025.11.17 23:58:46.892764 [ 197 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4289 | 2025.11.17 23:58:46.892790 [ 197 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6819 rows starting from the beginning of the part | ||
| 4290 | 2025.11.17 23:58:46.892840 [ 197 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::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 | ||
| 4291 | 2025.11.17 23:58:46.892841 [ 260 ] {1d112bd7-76f0-4935-b244-26afa1f9dd7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4292 | 2025.11.17 23:58:46.892885 [ 197 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 198 rows starting from the beginning of the part | ||
| 4293 | 2025.11.17 23:58:46.892893 [ 196 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4294 | 2025.11.17 23:58:46.892908 [ 260 ] {1d112bd7-76f0-4935-b244-26afa1f9dd7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4295 | 2025.11.17 23:58:46.892926 [ 197 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::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 | ||
| 4296 | 2025.11.17 23:58:46.892965 [ 197 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::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 | ||
| 4297 | 2025.11.17 23:58:46.893009 [ 197 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 849 rows starting from the beginning of the part | ||
| 4298 | 2025.11.17 23:58:46.893174 [ 196 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_26_5} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4299 | 2025.11.17 23:58:46.893257 [ 196 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_26_5} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4300 | 2025.11.17 23:58:46.893332 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 4301 | 2025.11.17 23:58:46.893732 [ 260 ] {1d112bd7-76f0-4935-b244-26afa1f9dd7d} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4302 | 2025.11.17 23:58:46.893773 [ 260 ] {1d112bd7-76f0-4935-b244-26afa1f9dd7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4303 | 2025.11.17 23:58:46.894328 [ 260 ] {1d112bd7-76f0-4935-b244-26afa1f9dd7d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4304 | 2025.11.17 23:58:46.894555 [ 260 ] {1d112bd7-76f0-4935-b244-26afa1f9dd7d} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4305 | 2025.11.17 23:58:46.894664 [ 122 ] {} <Debug> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4306 | 2025.11.17 23:58:46.894689 [ 260 ] {1d112bd7-76f0-4935-b244-26afa1f9dd7d} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001865 sec., 17694.36997319035 rows/sec., 31.71 MiB/sec. | ||
| 4307 | 2025.11.17 23:58:46.894698 [ 122 ] {} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4308 | 2025.11.17 23:58:46.894733 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4309 | 2025.11.17 23:58:46.894752 [ 260 ] {1d112bd7-76f0-4935-b244-26afa1f9dd7d} <Debug> TCPHandler: Processed in 0.002066778 sec. | ||
| 4310 | 2025.11.17 23:58:46.894816 [ 193 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::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 | ||
| 4311 | 2025.11.17 23:58:46.894877 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4312 | 2025.11.17 23:58:46.894973 [ 260 ] {c7caa8aa-358a-4d48-9c7f-0c17df8ef6fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4313 | 2025.11.17 23:58:46.895013 [ 193 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4314 | 2025.11.17 23:58:46.895014 [ 260 ] {c7caa8aa-358a-4d48-9c7f-0c17df8ef6fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4315 | 2025.11.17 23:58:46.895065 [ 193 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 356 rows starting from the beginning of the part | ||
| 4316 | 2025.11.17 23:58:46.895209 [ 193 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 33 rows starting from the beginning of the part | ||
| 4317 | 2025.11.17 23:58:46.895317 [ 193 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::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 | ||
| 4318 | 2025.11.17 23:58:46.895357 [ 260 ] {c7caa8aa-358a-4d48-9c7f-0c17df8ef6fa} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4319 | 2025.11.17 23:58:46.895394 [ 260 ] {c7caa8aa-358a-4d48-9c7f-0c17df8ef6fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4320 | 2025.11.17 23:58:46.895420 [ 193 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 33 rows starting from the beginning of the part | ||
| 4321 | 2025.11.17 23:58:46.895522 [ 193 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 8 rows starting from the beginning of the part | ||
| 4322 | 2025.11.17 23:58:46.895616 [ 193 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 33 rows starting from the beginning of the part | ||
| 4323 | 2025.11.17 23:58:46.895759 [ 260 ] {c7caa8aa-358a-4d48-9c7f-0c17df8ef6fa} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4324 | 2025.11.17 23:58:46.895972 [ 260 ] {c7caa8aa-358a-4d48-9c7f-0c17df8ef6fa} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4325 | 2025.11.17 23:58:46.896079 [ 122 ] {} <Debug> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4326 | 2025.11.17 23:58:46.896099 [ 260 ] {c7caa8aa-358a-4d48-9c7f-0c17df8ef6fa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001146 sec., 52356.02094240837 rows/sec., 3.53 MiB/sec. | ||
| 4327 | 2025.11.17 23:58:46.896113 [ 122 ] {} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4328 | 2025.11.17 23:58:46.896140 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4329 | 2025.11.17 23:58:46.896143 [ 260 ] {c7caa8aa-358a-4d48-9c7f-0c17df8ef6fa} <Debug> TCPHandler: Processed in 0.001316117 sec. | ||
| 4330 | 2025.11.17 23:58:46.896141 [ 193 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8346 rows, containing 5 columns (5 merged, 0 gathered) in 0.003486838 sec., 2393572.629413813 rows/sec., 164.20 MiB/sec. | ||
| 4331 | 2025.11.17 23:58:46.896217 [ 201 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::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 | ||
| 4332 | 2025.11.17 23:58:46.896298 [ 201 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4333 | 2025.11.17 23:58:46.896298 [ 193 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4334 | 2025.11.17 23:58:46.896323 [ 201 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1138 rows starting from the beginning of the part | ||
| 4335 | 2025.11.17 23:58:46.896369 [ 201 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::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 | ||
| 4336 | 2025.11.17 23:58:46.896407 [ 201 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::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 | ||
| 4337 | 2025.11.17 23:58:46.896443 [ 201 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::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 | ||
| 4338 | 2025.11.17 23:58:46.896479 [ 201 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::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 | ||
| 4339 | 2025.11.17 23:58:46.896517 [ 201 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::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 | ||
| 4340 | 2025.11.17 23:58:46.896551 [ 193 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4341 | 2025.11.17 23:58:46.896615 [ 193 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4342 | 2025.11.17 23:58:46.896669 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB. | ||
| 4343 | 2025.11.17 23:58:46.897358 [ 187 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1438 rows, containing 4 columns (4 merged, 0 gathered) in 0.001164513 sec., 1234850.963449957 rows/sec., 81.98 MiB/sec. | ||
| 4344 | 2025.11.17 23:58:46.897604 [ 187 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4345 | 2025.11.17 23:58:46.897911 [ 187 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::all_1_26_5} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4346 | 2025.11.17 23:58:46.897993 [ 187 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::all_1_26_5} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4347 | 2025.11.17 23:58:46.898088 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4348 | 2025.11.17 23:58:46.899690 [ 193 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 471 rows, containing 19 columns (19 merged, 0 gathered) in 0.004911758 sec., 95892.34648775449 rows/sec., 171.83 MiB/sec. | ||
| 4349 | 2025.11.17 23:58:46.900376 [ 188 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4350 | 2025.11.17 23:58:46.900690 [ 188 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4351 | 2025.11.17 23:58:46.900763 [ 188 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4352 | 2025.11.17 23:58:46.900888 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 4353 | 2025.11.17 23:58:47.000220 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.64 MiB, peak 251.62 MiB, free memory in arenas 0.00 B, will set to 246.75 MiB (RSS), difference: 2.11 MiB | ||
| 4354 | 2025.11.17 23:58:48.645248 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9119 | ||
| 4355 | 2025.11.17 23:58:48.645791 [ 245 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4356 | 2025.11.17 23:58:48.645836 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4357 | 2025.11.17 23:58:48.646365 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4358 | 2025.11.17 23:58:48.646601 [ 245 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4359 | 2025.11.17 23:58:48.646739 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9119 | ||
| 4360 | 2025.11.17 23:58:49.121524 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4361 | 2025.11.17 23:58:49.138723 [ 244 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4362 | 2025.11.17 23:58:49.138787 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4363 | 2025.11.17 23:58:49.145168 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4364 | 2025.11.17 23:58:49.145871 [ 244 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4365 | 2025.11.17 23:58:49.148815 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4366 | 2025.11.17 23:58:51.854723 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4367 | 2025.11.17 23:58:51.855030 [ 260 ] {3f8af6ab-fa33-4aeb-96a5-41e9730f256c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4368 | 2025.11.17 23:58:51.855135 [ 260 ] {3f8af6ab-fa33-4aeb-96a5-41e9730f256c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4369 | 2025.11.17 23:58:51.855849 [ 260 ] {3f8af6ab-fa33-4aeb-96a5-41e9730f256c} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4370 | 2025.11.17 23:58:51.855893 [ 260 ] {3f8af6ab-fa33-4aeb-96a5-41e9730f256c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4371 | 2025.11.17 23:58:51.856294 [ 260 ] {3f8af6ab-fa33-4aeb-96a5-41e9730f256c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4372 | 2025.11.17 23:58:51.856524 [ 260 ] {3f8af6ab-fa33-4aeb-96a5-41e9730f256c} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4373 | 2025.11.17 23:58:51.856679 [ 260 ] {3f8af6ab-fa33-4aeb-96a5-41e9730f256c} <Debug> executeQuery: Read 72 rows, 5.94 KiB in 0.001724 sec., 41763.34106728538 rows/sec., 3.37 MiB/sec. | ||
| 4374 | 2025.11.17 23:58:51.856728 [ 260 ] {3f8af6ab-fa33-4aeb-96a5-41e9730f256c} <Debug> TCPHandler: Processed in 0.002194731 sec. | ||
| 4375 | 2025.11.17 23:58:51.856854 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4376 | 2025.11.17 23:58:51.856957 [ 260 ] {10ae8caf-d4fb-4497-8621-e1e2d4190890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4377 | 2025.11.17 23:58:51.857000 [ 260 ] {10ae8caf-d4fb-4497-8621-e1e2d4190890} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4378 | 2025.11.17 23:58:51.857403 [ 260 ] {10ae8caf-d4fb-4497-8621-e1e2d4190890} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4379 | 2025.11.17 23:58:51.857439 [ 260 ] {10ae8caf-d4fb-4497-8621-e1e2d4190890} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4380 | 2025.11.17 23:58:51.857740 [ 260 ] {10ae8caf-d4fb-4497-8621-e1e2d4190890} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4381 | 2025.11.17 23:58:51.857948 [ 260 ] {10ae8caf-d4fb-4497-8621-e1e2d4190890} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4382 | 2025.11.17 23:58:51.858074 [ 260 ] {10ae8caf-d4fb-4497-8621-e1e2d4190890} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.00114 sec., 7017.543859649123 rows/sec., 527.69 KiB/sec. | ||
| 4383 | 2025.11.17 23:58:51.858112 [ 260 ] {10ae8caf-d4fb-4497-8621-e1e2d4190890} <Debug> TCPHandler: Processed in 0.001311037 sec. | ||
| 4384 | 2025.11.17 23:58:51.858219 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4385 | 2025.11.17 23:58:51.858313 [ 260 ] {a763d75b-1ad1-43b1-9979-af6027f72de1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4386 | 2025.11.17 23:58:51.858354 [ 260 ] {a763d75b-1ad1-43b1-9979-af6027f72de1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4387 | 2025.11.17 23:58:51.858750 [ 260 ] {a763d75b-1ad1-43b1-9979-af6027f72de1} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4388 | 2025.11.17 23:58:51.858784 [ 260 ] {a763d75b-1ad1-43b1-9979-af6027f72de1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4389 | 2025.11.17 23:58:51.859099 [ 260 ] {a763d75b-1ad1-43b1-9979-af6027f72de1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4390 | 2025.11.17 23:58:51.859304 [ 260 ] {a763d75b-1ad1-43b1-9979-af6027f72de1} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4391 | 2025.11.17 23:58:51.859426 [ 260 ] {a763d75b-1ad1-43b1-9979-af6027f72de1} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001131 sec., 63660.4774535809 rows/sec., 4.97 MiB/sec. | ||
| 4392 | 2025.11.17 23:58:51.859461 [ 260 ] {a763d75b-1ad1-43b1-9979-af6027f72de1} <Debug> TCPHandler: Processed in 0.001292806 sec. | ||
| 4393 | 2025.11.17 23:58:51.859569 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4394 | 2025.11.17 23:58:51.859663 [ 260 ] {31cbf1b6-f650-434c-b2bf-3aaec00935be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4395 | 2025.11.17 23:58:51.859709 [ 260 ] {31cbf1b6-f650-434c-b2bf-3aaec00935be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4396 | 2025.11.17 23:58:51.860117 [ 260 ] {31cbf1b6-f650-434c-b2bf-3aaec00935be} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4397 | 2025.11.17 23:58:51.860151 [ 260 ] {31cbf1b6-f650-434c-b2bf-3aaec00935be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4398 | 2025.11.17 23:58:51.860480 [ 260 ] {31cbf1b6-f650-434c-b2bf-3aaec00935be} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4399 | 2025.11.17 23:58:51.860698 [ 260 ] {31cbf1b6-f650-434c-b2bf-3aaec00935be} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4400 | 2025.11.17 23:58:51.860822 [ 260 ] {31cbf1b6-f650-434c-b2bf-3aaec00935be} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 4401 | 2025.11.17 23:58:51.860858 [ 260 ] {31cbf1b6-f650-434c-b2bf-3aaec00935be} <Debug> TCPHandler: Processed in 0.001338517 sec. | ||
| 4402 | 2025.11.17 23:58:51.860960 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4403 | 2025.11.17 23:58:51.861053 [ 260 ] {edc9c33b-2449-4b7f-b32a-db4cc7378102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4404 | 2025.11.17 23:58:51.861108 [ 260 ] {edc9c33b-2449-4b7f-b32a-db4cc7378102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4405 | 2025.11.17 23:58:51.861872 [ 260 ] {edc9c33b-2449-4b7f-b32a-db4cc7378102} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4406 | 2025.11.17 23:58:51.861907 [ 260 ] {edc9c33b-2449-4b7f-b32a-db4cc7378102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4407 | 2025.11.17 23:58:51.862426 [ 260 ] {edc9c33b-2449-4b7f-b32a-db4cc7378102} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4408 | 2025.11.17 23:58:51.862639 [ 260 ] {edc9c33b-2449-4b7f-b32a-db4cc7378102} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4409 | 2025.11.17 23:58:51.862775 [ 260 ] {edc9c33b-2449-4b7f-b32a-db4cc7378102} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001739 sec., 4600.345025876941 rows/sec., 8.24 MiB/sec. | ||
| 4410 | 2025.11.17 23:58:51.862838 [ 260 ] {edc9c33b-2449-4b7f-b32a-db4cc7378102} <Debug> TCPHandler: Processed in 0.001926304 sec. | ||
| 4411 | 2025.11.17 23:58:51.862949 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4412 | 2025.11.17 23:58:51.863044 [ 260 ] {09705f95-7f0b-452e-87d0-e8e948fb87e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4413 | 2025.11.17 23:58:51.863085 [ 260 ] {09705f95-7f0b-452e-87d0-e8e948fb87e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4414 | 2025.11.17 23:58:51.863420 [ 260 ] {09705f95-7f0b-452e-87d0-e8e948fb87e4} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4415 | 2025.11.17 23:58:51.863452 [ 260 ] {09705f95-7f0b-452e-87d0-e8e948fb87e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4416 | 2025.11.17 23:58:51.863748 [ 260 ] {09705f95-7f0b-452e-87d0-e8e948fb87e4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4417 | 2025.11.17 23:58:51.863952 [ 260 ] {09705f95-7f0b-452e-87d0-e8e948fb87e4} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4418 | 2025.11.17 23:58:51.864074 [ 260 ] {09705f95-7f0b-452e-87d0-e8e948fb87e4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 4419 | 2025.11.17 23:58:51.864108 [ 260 ] {09705f95-7f0b-452e-87d0-e8e948fb87e4} <Debug> TCPHandler: Processed in 0.001208664 sec. | ||
| 4420 | 2025.11.17 23:58:56.072951 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4421 | 2025.11.17 23:58:56.073019 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4422 | 2025.11.17 23:58:56.147779 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9631 | ||
| 4423 | 2025.11.17 23:58:56.148276 [ 245 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4424 | 2025.11.17 23:58:56.148310 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4425 | 2025.11.17 23:58:56.148871 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4426 | 2025.11.17 23:58:56.149113 [ 245 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4427 | 2025.11.17 23:58:56.149234 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9631 | ||
| 4428 | 2025.11.17 23:58:56.176211 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 584 | ||
| 4429 | 2025.11.17 23:58:56.178313 [ 243 ] {} <Trace> system.query_log (5160c46c-4695-4732-892b-014b7bde58ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4430 | 2025.11.17 23:58:56.178354 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4431 | 2025.11.17 23:58:56.179535 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4432 | 2025.11.17 23:58:56.179804 [ 243 ] {} <Trace> system.query_log (5160c46c-4695-4732-892b-014b7bde58ca): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4433 | 2025.11.17 23:58:56.180067 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 584 | ||
| 4434 | 2025.11.17 23:58:56.649853 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4435 | 2025.11.17 23:58:56.666944 [ 244 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4436 | 2025.11.17 23:58:56.667004 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4437 | 2025.11.17 23:58:56.672841 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4438 | 2025.11.17 23:58:56.673545 [ 244 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4439 | 2025.11.17 23:58:56.676442 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4440 | 2025.11.17 23:58:56.855364 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4441 | 2025.11.17 23:58:56.855647 [ 260 ] {3659fbdf-c376-4498-9b6c-54c114f500e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4442 | 2025.11.17 23:58:56.855759 [ 260 ] {3659fbdf-c376-4498-9b6c-54c114f500e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4443 | 2025.11.17 23:58:56.856725 [ 260 ] {3659fbdf-c376-4498-9b6c-54c114f500e9} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4444 | 2025.11.17 23:58:56.856769 [ 260 ] {3659fbdf-c376-4498-9b6c-54c114f500e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4445 | 2025.11.17 23:58:56.857200 [ 260 ] {3659fbdf-c376-4498-9b6c-54c114f500e9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4446 | 2025.11.17 23:58:56.857429 [ 260 ] {3659fbdf-c376-4498-9b6c-54c114f500e9} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4447 | 2025.11.17 23:58:56.857581 [ 260 ] {3659fbdf-c376-4498-9b6c-54c114f500e9} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.00201 sec., 60696.51741293532 rows/sec., 5.21 MiB/sec. | ||
| 4448 | 2025.11.17 23:58:56.857623 [ 260 ] {3659fbdf-c376-4498-9b6c-54c114f500e9} <Debug> TCPHandler: Processed in 0.002400848 sec. | ||
| 4449 | 2025.11.17 23:58:56.857740 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4450 | 2025.11.17 23:58:56.857835 [ 260 ] {80bbdb79-1032-4444-bf33-98c2abe20815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4451 | 2025.11.17 23:58:56.857874 [ 260 ] {80bbdb79-1032-4444-bf33-98c2abe20815} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4452 | 2025.11.17 23:58:56.858271 [ 260 ] {80bbdb79-1032-4444-bf33-98c2abe20815} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4453 | 2025.11.17 23:58:56.858308 [ 260 ] {80bbdb79-1032-4444-bf33-98c2abe20815} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4454 | 2025.11.17 23:58:56.858621 [ 260 ] {80bbdb79-1032-4444-bf33-98c2abe20815} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4455 | 2025.11.17 23:58:56.858831 [ 260 ] {80bbdb79-1032-4444-bf33-98c2abe20815} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4456 | 2025.11.17 23:58:56.858956 [ 260 ] {80bbdb79-1032-4444-bf33-98c2abe20815} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.00114 sec., 28947.368421052633 rows/sec., 2.13 MiB/sec. | ||
| 4457 | 2025.11.17 23:58:56.858993 [ 260 ] {80bbdb79-1032-4444-bf33-98c2abe20815} <Debug> TCPHandler: Processed in 0.001303797 sec. | ||
| 4458 | 2025.11.17 23:58:56.859100 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4459 | 2025.11.17 23:58:56.859193 [ 260 ] {e64b030a-d664-4f29-96e0-7d24c4a901fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4460 | 2025.11.17 23:58:56.859233 [ 260 ] {e64b030a-d664-4f29-96e0-7d24c4a901fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4461 | 2025.11.17 23:58:56.859659 [ 260 ] {e64b030a-d664-4f29-96e0-7d24c4a901fb} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4462 | 2025.11.17 23:58:56.859697 [ 260 ] {e64b030a-d664-4f29-96e0-7d24c4a901fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4463 | 2025.11.17 23:58:56.860001 [ 260 ] {e64b030a-d664-4f29-96e0-7d24c4a901fb} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4464 | 2025.11.17 23:58:56.860208 [ 260 ] {e64b030a-d664-4f29-96e0-7d24c4a901fb} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4465 | 2025.11.17 23:58:56.860334 [ 260 ] {e64b030a-d664-4f29-96e0-7d24c4a901fb} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001159 sec., 83692.83865401207 rows/sec., 6.54 MiB/sec. | ||
| 4466 | 2025.11.17 23:58:56.860372 [ 260 ] {e64b030a-d664-4f29-96e0-7d24c4a901fb} <Debug> TCPHandler: Processed in 0.001321846 sec. | ||
| 4467 | 2025.11.17 23:58:56.860479 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4468 | 2025.11.17 23:58:56.860573 [ 260 ] {995141c5-25ca-4b5c-a03b-e6903ac46f0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4469 | 2025.11.17 23:58:56.860616 [ 260 ] {995141c5-25ca-4b5c-a03b-e6903ac46f0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4470 | 2025.11.17 23:58:56.861021 [ 260 ] {995141c5-25ca-4b5c-a03b-e6903ac46f0e} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4471 | 2025.11.17 23:58:56.861057 [ 260 ] {995141c5-25ca-4b5c-a03b-e6903ac46f0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4472 | 2025.11.17 23:58:56.861408 [ 260 ] {995141c5-25ca-4b5c-a03b-e6903ac46f0e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4473 | 2025.11.17 23:58:56.861619 [ 260 ] {995141c5-25ca-4b5c-a03b-e6903ac46f0e} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4474 | 2025.11.17 23:58:56.861752 [ 260 ] {995141c5-25ca-4b5c-a03b-e6903ac46f0e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 4475 | 2025.11.17 23:58:56.861789 [ 260 ] {995141c5-25ca-4b5c-a03b-e6903ac46f0e} <Debug> TCPHandler: Processed in 0.001359438 sec. | ||
| 4476 | 2025.11.17 23:58:56.861893 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4477 | 2025.11.17 23:58:56.861986 [ 260 ] {d5bb0f9f-e033-4270-be2f-187807b6ae70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4478 | 2025.11.17 23:58:56.862040 [ 260 ] {d5bb0f9f-e033-4270-be2f-187807b6ae70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4479 | 2025.11.17 23:58:56.862981 [ 260 ] {d5bb0f9f-e033-4270-be2f-187807b6ae70} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4480 | 2025.11.17 23:58:56.863018 [ 260 ] {d5bb0f9f-e033-4270-be2f-187807b6ae70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4481 | 2025.11.17 23:58:56.863602 [ 260 ] {d5bb0f9f-e033-4270-be2f-187807b6ae70} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4482 | 2025.11.17 23:58:56.863818 [ 260 ] {d5bb0f9f-e033-4270-be2f-187807b6ae70} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4483 | 2025.11.17 23:58:56.863949 [ 260 ] {d5bb0f9f-e033-4270-be2f-187807b6ae70} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.00198 sec., 16666.666666666668 rows/sec., 29.87 MiB/sec. | ||
| 4484 | 2025.11.17 23:58:56.864002 [ 260 ] {d5bb0f9f-e033-4270-be2f-187807b6ae70} <Debug> TCPHandler: Processed in 0.002158051 sec. | ||
| 4485 | 2025.11.17 23:58:56.864108 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4486 | 2025.11.17 23:58:56.864281 [ 260 ] {07c0a1c3-3133-4d11-ba84-55c0de9fc3cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4487 | 2025.11.17 23:58:56.864323 [ 260 ] {07c0a1c3-3133-4d11-ba84-55c0de9fc3cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4488 | 2025.11.17 23:58:56.864649 [ 260 ] {07c0a1c3-3133-4d11-ba84-55c0de9fc3cc} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4489 | 2025.11.17 23:58:56.864685 [ 260 ] {07c0a1c3-3133-4d11-ba84-55c0de9fc3cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4490 | 2025.11.17 23:58:56.864985 [ 260 ] {07c0a1c3-3133-4d11-ba84-55c0de9fc3cc} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4491 | 2025.11.17 23:58:56.865184 [ 260 ] {07c0a1c3-3133-4d11-ba84-55c0de9fc3cc} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4492 | 2025.11.17 23:58:56.865307 [ 260 ] {07c0a1c3-3133-4d11-ba84-55c0de9fc3cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001044 sec., 57471.26436781609 rows/sec., 3.87 MiB/sec. | ||
| 4493 | 2025.11.17 23:58:56.865343 [ 260 ] {07c0a1c3-3133-4d11-ba84-55c0de9fc3cc} <Debug> TCPHandler: Processed in 0.001284796 sec. | ||
| 4494 | 2025.11.17 23:59:01.856424 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4495 | 2025.11.17 23:59:01.856632 [ 260 ] {eecc29ab-f061-4b61-8deb-2d25e02bf44b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4496 | 2025.11.17 23:59:01.856700 [ 260 ] {eecc29ab-f061-4b61-8deb-2d25e02bf44b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4497 | 2025.11.17 23:59:01.857411 [ 260 ] {eecc29ab-f061-4b61-8deb-2d25e02bf44b} <Trace> oximeter.fields_i16 (325897d0-5212-4860-b736-19b8f76846e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4498 | 2025.11.17 23:59:01.857458 [ 260 ] {eecc29ab-f061-4b61-8deb-2d25e02bf44b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4499 | 2025.11.17 23:59:01.857834 [ 260 ] {eecc29ab-f061-4b61-8deb-2d25e02bf44b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4500 | 2025.11.17 23:59:01.858089 [ 260 ] {eecc29ab-f061-4b61-8deb-2d25e02bf44b} <Trace> oximeter.fields_i16 (325897d0-5212-4860-b736-19b8f76846e0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4501 | 2025.11.17 23:59:01.858238 [ 260 ] {eecc29ab-f061-4b61-8deb-2d25e02bf44b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001656 sec., 14492.753623188406 rows/sec., 1.20 MiB/sec. | ||
| 4502 | 2025.11.17 23:59:01.858279 [ 260 ] {eecc29ab-f061-4b61-8deb-2d25e02bf44b} <Debug> TCPHandler: Processed in 0.001991366 sec. | ||
| 4503 | 2025.11.17 23:59:01.858406 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4504 | 2025.11.17 23:59:01.858500 [ 260 ] {99599500-a692-4468-8b21-377a86fba504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4505 | 2025.11.17 23:59:01.858540 [ 260 ] {99599500-a692-4468-8b21-377a86fba504} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4506 | 2025.11.17 23:59:01.859032 [ 260 ] {99599500-a692-4468-8b21-377a86fba504} <Trace> oximeter.fields_ipaddr (7b176116-472b-4b5a-83c5-092b962004e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4507 | 2025.11.17 23:59:01.859068 [ 260 ] {99599500-a692-4468-8b21-377a86fba504} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4508 | 2025.11.17 23:59:01.859354 [ 260 ] {99599500-a692-4468-8b21-377a86fba504} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4509 | 2025.11.17 23:59:01.859558 [ 260 ] {99599500-a692-4468-8b21-377a86fba504} <Trace> oximeter.fields_ipaddr (7b176116-472b-4b5a-83c5-092b962004e6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4510 | 2025.11.17 23:59:01.859681 [ 260 ] {99599500-a692-4468-8b21-377a86fba504} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.0012 sec., 3333.3333333333335 rows/sec., 271.81 KiB/sec. | ||
| 4511 | 2025.11.17 23:59:01.859718 [ 260 ] {99599500-a692-4468-8b21-377a86fba504} <Debug> TCPHandler: Processed in 0.001360538 sec. | ||
| 4512 | 2025.11.17 23:59:01.859840 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4513 | 2025.11.17 23:59:01.859938 [ 260 ] {3881a14d-2412-43c0-9b8d-8058b143d3de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4514 | 2025.11.17 23:59:01.859977 [ 260 ] {3881a14d-2412-43c0-9b8d-8058b143d3de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4515 | 2025.11.17 23:59:01.860548 [ 260 ] {3881a14d-2412-43c0-9b8d-8058b143d3de} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4516 | 2025.11.17 23:59:01.860585 [ 260 ] {3881a14d-2412-43c0-9b8d-8058b143d3de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4517 | 2025.11.17 23:59:01.860938 [ 260 ] {3881a14d-2412-43c0-9b8d-8058b143d3de} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4518 | 2025.11.17 23:59:01.861146 [ 260 ] {3881a14d-2412-43c0-9b8d-8058b143d3de} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4519 | 2025.11.17 23:59:01.861270 [ 260 ] {3881a14d-2412-43c0-9b8d-8058b143d3de} <Debug> executeQuery: Read 194 rows, 17.55 KiB in 0.001353 sec., 143385.0702143385 rows/sec., 12.67 MiB/sec. | ||
| 4520 | 2025.11.17 23:59:01.861306 [ 260 ] {3881a14d-2412-43c0-9b8d-8058b143d3de} <Debug> TCPHandler: Processed in 0.001518333 sec. | ||
| 4521 | 2025.11.17 23:59:01.861432 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4522 | 2025.11.17 23:59:01.861533 [ 260 ] {6910adfd-ecf1-4dd2-8d66-59fadf85134c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4523 | 2025.11.17 23:59:01.861572 [ 260 ] {6910adfd-ecf1-4dd2-8d66-59fadf85134c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4524 | 2025.11.17 23:59:01.861970 [ 260 ] {6910adfd-ecf1-4dd2-8d66-59fadf85134c} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4525 | 2025.11.17 23:59:01.862005 [ 260 ] {6910adfd-ecf1-4dd2-8d66-59fadf85134c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4526 | 2025.11.17 23:59:01.862288 [ 260 ] {6910adfd-ecf1-4dd2-8d66-59fadf85134c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4527 | 2025.11.17 23:59:01.862524 [ 260 ] {6910adfd-ecf1-4dd2-8d66-59fadf85134c} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4528 | 2025.11.17 23:59:01.862656 [ 260 ] {6910adfd-ecf1-4dd2-8d66-59fadf85134c} <Debug> executeQuery: Read 24 rows, 1.84 KiB in 0.001142 sec., 21015.761821366024 rows/sec., 1.57 MiB/sec. | ||
| 4529 | 2025.11.17 23:59:01.862694 [ 260 ] {6910adfd-ecf1-4dd2-8d66-59fadf85134c} <Debug> TCPHandler: Processed in 0.001311467 sec. | ||
| 4530 | 2025.11.17 23:59:01.862806 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4531 | 2025.11.17 23:59:01.862903 [ 260 ] {4430eb3b-3617-4fba-ba3e-0b29699dbc7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4532 | 2025.11.17 23:59:01.862941 [ 260 ] {4430eb3b-3617-4fba-ba3e-0b29699dbc7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4533 | 2025.11.17 23:59:01.863324 [ 260 ] {4430eb3b-3617-4fba-ba3e-0b29699dbc7c} <Trace> oximeter.fields_u32 (331d8859-2fcc-41ca-8ff2-10e253de49bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4534 | 2025.11.17 23:59:01.863359 [ 260 ] {4430eb3b-3617-4fba-ba3e-0b29699dbc7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4535 | 2025.11.17 23:59:01.863656 [ 260 ] {4430eb3b-3617-4fba-ba3e-0b29699dbc7c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4536 | 2025.11.17 23:59:01.863863 [ 260 ] {4430eb3b-3617-4fba-ba3e-0b29699dbc7c} <Trace> oximeter.fields_u32 (331d8859-2fcc-41ca-8ff2-10e253de49bb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4537 | 2025.11.17 23:59:01.863988 [ 260 ] {4430eb3b-3617-4fba-ba3e-0b29699dbc7c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001103 sec., 21758.839528558477 rows/sec., 1.81 MiB/sec. | ||
| 4538 | 2025.11.17 23:59:01.864024 [ 260 ] {4430eb3b-3617-4fba-ba3e-0b29699dbc7c} <Debug> TCPHandler: Processed in 0.001267026 sec. | ||
| 4539 | 2025.11.17 23:59:01.864130 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4540 | 2025.11.17 23:59:01.864231 [ 260 ] {4be41f8d-43db-4b9d-aa05-5ea6e42d846e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4541 | 2025.11.17 23:59:01.864269 [ 260 ] {4be41f8d-43db-4b9d-aa05-5ea6e42d846e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4542 | 2025.11.17 23:59:01.864652 [ 260 ] {4be41f8d-43db-4b9d-aa05-5ea6e42d846e} <Trace> oximeter.fields_u8 (3c841fee-c808-4f33-b186-247962b3ed1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4543 | 2025.11.17 23:59:01.864686 [ 260 ] {4be41f8d-43db-4b9d-aa05-5ea6e42d846e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4544 | 2025.11.17 23:59:01.864974 [ 260 ] {4be41f8d-43db-4b9d-aa05-5ea6e42d846e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4545 | 2025.11.17 23:59:01.865174 [ 260 ] {4be41f8d-43db-4b9d-aa05-5ea6e42d846e} <Trace> oximeter.fields_u8 (3c841fee-c808-4f33-b186-247962b3ed1f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4546 | 2025.11.17 23:59:01.865293 [ 260 ] {4be41f8d-43db-4b9d-aa05-5ea6e42d846e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00108 sec., 11111.111111111111 rows/sec., 868.06 KiB/sec. | ||
| 4547 | 2025.11.17 23:59:01.865330 [ 260 ] {4be41f8d-43db-4b9d-aa05-5ea6e42d846e} <Debug> TCPHandler: Processed in 0.001247806 sec. | ||
| 4548 | 2025.11.17 23:59:01.865436 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4549 | 2025.11.17 23:59:01.865529 [ 260 ] {108f0f95-1812-4e51-96ec-dd5cdd8cfb46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4550 | 2025.11.17 23:59:01.865567 [ 260 ] {108f0f95-1812-4e51-96ec-dd5cdd8cfb46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4551 | 2025.11.17 23:59:01.865989 [ 260 ] {108f0f95-1812-4e51-96ec-dd5cdd8cfb46} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4552 | 2025.11.17 23:59:01.866024 [ 260 ] {108f0f95-1812-4e51-96ec-dd5cdd8cfb46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4553 | 2025.11.17 23:59:01.866321 [ 260 ] {108f0f95-1812-4e51-96ec-dd5cdd8cfb46} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4554 | 2025.11.17 23:59:01.866555 [ 260 ] {108f0f95-1812-4e51-96ec-dd5cdd8cfb46} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4555 | 2025.11.17 23:59:01.866677 [ 260 ] {108f0f95-1812-4e51-96ec-dd5cdd8cfb46} <Debug> executeQuery: Read 112 rows, 9.34 KiB in 0.001164 sec., 96219.93127147766 rows/sec., 7.84 MiB/sec. | ||
| 4556 | 2025.11.17 23:59:01.866714 [ 260 ] {108f0f95-1812-4e51-96ec-dd5cdd8cfb46} <Debug> TCPHandler: Processed in 0.001326467 sec. | ||
| 4557 | 2025.11.17 23:59:01.866821 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4558 | 2025.11.17 23:59:01.866921 [ 260 ] {e71d79bc-1fbd-4722-8a04-121952ad0509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4559 | 2025.11.17 23:59:01.866962 [ 260 ] {e71d79bc-1fbd-4722-8a04-121952ad0509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4560 | 2025.11.17 23:59:01.867363 [ 260 ] {e71d79bc-1fbd-4722-8a04-121952ad0509} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4561 | 2025.11.17 23:59:01.867397 [ 260 ] {e71d79bc-1fbd-4722-8a04-121952ad0509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4562 | 2025.11.17 23:59:01.867743 [ 260 ] {e71d79bc-1fbd-4722-8a04-121952ad0509} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4563 | 2025.11.17 23:59:01.867950 [ 260 ] {e71d79bc-1fbd-4722-8a04-121952ad0509} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4564 | 2025.11.17 23:59:01.868072 [ 260 ] {e71d79bc-1fbd-4722-8a04-121952ad0509} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001169 sec., 169375.53464499573 rows/sec., 12.15 MiB/sec. | ||
| 4565 | 2025.11.17 23:59:01.868107 [ 260 ] {e71d79bc-1fbd-4722-8a04-121952ad0509} <Debug> TCPHandler: Processed in 0.001333628 sec. | ||
| 4566 | 2025.11.17 23:59:01.868215 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4567 | 2025.11.17 23:59:01.868305 [ 260 ] {e995e35a-eac3-4096-a5aa-e190f4f1e52e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4568 | 2025.11.17 23:59:01.868359 [ 260 ] {e995e35a-eac3-4096-a5aa-e190f4f1e52e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4569 | 2025.11.17 23:59:01.869140 [ 260 ] {e995e35a-eac3-4096-a5aa-e190f4f1e52e} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4570 | 2025.11.17 23:59:01.869176 [ 260 ] {e995e35a-eac3-4096-a5aa-e190f4f1e52e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4571 | 2025.11.17 23:59:01.869706 [ 260 ] {e995e35a-eac3-4096-a5aa-e190f4f1e52e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4572 | 2025.11.17 23:59:01.869922 [ 260 ] {e995e35a-eac3-4096-a5aa-e190f4f1e52e} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4573 | 2025.11.17 23:59:01.870052 [ 260 ] {e995e35a-eac3-4096-a5aa-e190f4f1e52e} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001764 sec., 4535.14739229025 rows/sec., 8.13 MiB/sec. | ||
| 4574 | 2025.11.17 23:59:01.870104 [ 260 ] {e995e35a-eac3-4096-a5aa-e190f4f1e52e} <Debug> TCPHandler: Processed in 0.001937224 sec. | ||
| 4575 | 2025.11.17 23:59:01.870220 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4576 | 2025.11.17 23:59:01.870312 [ 260 ] {a6fc2222-8639-4d9d-9bb8-62b9898408fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4577 | 2025.11.17 23:59:01.870352 [ 260 ] {a6fc2222-8639-4d9d-9bb8-62b9898408fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4578 | 2025.11.17 23:59:01.870699 [ 260 ] {a6fc2222-8639-4d9d-9bb8-62b9898408fd} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4579 | 2025.11.17 23:59:01.870735 [ 260 ] {a6fc2222-8639-4d9d-9bb8-62b9898408fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4580 | 2025.11.17 23:59:01.871045 [ 260 ] {a6fc2222-8639-4d9d-9bb8-62b9898408fd} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4581 | 2025.11.17 23:59:01.871254 [ 260 ] {a6fc2222-8639-4d9d-9bb8-62b9898408fd} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4582 | 2025.11.17 23:59:01.871376 [ 260 ] {a6fc2222-8639-4d9d-9bb8-62b9898408fd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 4583 | 2025.11.17 23:59:01.871411 [ 260 ] {a6fc2222-8639-4d9d-9bb8-62b9898408fd} <Debug> TCPHandler: Processed in 0.001239365 sec. | ||
| 4584 | 2025.11.17 23:59:03.650253 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10079 | ||
| 4585 | 2025.11.17 23:59:03.650742 [ 245 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4586 | 2025.11.17 23:59:03.650782 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4587 | 2025.11.17 23:59:03.651290 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4588 | 2025.11.17 23:59:03.651538 [ 245 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4589 | 2025.11.17 23:59:03.651678 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10079 | ||
| 4590 | 2025.11.17 23:59:03.651706 [ 103 ] {} <Debug> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4591 | 2025.11.17 23:59:03.651778 [ 103 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4592 | 2025.11.17 23:59:03.651802 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4593 | 2025.11.17 23:59:03.651930 [ 187 ] {e5a35b82-8842-4571-88d5-f93dfb9ae36c::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 | ||
| 4594 | 2025.11.17 23:59:03.652054 [ 187 ] {e5a35b82-8842-4571-88d5-f93dfb9ae36c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4595 | 2025.11.17 23:59:03.652091 [ 187 ] {e5a35b82-8842-4571-88d5-f93dfb9ae36c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7711 rows starting from the beginning of the part | ||
| 4596 | 2025.11.17 23:59:03.652153 [ 187 ] {e5a35b82-8842-4571-88d5-f93dfb9ae36c::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 | ||
| 4597 | 2025.11.17 23:59:03.652198 [ 187 ] {e5a35b82-8842-4571-88d5-f93dfb9ae36c::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 | ||
| 4598 | 2025.11.17 23:59:03.652238 [ 187 ] {e5a35b82-8842-4571-88d5-f93dfb9ae36c::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 | ||
| 4599 | 2025.11.17 23:59:03.652274 [ 187 ] {e5a35b82-8842-4571-88d5-f93dfb9ae36c::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 | ||
| 4600 | 2025.11.17 23:59:03.652312 [ 187 ] {e5a35b82-8842-4571-88d5-f93dfb9ae36c::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 | ||
| 4601 | 2025.11.17 23:59:03.654556 [ 188 ] {e5a35b82-8842-4571-88d5-f93dfb9ae36c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10079 rows, containing 4 columns (4 merged, 0 gathered) in 0.002668435 sec., 3777120.297102984 rows/sec., 54.03 MiB/sec. | ||
| 4602 | 2025.11.17 23:59:03.654779 [ 187 ] {e5a35b82-8842-4571-88d5-f93dfb9ae36c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4603 | 2025.11.17 23:59:03.655039 [ 187 ] {e5a35b82-8842-4571-88d5-f93dfb9ae36c::all_1_21_4} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4604 | 2025.11.17 23:59:03.655111 [ 187 ] {e5a35b82-8842-4571-88d5-f93dfb9ae36c::all_1_21_4} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4605 | 2025.11.17 23:59:03.655189 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4606 | 2025.11.17 23:59:04.177440 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4607 | 2025.11.17 23:59:04.195591 [ 244 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4608 | 2025.11.17 23:59:04.195661 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4609 | 2025.11.17 23:59:04.201165 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4610 | 2025.11.17 23:59:04.201861 [ 244 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4611 | 2025.11.17 23:59:04.202175 [ 103 ] {} <Debug> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4612 | 2025.11.17 23:59:04.202246 [ 103 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4613 | 2025.11.17 23:59:04.202270 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4614 | 2025.11.17 23:59:04.202391 [ 191 ] {2241e7f5-9f74-45e6-bc85-89450acb2c8c::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 | ||
| 4615 | 2025.11.17 23:59:04.205085 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4616 | 2025.11.17 23:59:04.205978 [ 191 ] {2241e7f5-9f74-45e6-bc85-89450acb2c8c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4617 | 2025.11.17 23:59:04.207348 [ 191 ] {2241e7f5-9f74-45e6-bc85-89450acb2c8c::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 | ||
| 4618 | 2025.11.17 23:59:04.211910 [ 191 ] {2241e7f5-9f74-45e6-bc85-89450acb2c8c::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 | ||
| 4619 | 2025.11.17 23:59:04.216369 [ 191 ] {2241e7f5-9f74-45e6-bc85-89450acb2c8c::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 | ||
| 4620 | 2025.11.17 23:59:04.220581 [ 191 ] {2241e7f5-9f74-45e6-bc85-89450acb2c8c::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 | ||
| 4621 | 2025.11.17 23:59:04.224792 [ 191 ] {2241e7f5-9f74-45e6-bc85-89450acb2c8c::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 | ||
| 4622 | 2025.11.17 23:59:04.228537 [ 191 ] {2241e7f5-9f74-45e6-bc85-89450acb2c8c::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 | ||
| 4623 | 2025.11.17 23:59:04.281803 [ 190 ] {2241e7f5-9f74-45e6-bc85-89450acb2c8c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.079451888 sec., 2001.2110977148839 rows/sec., 10.35 MiB/sec. | ||
| 4624 | 2025.11.17 23:59:04.284421 [ 188 ] {2241e7f5-9f74-45e6-bc85-89450acb2c8c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4625 | 2025.11.17 23:59:04.286273 [ 188 ] {2241e7f5-9f74-45e6-bc85-89450acb2c8c::all_1_21_4} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4626 | 2025.11.17 23:59:04.286354 [ 188 ] {2241e7f5-9f74-45e6-bc85-89450acb2c8c::all_1_21_4} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4627 | 2025.11.17 23:59:04.288675 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4628 | 2025.11.17 23:59:05.001192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 250.21 MiB, peak 260.77 MiB, free memory in arenas 0.00 B, will set to 254.32 MiB (RSS), difference: 4.12 MiB | ||
| 4629 | 2025.11.17 23:59:06.181129 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 616 | ||
| 4630 | 2025.11.17 23:59:06.183363 [ 243 ] {} <Trace> system.query_log (5160c46c-4695-4732-892b-014b7bde58ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4631 | 2025.11.17 23:59:06.183414 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4632 | 2025.11.17 23:59:06.184616 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4633 | 2025.11.17 23:59:06.184893 [ 243 ] {} <Trace> system.query_log (5160c46c-4695-4732-892b-014b7bde58ca): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4634 | 2025.11.17 23:59:06.185034 [ 99 ] {} <Debug> system.query_log (5160c46c-4695-4732-892b-014b7bde58ca) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4635 | 2025.11.17 23:59:06.185071 [ 99 ] {} <Trace> system.query_log (5160c46c-4695-4732-892b-014b7bde58ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4636 | 2025.11.17 23:59:06.185089 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4637 | 2025.11.17 23:59:06.185180 [ 199 ] {5160c46c-4695-4732-892b-014b7bde58ca::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 | ||
| 4638 | 2025.11.17 23:59:06.185261 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 616 | ||
| 4639 | 2025.11.17 23:59:06.185676 [ 199 ] {5160c46c-4695-4732-892b-014b7bde58ca::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4640 | 2025.11.17 23:59:06.185807 [ 199 ] {5160c46c-4695-4732-892b-014b7bde58ca::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 468 rows starting from the beginning of the part | ||
| 4641 | 2025.11.17 23:59:06.186130 [ 199 ] {5160c46c-4695-4732-892b-014b7bde58ca::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 32 rows starting from the beginning of the part | ||
| 4642 | 2025.11.17 23:59:06.186439 [ 199 ] {5160c46c-4695-4732-892b-014b7bde58ca::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 32 rows starting from the beginning of the part | ||
| 4643 | 2025.11.17 23:59:06.186762 [ 199 ] {5160c46c-4695-4732-892b-014b7bde58ca::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 4644 | 2025.11.17 23:59:06.187076 [ 199 ] {5160c46c-4695-4732-892b-014b7bde58ca::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 | ||
| 4645 | 2025.11.17 23:59:06.187385 [ 199 ] {5160c46c-4695-4732-892b-014b7bde58ca::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 32 rows starting from the beginning of the part | ||
| 4646 | 2025.11.17 23:59:06.193665 [ 188 ] {5160c46c-4695-4732-892b-014b7bde58ca::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 616 rows, containing 72 columns (72 merged, 0 gathered) in 0.008522169 sec., 72282.06809792202 rows/sec., 65.53 MiB/sec. | ||
| 4647 | 2025.11.17 23:59:06.194890 [ 198 ] {5160c46c-4695-4732-892b-014b7bde58ca::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4648 | 2025.11.17 23:59:06.195567 [ 198 ] {5160c46c-4695-4732-892b-014b7bde58ca::all_1_16_3} <Trace> system.query_log (5160c46c-4695-4732-892b-014b7bde58ca): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4649 | 2025.11.17 23:59:06.195666 [ 198 ] {5160c46c-4695-4732-892b-014b7bde58ca::all_1_16_3} <Trace> system.query_log (5160c46c-4695-4732-892b-014b7bde58ca) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4650 | 2025.11.17 23:59:06.195919 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.15 MiB. | ||
| 4651 | 2025.11.17 23:59:06.855934 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4652 | 2025.11.17 23:59:06.856229 [ 260 ] {1b997384-adb8-441c-9e6c-7837459632cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4653 | 2025.11.17 23:59:06.856344 [ 260 ] {1b997384-adb8-441c-9e6c-7837459632cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4654 | 2025.11.17 23:59:06.857227 [ 260 ] {1b997384-adb8-441c-9e6c-7837459632cc} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4655 | 2025.11.17 23:59:06.857275 [ 260 ] {1b997384-adb8-441c-9e6c-7837459632cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4656 | 2025.11.17 23:59:06.857681 [ 260 ] {1b997384-adb8-441c-9e6c-7837459632cc} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4657 | 2025.11.17 23:59:06.857904 [ 260 ] {1b997384-adb8-441c-9e6c-7837459632cc} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4658 | 2025.11.17 23:59:06.858052 [ 260 ] {1b997384-adb8-441c-9e6c-7837459632cc} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.001898 sec., 64278.1875658588 rows/sec., 5.52 MiB/sec. | ||
| 4659 | 2025.11.17 23:59:06.858096 [ 260 ] {1b997384-adb8-441c-9e6c-7837459632cc} <Debug> TCPHandler: Processed in 0.002361487 sec. | ||
| 4660 | 2025.11.17 23:59:06.858229 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4661 | 2025.11.17 23:59:06.858338 [ 260 ] {0e41e8dd-8161-48a2-bbf8-9df5f8c72e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4662 | 2025.11.17 23:59:06.858379 [ 260 ] {0e41e8dd-8161-48a2-bbf8-9df5f8c72e1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4663 | 2025.11.17 23:59:06.858813 [ 260 ] {0e41e8dd-8161-48a2-bbf8-9df5f8c72e1c} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4664 | 2025.11.17 23:59:06.858849 [ 260 ] {0e41e8dd-8161-48a2-bbf8-9df5f8c72e1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4665 | 2025.11.17 23:59:06.859143 [ 260 ] {0e41e8dd-8161-48a2-bbf8-9df5f8c72e1c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4666 | 2025.11.17 23:59:06.859342 [ 260 ] {0e41e8dd-8161-48a2-bbf8-9df5f8c72e1c} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4667 | 2025.11.17 23:59:06.859443 [ 98 ] {} <Debug> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4668 | 2025.11.17 23:59:06.859472 [ 260 ] {0e41e8dd-8161-48a2-bbf8-9df5f8c72e1c} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001148 sec., 28745.644599303138 rows/sec., 2.11 MiB/sec. | ||
| 4669 | 2025.11.17 23:59:06.859503 [ 98 ] {} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4670 | 2025.11.17 23:59:06.859517 [ 260 ] {0e41e8dd-8161-48a2-bbf8-9df5f8c72e1c} <Debug> TCPHandler: Processed in 0.001343408 sec. | ||
| 4671 | 2025.11.17 23:59:06.859530 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4672 | 2025.11.17 23:59:06.859638 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4673 | 2025.11.17 23:59:06.859649 [ 186 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::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 | ||
| 4674 | 2025.11.17 23:59:06.859742 [ 260 ] {82f934fb-3f8b-41e4-9bed-7f4c013d1215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4675 | 2025.11.17 23:59:06.859775 [ 186 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4676 | 2025.11.17 23:59:06.859786 [ 260 ] {82f934fb-3f8b-41e4-9bed-7f4c013d1215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4677 | 2025.11.17 23:59:06.859813 [ 186 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 278 rows starting from the beginning of the part | ||
| 4678 | 2025.11.17 23:59:06.859906 [ 186 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 43 rows starting from the beginning of the part | ||
| 4679 | 2025.11.17 23:59:06.859952 [ 186 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::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 | ||
| 4680 | 2025.11.17 23:59:06.859999 [ 186 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 33 rows starting from the beginning of the part | ||
| 4681 | 2025.11.17 23:59:06.860044 [ 186 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::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 | ||
| 4682 | 2025.11.17 23:59:06.860088 [ 186 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 33 rows starting from the beginning of the part | ||
| 4683 | 2025.11.17 23:59:06.860230 [ 260 ] {82f934fb-3f8b-41e4-9bed-7f4c013d1215} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4684 | 2025.11.17 23:59:06.860274 [ 260 ] {82f934fb-3f8b-41e4-9bed-7f4c013d1215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4685 | 2025.11.17 23:59:06.860685 [ 260 ] {82f934fb-3f8b-41e4-9bed-7f4c013d1215} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4686 | 2025.11.17 23:59:06.860904 [ 260 ] {82f934fb-3f8b-41e4-9bed-7f4c013d1215} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4687 | 2025.11.17 23:59:06.860919 [ 198 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 419 rows, containing 5 columns (5 merged, 0 gathered) in 0.001312867 sec., 319148.8551391725 rows/sec., 22.30 MiB/sec. | ||
| 4688 | 2025.11.17 23:59:06.861036 [ 260 ] {82f934fb-3f8b-41e4-9bed-7f4c013d1215} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001311 sec., 73989.32112890923 rows/sec., 5.78 MiB/sec. | ||
| 4689 | 2025.11.17 23:59:06.861073 [ 198 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4690 | 2025.11.17 23:59:06.861079 [ 260 ] {82f934fb-3f8b-41e4-9bed-7f4c013d1215} <Debug> TCPHandler: Processed in 0.001492182 sec. | ||
| 4691 | 2025.11.17 23:59:06.861211 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4692 | 2025.11.17 23:59:06.861307 [ 260 ] {f03a3155-5a8c-4921-b980-fa43e4c24d08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4693 | 2025.11.17 23:59:06.861353 [ 260 ] {f03a3155-5a8c-4921-b980-fa43e4c24d08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4694 | 2025.11.17 23:59:06.861353 [ 198 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_26_5} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4695 | 2025.11.17 23:59:06.861434 [ 198 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_26_5} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4696 | 2025.11.17 23:59:06.861498 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4697 | 2025.11.17 23:59:06.861787 [ 260 ] {f03a3155-5a8c-4921-b980-fa43e4c24d08} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4698 | 2025.11.17 23:59:06.861828 [ 260 ] {f03a3155-5a8c-4921-b980-fa43e4c24d08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4699 | 2025.11.17 23:59:06.862169 [ 260 ] {f03a3155-5a8c-4921-b980-fa43e4c24d08} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4700 | 2025.11.17 23:59:06.862371 [ 260 ] {f03a3155-5a8c-4921-b980-fa43e4c24d08} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4701 | 2025.11.17 23:59:06.862498 [ 260 ] {f03a3155-5a8c-4921-b980-fa43e4c24d08} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 4702 | 2025.11.17 23:59:06.862536 [ 260 ] {f03a3155-5a8c-4921-b980-fa43e4c24d08} <Debug> TCPHandler: Processed in 0.001375708 sec. | ||
| 4703 | 2025.11.17 23:59:06.862645 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4704 | 2025.11.17 23:59:06.862738 [ 260 ] {a4331a83-7d04-4cfb-9980-af4f17c34862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4705 | 2025.11.17 23:59:06.862794 [ 260 ] {a4331a83-7d04-4cfb-9980-af4f17c34862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4706 | 2025.11.17 23:59:06.863652 [ 260 ] {a4331a83-7d04-4cfb-9980-af4f17c34862} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4707 | 2025.11.17 23:59:06.863688 [ 260 ] {a4331a83-7d04-4cfb-9980-af4f17c34862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4708 | 2025.11.17 23:59:06.864234 [ 260 ] {a4331a83-7d04-4cfb-9980-af4f17c34862} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4709 | 2025.11.17 23:59:06.864454 [ 260 ] {a4331a83-7d04-4cfb-9980-af4f17c34862} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4710 | 2025.11.17 23:59:06.864591 [ 260 ] {a4331a83-7d04-4cfb-9980-af4f17c34862} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.00187 sec., 17647.058823529413 rows/sec., 31.62 MiB/sec. | ||
| 4711 | 2025.11.17 23:59:06.864648 [ 260 ] {a4331a83-7d04-4cfb-9980-af4f17c34862} <Debug> TCPHandler: Processed in 0.002052888 sec. | ||
| 4712 | 2025.11.17 23:59:06.864761 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4713 | 2025.11.17 23:59:06.864855 [ 260 ] {9aa38e29-f5d4-46a5-a0e1-434f5316b713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4714 | 2025.11.17 23:59:06.864896 [ 260 ] {9aa38e29-f5d4-46a5-a0e1-434f5316b713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4715 | 2025.11.17 23:59:06.865234 [ 260 ] {9aa38e29-f5d4-46a5-a0e1-434f5316b713} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4716 | 2025.11.17 23:59:06.865270 [ 260 ] {9aa38e29-f5d4-46a5-a0e1-434f5316b713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4717 | 2025.11.17 23:59:06.865571 [ 260 ] {9aa38e29-f5d4-46a5-a0e1-434f5316b713} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4718 | 2025.11.17 23:59:06.865781 [ 260 ] {9aa38e29-f5d4-46a5-a0e1-434f5316b713} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4719 | 2025.11.17 23:59:06.865912 [ 260 ] {9aa38e29-f5d4-46a5-a0e1-434f5316b713} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 4720 | 2025.11.17 23:59:06.865948 [ 260 ] {9aa38e29-f5d4-46a5-a0e1-434f5316b713} <Debug> TCPHandler: Processed in 0.001237875 sec. | ||
| 4721 | 2025.11.17 23:59:11.073070 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4722 | 2025.11.17 23:59:11.073161 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4723 | 2025.11.17 23:59:11.151778 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10591 | ||
| 4724 | 2025.11.17 23:59:11.152585 [ 245 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4725 | 2025.11.17 23:59:11.152653 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4726 | 2025.11.17 23:59:11.153394 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4727 | 2025.11.17 23:59:11.153615 [ 245 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4728 | 2025.11.17 23:59:11.153743 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10591 | ||
| 4729 | 2025.11.17 23:59:11.705176 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4730 | 2025.11.17 23:59:11.720666 [ 244 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4731 | 2025.11.17 23:59:11.720732 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4732 | 2025.11.17 23:59:11.726397 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4733 | 2025.11.17 23:59:11.727112 [ 244 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4734 | 2025.11.17 23:59:11.730027 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4735 | 2025.11.17 23:59:11.854390 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4736 | 2025.11.17 23:59:11.854591 [ 260 ] {3a236209-2eb4-4da0-8cf5-ca7ff3631d4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4737 | 2025.11.17 23:59:11.854665 [ 260 ] {3a236209-2eb4-4da0-8cf5-ca7ff3631d4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4738 | 2025.11.17 23:59:11.855380 [ 260 ] {3a236209-2eb4-4da0-8cf5-ca7ff3631d4e} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4739 | 2025.11.17 23:59:11.855423 [ 260 ] {3a236209-2eb4-4da0-8cf5-ca7ff3631d4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4740 | 2025.11.17 23:59:11.855815 [ 260 ] {3a236209-2eb4-4da0-8cf5-ca7ff3631d4e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4741 | 2025.11.17 23:59:11.856046 [ 260 ] {3a236209-2eb4-4da0-8cf5-ca7ff3631d4e} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4742 | 2025.11.17 23:59:11.856186 [ 89 ] {} <Debug> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4743 | 2025.11.17 23:59:11.856199 [ 260 ] {3a236209-2eb4-4da0-8cf5-ca7ff3631d4e} <Debug> executeQuery: Read 72 rows, 5.94 KiB in 0.001662 sec., 43321.29963898917 rows/sec., 3.49 MiB/sec. | ||
| 4744 | 2025.11.17 23:59:11.856231 [ 89 ] {} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4745 | 2025.11.17 23:59:11.856249 [ 260 ] {3a236209-2eb4-4da0-8cf5-ca7ff3631d4e} <Debug> TCPHandler: Processed in 0.001998856 sec. | ||
| 4746 | 2025.11.17 23:59:11.856255 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4747 | 2025.11.17 23:59:11.856366 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4748 | 2025.11.17 23:59:11.856407 [ 188 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::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 | ||
| 4749 | 2025.11.17 23:59:11.856461 [ 260 ] {b936ba34-32dd-468c-897c-0ae61e1be93d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4750 | 2025.11.17 23:59:11.856508 [ 260 ] {b936ba34-32dd-468c-897c-0ae61e1be93d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4751 | 2025.11.17 23:59:11.856600 [ 188 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4752 | 2025.11.17 23:59:11.856658 [ 188 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2466 rows starting from the beginning of the part | ||
| 4753 | 2025.11.17 23:59:11.856801 [ 188 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 72 rows starting from the beginning of the part | ||
| 4754 | 2025.11.17 23:59:11.856881 [ 188 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 122 rows starting from the beginning of the part | ||
| 4755 | 2025.11.17 23:59:11.856902 [ 260 ] {b936ba34-32dd-468c-897c-0ae61e1be93d} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4756 | 2025.11.17 23:59:11.856944 [ 260 ] {b936ba34-32dd-468c-897c-0ae61e1be93d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4757 | 2025.11.17 23:59:11.856952 [ 188 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 194 rows starting from the beginning of the part | ||
| 4758 | 2025.11.17 23:59:11.857030 [ 188 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 122 rows starting from the beginning of the part | ||
| 4759 | 2025.11.17 23:59:11.857080 [ 188 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 72 rows starting from the beginning of the part | ||
| 4760 | 2025.11.17 23:59:11.857260 [ 260 ] {b936ba34-32dd-468c-897c-0ae61e1be93d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4761 | 2025.11.17 23:59:11.857491 [ 260 ] {b936ba34-32dd-468c-897c-0ae61e1be93d} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4762 | 2025.11.17 23:59:11.857618 [ 260 ] {b936ba34-32dd-468c-897c-0ae61e1be93d} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001176 sec., 6802.721088435374 rows/sec., 511.53 KiB/sec. | ||
| 4763 | 2025.11.17 23:59:11.857655 [ 260 ] {b936ba34-32dd-468c-897c-0ae61e1be93d} <Debug> TCPHandler: Processed in 0.001338908 sec. | ||
| 4764 | 2025.11.17 23:59:11.857764 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4765 | 2025.11.17 23:59:11.857856 [ 260 ] {14acabbb-5de3-4ea8-907a-9cd970dfda3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4766 | 2025.11.17 23:59:11.857896 [ 260 ] {14acabbb-5de3-4ea8-907a-9cd970dfda3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4767 | 2025.11.17 23:59:11.858293 [ 260 ] {14acabbb-5de3-4ea8-907a-9cd970dfda3e} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4768 | 2025.11.17 23:59:11.858327 [ 260 ] {14acabbb-5de3-4ea8-907a-9cd970dfda3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4769 | 2025.11.17 23:59:11.858532 [ 198 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3048 rows, containing 5 columns (5 merged, 0 gathered) in 0.002195001 sec., 1388609.8457358335 rows/sec., 119.87 MiB/sec. | ||
| 4770 | 2025.11.17 23:59:11.858651 [ 260 ] {14acabbb-5de3-4ea8-907a-9cd970dfda3e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4771 | 2025.11.17 23:59:11.858859 [ 260 ] {14acabbb-5de3-4ea8-907a-9cd970dfda3e} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4772 | 2025.11.17 23:59:11.858955 [ 89 ] {} <Debug> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4773 | 2025.11.17 23:59:11.858983 [ 89 ] {} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4774 | 2025.11.17 23:59:11.858988 [ 260 ] {14acabbb-5de3-4ea8-907a-9cd970dfda3e} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001148 sec., 62717.77003484321 rows/sec., 4.90 MiB/sec. | ||
| 4775 | 2025.11.17 23:59:11.858987 [ 194 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4776 | 2025.11.17 23:59:11.859008 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4777 | 2025.11.17 23:59:11.859033 [ 260 ] {14acabbb-5de3-4ea8-907a-9cd970dfda3e} <Debug> TCPHandler: Processed in 0.001318156 sec. | ||
| 4778 | 2025.11.17 23:59:11.859112 [ 188 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::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 | ||
| 4779 | 2025.11.17 23:59:11.859144 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4780 | 2025.11.17 23:59:11.859204 [ 188 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4781 | 2025.11.17 23:59:11.859236 [ 188 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1250 rows starting from the beginning of the part | ||
| 4782 | 2025.11.17 23:59:11.859244 [ 260 ] {51aff5c0-aba7-40ea-b336-9bb5d44ace55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4783 | 2025.11.17 23:59:11.859285 [ 188 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 72 rows starting from the beginning of the part | ||
| 4784 | 2025.11.17 23:59:11.859296 [ 260 ] {51aff5c0-aba7-40ea-b336-9bb5d44ace55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4785 | 2025.11.17 23:59:11.859330 [ 188 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 97 rows starting from the beginning of the part | ||
| 4786 | 2025.11.17 23:59:11.859334 [ 194 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_31_6} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4787 | 2025.11.17 23:59:11.859371 [ 188 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 112 rows starting from the beginning of the part | ||
| 4788 | 2025.11.17 23:59:11.859409 [ 188 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 97 rows starting from the beginning of the part | ||
| 4789 | 2025.11.17 23:59:11.859443 [ 188 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 72 rows starting from the beginning of the part | ||
| 4790 | 2025.11.17 23:59:11.859452 [ 194 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_31_6} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4791 | 2025.11.17 23:59:11.859559 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 4792 | 2025.11.17 23:59:11.859715 [ 260 ] {51aff5c0-aba7-40ea-b336-9bb5d44ace55} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4793 | 2025.11.17 23:59:11.859756 [ 260 ] {51aff5c0-aba7-40ea-b336-9bb5d44ace55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4794 | 2025.11.17 23:59:11.860123 [ 260 ] {51aff5c0-aba7-40ea-b336-9bb5d44ace55} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4795 | 2025.11.17 23:59:11.860340 [ 260 ] {51aff5c0-aba7-40ea-b336-9bb5d44ace55} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4796 | 2025.11.17 23:59:11.860406 [ 200 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1700 rows, containing 5 columns (5 merged, 0 gathered) in 0.001317897 sec., 1289933.8870943633 rows/sec., 100.32 MiB/sec. | ||
| 4797 | 2025.11.17 23:59:11.860432 [ 89 ] {} <Debug> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4798 | 2025.11.17 23:59:11.860464 [ 260 ] {51aff5c0-aba7-40ea-b336-9bb5d44ace55} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001239 sec., 129136.40032284099 rows/sec., 8.99 MiB/sec. | ||
| 4799 | 2025.11.17 23:59:11.860466 [ 89 ] {} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4800 | 2025.11.17 23:59:11.860493 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4801 | 2025.11.17 23:59:11.860502 [ 260 ] {51aff5c0-aba7-40ea-b336-9bb5d44ace55} <Debug> TCPHandler: Processed in 0.00140667 sec. | ||
| 4802 | 2025.11.17 23:59:11.860575 [ 194 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::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 | ||
| 4803 | 2025.11.17 23:59:11.860609 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4804 | 2025.11.17 23:59:11.860663 [ 202 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4805 | 2025.11.17 23:59:11.860680 [ 194 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4806 | 2025.11.17 23:59:11.860703 [ 260 ] {faf5051a-a805-4240-840e-6ae2c4f6ac2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4807 | 2025.11.17 23:59:11.860709 [ 194 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8346 rows starting from the beginning of the part | ||
| 4808 | 2025.11.17 23:59:11.860761 [ 260 ] {faf5051a-a805-4240-840e-6ae2c4f6ac2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4809 | 2025.11.17 23:59:11.860785 [ 194 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::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 | ||
| 4810 | 2025.11.17 23:59:11.860835 [ 194 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::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 | ||
| 4811 | 2025.11.17 23:59:11.860877 [ 194 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 198 rows starting from the beginning of the part | ||
| 4812 | 2025.11.17 23:59:11.860915 [ 194 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::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 | ||
| 4813 | 2025.11.17 23:59:11.860949 [ 202 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_31_6} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4814 | 2025.11.17 23:59:11.860957 [ 194 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::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 | ||
| 4815 | 2025.11.17 23:59:11.861029 [ 202 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_31_6} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4816 | 2025.11.17 23:59:11.861122 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 4817 | 2025.11.17 23:59:11.861492 [ 260 ] {faf5051a-a805-4240-840e-6ae2c4f6ac2c} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4818 | 2025.11.17 23:59:11.861530 [ 260 ] {faf5051a-a805-4240-840e-6ae2c4f6ac2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4819 | 2025.11.17 23:59:11.862171 [ 260 ] {faf5051a-a805-4240-840e-6ae2c4f6ac2c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4820 | 2025.11.17 23:59:11.862408 [ 260 ] {faf5051a-a805-4240-840e-6ae2c4f6ac2c} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4821 | 2025.11.17 23:59:11.862513 [ 89 ] {} <Debug> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4822 | 2025.11.17 23:59:11.862541 [ 89 ] {} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4823 | 2025.11.17 23:59:11.862542 [ 260 ] {faf5051a-a805-4240-840e-6ae2c4f6ac2c} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001852 sec., 4319.654427645789 rows/sec., 7.74 MiB/sec. | ||
| 4824 | 2025.11.17 23:59:11.862563 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4825 | 2025.11.17 23:59:11.862603 [ 260 ] {faf5051a-a805-4240-840e-6ae2c4f6ac2c} <Debug> TCPHandler: Processed in 0.002041547 sec. | ||
| 4826 | 2025.11.17 23:59:11.862647 [ 200 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::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 | ||
| 4827 | 2025.11.17 23:59:11.862718 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4828 | 2025.11.17 23:59:11.862816 [ 260 ] {7354c36a-a654-41f8-923f-64a9b383225d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4829 | 2025.11.17 23:59:11.862846 [ 200 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4830 | 2025.11.17 23:59:11.862857 [ 260 ] {7354c36a-a654-41f8-923f-64a9b383225d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4831 | 2025.11.17 23:59:11.862917 [ 200 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 471 rows starting from the beginning of the part | ||
| 4832 | 2025.11.17 23:59:11.863034 [ 200 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 8 rows starting from the beginning of the part | ||
| 4833 | 2025.11.17 23:59:11.863134 [ 200 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 33 rows starting from the beginning of the part | ||
| 4834 | 2025.11.17 23:59:11.863196 [ 260 ] {7354c36a-a654-41f8-923f-64a9b383225d} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4835 | 2025.11.17 23:59:11.863228 [ 200 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 8 rows starting from the beginning of the part | ||
| 4836 | 2025.11.17 23:59:11.863236 [ 260 ] {7354c36a-a654-41f8-923f-64a9b383225d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4837 | 2025.11.17 23:59:11.863334 [ 200 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 33 rows starting from the beginning of the part | ||
| 4838 | 2025.11.17 23:59:11.863440 [ 200 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 8 rows starting from the beginning of the part | ||
| 4839 | 2025.11.17 23:59:11.863625 [ 260 ] {7354c36a-a654-41f8-923f-64a9b383225d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4840 | 2025.11.17 23:59:11.863879 [ 260 ] {7354c36a-a654-41f8-923f-64a9b383225d} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4841 | 2025.11.17 23:59:11.863991 [ 89 ] {} <Debug> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4842 | 2025.11.17 23:59:11.864014 [ 260 ] {7354c36a-a654-41f8-923f-64a9b383225d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001217 sec., 49301.561216105176 rows/sec., 3.32 MiB/sec. | ||
| 4843 | 2025.11.17 23:59:11.864027 [ 89 ] {} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4844 | 2025.11.17 23:59:11.864050 [ 260 ] {7354c36a-a654-41f8-923f-64a9b383225d} <Debug> TCPHandler: Processed in 0.001381179 sec. | ||
| 4845 | 2025.11.17 23:59:11.864051 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4846 | 2025.11.17 23:59:11.864164 [ 202 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::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 | ||
| 4847 | 2025.11.17 23:59:11.864278 [ 202 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4848 | 2025.11.17 23:59:11.864309 [ 202 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1438 rows starting from the beginning of the part | ||
| 4849 | 2025.11.17 23:59:11.864367 [ 202 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::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 | ||
| 4850 | 2025.11.17 23:59:11.864416 [ 202 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::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 | ||
| 4851 | 2025.11.17 23:59:11.864458 [ 202 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::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 | ||
| 4852 | 2025.11.17 23:59:11.864500 [ 202 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::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 | ||
| 4853 | 2025.11.17 23:59:11.864545 [ 202 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::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 | ||
| 4854 | 2025.11.17 23:59:11.864996 [ 189 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9184 rows, containing 5 columns (5 merged, 0 gathered) in 0.004452445 sec., 2062686.9057338159 rows/sec., 141.79 MiB/sec. | ||
| 4855 | 2025.11.17 23:59:11.865262 [ 196 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4856 | 2025.11.17 23:59:11.865571 [ 196 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4857 | 2025.11.17 23:59:11.865639 [ 202 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1738 rows, containing 4 columns (4 merged, 0 gathered) in 0.001520303 sec., 1143193.1660991262 rows/sec., 76.09 MiB/sec. | ||
| 4858 | 2025.11.17 23:59:11.865664 [ 196 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4859 | 2025.11.17 23:59:11.865765 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.09 MiB. | ||
| 4860 | 2025.11.17 23:59:11.865883 [ 194 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4861 | 2025.11.17 23:59:11.866131 [ 194 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::all_1_31_6} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4862 | 2025.11.17 23:59:11.866207 [ 194 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::all_1_31_6} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4863 | 2025.11.17 23:59:11.866267 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4864 | 2025.11.17 23:59:11.887144 [ 194 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 561 rows, containing 19 columns (19 merged, 0 gathered) in 0.024525628 sec., 22874.032012554377 rows/sec., 40.99 MiB/sec. | ||
| 4865 | 2025.11.17 23:59:11.888391 [ 194 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4866 | 2025.11.17 23:59:11.888732 [ 194 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4867 | 2025.11.17 23:59:11.888806 [ 194 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4868 | 2025.11.17 23:59:11.888920 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 4869 | 2025.11.17 23:59:12.000291 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.30 MiB, peak 267.64 MiB, free memory in arenas 0.00 B, will set to 260.46 MiB (RSS), difference: 4.16 MiB | ||
| 4870 | 2025.11.17 23:59:13.170049 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4871 | 2025.11.17 23:59:13.170232 [ 260 ] {a7c0d50a-7a07-41a2-8e9d-3da032ea574e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4872 | 2025.11.17 23:59:13.170301 [ 260 ] {a7c0d50a-7a07-41a2-8e9d-3da032ea574e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4873 | 2025.11.17 23:59:13.171203 [ 260 ] {a7c0d50a-7a07-41a2-8e9d-3da032ea574e} <Trace> oximeter.fields_i16 (325897d0-5212-4860-b736-19b8f76846e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4874 | 2025.11.17 23:59:13.171252 [ 260 ] {a7c0d50a-7a07-41a2-8e9d-3da032ea574e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4875 | 2025.11.17 23:59:13.171647 [ 260 ] {a7c0d50a-7a07-41a2-8e9d-3da032ea574e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4876 | 2025.11.17 23:59:13.171872 [ 260 ] {a7c0d50a-7a07-41a2-8e9d-3da032ea574e} <Trace> oximeter.fields_i16 (325897d0-5212-4860-b736-19b8f76846e0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4877 | 2025.11.17 23:59:13.172026 [ 260 ] {a7c0d50a-7a07-41a2-8e9d-3da032ea574e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001842 sec., 222584.14766558088 rows/sec., 14.12 MiB/sec. | ||
| 4878 | 2025.11.17 23:59:13.172075 [ 260 ] {a7c0d50a-7a07-41a2-8e9d-3da032ea574e} <Debug> TCPHandler: Processed in 0.002165121 sec. | ||
| 4879 | 2025.11.17 23:59:13.172198 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4880 | 2025.11.17 23:59:13.172299 [ 260 ] {a7cf9341-bc12-41ec-8351-586c5632b4da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4881 | 2025.11.17 23:59:13.172341 [ 260 ] {a7cf9341-bc12-41ec-8351-586c5632b4da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4882 | 2025.11.17 23:59:13.173871 [ 260 ] {a7cf9341-bc12-41ec-8351-586c5632b4da} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4883 | 2025.11.17 23:59:13.173906 [ 260 ] {a7cf9341-bc12-41ec-8351-586c5632b4da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4884 | 2025.11.17 23:59:13.174339 [ 260 ] {a7cf9341-bc12-41ec-8351-586c5632b4da} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4885 | 2025.11.17 23:59:13.174554 [ 260 ] {a7cf9341-bc12-41ec-8351-586c5632b4da} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4886 | 2025.11.17 23:59:13.174676 [ 260 ] {a7cf9341-bc12-41ec-8351-586c5632b4da} <Debug> executeQuery: Read 2318 rows, 192.73 KiB in 0.0024 sec., 965833.3333333334 rows/sec., 78.42 MiB/sec. | ||
| 4887 | 2025.11.17 23:59:13.174715 [ 260 ] {a7cf9341-bc12-41ec-8351-586c5632b4da} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 4888 | 2025.11.17 23:59:13.174729 [ 260 ] {a7cf9341-bc12-41ec-8351-586c5632b4da} <Debug> TCPHandler: Processed in 0.002582732 sec. | ||
| 4889 | 2025.11.17 23:59:13.174858 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4890 | 2025.11.17 23:59:13.174950 [ 260 ] {ccdd5ef0-ecf7-4171-bb33-be88b140d1f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4891 | 2025.11.17 23:59:13.174990 [ 260 ] {ccdd5ef0-ecf7-4171-bb33-be88b140d1f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4892 | 2025.11.17 23:59:13.175488 [ 260 ] {ccdd5ef0-ecf7-4171-bb33-be88b140d1f1} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4893 | 2025.11.17 23:59:13.175524 [ 260 ] {ccdd5ef0-ecf7-4171-bb33-be88b140d1f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4894 | 2025.11.17 23:59:13.175822 [ 260 ] {ccdd5ef0-ecf7-4171-bb33-be88b140d1f1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4895 | 2025.11.17 23:59:13.176034 [ 260 ] {ccdd5ef0-ecf7-4171-bb33-be88b140d1f1} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4896 | 2025.11.17 23:59:13.176158 [ 260 ] {ccdd5ef0-ecf7-4171-bb33-be88b140d1f1} <Debug> executeQuery: Read 238 rows, 14.80 KiB in 0.001226 sec., 194127.24306688417 rows/sec., 11.79 MiB/sec. | ||
| 4897 | 2025.11.17 23:59:13.176193 [ 260 ] {ccdd5ef0-ecf7-4171-bb33-be88b140d1f1} <Debug> TCPHandler: Processed in 0.001385299 sec. | ||
| 4898 | 2025.11.17 23:59:13.176308 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4899 | 2025.11.17 23:59:13.176399 [ 260 ] {b71286b3-aa6c-4c64-b329-eacc8921ec69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4900 | 2025.11.17 23:59:13.176437 [ 260 ] {b71286b3-aa6c-4c64-b329-eacc8921ec69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4901 | 2025.11.17 23:59:13.176959 [ 260 ] {b71286b3-aa6c-4c64-b329-eacc8921ec69} <Trace> oximeter.fields_u32 (331d8859-2fcc-41ca-8ff2-10e253de49bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4902 | 2025.11.17 23:59:13.176993 [ 260 ] {b71286b3-aa6c-4c64-b329-eacc8921ec69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4903 | 2025.11.17 23:59:13.177310 [ 260 ] {b71286b3-aa6c-4c64-b329-eacc8921ec69} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4904 | 2025.11.17 23:59:13.177515 [ 260 ] {b71286b3-aa6c-4c64-b329-eacc8921ec69} <Trace> oximeter.fields_u32 (331d8859-2fcc-41ca-8ff2-10e253de49bb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4905 | 2025.11.17 23:59:13.177632 [ 260 ] {b71286b3-aa6c-4c64-b329-eacc8921ec69} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001251 sec., 351718.6250999201 rows/sec., 23.27 MiB/sec. | ||
| 4906 | 2025.11.17 23:59:13.177669 [ 260 ] {b71286b3-aa6c-4c64-b329-eacc8921ec69} <Debug> TCPHandler: Processed in 0.00140911 sec. | ||
| 4907 | 2025.11.17 23:59:13.177813 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4908 | 2025.11.17 23:59:13.177905 [ 260 ] {6674d364-28e0-4229-8c1c-e29cc1933fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4909 | 2025.11.17 23:59:13.177943 [ 260 ] {6674d364-28e0-4229-8c1c-e29cc1933fdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4910 | 2025.11.17 23:59:13.178429 [ 260 ] {6674d364-28e0-4229-8c1c-e29cc1933fdc} <Trace> oximeter.fields_u8 (3c841fee-c808-4f33-b186-247962b3ed1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4911 | 2025.11.17 23:59:13.178465 [ 260 ] {6674d364-28e0-4229-8c1c-e29cc1933fdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4912 | 2025.11.17 23:59:13.178797 [ 260 ] {6674d364-28e0-4229-8c1c-e29cc1933fdc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4913 | 2025.11.17 23:59:13.179009 [ 260 ] {6674d364-28e0-4229-8c1c-e29cc1933fdc} <Trace> oximeter.fields_u8 (3c841fee-c808-4f33-b186-247962b3ed1f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4914 | 2025.11.17 23:59:13.179133 [ 260 ] {6674d364-28e0-4229-8c1c-e29cc1933fdc} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001246 sec., 169341.8940609952 rows/sec., 9.62 MiB/sec. | ||
| 4915 | 2025.11.17 23:59:13.179171 [ 260 ] {6674d364-28e0-4229-8c1c-e29cc1933fdc} <Debug> TCPHandler: Processed in 0.001404619 sec. | ||
| 4916 | 2025.11.17 23:59:13.179283 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4917 | 2025.11.17 23:59:13.179377 [ 260 ] {e8b5f1d1-7585-42c7-a8d8-d5dc24edfac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4918 | 2025.11.17 23:59:13.179416 [ 260 ] {e8b5f1d1-7585-42c7-a8d8-d5dc24edfac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4919 | 2025.11.17 23:59:13.180202 [ 260 ] {e8b5f1d1-7585-42c7-a8d8-d5dc24edfac8} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4920 | 2025.11.17 23:59:13.180239 [ 260 ] {e8b5f1d1-7585-42c7-a8d8-d5dc24edfac8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4921 | 2025.11.17 23:59:13.180626 [ 260 ] {e8b5f1d1-7585-42c7-a8d8-d5dc24edfac8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4922 | 2025.11.17 23:59:13.180843 [ 260 ] {e8b5f1d1-7585-42c7-a8d8-d5dc24edfac8} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4923 | 2025.11.17 23:59:13.180968 [ 260 ] {e8b5f1d1-7585-42c7-a8d8-d5dc24edfac8} <Debug> executeQuery: Read 1168 rows, 85.40 KiB in 0.00161 sec., 725465.8385093167 rows/sec., 51.80 MiB/sec. | ||
| 4924 | 2025.11.17 23:59:13.181006 [ 260 ] {e8b5f1d1-7585-42c7-a8d8-d5dc24edfac8} <Debug> TCPHandler: Processed in 0.001771929 sec. | ||
| 4925 | 2025.11.17 23:59:13.181124 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4926 | 2025.11.17 23:59:13.181217 [ 260 ] {8b601e72-5154-4510-abf4-9ce58d77935b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4927 | 2025.11.17 23:59:13.181259 [ 260 ] {8b601e72-5154-4510-abf4-9ce58d77935b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4928 | 2025.11.17 23:59:13.181585 [ 260 ] {8b601e72-5154-4510-abf4-9ce58d77935b} <Trace> oximeter.measurements_bool (6603a8c2-e3ef-4634-b4f6-23d31d497d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4929 | 2025.11.17 23:59:13.181620 [ 260 ] {8b601e72-5154-4510-abf4-9ce58d77935b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4930 | 2025.11.17 23:59:13.181912 [ 260 ] {8b601e72-5154-4510-abf4-9ce58d77935b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4931 | 2025.11.17 23:59:13.182119 [ 260 ] {8b601e72-5154-4510-abf4-9ce58d77935b} <Trace> oximeter.measurements_bool (6603a8c2-e3ef-4634-b4f6-23d31d497d8e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4932 | 2025.11.17 23:59:13.182243 [ 260 ] {8b601e72-5154-4510-abf4-9ce58d77935b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001044 sec., 5747.126436781609 rows/sec., 300.26 KiB/sec. | ||
| 4933 | 2025.11.17 23:59:13.182278 [ 260 ] {8b601e72-5154-4510-abf4-9ce58d77935b} <Debug> TCPHandler: Processed in 0.001202334 sec. | ||
| 4934 | 2025.11.17 23:59:13.182385 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4935 | 2025.11.17 23:59:13.182477 [ 260 ] {0e2e7845-9014-4e13-8df8-748c220424f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4936 | 2025.11.17 23:59:13.182519 [ 260 ] {0e2e7845-9014-4e13-8df8-748c220424f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4937 | 2025.11.17 23:59:13.183118 [ 260 ] {0e2e7845-9014-4e13-8df8-748c220424f0} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4938 | 2025.11.17 23:59:13.183152 [ 260 ] {0e2e7845-9014-4e13-8df8-748c220424f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4939 | 2025.11.17 23:59:13.183537 [ 260 ] {0e2e7845-9014-4e13-8df8-748c220424f0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4940 | 2025.11.17 23:59:13.183758 [ 260 ] {0e2e7845-9014-4e13-8df8-748c220424f0} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4941 | 2025.11.17 23:59:13.183882 [ 260 ] {0e2e7845-9014-4e13-8df8-748c220424f0} <Debug> executeQuery: Read 900 rows, 60.88 KiB in 0.001423 sec., 632466.6198172874 rows/sec., 41.78 MiB/sec. | ||
| 4942 | 2025.11.17 23:59:13.183918 [ 260 ] {0e2e7845-9014-4e13-8df8-748c220424f0} <Debug> TCPHandler: Processed in 0.001580454 sec. | ||
| 4943 | 2025.11.17 23:59:13.184026 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4944 | 2025.11.17 23:59:13.184117 [ 260 ] {095de9cf-9f36-43cc-9858-f15feec8fbc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4945 | 2025.11.17 23:59:13.184163 [ 260 ] {095de9cf-9f36-43cc-9858-f15feec8fbc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4946 | 2025.11.17 23:59:13.184500 [ 260 ] {095de9cf-9f36-43cc-9858-f15feec8fbc8} <Trace> oximeter.measurements_f64 (3e380eac-c434-48a0-8736-bf2dca25bacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4947 | 2025.11.17 23:59:13.184539 [ 260 ] {095de9cf-9f36-43cc-9858-f15feec8fbc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4948 | 2025.11.17 23:59:13.184866 [ 260 ] {095de9cf-9f36-43cc-9858-f15feec8fbc8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4949 | 2025.11.17 23:59:13.185082 [ 260 ] {095de9cf-9f36-43cc-9858-f15feec8fbc8} <Trace> oximeter.measurements_f64 (3e380eac-c434-48a0-8736-bf2dca25bacb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4950 | 2025.11.17 23:59:13.185209 [ 260 ] {095de9cf-9f36-43cc-9858-f15feec8fbc8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00111 sec., 900.9009009009009 rows/sec., 60.71 KiB/sec. | ||
| 4951 | 2025.11.17 23:59:13.185247 [ 260 ] {095de9cf-9f36-43cc-9858-f15feec8fbc8} <Debug> TCPHandler: Processed in 0.001269005 sec. | ||
| 4952 | 2025.11.17 23:59:13.185365 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4953 | 2025.11.17 23:59:13.185465 [ 260 ] {82eca5ec-8010-41df-9b8d-295e5ff7d719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4954 | 2025.11.17 23:59:13.185522 [ 260 ] {82eca5ec-8010-41df-9b8d-295e5ff7d719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4955 | 2025.11.17 23:59:13.186407 [ 260 ] {82eca5ec-8010-41df-9b8d-295e5ff7d719} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4956 | 2025.11.17 23:59:13.186443 [ 260 ] {82eca5ec-8010-41df-9b8d-295e5ff7d719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4957 | 2025.11.17 23:59:13.186996 [ 260 ] {82eca5ec-8010-41df-9b8d-295e5ff7d719} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4958 | 2025.11.17 23:59:13.187242 [ 260 ] {82eca5ec-8010-41df-9b8d-295e5ff7d719} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4959 | 2025.11.17 23:59:13.187375 [ 260 ] {82eca5ec-8010-41df-9b8d-295e5ff7d719} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001929 sec., 17107.309486780716 rows/sec., 30.66 MiB/sec. | ||
| 4960 | 2025.11.17 23:59:13.187427 [ 260 ] {82eca5ec-8010-41df-9b8d-295e5ff7d719} <Debug> TCPHandler: Processed in 0.00211351 sec. | ||
| 4961 | 2025.11.17 23:59:13.187546 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4962 | 2025.11.17 23:59:13.187641 [ 260 ] {3ec123be-3fbd-43cd-a080-1386a96c059a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4963 | 2025.11.17 23:59:13.187683 [ 260 ] {3ec123be-3fbd-43cd-a080-1386a96c059a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4964 | 2025.11.17 23:59:13.188028 [ 260 ] {3ec123be-3fbd-43cd-a080-1386a96c059a} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4965 | 2025.11.17 23:59:13.188062 [ 260 ] {3ec123be-3fbd-43cd-a080-1386a96c059a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4966 | 2025.11.17 23:59:13.188364 [ 260 ] {3ec123be-3fbd-43cd-a080-1386a96c059a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4967 | 2025.11.17 23:59:13.188569 [ 260 ] {3ec123be-3fbd-43cd-a080-1386a96c059a} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4968 | 2025.11.17 23:59:13.188696 [ 260 ] {3ec123be-3fbd-43cd-a080-1386a96c059a} <Debug> executeQuery: Read 66 rows, 3.92 KiB in 0.001072 sec., 61567.164179104475 rows/sec., 3.57 MiB/sec. | ||
| 4969 | 2025.11.17 23:59:13.188732 [ 260 ] {3ec123be-3fbd-43cd-a080-1386a96c059a} <Debug> TCPHandler: Processed in 0.001236515 sec. | ||
| 4970 | 2025.11.17 23:59:16.185495 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 662 | ||
| 4971 | 2025.11.17 23:59:16.188023 [ 243 ] {} <Trace> system.query_log (5160c46c-4695-4732-892b-014b7bde58ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4972 | 2025.11.17 23:59:16.188072 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4973 | 2025.11.17 23:59:16.189247 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4974 | 2025.11.17 23:59:16.189505 [ 243 ] {} <Trace> system.query_log (5160c46c-4695-4732-892b-014b7bde58ca): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4975 | 2025.11.17 23:59:16.189761 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 662 | ||
| 4976 | 2025.11.17 23:59:16.851180 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4977 | 2025.11.17 23:59:16.851488 [ 260 ] {5aa13de1-5527-4b0b-baff-1a74fb88ac1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4978 | 2025.11.17 23:59:16.851589 [ 260 ] {5aa13de1-5527-4b0b-baff-1a74fb88ac1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4979 | 2025.11.17 23:59:16.852464 [ 260 ] {5aa13de1-5527-4b0b-baff-1a74fb88ac1a} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4980 | 2025.11.17 23:59:16.852505 [ 260 ] {5aa13de1-5527-4b0b-baff-1a74fb88ac1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4981 | 2025.11.17 23:59:16.852884 [ 260 ] {5aa13de1-5527-4b0b-baff-1a74fb88ac1a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4982 | 2025.11.17 23:59:16.853100 [ 260 ] {5aa13de1-5527-4b0b-baff-1a74fb88ac1a} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4983 | 2025.11.17 23:59:16.853245 [ 260 ] {5aa13de1-5527-4b0b-baff-1a74fb88ac1a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001833 sec., 30551.00927441353 rows/sec., 2.35 MiB/sec. | ||
| 4984 | 2025.11.17 23:59:16.853286 [ 260 ] {5aa13de1-5527-4b0b-baff-1a74fb88ac1a} <Debug> TCPHandler: Processed in 0.002293595 sec. | ||
| 4985 | 2025.11.17 23:59:16.853405 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4986 | 2025.11.17 23:59:16.853499 [ 260 ] {48899cc4-f320-4a27-b351-63014fff5762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4987 | 2025.11.17 23:59:16.853538 [ 260 ] {48899cc4-f320-4a27-b351-63014fff5762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4988 | 2025.11.17 23:59:16.854007 [ 260 ] {48899cc4-f320-4a27-b351-63014fff5762} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4989 | 2025.11.17 23:59:16.854042 [ 260 ] {48899cc4-f320-4a27-b351-63014fff5762} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4990 | 2025.11.17 23:59:16.854330 [ 260 ] {48899cc4-f320-4a27-b351-63014fff5762} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4991 | 2025.11.17 23:59:16.854530 [ 260 ] {48899cc4-f320-4a27-b351-63014fff5762} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4992 | 2025.11.17 23:59:16.854651 [ 260 ] {48899cc4-f320-4a27-b351-63014fff5762} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001171 sec., 54654.14175918019 rows/sec., 4.27 MiB/sec. | ||
| 4993 | 2025.11.17 23:59:16.854689 [ 260 ] {48899cc4-f320-4a27-b351-63014fff5762} <Debug> TCPHandler: Processed in 0.001332587 sec. | ||
| 4994 | 2025.11.17 23:59:16.854802 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4995 | 2025.11.17 23:59:16.854906 [ 260 ] {e93fccc3-618b-46e4-8295-e7fac8609f16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4996 | 2025.11.17 23:59:16.854949 [ 260 ] {e93fccc3-618b-46e4-8295-e7fac8609f16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4997 | 2025.11.17 23:59:16.855363 [ 260 ] {e93fccc3-618b-46e4-8295-e7fac8609f16} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4998 | 2025.11.17 23:59:16.855398 [ 260 ] {e93fccc3-618b-46e4-8295-e7fac8609f16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4999 | 2025.11.17 23:59:16.855727 [ 260 ] {e93fccc3-618b-46e4-8295-e7fac8609f16} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5000 | 2025.11.17 23:59:16.855927 [ 260 ] {e93fccc3-618b-46e4-8295-e7fac8609f16} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5001 | 2025.11.17 23:59:16.856049 [ 260 ] {e93fccc3-618b-46e4-8295-e7fac8609f16} <Debug> executeQuery: Read 98 rows, 7.00 KiB in 0.001161 sec., 84409.99138673558 rows/sec., 5.89 MiB/sec. | ||
| 5002 | 2025.11.17 23:59:16.856086 [ 260 ] {e93fccc3-618b-46e4-8295-e7fac8609f16} <Debug> TCPHandler: Processed in 0.001331447 sec. | ||
| 5003 | 2025.11.17 23:59:16.856201 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5004 | 2025.11.17 23:59:16.856297 [ 260 ] {886a24e9-5de5-4902-8945-4fd788208d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5005 | 2025.11.17 23:59:16.856338 [ 260 ] {886a24e9-5de5-4902-8945-4fd788208d62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5006 | 2025.11.17 23:59:16.856658 [ 260 ] {886a24e9-5de5-4902-8945-4fd788208d62} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5007 | 2025.11.17 23:59:16.856695 [ 260 ] {886a24e9-5de5-4902-8945-4fd788208d62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5008 | 2025.11.17 23:59:16.856996 [ 260 ] {886a24e9-5de5-4902-8945-4fd788208d62} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5009 | 2025.11.17 23:59:16.857198 [ 260 ] {886a24e9-5de5-4902-8945-4fd788208d62} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5010 | 2025.11.17 23:59:16.857319 [ 260 ] {886a24e9-5de5-4902-8945-4fd788208d62} <Debug> executeQuery: Read 38 rows, 2.61 KiB in 0.00104 sec., 36538.46153846154 rows/sec., 2.45 MiB/sec. | ||
| 5011 | 2025.11.17 23:59:16.857354 [ 260 ] {886a24e9-5de5-4902-8945-4fd788208d62} <Debug> TCPHandler: Processed in 0.001202604 sec. | ||
| 5012 | 2025.11.17 23:59:18.653870 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11039 | ||
| 5013 | 2025.11.17 23:59:18.654433 [ 245 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5014 | 2025.11.17 23:59:18.654482 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5015 | 2025.11.17 23:59:18.654982 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5016 | 2025.11.17 23:59:18.655213 [ 245 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5017 | 2025.11.17 23:59:18.655365 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11039 | ||
| 5018 | 2025.11.17 23:59:19.230109 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5019 | 2025.11.17 23:59:19.246525 [ 244 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5020 | 2025.11.17 23:59:19.246591 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5021 | 2025.11.17 23:59:19.252618 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5022 | 2025.11.17 23:59:19.253330 [ 244 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5023 | 2025.11.17 23:59:19.256284 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5024 | 2025.11.17 23:59:21.854215 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5025 | 2025.11.17 23:59:21.854412 [ 260 ] {b1c4e865-21e0-4fe5-9a0f-5c7d7ffd548a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5026 | 2025.11.17 23:59:21.854476 [ 260 ] {b1c4e865-21e0-4fe5-9a0f-5c7d7ffd548a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5027 | 2025.11.17 23:59:21.855124 [ 260 ] {b1c4e865-21e0-4fe5-9a0f-5c7d7ffd548a} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5028 | 2025.11.17 23:59:21.855174 [ 260 ] {b1c4e865-21e0-4fe5-9a0f-5c7d7ffd548a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5029 | 2025.11.17 23:59:21.855576 [ 260 ] {b1c4e865-21e0-4fe5-9a0f-5c7d7ffd548a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5030 | 2025.11.17 23:59:21.855801 [ 260 ] {b1c4e865-21e0-4fe5-9a0f-5c7d7ffd548a} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5031 | 2025.11.17 23:59:21.855947 [ 260 ] {b1c4e865-21e0-4fe5-9a0f-5c7d7ffd548a} <Debug> executeQuery: Read 72 rows, 5.94 KiB in 0.001583 sec., 45483.25963360708 rows/sec., 3.67 MiB/sec. | ||
| 5032 | 2025.11.17 23:59:21.855989 [ 260 ] {b1c4e865-21e0-4fe5-9a0f-5c7d7ffd548a} <Debug> TCPHandler: Processed in 0.001910273 sec. | ||
| 5033 | 2025.11.17 23:59:21.856118 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5034 | 2025.11.17 23:59:21.856216 [ 260 ] {448aa870-d9ff-4001-8a58-a7c91bf2ca39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5035 | 2025.11.17 23:59:21.856258 [ 260 ] {448aa870-d9ff-4001-8a58-a7c91bf2ca39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5036 | 2025.11.17 23:59:21.856657 [ 260 ] {448aa870-d9ff-4001-8a58-a7c91bf2ca39} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5037 | 2025.11.17 23:59:21.856694 [ 260 ] {448aa870-d9ff-4001-8a58-a7c91bf2ca39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5038 | 2025.11.17 23:59:21.856991 [ 260 ] {448aa870-d9ff-4001-8a58-a7c91bf2ca39} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5039 | 2025.11.17 23:59:21.857200 [ 260 ] {448aa870-d9ff-4001-8a58-a7c91bf2ca39} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5040 | 2025.11.17 23:59:21.857327 [ 260 ] {448aa870-d9ff-4001-8a58-a7c91bf2ca39} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.00113 sec., 7079.646017699116 rows/sec., 532.36 KiB/sec. | ||
| 5041 | 2025.11.17 23:59:21.857365 [ 260 ] {448aa870-d9ff-4001-8a58-a7c91bf2ca39} <Debug> TCPHandler: Processed in 0.001298696 sec. | ||
| 5042 | 2025.11.17 23:59:21.857479 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5043 | 2025.11.17 23:59:21.857573 [ 260 ] {bc212d3b-16d8-4a99-b918-1e243d6fb0ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5044 | 2025.11.17 23:59:21.857614 [ 260 ] {bc212d3b-16d8-4a99-b918-1e243d6fb0ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5045 | 2025.11.17 23:59:21.858052 [ 260 ] {bc212d3b-16d8-4a99-b918-1e243d6fb0ad} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5046 | 2025.11.17 23:59:21.858087 [ 260 ] {bc212d3b-16d8-4a99-b918-1e243d6fb0ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5047 | 2025.11.17 23:59:21.858396 [ 260 ] {bc212d3b-16d8-4a99-b918-1e243d6fb0ad} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5048 | 2025.11.17 23:59:21.858607 [ 260 ] {bc212d3b-16d8-4a99-b918-1e243d6fb0ad} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5049 | 2025.11.17 23:59:21.858735 [ 260 ] {bc212d3b-16d8-4a99-b918-1e243d6fb0ad} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001179 sec., 61068.70229007634 rows/sec., 4.77 MiB/sec. | ||
| 5050 | 2025.11.17 23:59:21.858771 [ 260 ] {bc212d3b-16d8-4a99-b918-1e243d6fb0ad} <Debug> TCPHandler: Processed in 0.001343328 sec. | ||
| 5051 | 2025.11.17 23:59:21.858920 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5052 | 2025.11.17 23:59:21.859016 [ 260 ] {552bcef4-57b2-4664-a0e8-54cabee344a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5053 | 2025.11.17 23:59:21.859059 [ 260 ] {552bcef4-57b2-4664-a0e8-54cabee344a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5054 | 2025.11.17 23:59:21.859535 [ 260 ] {552bcef4-57b2-4664-a0e8-54cabee344a9} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5055 | 2025.11.17 23:59:21.859586 [ 260 ] {552bcef4-57b2-4664-a0e8-54cabee344a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5056 | 2025.11.17 23:59:21.860063 [ 260 ] {552bcef4-57b2-4664-a0e8-54cabee344a9} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5057 | 2025.11.17 23:59:21.860321 [ 260 ] {552bcef4-57b2-4664-a0e8-54cabee344a9} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5058 | 2025.11.17 23:59:21.860461 [ 260 ] {552bcef4-57b2-4664-a0e8-54cabee344a9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001463 sec., 109364.31989063567 rows/sec., 7.62 MiB/sec. | ||
| 5059 | 2025.11.17 23:59:21.860499 [ 260 ] {552bcef4-57b2-4664-a0e8-54cabee344a9} <Debug> TCPHandler: Processed in 0.001629396 sec. | ||
| 5060 | 2025.11.17 23:59:21.860646 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5061 | 2025.11.17 23:59:21.860756 [ 260 ] {507f65e2-552d-4844-bad3-984fedbb91b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5062 | 2025.11.17 23:59:21.860813 [ 260 ] {507f65e2-552d-4844-bad3-984fedbb91b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5063 | 2025.11.17 23:59:21.861681 [ 260 ] {507f65e2-552d-4844-bad3-984fedbb91b2} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5064 | 2025.11.17 23:59:21.861717 [ 260 ] {507f65e2-552d-4844-bad3-984fedbb91b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5065 | 2025.11.17 23:59:21.862239 [ 260 ] {507f65e2-552d-4844-bad3-984fedbb91b2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5066 | 2025.11.17 23:59:21.862477 [ 260 ] {507f65e2-552d-4844-bad3-984fedbb91b2} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5067 | 2025.11.17 23:59:21.862644 [ 260 ] {507f65e2-552d-4844-bad3-984fedbb91b2} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001906 sec., 4197.271773347325 rows/sec., 7.52 MiB/sec. | ||
| 5068 | 2025.11.17 23:59:21.862727 [ 260 ] {507f65e2-552d-4844-bad3-984fedbb91b2} <Debug> TCPHandler: Processed in 0.002143861 sec. | ||
| 5069 | 2025.11.17 23:59:21.862850 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5070 | 2025.11.17 23:59:21.862949 [ 260 ] {acbc1222-f807-4bbd-9f94-45648644b685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5071 | 2025.11.17 23:59:21.862992 [ 260 ] {acbc1222-f807-4bbd-9f94-45648644b685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5072 | 2025.11.17 23:59:21.863338 [ 260 ] {acbc1222-f807-4bbd-9f94-45648644b685} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5073 | 2025.11.17 23:59:21.863373 [ 260 ] {acbc1222-f807-4bbd-9f94-45648644b685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5074 | 2025.11.17 23:59:21.863681 [ 260 ] {acbc1222-f807-4bbd-9f94-45648644b685} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5075 | 2025.11.17 23:59:21.863892 [ 260 ] {acbc1222-f807-4bbd-9f94-45648644b685} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5076 | 2025.11.17 23:59:21.864019 [ 260 ] {acbc1222-f807-4bbd-9f94-45648644b685} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 5077 | 2025.11.17 23:59:21.864054 [ 260 ] {acbc1222-f807-4bbd-9f94-45648644b685} <Debug> TCPHandler: Processed in 0.001254476 sec. | ||
| 5078 | 2025.11.17 23:59:22.675612 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33322 | ||
| 5079 | 2025.11.17 23:59:22.675725 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5080 | 2025.11.17 23:59:22.675753 [ 287 ] {} <Debug> TCP-Session: d10921ec-cdcc-4ecc-bed0-07188bed249a Authenticating user 'default' from [fd00:1122:3344:101::e]:33322 | ||
| 5081 | 2025.11.17 23:59:22.675775 [ 287 ] {} <Debug> TCP-Session: d10921ec-cdcc-4ecc-bed0-07188bed249a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5082 | 2025.11.17 23:59:22.675788 [ 287 ] {} <Debug> TCP-Session: d10921ec-cdcc-4ecc-bed0-07188bed249a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5083 | 2025.11.17 23:59:22.676006 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37378 | ||
| 5084 | 2025.11.17 23:59:22.676023 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57259 | ||
| 5085 | 2025.11.17 23:59:22.676047 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37169 | ||
| 5086 | 2025.11.17 23:59:22.676065 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63537 | ||
| 5087 | 2025.11.17 23:59:22.676055 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35304 | ||
| 5088 | 2025.11.17 23:59:22.676128 [ 287 ] {} <Trace> TCP-Session: d10921ec-cdcc-4ecc-bed0-07188bed249a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5089 | 2025.11.17 23:59:22.676180 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5090 | 2025.11.17 23:59:22.676180 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5091 | 2025.11.17 23:59:22.676233 [ 294 ] {} <Debug> TCP-Session: 00370d3b-efa8-4098-9213-7365f414d1e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:37169 | ||
| 5092 | 2025.11.17 23:59:22.676246 [ 286 ] {} <Debug> TCP-Session: 2c618e23-720f-4c00-93c6-a4518b32dbc3 Authenticating user 'default' from [fd00:1122:3344:101::e]:63537 | ||
| 5093 | 2025.11.17 23:59:22.676127 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5094 | 2025.11.17 23:59:22.676270 [ 294 ] {} <Debug> TCP-Session: 00370d3b-efa8-4098-9213-7365f414d1e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5095 | 2025.11.17 23:59:22.676286 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5096 | 2025.11.17 23:59:22.676297 [ 292 ] {} <Debug> TCP-Session: 73d43753-b8b5-45eb-a74d-3ab4c1f4929f Authenticating user 'default' from [fd00:1122:3344:101::e]:57259 | ||
| 5097 | 2025.11.17 23:59:22.676315 [ 294 ] {} <Debug> TCP-Session: 00370d3b-efa8-4098-9213-7365f414d1e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5098 | 2025.11.17 23:59:22.676346 [ 259 ] {} <Debug> TCP-Session: 8de0adaf-049e-4df8-bc13-f472985ca943 Authenticating user 'default' from [fd00:1122:3344:101::e]:35304 | ||
| 5099 | 2025.11.17 23:59:22.676353 [ 292 ] {} <Debug> TCP-Session: 73d43753-b8b5-45eb-a74d-3ab4c1f4929f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5100 | 2025.11.17 23:59:22.676368 [ 287 ] {4b5edcc6-042f-4801-be27-05c6145467d8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33322) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5101 | 2025.11.17 23:59:22.676381 [ 259 ] {} <Debug> TCP-Session: 8de0adaf-049e-4df8-bc13-f472985ca943 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5102 | 2025.11.17 23:59:22.676382 [ 292 ] {} <Debug> TCP-Session: 73d43753-b8b5-45eb-a74d-3ab4c1f4929f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5103 | 2025.11.17 23:59:22.676413 [ 259 ] {} <Debug> TCP-Session: 8de0adaf-049e-4df8-bc13-f472985ca943 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5104 | 2025.11.17 23:59:22.676268 [ 286 ] {} <Debug> TCP-Session: 2c618e23-720f-4c00-93c6-a4518b32dbc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5105 | 2025.11.17 23:59:22.676039 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37212 | ||
| 5106 | 2025.11.17 23:59:22.676467 [ 286 ] {} <Debug> TCP-Session: 2c618e23-720f-4c00-93c6-a4518b32dbc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5107 | 2025.11.17 23:59:22.676011 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63823 | ||
| 5108 | 2025.11.17 23:59:22.676011 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63344 | ||
| 5109 | 2025.11.17 23:59:22.676127 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5110 | 2025.11.17 23:59:22.676581 [ 289 ] {} <Debug> TCP-Session: 6c3b2872-3e87-4680-97b1-abcf3c9603ab Authenticating user 'default' from [fd00:1122:3344:101::e]:37378 | ||
| 5111 | 2025.11.17 23:59:22.676597 [ 289 ] {} <Debug> TCP-Session: 6c3b2872-3e87-4680-97b1-abcf3c9603ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5112 | 2025.11.17 23:59:22.676610 [ 289 ] {} <Debug> TCP-Session: 6c3b2872-3e87-4680-97b1-abcf3c9603ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5113 | 2025.11.17 23:59:22.676697 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5114 | 2025.11.17 23:59:22.676705 [ 287 ] {4b5edcc6-042f-4801-be27-05c6145467d8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5115 | 2025.11.17 23:59:22.676733 [ 293 ] {} <Debug> TCP-Session: 2a7a2f99-a911-44f0-83da-f3ba27f538e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:37212 | ||
| 5116 | 2025.11.17 23:59:22.676738 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5117 | 2025.11.17 23:59:22.676773 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5118 | 2025.11.17 23:59:22.676784 [ 293 ] {} <Debug> TCP-Session: 2a7a2f99-a911-44f0-83da-f3ba27f538e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5119 | 2025.11.17 23:59:22.676804 [ 291 ] {} <Debug> TCP-Session: 2e97c4c9-1f33-4b88-b2d5-03714b7fd10c Authenticating user 'default' from [fd00:1122:3344:101::e]:63344 | ||
| 5120 | 2025.11.17 23:59:22.676816 [ 290 ] {} <Debug> TCP-Session: 8eee3ab9-2421-45f5-89f9-54ac45729d3c Authenticating user 'default' from [fd00:1122:3344:101::e]:63823 | ||
| 5121 | 2025.11.17 23:59:22.676825 [ 293 ] {} <Debug> TCP-Session: 2a7a2f99-a911-44f0-83da-f3ba27f538e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5122 | 2025.11.17 23:59:22.676845 [ 291 ] {} <Debug> TCP-Session: 2e97c4c9-1f33-4b88-b2d5-03714b7fd10c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5123 | 2025.11.17 23:59:22.676855 [ 290 ] {} <Debug> TCP-Session: 8eee3ab9-2421-45f5-89f9-54ac45729d3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5124 | 2025.11.17 23:59:22.676880 [ 291 ] {} <Debug> TCP-Session: 2e97c4c9-1f33-4b88-b2d5-03714b7fd10c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5125 | 2025.11.17 23:59:22.676892 [ 290 ] {} <Debug> TCP-Session: 8eee3ab9-2421-45f5-89f9-54ac45729d3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5126 | 2025.11.17 23:59:22.676782 [ 287 ] {4b5edcc6-042f-4801-be27-05c6145467d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5127 | 2025.11.17 23:59:22.677246 [ 287 ] {4b5edcc6-042f-4801-be27-05c6145467d8} <Debug> oximeter.version (a19d5a8a-5052-42fa-92e2-ebbf2c8dbfb7) (SelectExecutor): Key condition: unknown | ||
| 5128 | 2025.11.17 23:59:22.678224 [ 333 ] {4b5edcc6-042f-4801-be27-05c6145467d8} <Trace> AggregatingTransform: Aggregating | ||
| 5129 | 2025.11.17 23:59:22.678273 [ 333 ] {4b5edcc6-042f-4801-be27-05c6145467d8} <Trace> Aggregator: Aggregation method: without_key | ||
| 5130 | 2025.11.17 23:59:22.678308 [ 333 ] {4b5edcc6-042f-4801-be27-05c6145467d8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000957237 sec. (1044.673 rows/sec., 40.81 KiB/sec.) | ||
| 5131 | 2025.11.17 23:59:22.678327 [ 333 ] {4b5edcc6-042f-4801-be27-05c6145467d8} <Trace> Aggregator: Merging aggregated data | ||
| 5132 | 2025.11.17 23:59:22.679548 [ 287 ] {4b5edcc6-042f-4801-be27-05c6145467d8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003248 sec., 307.8817733990148 rows/sec., 12.03 KiB/sec. | ||
| 5133 | 2025.11.17 23:59:22.679671 [ 287 ] {4b5edcc6-042f-4801-be27-05c6145467d8} <Debug> TCPHandler: Processed in 0.003693174 sec. | ||
| 5134 | 2025.11.17 23:59:22.679765 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5135 | 2025.11.17 23:59:22.679795 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5136 | 2025.11.17 23:59:22.679804 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5137 | 2025.11.17 23:59:22.679825 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5138 | 2025.11.17 23:59:22.679856 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5139 | 2025.11.17 23:59:22.679874 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5140 | 2025.11.17 23:59:22.679886 [ 289 ] {} <Debug> TCP-Session: 6c3b2872-3e87-4680-97b1-abcf3c9603ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5141 | 2025.11.17 23:59:22.679899 [ 292 ] {} <Debug> TCP-Session: 73d43753-b8b5-45eb-a74d-3ab4c1f4929f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5142 | 2025.11.17 23:59:22.679908 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5143 | 2025.11.17 23:59:22.679927 [ 294 ] {} <Debug> TCP-Session: 00370d3b-efa8-4098-9213-7365f414d1e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5144 | 2025.11.17 23:59:22.679865 [ 291 ] {} <Debug> TCP-Session: 2e97c4c9-1f33-4b88-b2d5-03714b7fd10c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5145 | 2025.11.17 23:59:22.679986 [ 259 ] {} <Debug> TCP-Session: 8de0adaf-049e-4df8-bc13-f472985ca943 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5146 | 2025.11.17 23:59:22.679853 [ 286 ] {} <Debug> TCP-Session: 2c618e23-720f-4c00-93c6-a4518b32dbc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5147 | 2025.11.17 23:59:22.679840 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5148 | 2025.11.17 23:59:22.679798 [ 287 ] {} <Debug> TCP-Session: d10921ec-cdcc-4ecc-bed0-07188bed249a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5149 | 2025.11.17 23:59:22.680108 [ 290 ] {} <Debug> TCP-Session: 8eee3ab9-2421-45f5-89f9-54ac45729d3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5150 | 2025.11.17 23:59:22.679889 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5151 | 2025.11.17 23:59:22.680167 [ 293 ] {} <Debug> TCP-Session: 2a7a2f99-a911-44f0-83da-f3ba27f538e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5152 | 2025.11.17 23:59:22.812021 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59119 | ||
| 5153 | 2025.11.17 23:59:22.812129 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5154 | 2025.11.17 23:59:22.812157 [ 287 ] {} <Debug> TCP-Session: 0cfd0da5-22e1-4d2b-8424-79b1299d0f51 Authenticating user 'default' from [fd00:1122:3344:101::e]:59119 | ||
| 5155 | 2025.11.17 23:59:22.812181 [ 287 ] {} <Debug> TCP-Session: 0cfd0da5-22e1-4d2b-8424-79b1299d0f51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5156 | 2025.11.17 23:59:22.812195 [ 287 ] {} <Debug> TCP-Session: 0cfd0da5-22e1-4d2b-8424-79b1299d0f51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5157 | 2025.11.17 23:59:22.812416 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60886 | ||
| 5158 | 2025.11.17 23:59:22.812462 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42845 | ||
| 5159 | 2025.11.17 23:59:22.812462 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60215 | ||
| 5160 | 2025.11.17 23:59:22.812498 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53674 | ||
| 5161 | 2025.11.17 23:59:22.812518 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41018 | ||
| 5162 | 2025.11.17 23:59:22.812538 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5163 | 2025.11.17 23:59:22.812552 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5164 | 2025.11.17 23:59:22.812592 [ 289 ] {} <Debug> TCP-Session: e79b3188-84d9-4292-8e00-a33adb6b9ff0 Authenticating user 'default' from [fd00:1122:3344:101::e]:60886 | ||
| 5165 | 2025.11.17 23:59:22.812595 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5166 | 2025.11.17 23:59:22.812607 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5167 | 2025.11.17 23:59:22.812624 [ 289 ] {} <Debug> TCP-Session: e79b3188-84d9-4292-8e00-a33adb6b9ff0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5168 | 2025.11.17 23:59:22.812638 [ 294 ] {} <Debug> TCP-Session: 46bae4d7-64d6-4f28-9599-65bf5a8b7a64 Authenticating user 'default' from [fd00:1122:3344:101::e]:53674 | ||
| 5169 | 2025.11.17 23:59:22.812644 [ 286 ] {} <Debug> TCP-Session: 900bbcc4-d847-4655-bf33-f8eb36d863ce Authenticating user 'default' from [fd00:1122:3344:101::e]:41018 | ||
| 5170 | 2025.11.17 23:59:22.812653 [ 289 ] {} <Debug> TCP-Session: e79b3188-84d9-4292-8e00-a33adb6b9ff0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5171 | 2025.11.17 23:59:22.812672 [ 294 ] {} <Debug> TCP-Session: 46bae4d7-64d6-4f28-9599-65bf5a8b7a64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5172 | 2025.11.17 23:59:22.812679 [ 286 ] {} <Debug> TCP-Session: 900bbcc4-d847-4655-bf33-f8eb36d863ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5173 | 2025.11.17 23:59:22.812699 [ 294 ] {} <Debug> TCP-Session: 46bae4d7-64d6-4f28-9599-65bf5a8b7a64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5174 | 2025.11.17 23:59:22.812605 [ 291 ] {} <Debug> TCP-Session: b127b4dc-8381-4596-881c-a2949d6c4c34 Authenticating user 'default' from [fd00:1122:3344:101::e]:42845 | ||
| 5175 | 2025.11.17 23:59:22.812710 [ 286 ] {} <Debug> TCP-Session: 900bbcc4-d847-4655-bf33-f8eb36d863ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5176 | 2025.11.17 23:59:22.812595 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5177 | 2025.11.17 23:59:22.812749 [ 291 ] {} <Debug> TCP-Session: b127b4dc-8381-4596-881c-a2949d6c4c34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5178 | 2025.11.17 23:59:22.812774 [ 290 ] {} <Debug> TCP-Session: 3e2e56ca-4af5-45c1-8327-30f4b732fec4 Authenticating user 'default' from [fd00:1122:3344:101::e]:60215 | ||
| 5179 | 2025.11.17 23:59:22.812786 [ 291 ] {} <Debug> TCP-Session: b127b4dc-8381-4596-881c-a2949d6c4c34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5180 | 2025.11.17 23:59:22.812802 [ 290 ] {} <Debug> TCP-Session: 3e2e56ca-4af5-45c1-8327-30f4b732fec4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5181 | 2025.11.17 23:59:22.812508 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40949 | ||
| 5182 | 2025.11.17 23:59:22.812846 [ 290 ] {} <Debug> TCP-Session: 3e2e56ca-4af5-45c1-8327-30f4b732fec4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5183 | 2025.11.17 23:59:22.812470 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57679 | ||
| 5184 | 2025.11.17 23:59:22.812539 [ 287 ] {} <Trace> TCP-Session: 0cfd0da5-22e1-4d2b-8424-79b1299d0f51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5185 | 2025.11.17 23:59:22.812940 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5186 | 2025.11.17 23:59:22.812493 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64092 | ||
| 5187 | 2025.11.17 23:59:22.812972 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5188 | 2025.11.17 23:59:22.812979 [ 259 ] {} <Debug> TCP-Session: 5d5b732e-1502-4a85-a73c-a585ce1a302c Authenticating user 'default' from [fd00:1122:3344:101::e]:40949 | ||
| 5189 | 2025.11.17 23:59:22.813011 [ 292 ] {} <Debug> TCP-Session: 3ad310a7-10f6-438b-8dab-e8117d510cfb Authenticating user 'default' from [fd00:1122:3344:101::e]:57679 | ||
| 5190 | 2025.11.17 23:59:22.813027 [ 259 ] {} <Debug> TCP-Session: 5d5b732e-1502-4a85-a73c-a585ce1a302c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5191 | 2025.11.17 23:59:22.813031 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5192 | 2025.11.17 23:59:22.813067 [ 292 ] {} <Debug> TCP-Session: 3ad310a7-10f6-438b-8dab-e8117d510cfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5193 | 2025.11.17 23:59:22.813079 [ 293 ] {} <Debug> TCP-Session: c0312549-91c4-457a-a1df-9deb6ab33310 Authenticating user 'default' from [fd00:1122:3344:101::e]:64092 | ||
| 5194 | 2025.11.17 23:59:22.813089 [ 259 ] {} <Debug> TCP-Session: 5d5b732e-1502-4a85-a73c-a585ce1a302c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5195 | 2025.11.17 23:59:22.813097 [ 292 ] {} <Debug> TCP-Session: 3ad310a7-10f6-438b-8dab-e8117d510cfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5196 | 2025.11.17 23:59:22.813106 [ 287 ] {5c33e094-c089-4ccd-a9ec-06ce559f565d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59119) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5197 | 2025.11.17 23:59:22.813109 [ 293 ] {} <Debug> TCP-Session: c0312549-91c4-457a-a1df-9deb6ab33310 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5198 | 2025.11.17 23:59:22.813150 [ 293 ] {} <Debug> TCP-Session: c0312549-91c4-457a-a1df-9deb6ab33310 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5199 | 2025.11.17 23:59:22.813387 [ 287 ] {5c33e094-c089-4ccd-a9ec-06ce559f565d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5200 | 2025.11.17 23:59:22.813446 [ 287 ] {5c33e094-c089-4ccd-a9ec-06ce559f565d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5201 | 2025.11.17 23:59:22.813741 [ 287 ] {5c33e094-c089-4ccd-a9ec-06ce559f565d} <Debug> oximeter.version (a19d5a8a-5052-42fa-92e2-ebbf2c8dbfb7) (SelectExecutor): Key condition: unknown | ||
| 5202 | 2025.11.17 23:59:22.814662 [ 339 ] {5c33e094-c089-4ccd-a9ec-06ce559f565d} <Trace> AggregatingTransform: Aggregating | ||
| 5203 | 2025.11.17 23:59:22.814713 [ 339 ] {5c33e094-c089-4ccd-a9ec-06ce559f565d} <Trace> Aggregator: Aggregation method: without_key | ||
| 5204 | 2025.11.17 23:59:22.814753 [ 339 ] {5c33e094-c089-4ccd-a9ec-06ce559f565d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000907806 sec. (1101.557 rows/sec., 43.03 KiB/sec.) | ||
| 5205 | 2025.11.17 23:59:22.814775 [ 339 ] {5c33e094-c089-4ccd-a9ec-06ce559f565d} <Trace> Aggregator: Merging aggregated data | ||
| 5206 | 2025.11.17 23:59:22.816085 [ 287 ] {5c33e094-c089-4ccd-a9ec-06ce559f565d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003033 sec., 329.7065611605671 rows/sec., 12.88 KiB/sec. | ||
| 5207 | 2025.11.17 23:59:22.816270 [ 287 ] {5c33e094-c089-4ccd-a9ec-06ce559f565d} <Debug> TCPHandler: Processed in 0.003855449 sec. | ||
| 5208 | 2025.11.17 23:59:22.816438 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5209 | 2025.11.17 23:59:22.816474 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5210 | 2025.11.17 23:59:22.816480 [ 287 ] {} <Debug> TCP-Session: 0cfd0da5-22e1-4d2b-8424-79b1299d0f51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5211 | 2025.11.17 23:59:22.816500 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5212 | 2025.11.17 23:59:22.816517 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5213 | 2025.11.17 23:59:22.816534 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5214 | 2025.11.17 23:59:22.816571 [ 289 ] {} <Debug> TCP-Session: e79b3188-84d9-4292-8e00-a33adb6b9ff0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5215 | 2025.11.17 23:59:22.816582 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5216 | 2025.11.17 23:59:22.816602 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5217 | 2025.11.17 23:59:22.816621 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5218 | 2025.11.17 23:59:22.816634 [ 286 ] {} <Debug> TCP-Session: 900bbcc4-d847-4655-bf33-f8eb36d863ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5219 | 2025.11.17 23:59:22.816644 [ 293 ] {} <Debug> TCP-Session: c0312549-91c4-457a-a1df-9deb6ab33310 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5220 | 2025.11.17 23:59:22.816664 [ 294 ] {} <Debug> TCP-Session: 46bae4d7-64d6-4f28-9599-65bf5a8b7a64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5221 | 2025.11.17 23:59:22.816596 [ 292 ] {} <Debug> TCP-Session: 3ad310a7-10f6-438b-8dab-e8117d510cfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5222 | 2025.11.17 23:59:22.816578 [ 291 ] {} <Debug> TCP-Session: b127b4dc-8381-4596-881c-a2949d6c4c34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5223 | 2025.11.17 23:59:22.816559 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5224 | 2025.11.17 23:59:22.816526 [ 259 ] {} <Debug> TCP-Session: 5d5b732e-1502-4a85-a73c-a585ce1a302c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5225 | 2025.11.17 23:59:22.816772 [ 290 ] {} <Debug> TCP-Session: 3e2e56ca-4af5-45c1-8327-30f4b732fec4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5226 | 2025.11.17 23:59:22.962005 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57577 | ||
| 5227 | 2025.11.17 23:59:22.962113 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5228 | 2025.11.17 23:59:22.962138 [ 287 ] {} <Debug> TCP-Session: a3997b87-dba6-4046-910e-d87b3cbff20d Authenticating user 'default' from [fd00:1122:3344:101::e]:57577 | ||
| 5229 | 2025.11.17 23:59:22.962160 [ 287 ] {} <Debug> TCP-Session: a3997b87-dba6-4046-910e-d87b3cbff20d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5230 | 2025.11.17 23:59:22.962172 [ 287 ] {} <Debug> TCP-Session: a3997b87-dba6-4046-910e-d87b3cbff20d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5231 | 2025.11.17 23:59:22.962335 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37188 | ||
| 5232 | 2025.11.17 23:59:22.962380 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60171 | ||
| 5233 | 2025.11.17 23:59:22.962391 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64655 | ||
| 5234 | 2025.11.17 23:59:22.962413 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47384 | ||
| 5235 | 2025.11.17 23:59:22.962451 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5236 | 2025.11.17 23:59:22.962463 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5237 | 2025.11.17 23:59:22.962492 [ 289 ] {} <Debug> TCP-Session: b15a643e-d36d-41d8-a757-d627c681d7d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:37188 | ||
| 5238 | 2025.11.17 23:59:22.962502 [ 287 ] {} <Trace> TCP-Session: a3997b87-dba6-4046-910e-d87b3cbff20d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5239 | 2025.11.17 23:59:22.962507 [ 291 ] {} <Debug> TCP-Session: e46dacd5-b0df-446d-bbbf-5b13983c5ed9 Authenticating user 'default' from [fd00:1122:3344:101::e]:60171 | ||
| 5240 | 2025.11.17 23:59:22.962528 [ 289 ] {} <Debug> TCP-Session: b15a643e-d36d-41d8-a757-d627c681d7d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5241 | 2025.11.17 23:59:22.962537 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5242 | 2025.11.17 23:59:22.962556 [ 289 ] {} <Debug> TCP-Session: b15a643e-d36d-41d8-a757-d627c681d7d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5243 | 2025.11.17 23:59:22.962583 [ 294 ] {} <Debug> TCP-Session: 5fa13337-f3ff-4706-ad6f-5f44f725e1cd Authenticating user 'default' from [fd00:1122:3344:101::e]:47384 | ||
| 5244 | 2025.11.17 23:59:22.962546 [ 291 ] {} <Debug> TCP-Session: e46dacd5-b0df-446d-bbbf-5b13983c5ed9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5245 | 2025.11.17 23:59:22.962616 [ 294 ] {} <Debug> TCP-Session: 5fa13337-f3ff-4706-ad6f-5f44f725e1cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5246 | 2025.11.17 23:59:22.962641 [ 291 ] {} <Debug> TCP-Session: e46dacd5-b0df-446d-bbbf-5b13983c5ed9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5247 | 2025.11.17 23:59:22.962450 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43505 | ||
| 5248 | 2025.11.17 23:59:22.962669 [ 294 ] {} <Debug> TCP-Session: 5fa13337-f3ff-4706-ad6f-5f44f725e1cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5249 | 2025.11.17 23:59:22.962686 [ 287 ] {636d0f5a-cfb1-4ef0-8d6b-f9db534c6150} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57577) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5250 | 2025.11.17 23:59:22.962714 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5251 | 2025.11.17 23:59:22.962419 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64369 | ||
| 5252 | 2025.11.17 23:59:22.962743 [ 286 ] {} <Debug> TCP-Session: 96d19385-408e-463c-9cd0-2dff909b674c Authenticating user 'default' from [fd00:1122:3344:101::e]:43505 | ||
| 5253 | 2025.11.17 23:59:22.962391 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34462 | ||
| 5254 | 2025.11.17 23:59:22.962803 [ 286 ] {} <Debug> TCP-Session: 96d19385-408e-463c-9cd0-2dff909b674c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5255 | 2025.11.17 23:59:22.962533 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5256 | 2025.11.17 23:59:22.962839 [ 286 ] {} <Debug> TCP-Session: 96d19385-408e-463c-9cd0-2dff909b674c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5257 | 2025.11.17 23:59:22.962846 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5258 | 2025.11.17 23:59:22.962869 [ 290 ] {} <Debug> TCP-Session: 65786108-5065-4537-94df-0849176f03be Authenticating user 'default' from [fd00:1122:3344:101::e]:64655 | ||
| 5259 | 2025.11.17 23:59:22.962877 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5260 | 2025.11.17 23:59:22.962902 [ 290 ] {} <Debug> TCP-Session: 65786108-5065-4537-94df-0849176f03be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5261 | 2025.11.17 23:59:22.962895 [ 259 ] {} <Debug> TCP-Session: 28c80939-cd54-4e4f-8369-484f3ad2ff59 Authenticating user 'default' from [fd00:1122:3344:101::e]:64369 | ||
| 5262 | 2025.11.17 23:59:22.962919 [ 292 ] {} <Debug> TCP-Session: 17a9038b-279b-46a2-9420-af3bd35f2e3d Authenticating user 'default' from [fd00:1122:3344:101::e]:34462 | ||
| 5263 | 2025.11.17 23:59:22.962931 [ 290 ] {} <Debug> TCP-Session: 65786108-5065-4537-94df-0849176f03be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5264 | 2025.11.17 23:59:22.962950 [ 259 ] {} <Debug> TCP-Session: 28c80939-cd54-4e4f-8369-484f3ad2ff59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5265 | 2025.11.17 23:59:22.962959 [ 292 ] {} <Debug> TCP-Session: 17a9038b-279b-46a2-9420-af3bd35f2e3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5266 | 2025.11.17 23:59:22.962983 [ 259 ] {} <Debug> TCP-Session: 28c80939-cd54-4e4f-8369-484f3ad2ff59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5267 | 2025.11.17 23:59:22.962999 [ 292 ] {} <Debug> TCP-Session: 17a9038b-279b-46a2-9420-af3bd35f2e3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5268 | 2025.11.17 23:59:22.962965 [ 287 ] {636d0f5a-cfb1-4ef0-8d6b-f9db534c6150} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5269 | 2025.11.17 23:59:22.962409 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54579 | ||
| 5270 | 2025.11.17 23:59:22.963089 [ 287 ] {636d0f5a-cfb1-4ef0-8d6b-f9db534c6150} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5271 | 2025.11.17 23:59:22.963119 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5272 | 2025.11.17 23:59:22.963145 [ 293 ] {} <Debug> TCP-Session: 3781e3e2-6bb7-40cb-b070-5a300a879974 Authenticating user 'default' from [fd00:1122:3344:101::e]:54579 | ||
| 5273 | 2025.11.17 23:59:22.963161 [ 293 ] {} <Debug> TCP-Session: 3781e3e2-6bb7-40cb-b070-5a300a879974 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5274 | 2025.11.17 23:59:22.963174 [ 293 ] {} <Debug> TCP-Session: 3781e3e2-6bb7-40cb-b070-5a300a879974 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5275 | 2025.11.17 23:59:22.963409 [ 287 ] {636d0f5a-cfb1-4ef0-8d6b-f9db534c6150} <Debug> oximeter.version (a19d5a8a-5052-42fa-92e2-ebbf2c8dbfb7) (SelectExecutor): Key condition: unknown | ||
| 5276 | 2025.11.17 23:59:22.964374 [ 306 ] {636d0f5a-cfb1-4ef0-8d6b-f9db534c6150} <Trace> AggregatingTransform: Aggregating | ||
| 5277 | 2025.11.17 23:59:22.964413 [ 306 ] {636d0f5a-cfb1-4ef0-8d6b-f9db534c6150} <Trace> Aggregator: Aggregation method: without_key | ||
| 5278 | 2025.11.17 23:59:22.964448 [ 306 ] {636d0f5a-cfb1-4ef0-8d6b-f9db534c6150} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000928326 sec. (1077.208 rows/sec., 42.08 KiB/sec.) | ||
| 5279 | 2025.11.17 23:59:22.964467 [ 306 ] {636d0f5a-cfb1-4ef0-8d6b-f9db534c6150} <Trace> Aggregator: Merging aggregated data | ||
| 5280 | 2025.11.17 23:59:22.965724 [ 287 ] {636d0f5a-cfb1-4ef0-8d6b-f9db534c6150} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.0031 sec., 322.5806451612903 rows/sec., 12.60 KiB/sec. | ||
| 5281 | 2025.11.17 23:59:22.965873 [ 287 ] {636d0f5a-cfb1-4ef0-8d6b-f9db534c6150} <Debug> TCPHandler: Processed in 0.003496798 sec. | ||
| 5282 | 2025.11.17 23:59:22.966008 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5283 | 2025.11.17 23:59:22.966039 [ 287 ] {} <Debug> TCP-Session: a3997b87-dba6-4046-910e-d87b3cbff20d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5284 | 2025.11.17 23:59:22.966046 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5285 | 2025.11.17 23:59:22.966067 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5286 | 2025.11.17 23:59:22.966091 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5287 | 2025.11.17 23:59:22.966095 [ 289 ] {} <Debug> TCP-Session: b15a643e-d36d-41d8-a757-d627c681d7d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5288 | 2025.11.17 23:59:22.966113 [ 259 ] {} <Debug> TCP-Session: 28c80939-cd54-4e4f-8369-484f3ad2ff59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5289 | 2025.11.17 23:59:22.966113 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5290 | 2025.11.17 23:59:22.966138 [ 290 ] {} <Debug> TCP-Session: 65786108-5065-4537-94df-0849176f03be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5291 | 2025.11.17 23:59:22.966155 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5292 | 2025.11.17 23:59:22.966177 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5293 | 2025.11.17 23:59:22.966196 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5294 | 2025.11.17 23:59:22.966215 [ 294 ] {} <Debug> TCP-Session: 5fa13337-f3ff-4706-ad6f-5f44f725e1cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5295 | 2025.11.17 23:59:22.966235 [ 292 ] {} <Debug> TCP-Session: 17a9038b-279b-46a2-9420-af3bd35f2e3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5296 | 2025.11.17 23:59:22.966247 [ 286 ] {} <Debug> TCP-Session: 96d19385-408e-463c-9cd0-2dff909b674c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5297 | 2025.11.17 23:59:22.966134 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5298 | 2025.11.17 23:59:22.966187 [ 293 ] {} <Debug> TCP-Session: 3781e3e2-6bb7-40cb-b070-5a300a879974 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5299 | 2025.11.17 23:59:22.966337 [ 291 ] {} <Debug> TCP-Session: e46dacd5-b0df-446d-bbbf-5b13983c5ed9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5300 | 2025.11.17 23:59:26.073232 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5301 | 2025.11.17 23:59:26.073300 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5302 | 2025.11.17 23:59:26.155437 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11551 | ||
| 5303 | 2025.11.17 23:59:26.155945 [ 245 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5304 | 2025.11.17 23:59:26.155987 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5305 | 2025.11.17 23:59:26.156447 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5306 | 2025.11.17 23:59:26.156664 [ 245 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5307 | 2025.11.17 23:59:26.156789 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11551 | ||
| 5308 | 2025.11.17 23:59:26.189972 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 688 | ||
| 5309 | 2025.11.17 23:59:26.192128 [ 243 ] {} <Trace> system.query_log (5160c46c-4695-4732-892b-014b7bde58ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5310 | 2025.11.17 23:59:26.192176 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5311 | 2025.11.17 23:59:26.193294 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5312 | 2025.11.17 23:59:26.193537 [ 243 ] {} <Trace> system.query_log (5160c46c-4695-4732-892b-014b7bde58ca): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5313 | 2025.11.17 23:59:26.193854 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 688 | ||
| 5314 | 2025.11.17 23:59:26.756336 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5315 | 2025.11.17 23:59:26.774272 [ 244 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5316 | 2025.11.17 23:59:26.774331 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5317 | 2025.11.17 23:59:26.780241 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5318 | 2025.11.17 23:59:26.780954 [ 244 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5319 | 2025.11.17 23:59:26.784064 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5320 | 2025.11.17 23:59:26.866692 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5321 | 2025.11.17 23:59:26.866983 [ 260 ] {466cabb4-e8a9-4a3d-89d7-af0088e97637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5322 | 2025.11.17 23:59:26.867084 [ 260 ] {466cabb4-e8a9-4a3d-89d7-af0088e97637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5323 | 2025.11.17 23:59:26.868172 [ 260 ] {466cabb4-e8a9-4a3d-89d7-af0088e97637} <Trace> oximeter.fields_i16 (325897d0-5212-4860-b736-19b8f76846e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5324 | 2025.11.17 23:59:26.868219 [ 260 ] {466cabb4-e8a9-4a3d-89d7-af0088e97637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5325 | 2025.11.17 23:59:26.868608 [ 260 ] {466cabb4-e8a9-4a3d-89d7-af0088e97637} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5326 | 2025.11.17 23:59:26.868834 [ 260 ] {466cabb4-e8a9-4a3d-89d7-af0088e97637} <Trace> oximeter.fields_i16 (325897d0-5212-4860-b736-19b8f76846e0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5327 | 2025.11.17 23:59:26.868980 [ 260 ] {466cabb4-e8a9-4a3d-89d7-af0088e97637} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002072 sec., 197876.44787644787 rows/sec., 12.55 MiB/sec. | ||
| 5328 | 2025.11.17 23:59:26.869021 [ 260 ] {466cabb4-e8a9-4a3d-89d7-af0088e97637} <Debug> TCPHandler: Processed in 0.002524581 sec. | ||
| 5329 | 2025.11.17 23:59:26.869143 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5330 | 2025.11.17 23:59:26.869240 [ 260 ] {aba84b07-3fc8-43cb-b21c-8a263acc55d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5331 | 2025.11.17 23:59:26.869280 [ 260 ] {aba84b07-3fc8-43cb-b21c-8a263acc55d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5332 | 2025.11.17 23:59:26.870302 [ 260 ] {aba84b07-3fc8-43cb-b21c-8a263acc55d2} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5333 | 2025.11.17 23:59:26.870340 [ 260 ] {aba84b07-3fc8-43cb-b21c-8a263acc55d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5334 | 2025.11.17 23:59:26.870710 [ 260 ] {aba84b07-3fc8-43cb-b21c-8a263acc55d2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5335 | 2025.11.17 23:59:26.870916 [ 260 ] {aba84b07-3fc8-43cb-b21c-8a263acc55d2} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5336 | 2025.11.17 23:59:26.871039 [ 260 ] {aba84b07-3fc8-43cb-b21c-8a263acc55d2} <Debug> executeQuery: Read 1178 rows, 96.17 KiB in 0.001817 sec., 648321.4089157953 rows/sec., 51.69 MiB/sec. | ||
| 5337 | 2025.11.17 23:59:26.871076 [ 260 ] {aba84b07-3fc8-43cb-b21c-8a263acc55d2} <Debug> TCPHandler: Processed in 0.001982996 sec. | ||
| 5338 | 2025.11.17 23:59:26.871192 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5339 | 2025.11.17 23:59:26.871284 [ 260 ] {0890e67c-494c-4174-8ac1-0c501687c060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5340 | 2025.11.17 23:59:26.871324 [ 260 ] {0890e67c-494c-4174-8ac1-0c501687c060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5341 | 2025.11.17 23:59:26.871817 [ 260 ] {0890e67c-494c-4174-8ac1-0c501687c060} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5342 | 2025.11.17 23:59:26.871853 [ 260 ] {0890e67c-494c-4174-8ac1-0c501687c060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5343 | 2025.11.17 23:59:26.872165 [ 260 ] {0890e67c-494c-4174-8ac1-0c501687c060} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5344 | 2025.11.17 23:59:26.872367 [ 260 ] {0890e67c-494c-4174-8ac1-0c501687c060} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5345 | 2025.11.17 23:59:26.872491 [ 260 ] {0890e67c-494c-4174-8ac1-0c501687c060} <Debug> executeQuery: Read 238 rows, 14.80 KiB in 0.001224 sec., 194444.44444444444 rows/sec., 11.81 MiB/sec. | ||
| 5346 | 2025.11.17 23:59:26.872531 [ 260 ] {0890e67c-494c-4174-8ac1-0c501687c060} <Debug> TCPHandler: Processed in 0.001388359 sec. | ||
| 5347 | 2025.11.17 23:59:26.872648 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5348 | 2025.11.17 23:59:26.872742 [ 260 ] {a887c4f4-43c6-4537-a229-3b5154e226c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5349 | 2025.11.17 23:59:26.872780 [ 260 ] {a887c4f4-43c6-4537-a229-3b5154e226c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5350 | 2025.11.17 23:59:26.873279 [ 260 ] {a887c4f4-43c6-4537-a229-3b5154e226c0} <Trace> oximeter.fields_u32 (331d8859-2fcc-41ca-8ff2-10e253de49bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5351 | 2025.11.17 23:59:26.873316 [ 260 ] {a887c4f4-43c6-4537-a229-3b5154e226c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5352 | 2025.11.17 23:59:26.873616 [ 260 ] {a887c4f4-43c6-4537-a229-3b5154e226c0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5353 | 2025.11.17 23:59:26.873824 [ 260 ] {a887c4f4-43c6-4537-a229-3b5154e226c0} <Trace> oximeter.fields_u32 (331d8859-2fcc-41ca-8ff2-10e253de49bb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5354 | 2025.11.17 23:59:26.873948 [ 260 ] {a887c4f4-43c6-4537-a229-3b5154e226c0} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001224 sec., 173202.61437908496 rows/sec., 11.17 MiB/sec. | ||
| 5355 | 2025.11.17 23:59:26.873988 [ 260 ] {a887c4f4-43c6-4537-a229-3b5154e226c0} <Debug> TCPHandler: Processed in 0.001388989 sec. | ||
| 5356 | 2025.11.17 23:59:26.874160 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5357 | 2025.11.17 23:59:26.874262 [ 260 ] {94f12f35-4e80-443b-bf46-103317ca4108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5358 | 2025.11.17 23:59:26.874307 [ 260 ] {94f12f35-4e80-443b-bf46-103317ca4108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5359 | 2025.11.17 23:59:26.875002 [ 260 ] {94f12f35-4e80-443b-bf46-103317ca4108} <Trace> oximeter.fields_u8 (3c841fee-c808-4f33-b186-247962b3ed1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5360 | 2025.11.17 23:59:26.875042 [ 260 ] {94f12f35-4e80-443b-bf46-103317ca4108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5361 | 2025.11.17 23:59:26.875394 [ 260 ] {94f12f35-4e80-443b-bf46-103317ca4108} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5362 | 2025.11.17 23:59:26.875602 [ 260 ] {94f12f35-4e80-443b-bf46-103317ca4108} <Trace> oximeter.fields_u8 (3c841fee-c808-4f33-b186-247962b3ed1f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5363 | 2025.11.17 23:59:26.875725 [ 260 ] {94f12f35-4e80-443b-bf46-103317ca4108} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001484 sec., 142183.2884097035 rows/sec., 8.07 MiB/sec. | ||
| 5364 | 2025.11.17 23:59:26.875761 [ 260 ] {94f12f35-4e80-443b-bf46-103317ca4108} <Debug> TCPHandler: Processed in 0.001652196 sec. | ||
| 5365 | 2025.11.17 23:59:26.875903 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5366 | 2025.11.17 23:59:26.875994 [ 260 ] {54dcfa01-c75c-4883-9d36-390528b5dec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5367 | 2025.11.17 23:59:26.876036 [ 260 ] {54dcfa01-c75c-4883-9d36-390528b5dec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5368 | 2025.11.17 23:59:26.876730 [ 260 ] {54dcfa01-c75c-4883-9d36-390528b5dec5} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5369 | 2025.11.17 23:59:26.876771 [ 260 ] {54dcfa01-c75c-4883-9d36-390528b5dec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5370 | 2025.11.17 23:59:26.877114 [ 260 ] {54dcfa01-c75c-4883-9d36-390528b5dec5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5371 | 2025.11.17 23:59:26.877377 [ 260 ] {54dcfa01-c75c-4883-9d36-390528b5dec5} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5372 | 2025.11.17 23:59:26.877534 [ 260 ] {54dcfa01-c75c-4883-9d36-390528b5dec5} <Debug> executeQuery: Read 712 rows, 51.11 KiB in 0.001556 sec., 457583.5475578406 rows/sec., 32.08 MiB/sec. | ||
| 5373 | 2025.11.17 23:59:26.877580 [ 260 ] {54dcfa01-c75c-4883-9d36-390528b5dec5} <Debug> TCPHandler: Processed in 0.001724578 sec. | ||
| 5374 | 2025.11.17 23:59:26.877723 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5375 | 2025.11.17 23:59:26.877815 [ 260 ] {848d52a7-05ae-458e-940a-d58f8af5a218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5376 | 2025.11.17 23:59:26.877857 [ 260 ] {848d52a7-05ae-458e-940a-d58f8af5a218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5377 | 2025.11.17 23:59:26.878204 [ 260 ] {848d52a7-05ae-458e-940a-d58f8af5a218} <Trace> oximeter.measurements_bool (6603a8c2-e3ef-4634-b4f6-23d31d497d8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5378 | 2025.11.17 23:59:26.878244 [ 260 ] {848d52a7-05ae-458e-940a-d58f8af5a218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5379 | 2025.11.17 23:59:26.878561 [ 260 ] {848d52a7-05ae-458e-940a-d58f8af5a218} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5380 | 2025.11.17 23:59:26.878760 [ 260 ] {848d52a7-05ae-458e-940a-d58f8af5a218} <Trace> oximeter.measurements_bool (6603a8c2-e3ef-4634-b4f6-23d31d497d8e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5381 | 2025.11.17 23:59:26.878880 [ 260 ] {848d52a7-05ae-458e-940a-d58f8af5a218} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001083 sec., 5540.16620498615 rows/sec., 289.45 KiB/sec. | ||
| 5382 | 2025.11.17 23:59:26.878915 [ 260 ] {848d52a7-05ae-458e-940a-d58f8af5a218} <Debug> TCPHandler: Processed in 0.001250985 sec. | ||
| 5383 | 2025.11.17 23:59:26.879026 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5384 | 2025.11.17 23:59:26.879117 [ 260 ] {7ec69721-7f47-4ec1-8183-0aeee5975c4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5385 | 2025.11.17 23:59:26.879166 [ 260 ] {7ec69721-7f47-4ec1-8183-0aeee5975c4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5386 | 2025.11.17 23:59:26.879601 [ 260 ] {7ec69721-7f47-4ec1-8183-0aeee5975c4d} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5387 | 2025.11.17 23:59:26.879636 [ 260 ] {7ec69721-7f47-4ec1-8183-0aeee5975c4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5388 | 2025.11.17 23:59:26.879964 [ 260 ] {7ec69721-7f47-4ec1-8183-0aeee5975c4d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5389 | 2025.11.17 23:59:26.880167 [ 260 ] {7ec69721-7f47-4ec1-8183-0aeee5975c4d} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5390 | 2025.11.17 23:59:26.880290 [ 260 ] {7ec69721-7f47-4ec1-8183-0aeee5975c4d} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001191 sec., 263643.99664147774 rows/sec., 17.32 MiB/sec. | ||
| 5391 | 2025.11.17 23:59:26.880326 [ 260 ] {7ec69721-7f47-4ec1-8183-0aeee5975c4d} <Debug> TCPHandler: Processed in 0.001348118 sec. | ||
| 5392 | 2025.11.17 23:59:26.880431 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5393 | 2025.11.17 23:59:26.880522 [ 260 ] {47f72241-8f30-4a94-9348-b675dca022c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5394 | 2025.11.17 23:59:26.880562 [ 260 ] {47f72241-8f30-4a94-9348-b675dca022c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5395 | 2025.11.17 23:59:26.880864 [ 260 ] {47f72241-8f30-4a94-9348-b675dca022c8} <Trace> oximeter.measurements_f64 (3e380eac-c434-48a0-8736-bf2dca25bacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5396 | 2025.11.17 23:59:26.880899 [ 260 ] {47f72241-8f30-4a94-9348-b675dca022c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5397 | 2025.11.17 23:59:26.881182 [ 260 ] {47f72241-8f30-4a94-9348-b675dca022c8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5398 | 2025.11.17 23:59:26.881382 [ 260 ] {47f72241-8f30-4a94-9348-b675dca022c8} <Trace> oximeter.measurements_f64 (3e380eac-c434-48a0-8736-bf2dca25bacb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5399 | 2025.11.17 23:59:26.881506 [ 260 ] {47f72241-8f30-4a94-9348-b675dca022c8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001002 sec., 998.003992015968 rows/sec., 67.25 KiB/sec. | ||
| 5400 | 2025.11.17 23:59:26.881539 [ 260 ] {47f72241-8f30-4a94-9348-b675dca022c8} <Debug> TCPHandler: Processed in 0.001154912 sec. | ||
| 5401 | 2025.11.17 23:59:26.881646 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5402 | 2025.11.17 23:59:26.881737 [ 260 ] {0cefd044-cc76-4d89-af14-432aa90014c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5403 | 2025.11.17 23:59:26.881791 [ 260 ] {0cefd044-cc76-4d89-af14-432aa90014c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5404 | 2025.11.17 23:59:26.882640 [ 260 ] {0cefd044-cc76-4d89-af14-432aa90014c4} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5405 | 2025.11.17 23:59:26.882674 [ 260 ] {0cefd044-cc76-4d89-af14-432aa90014c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5406 | 2025.11.17 23:59:26.883209 [ 260 ] {0cefd044-cc76-4d89-af14-432aa90014c4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5407 | 2025.11.17 23:59:26.883423 [ 260 ] {0cefd044-cc76-4d89-af14-432aa90014c4} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5408 | 2025.11.17 23:59:26.883553 [ 260 ] {0cefd044-cc76-4d89-af14-432aa90014c4} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001834 sec., 17993.456924754635 rows/sec., 32.24 MiB/sec. | ||
| 5409 | 2025.11.17 23:59:26.883603 [ 260 ] {0cefd044-cc76-4d89-af14-432aa90014c4} <Debug> TCPHandler: Processed in 0.002004606 sec. | ||
| 5410 | 2025.11.17 23:59:26.883715 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5411 | 2025.11.17 23:59:26.883807 [ 260 ] {a188151b-f6b8-40d1-88ad-ebc846475607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5412 | 2025.11.17 23:59:26.883847 [ 260 ] {a188151b-f6b8-40d1-88ad-ebc846475607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5413 | 2025.11.17 23:59:26.884178 [ 260 ] {a188151b-f6b8-40d1-88ad-ebc846475607} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5414 | 2025.11.17 23:59:26.884213 [ 260 ] {a188151b-f6b8-40d1-88ad-ebc846475607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5415 | 2025.11.17 23:59:26.884510 [ 260 ] {a188151b-f6b8-40d1-88ad-ebc846475607} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5416 | 2025.11.17 23:59:26.884715 [ 260 ] {a188151b-f6b8-40d1-88ad-ebc846475607} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5417 | 2025.11.17 23:59:26.884837 [ 260 ] {a188151b-f6b8-40d1-88ad-ebc846475607} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001048 sec., 99236.64122137404 rows/sec., 6.08 MiB/sec. | ||
| 5418 | 2025.11.17 23:59:26.884871 [ 260 ] {a188151b-f6b8-40d1-88ad-ebc846475607} <Debug> TCPHandler: Processed in 0.001204894 sec. | ||
| 5419 | 2025.11.17 23:59:27.000253 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 262.09 MiB, peak 269.49 MiB, free memory in arenas 0.00 B, will set to 260.77 MiB (RSS), difference: -1.32 MiB | ||
| 5420 | 2025.11.17 23:59:31.856404 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5421 | 2025.11.17 23:59:31.856614 [ 260 ] {21bc5f25-17e0-49dd-80db-a56348f98844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5422 | 2025.11.17 23:59:31.856683 [ 260 ] {21bc5f25-17e0-49dd-80db-a56348f98844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5423 | 2025.11.17 23:59:31.857290 [ 260 ] {21bc5f25-17e0-49dd-80db-a56348f98844} <Trace> oximeter.fields_i16 (325897d0-5212-4860-b736-19b8f76846e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5424 | 2025.11.17 23:59:31.857333 [ 260 ] {21bc5f25-17e0-49dd-80db-a56348f98844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5425 | 2025.11.17 23:59:31.857703 [ 260 ] {21bc5f25-17e0-49dd-80db-a56348f98844} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5426 | 2025.11.17 23:59:31.857928 [ 260 ] {21bc5f25-17e0-49dd-80db-a56348f98844} <Trace> oximeter.fields_i16 (325897d0-5212-4860-b736-19b8f76846e0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5427 | 2025.11.17 23:59:31.858061 [ 66 ] {} <Debug> oximeter.fields_i16 (325897d0-5212-4860-b736-19b8f76846e0) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5428 | 2025.11.17 23:59:31.858074 [ 260 ] {21bc5f25-17e0-49dd-80db-a56348f98844} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001514 sec., 15852.047556142668 rows/sec., 1.32 MiB/sec. | ||
| 5429 | 2025.11.17 23:59:31.858138 [ 66 ] {} <Trace> oximeter.fields_i16 (325897d0-5212-4860-b736-19b8f76846e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5430 | 2025.11.17 23:59:31.858169 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5431 | 2025.11.17 23:59:31.858175 [ 260 ] {21bc5f25-17e0-49dd-80db-a56348f98844} <Debug> TCPHandler: Processed in 0.001900403 sec. | ||
| 5432 | 2025.11.17 23:59:31.858315 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5433 | 2025.11.17 23:59:31.858329 [ 200 ] {325897d0-5212-4860-b736-19b8f76846e0::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 5434 | 2025.11.17 23:59:31.858437 [ 260 ] {f4800024-0791-4ecd-ba2c-fb0faa9570c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5435 | 2025.11.17 23:59:31.858493 [ 260 ] {f4800024-0791-4ecd-ba2c-fb0faa9570c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5436 | 2025.11.17 23:59:31.858542 [ 200 ] {325897d0-5212-4860-b736-19b8f76846e0::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5437 | 2025.11.17 23:59:31.858618 [ 200 ] {325897d0-5212-4860-b736-19b8f76846e0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 434 rows starting from the beginning of the part | ||
| 5438 | 2025.11.17 23:59:31.858724 [ 200 ] {325897d0-5212-4860-b736-19b8f76846e0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 5439 | 2025.11.17 23:59:31.858802 [ 200 ] {325897d0-5212-4860-b736-19b8f76846e0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 5440 | 2025.11.17 23:59:31.858852 [ 200 ] {325897d0-5212-4860-b736-19b8f76846e0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 410 rows starting from the beginning of the part | ||
| 5441 | 2025.11.17 23:59:31.858896 [ 200 ] {325897d0-5212-4860-b736-19b8f76846e0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 410 rows starting from the beginning of the part | ||
| 5442 | 2025.11.17 23:59:31.858928 [ 260 ] {f4800024-0791-4ecd-ba2c-fb0faa9570c6} <Trace> oximeter.fields_ipaddr (7b176116-472b-4b5a-83c5-092b962004e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5443 | 2025.11.17 23:59:31.858939 [ 200 ] {325897d0-5212-4860-b736-19b8f76846e0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 5444 | 2025.11.17 23:59:31.858973 [ 260 ] {f4800024-0791-4ecd-ba2c-fb0faa9570c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5445 | 2025.11.17 23:59:31.859314 [ 260 ] {f4800024-0791-4ecd-ba2c-fb0faa9570c6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5446 | 2025.11.17 23:59:31.859544 [ 260 ] {f4800024-0791-4ecd-ba2c-fb0faa9570c6} <Trace> oximeter.fields_ipaddr (7b176116-472b-4b5a-83c5-092b962004e6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5447 | 2025.11.17 23:59:31.859676 [ 260 ] {f4800024-0791-4ecd-ba2c-fb0faa9570c6} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001263 sec., 3167.0625494853525 rows/sec., 258.25 KiB/sec. | ||
| 5448 | 2025.11.17 23:59:31.859713 [ 260 ] {f4800024-0791-4ecd-ba2c-fb0faa9570c6} <Debug> TCPHandler: Processed in 0.001457441 sec. | ||
| 5449 | 2025.11.17 23:59:31.859817 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5450 | 2025.11.17 23:59:31.859917 [ 260 ] {ecbdc028-a2da-4d6c-9526-dc5ee691fe0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5451 | 2025.11.17 23:59:31.859956 [ 260 ] {ecbdc028-a2da-4d6c-9526-dc5ee691fe0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5452 | 2025.11.17 23:59:31.859998 [ 197 ] {325897d0-5212-4860-b736-19b8f76846e0::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1326 rows, containing 5 columns (5 merged, 0 gathered) in 0.001753639 sec., 756141.9425548816 rows/sec., 51.92 MiB/sec. | ||
| 5453 | 2025.11.17 23:59:31.860160 [ 200 ] {325897d0-5212-4860-b736-19b8f76846e0::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5454 | 2025.11.17 23:59:31.860420 [ 200 ] {325897d0-5212-4860-b736-19b8f76846e0::all_1_10_2} <Trace> oximeter.fields_i16 (325897d0-5212-4860-b736-19b8f76846e0): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5455 | 2025.11.17 23:59:31.860428 [ 260 ] {ecbdc028-a2da-4d6c-9526-dc5ee691fe0b} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5456 | 2025.11.17 23:59:31.860474 [ 260 ] {ecbdc028-a2da-4d6c-9526-dc5ee691fe0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5457 | 2025.11.17 23:59:31.860494 [ 200 ] {325897d0-5212-4860-b736-19b8f76846e0::all_1_10_2} <Trace> oximeter.fields_i16 (325897d0-5212-4860-b736-19b8f76846e0) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5458 | 2025.11.17 23:59:31.860575 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 5459 | 2025.11.17 23:59:31.860815 [ 260 ] {ecbdc028-a2da-4d6c-9526-dc5ee691fe0b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5460 | 2025.11.17 23:59:31.861027 [ 260 ] {ecbdc028-a2da-4d6c-9526-dc5ee691fe0b} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5461 | 2025.11.17 23:59:31.861139 [ 67 ] {} <Debug> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5462 | 2025.11.17 23:59:31.861154 [ 260 ] {ecbdc028-a2da-4d6c-9526-dc5ee691fe0b} <Debug> executeQuery: Read 194 rows, 17.55 KiB in 0.001256 sec., 154458.59872611467 rows/sec., 13.64 MiB/sec. | ||
| 5463 | 2025.11.17 23:59:31.861208 [ 67 ] {} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5464 | 2025.11.17 23:59:31.861213 [ 260 ] {ecbdc028-a2da-4d6c-9526-dc5ee691fe0b} <Debug> TCPHandler: Processed in 0.001445171 sec. | ||
| 5465 | 2025.11.17 23:59:31.861237 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5466 | 2025.11.17 23:59:31.861335 [ 196 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::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 | ||
| 5467 | 2025.11.17 23:59:31.861335 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5468 | 2025.11.17 23:59:31.861438 [ 196 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5469 | 2025.11.17 23:59:31.861464 [ 260 ] {8d92d224-9c26-4eb8-b0e4-060bade716bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5470 | 2025.11.17 23:59:31.861469 [ 196 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2466 rows starting from the beginning of the part | ||
| 5471 | 2025.11.17 23:59:31.861512 [ 260 ] {8d92d224-9c26-4eb8-b0e4-060bade716bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5472 | 2025.11.17 23:59:31.861540 [ 196 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2318 rows starting from the beginning of the part | ||
| 5473 | 2025.11.17 23:59:31.861589 [ 196 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part | ||
| 5474 | 2025.11.17 23:59:31.861628 [ 196 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 72 rows starting from the beginning of the part | ||
| 5475 | 2025.11.17 23:59:31.861665 [ 196 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1178 rows starting from the beginning of the part | ||
| 5476 | 2025.11.17 23:59:31.861703 [ 196 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 194 rows starting from the beginning of the part | ||
| 5477 | 2025.11.17 23:59:31.861905 [ 260 ] {8d92d224-9c26-4eb8-b0e4-060bade716bb} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5478 | 2025.11.17 23:59:31.861946 [ 260 ] {8d92d224-9c26-4eb8-b0e4-060bade716bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5479 | 2025.11.17 23:59:31.862248 [ 260 ] {8d92d224-9c26-4eb8-b0e4-060bade716bb} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5480 | 2025.11.17 23:59:31.862480 [ 260 ] {8d92d224-9c26-4eb8-b0e4-060bade716bb} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5481 | 2025.11.17 23:59:31.862590 [ 67 ] {} <Debug> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5482 | 2025.11.17 23:59:31.862608 [ 260 ] {8d92d224-9c26-4eb8-b0e4-060bade716bb} <Debug> executeQuery: Read 24 rows, 1.84 KiB in 0.001162 sec., 20654.04475043029 rows/sec., 1.55 MiB/sec. | ||
| 5483 | 2025.11.17 23:59:31.862623 [ 67 ] {} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5484 | 2025.11.17 23:59:31.862649 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5485 | 2025.11.17 23:59:31.862650 [ 260 ] {8d92d224-9c26-4eb8-b0e4-060bade716bb} <Debug> TCPHandler: Processed in 0.001364509 sec. | ||
| 5486 | 2025.11.17 23:59:31.862718 [ 200 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::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 | ||
| 5487 | 2025.11.17 23:59:31.862760 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5488 | 2025.11.17 23:59:31.862799 [ 200 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5489 | 2025.11.17 23:59:31.862828 [ 200 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 278 rows starting from the beginning of the part | ||
| 5490 | 2025.11.17 23:59:31.862856 [ 260 ] {88107f23-bd6c-4fd8-869f-e0bb8621927b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5491 | 2025.11.17 23:59:31.862873 [ 200 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::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 | ||
| 5492 | 2025.11.17 23:59:31.862901 [ 260 ] {88107f23-bd6c-4fd8-869f-e0bb8621927b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5493 | 2025.11.17 23:59:31.862917 [ 200 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 238 rows starting from the beginning of the part | ||
| 5494 | 2025.11.17 23:59:31.862958 [ 200 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::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 | ||
| 5495 | 2025.11.17 23:59:31.862993 [ 200 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 238 rows starting from the beginning of the part | ||
| 5496 | 2025.11.17 23:59:31.863025 [ 200 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::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 | ||
| 5497 | 2025.11.17 23:59:31.863287 [ 260 ] {88107f23-bd6c-4fd8-869f-e0bb8621927b} <Trace> oximeter.fields_u32 (331d8859-2fcc-41ca-8ff2-10e253de49bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5498 | 2025.11.17 23:59:31.863328 [ 260 ] {88107f23-bd6c-4fd8-869f-e0bb8621927b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5499 | 2025.11.17 23:59:31.863633 [ 260 ] {88107f23-bd6c-4fd8-869f-e0bb8621927b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5500 | 2025.11.17 23:59:31.863662 [ 202 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6284 rows, containing 5 columns (5 merged, 0 gathered) in 0.002359366 sec., 2663427.3783719866 rows/sec., 226.81 MiB/sec. | ||
| 5501 | 2025.11.17 23:59:31.863761 [ 200 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 794 rows, containing 5 columns (5 merged, 0 gathered) in 0.00107151 sec., 741010.3498800759 rows/sec., 48.76 MiB/sec. | ||
| 5502 | 2025.11.17 23:59:31.863847 [ 260 ] {88107f23-bd6c-4fd8-869f-e0bb8621927b} <Trace> oximeter.fields_u32 (331d8859-2fcc-41ca-8ff2-10e253de49bb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5503 | 2025.11.17 23:59:31.863882 [ 200 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5504 | 2025.11.17 23:59:31.863955 [ 193 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5505 | 2025.11.17 23:59:31.863960 [ 67 ] {} <Debug> oximeter.fields_u32 (331d8859-2fcc-41ca-8ff2-10e253de49bb) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 5506 | 2025.11.17 23:59:31.863982 [ 260 ] {88107f23-bd6c-4fd8-869f-e0bb8621927b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001144 sec., 20979.020979020977 rows/sec., 1.74 MiB/sec. | ||
| 5507 | 2025.11.17 23:59:31.864008 [ 67 ] {} <Trace> oximeter.fields_u32 (331d8859-2fcc-41ca-8ff2-10e253de49bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5508 | 2025.11.17 23:59:31.864034 [ 260 ] {88107f23-bd6c-4fd8-869f-e0bb8621927b} <Debug> TCPHandler: Processed in 0.001320647 sec. | ||
| 5509 | 2025.11.17 23:59:31.864037 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5510 | 2025.11.17 23:59:31.864140 [ 196 ] {331d8859-2fcc-41ca-8ff2-10e253de49bb::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
| 5511 | 2025.11.17 23:59:31.864149 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5512 | 2025.11.17 23:59:31.864189 [ 200 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_31_6} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5513 | 2025.11.17 23:59:31.864236 [ 196 ] {331d8859-2fcc-41ca-8ff2-10e253de49bb::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5514 | 2025.11.17 23:59:31.864257 [ 260 ] {dce408a5-9a82-42f1-b70b-e72b0bb5c881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5515 | 2025.11.17 23:59:31.864261 [ 196 ] {331d8859-2fcc-41ca-8ff2-10e253de49bb::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 465 rows starting from the beginning of the part | ||
| 5516 | 2025.11.17 23:59:31.864274 [ 200 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_31_6} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5517 | 2025.11.17 23:59:31.864305 [ 260 ] {dce408a5-9a82-42f1-b70b-e72b0bb5c881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5518 | 2025.11.17 23:59:31.864306 [ 193 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_36_7} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5519 | 2025.11.17 23:59:31.864325 [ 196 ] {331d8859-2fcc-41ca-8ff2-10e253de49bb::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 228 rows starting from the beginning of the part | ||
| 5520 | 2025.11.17 23:59:31.864345 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5521 | 2025.11.17 23:59:31.864372 [ 196 ] {331d8859-2fcc-41ca-8ff2-10e253de49bb::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 5522 | 2025.11.17 23:59:31.864390 [ 193 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_36_7} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5523 | 2025.11.17 23:59:31.864409 [ 196 ] {331d8859-2fcc-41ca-8ff2-10e253de49bb::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 440 rows starting from the beginning of the part | ||
| 5524 | 2025.11.17 23:59:31.864446 [ 196 ] {331d8859-2fcc-41ca-8ff2-10e253de49bb::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 212 rows starting from the beginning of the part | ||
| 5525 | 2025.11.17 23:59:31.864477 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 5526 | 2025.11.17 23:59:31.864481 [ 196 ] {331d8859-2fcc-41ca-8ff2-10e253de49bb::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 5527 | 2025.11.17 23:59:31.864729 [ 260 ] {dce408a5-9a82-42f1-b70b-e72b0bb5c881} <Trace> oximeter.fields_u8 (3c841fee-c808-4f33-b186-247962b3ed1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5528 | 2025.11.17 23:59:31.864771 [ 260 ] {dce408a5-9a82-42f1-b70b-e72b0bb5c881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5529 | 2025.11.17 23:59:31.865090 [ 260 ] {dce408a5-9a82-42f1-b70b-e72b0bb5c881} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5530 | 2025.11.17 23:59:31.865293 [ 260 ] {dce408a5-9a82-42f1-b70b-e72b0bb5c881} <Trace> oximeter.fields_u8 (3c841fee-c808-4f33-b186-247962b3ed1f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5531 | 2025.11.17 23:59:31.865321 [ 196 ] {331d8859-2fcc-41ca-8ff2-10e253de49bb::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1393 rows, containing 5 columns (5 merged, 0 gathered) in 0.001213204 sec., 1148199.313553203 rows/sec., 81.34 MiB/sec. | ||
| 5532 | 2025.11.17 23:59:31.865393 [ 67 ] {} <Debug> oximeter.fields_u8 (3c841fee-c808-4f33-b186-247962b3ed1f) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5533 | 2025.11.17 23:59:31.865420 [ 260 ] {dce408a5-9a82-42f1-b70b-e72b0bb5c881} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00118 sec., 10169.491525423728 rows/sec., 794.49 KiB/sec. | ||
| 5534 | 2025.11.17 23:59:31.865427 [ 67 ] {} <Trace> oximeter.fields_u8 (3c841fee-c808-4f33-b186-247962b3ed1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5535 | 2025.11.17 23:59:31.865449 [ 200 ] {331d8859-2fcc-41ca-8ff2-10e253de49bb::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 5536 | 2025.11.17 23:59:31.865462 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5537 | 2025.11.17 23:59:31.865464 [ 260 ] {dce408a5-9a82-42f1-b70b-e72b0bb5c881} <Debug> TCPHandler: Processed in 0.001363509 sec. | ||
| 5538 | 2025.11.17 23:59:31.865546 [ 201 ] {3c841fee-c808-4f33-b186-247962b3ed1f::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 5539 | 2025.11.17 23:59:31.865599 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5540 | 2025.11.17 23:59:31.865636 [ 201 ] {3c841fee-c808-4f33-b186-247962b3ed1f::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5541 | 2025.11.17 23:59:31.865665 [ 201 ] {3c841fee-c808-4f33-b186-247962b3ed1f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 223 rows starting from the beginning of the part | ||
| 5542 | 2025.11.17 23:59:31.865694 [ 260 ] {c9f41f6b-3191-4cf1-8c9b-4c134d64a4cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5543 | 2025.11.17 23:59:31.865725 [ 200 ] {331d8859-2fcc-41ca-8ff2-10e253de49bb::all_1_14_3} <Trace> oximeter.fields_u32 (331d8859-2fcc-41ca-8ff2-10e253de49bb): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5544 | 2025.11.17 23:59:31.865735 [ 260 ] {c9f41f6b-3191-4cf1-8c9b-4c134d64a4cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5545 | 2025.11.17 23:59:31.865728 [ 201 ] {3c841fee-c808-4f33-b186-247962b3ed1f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 5546 | 2025.11.17 23:59:31.865795 [ 200 ] {331d8859-2fcc-41ca-8ff2-10e253de49bb::all_1_14_3} <Trace> oximeter.fields_u32 (331d8859-2fcc-41ca-8ff2-10e253de49bb) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 5547 | 2025.11.17 23:59:31.865834 [ 201 ] {3c841fee-c808-4f33-b186-247962b3ed1f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 5548 | 2025.11.17 23:59:31.865867 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 5549 | 2025.11.17 23:59:31.865909 [ 201 ] {3c841fee-c808-4f33-b186-247962b3ed1f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 211 rows starting from the beginning of the part | ||
| 5550 | 2025.11.17 23:59:31.865979 [ 201 ] {3c841fee-c808-4f33-b186-247962b3ed1f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 211 rows starting from the beginning of the part | ||
| 5551 | 2025.11.17 23:59:31.866042 [ 201 ] {3c841fee-c808-4f33-b186-247962b3ed1f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 5552 | 2025.11.17 23:59:31.866178 [ 260 ] {c9f41f6b-3191-4cf1-8c9b-4c134d64a4cf} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5553 | 2025.11.17 23:59:31.866212 [ 260 ] {c9f41f6b-3191-4cf1-8c9b-4c134d64a4cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5554 | 2025.11.17 23:59:31.866526 [ 260 ] {c9f41f6b-3191-4cf1-8c9b-4c134d64a4cf} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5555 | 2025.11.17 23:59:31.866730 [ 260 ] {c9f41f6b-3191-4cf1-8c9b-4c134d64a4cf} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5556 | 2025.11.17 23:59:31.866837 [ 67 ] {} <Debug> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5557 | 2025.11.17 23:59:31.866853 [ 260 ] {c9f41f6b-3191-4cf1-8c9b-4c134d64a4cf} <Debug> executeQuery: Read 112 rows, 9.34 KiB in 0.001175 sec., 95319.14893617021 rows/sec., 7.76 MiB/sec. | ||
| 5558 | 2025.11.17 23:59:31.866872 [ 67 ] {} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5559 | 2025.11.17 23:59:31.866884 [ 193 ] {3c841fee-c808-4f33-b186-247962b3ed1f::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 681 rows, containing 5 columns (5 merged, 0 gathered) in 0.001367229 sec., 498087.73804534576 rows/sec., 30.87 MiB/sec. | ||
| 5560 | 2025.11.17 23:59:31.866897 [ 260 ] {c9f41f6b-3191-4cf1-8c9b-4c134d64a4cf} <Debug> TCPHandler: Processed in 0.001347338 sec. | ||
| 5561 | 2025.11.17 23:59:31.866896 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5562 | 2025.11.17 23:59:31.866984 [ 201 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::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 | ||
| 5563 | 2025.11.17 23:59:31.867024 [ 200 ] {3c841fee-c808-4f33-b186-247962b3ed1f::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5564 | 2025.11.17 23:59:31.867027 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5565 | 2025.11.17 23:59:31.867071 [ 201 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5566 | 2025.11.17 23:59:31.867094 [ 201 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1250 rows starting from the beginning of the part | ||
| 5567 | 2025.11.17 23:59:31.867135 [ 260 ] {a9d85561-0859-4a37-8923-032b21ee4547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5568 | 2025.11.17 23:59:31.867139 [ 201 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1168 rows starting from the beginning of the part | ||
| 5569 | 2025.11.17 23:59:31.867179 [ 260 ] {a9d85561-0859-4a37-8923-032b21ee4547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5570 | 2025.11.17 23:59:31.867190 [ 201 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part | ||
| 5571 | 2025.11.17 23:59:31.867246 [ 201 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 72 rows starting from the beginning of the part | ||
| 5572 | 2025.11.17 23:59:31.867300 [ 200 ] {3c841fee-c808-4f33-b186-247962b3ed1f::all_1_10_2} <Trace> oximeter.fields_u8 (3c841fee-c808-4f33-b186-247962b3ed1f): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5573 | 2025.11.17 23:59:31.867303 [ 201 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 712 rows starting from the beginning of the part | ||
| 5574 | 2025.11.17 23:59:31.867375 [ 200 ] {3c841fee-c808-4f33-b186-247962b3ed1f::all_1_10_2} <Trace> oximeter.fields_u8 (3c841fee-c808-4f33-b186-247962b3ed1f) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5575 | 2025.11.17 23:59:31.867382 [ 201 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 112 rows starting from the beginning of the part | ||
| 5576 | 2025.11.17 23:59:31.867477 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5577 | 2025.11.17 23:59:31.867568 [ 260 ] {a9d85561-0859-4a37-8923-032b21ee4547} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5578 | 2025.11.17 23:59:31.867607 [ 260 ] {a9d85561-0859-4a37-8923-032b21ee4547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5579 | 2025.11.17 23:59:31.867939 [ 260 ] {a9d85561-0859-4a37-8923-032b21ee4547} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5580 | 2025.11.17 23:59:31.868158 [ 260 ] {a9d85561-0859-4a37-8923-032b21ee4547} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5581 | 2025.11.17 23:59:31.868270 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5582 | 2025.11.17 23:59:31.868284 [ 260 ] {a9d85561-0859-4a37-8923-032b21ee4547} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001167 sec., 169665.80976863753 rows/sec., 12.17 MiB/sec. | ||
| 5583 | 2025.11.17 23:59:31.868305 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5584 | 2025.11.17 23:59:31.868328 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5585 | 2025.11.17 23:59:31.868329 [ 260 ] {a9d85561-0859-4a37-8923-032b21ee4547} <Debug> TCPHandler: Processed in 0.001350698 sec. | ||
| 5586 | 2025.11.17 23:59:31.868411 [ 193 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::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 | ||
| 5587 | 2025.11.17 23:59:31.868470 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5588 | 2025.11.17 23:59:31.868493 [ 193 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5589 | 2025.11.17 23:59:31.868517 [ 193 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9184 rows starting from the beginning of the part | ||
| 5590 | 2025.11.17 23:59:31.868561 [ 260 ] {831bc8fe-dbd3-41c2-8cee-c6945fa9430a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5591 | 2025.11.17 23:59:31.868565 [ 193 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 900 rows starting from the beginning of the part | ||
| 5592 | 2025.11.17 23:59:31.868615 [ 260 ] {831bc8fe-dbd3-41c2-8cee-c6945fa9430a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5593 | 2025.11.17 23:59:31.868616 [ 193 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 98 rows starting from the beginning of the part | ||
| 5594 | 2025.11.17 23:59:31.868652 [ 191 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3378 rows, containing 5 columns (5 merged, 0 gathered) in 0.001690127 sec., 1998666.3724087006 rows/sec., 151.55 MiB/sec. | ||
| 5595 | 2025.11.17 23:59:31.868666 [ 193 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::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 | ||
| 5596 | 2025.11.17 23:59:31.868733 [ 193 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 314 rows starting from the beginning of the part | ||
| 5597 | 2025.11.17 23:59:31.868774 [ 193 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 198 rows starting from the beginning of the part | ||
| 5598 | 2025.11.17 23:59:31.868887 [ 191 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5599 | 2025.11.17 23:59:31.869194 [ 191 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_36_7} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5600 | 2025.11.17 23:59:31.869269 [ 191 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_36_7} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5601 | 2025.11.17 23:59:31.869349 [ 260 ] {831bc8fe-dbd3-41c2-8cee-c6945fa9430a} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5602 | 2025.11.17 23:59:31.869378 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 5603 | 2025.11.17 23:59:31.869389 [ 260 ] {831bc8fe-dbd3-41c2-8cee-c6945fa9430a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5604 | 2025.11.17 23:59:31.869914 [ 260 ] {831bc8fe-dbd3-41c2-8cee-c6945fa9430a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5605 | 2025.11.17 23:59:31.870131 [ 260 ] {831bc8fe-dbd3-41c2-8cee-c6945fa9430a} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5606 | 2025.11.17 23:59:31.870263 [ 260 ] {831bc8fe-dbd3-41c2-8cee-c6945fa9430a} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001719 sec., 4653.868528214078 rows/sec., 8.34 MiB/sec. | ||
| 5607 | 2025.11.17 23:59:31.870315 [ 260 ] {831bc8fe-dbd3-41c2-8cee-c6945fa9430a} <Debug> TCPHandler: Processed in 0.001893643 sec. | ||
| 5608 | 2025.11.17 23:59:31.870427 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5609 | 2025.11.17 23:59:31.870519 [ 260 ] {5096d97e-0419-4074-978b-4b312f1d4c94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5610 | 2025.11.17 23:59:31.870559 [ 260 ] {5096d97e-0419-4074-978b-4b312f1d4c94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5611 | 2025.11.17 23:59:31.870882 [ 260 ] {5096d97e-0419-4074-978b-4b312f1d4c94} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5612 | 2025.11.17 23:59:31.870917 [ 260 ] {5096d97e-0419-4074-978b-4b312f1d4c94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5613 | 2025.11.17 23:59:31.871226 [ 260 ] {5096d97e-0419-4074-978b-4b312f1d4c94} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5614 | 2025.11.17 23:59:31.871429 [ 260 ] {5096d97e-0419-4074-978b-4b312f1d4c94} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5615 | 2025.11.17 23:59:31.871527 [ 67 ] {} <Debug> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5616 | 2025.11.17 23:59:31.871550 [ 260 ] {5096d97e-0419-4074-978b-4b312f1d4c94} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 5617 | 2025.11.17 23:59:31.871557 [ 67 ] {} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5618 | 2025.11.17 23:59:31.871589 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5619 | 2025.11.17 23:59:31.871592 [ 260 ] {5096d97e-0419-4074-978b-4b312f1d4c94} <Debug> TCPHandler: Processed in 0.001214464 sec. | ||
| 5620 | 2025.11.17 23:59:31.871669 [ 201 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::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 | ||
| 5621 | 2025.11.17 23:59:31.871774 [ 201 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5622 | 2025.11.17 23:59:31.871812 [ 201 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1738 rows starting from the beginning of the part | ||
| 5623 | 2025.11.17 23:59:31.871865 [ 201 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 66 rows starting from the beginning of the part | ||
| 5624 | 2025.11.17 23:59:31.871908 [ 201 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::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 | ||
| 5625 | 2025.11.17 23:59:31.871947 [ 201 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::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 | ||
| 5626 | 2025.11.17 23:59:31.871986 [ 201 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 104 rows starting from the beginning of the part | ||
| 5627 | 2025.11.17 23:59:31.872008 [ 193 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10854 rows, containing 5 columns (5 merged, 0 gathered) in 0.003638032 sec., 2983481.178835151 rows/sec., 204.39 MiB/sec. | ||
| 5628 | 2025.11.17 23:59:31.872027 [ 201 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::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 | ||
| 5629 | 2025.11.17 23:59:31.872242 [ 193 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5630 | 2025.11.17 23:59:31.872462 [ 193 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5631 | 2025.11.17 23:59:31.872521 [ 193 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5632 | 2025.11.17 23:59:31.872574 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.09 MiB. | ||
| 5633 | 2025.11.17 23:59:31.873007 [ 191 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2066 rows, containing 4 columns (4 merged, 0 gathered) in 0.001375658 sec., 1501826.7621749009 rows/sec., 99.23 MiB/sec. | ||
| 5634 | 2025.11.17 23:59:31.873178 [ 193 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5635 | 2025.11.17 23:59:31.873397 [ 193 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::all_1_36_7} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5636 | 2025.11.17 23:59:31.873453 [ 193 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::all_1_36_7} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5637 | 2025.11.17 23:59:31.873503 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 5638 | 2025.11.17 23:59:33.656885 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11999 | ||
| 5639 | 2025.11.17 23:59:33.657677 [ 245 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5640 | 2025.11.17 23:59:33.657764 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5641 | 2025.11.17 23:59:33.658319 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5642 | 2025.11.17 23:59:33.658564 [ 245 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5643 | 2025.11.17 23:59:33.658712 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11999 | ||
| 5644 | 2025.11.17 23:59:34.284141 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5645 | 2025.11.17 23:59:34.302285 [ 244 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5646 | 2025.11.17 23:59:34.302352 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5647 | 2025.11.17 23:59:34.308019 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5648 | 2025.11.17 23:59:34.308702 [ 244 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5649 | 2025.11.17 23:59:34.311609 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5650 | 2025.11.17 23:59:36.193999 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 730 | ||
| 5651 | 2025.11.17 23:59:36.196412 [ 243 ] {} <Trace> system.query_log (5160c46c-4695-4732-892b-014b7bde58ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5652 | 2025.11.17 23:59:36.196461 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5653 | 2025.11.17 23:59:36.197643 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5654 | 2025.11.17 23:59:36.197899 [ 243 ] {} <Trace> system.query_log (5160c46c-4695-4732-892b-014b7bde58ca): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5655 | 2025.11.17 23:59:36.198147 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 730 | ||
| 5656 | 2025.11.17 23:59:36.855672 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5657 | 2025.11.17 23:59:36.855963 [ 260 ] {e012e9fa-c8be-4db9-b223-519481edf31b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5658 | 2025.11.17 23:59:36.856060 [ 260 ] {e012e9fa-c8be-4db9-b223-519481edf31b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5659 | 2025.11.17 23:59:36.856773 [ 260 ] {e012e9fa-c8be-4db9-b223-519481edf31b} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5660 | 2025.11.17 23:59:36.856826 [ 260 ] {e012e9fa-c8be-4db9-b223-519481edf31b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5661 | 2025.11.17 23:59:36.857242 [ 260 ] {e012e9fa-c8be-4db9-b223-519481edf31b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5662 | 2025.11.17 23:59:36.857477 [ 260 ] {e012e9fa-c8be-4db9-b223-519481edf31b} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5663 | 2025.11.17 23:59:36.857636 [ 260 ] {e012e9fa-c8be-4db9-b223-519481edf31b} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.001749 sec., 69754.14522584334 rows/sec., 5.99 MiB/sec. | ||
| 5664 | 2025.11.17 23:59:36.857686 [ 260 ] {e012e9fa-c8be-4db9-b223-519481edf31b} <Debug> TCPHandler: Processed in 0.002210362 sec. | ||
| 5665 | 2025.11.17 23:59:36.857812 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5666 | 2025.11.17 23:59:36.857915 [ 260 ] {39908175-1ad2-4afb-9e71-288ebf3d7c35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5667 | 2025.11.17 23:59:36.857959 [ 260 ] {39908175-1ad2-4afb-9e71-288ebf3d7c35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5668 | 2025.11.17 23:59:36.858371 [ 260 ] {39908175-1ad2-4afb-9e71-288ebf3d7c35} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5669 | 2025.11.17 23:59:36.858410 [ 260 ] {39908175-1ad2-4afb-9e71-288ebf3d7c35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5670 | 2025.11.17 23:59:36.858722 [ 260 ] {39908175-1ad2-4afb-9e71-288ebf3d7c35} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5671 | 2025.11.17 23:59:36.858936 [ 260 ] {39908175-1ad2-4afb-9e71-288ebf3d7c35} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5672 | 2025.11.17 23:59:36.859066 [ 260 ] {39908175-1ad2-4afb-9e71-288ebf3d7c35} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001173 sec., 28132.99232736573 rows/sec., 2.07 MiB/sec. | ||
| 5673 | 2025.11.17 23:59:36.859104 [ 260 ] {39908175-1ad2-4afb-9e71-288ebf3d7c35} <Debug> TCPHandler: Processed in 0.001345888 sec. | ||
| 5674 | 2025.11.17 23:59:36.859211 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5675 | 2025.11.17 23:59:36.859306 [ 260 ] {c0d1a668-53ea-45ae-aed4-7ef8d7f4746b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5676 | 2025.11.17 23:59:36.859347 [ 260 ] {c0d1a668-53ea-45ae-aed4-7ef8d7f4746b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5677 | 2025.11.17 23:59:36.859784 [ 260 ] {c0d1a668-53ea-45ae-aed4-7ef8d7f4746b} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5678 | 2025.11.17 23:59:36.859821 [ 260 ] {c0d1a668-53ea-45ae-aed4-7ef8d7f4746b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5679 | 2025.11.17 23:59:36.860135 [ 260 ] {c0d1a668-53ea-45ae-aed4-7ef8d7f4746b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5680 | 2025.11.17 23:59:36.860347 [ 260 ] {c0d1a668-53ea-45ae-aed4-7ef8d7f4746b} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5681 | 2025.11.17 23:59:36.860473 [ 260 ] {c0d1a668-53ea-45ae-aed4-7ef8d7f4746b} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001185 sec., 81856.54008438818 rows/sec., 6.39 MiB/sec. | ||
| 5682 | 2025.11.17 23:59:36.860510 [ 260 ] {c0d1a668-53ea-45ae-aed4-7ef8d7f4746b} <Debug> TCPHandler: Processed in 0.001350868 sec. | ||
| 5683 | 2025.11.17 23:59:36.860617 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5684 | 2025.11.17 23:59:36.860712 [ 260 ] {e86ae9b5-7267-49e7-9ee9-b5139d60ccb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5685 | 2025.11.17 23:59:36.860756 [ 260 ] {e86ae9b5-7267-49e7-9ee9-b5139d60ccb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5686 | 2025.11.17 23:59:36.861162 [ 260 ] {e86ae9b5-7267-49e7-9ee9-b5139d60ccb4} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5687 | 2025.11.17 23:59:36.861198 [ 260 ] {e86ae9b5-7267-49e7-9ee9-b5139d60ccb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5688 | 2025.11.17 23:59:36.861535 [ 260 ] {e86ae9b5-7267-49e7-9ee9-b5139d60ccb4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5689 | 2025.11.17 23:59:36.861746 [ 260 ] {e86ae9b5-7267-49e7-9ee9-b5139d60ccb4} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5690 | 2025.11.17 23:59:36.861874 [ 260 ] {e86ae9b5-7267-49e7-9ee9-b5139d60ccb4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 5691 | 2025.11.17 23:59:36.861911 [ 260 ] {e86ae9b5-7267-49e7-9ee9-b5139d60ccb4} <Debug> TCPHandler: Processed in 0.001343238 sec. | ||
| 5692 | 2025.11.17 23:59:36.862016 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5693 | 2025.11.17 23:59:36.862110 [ 260 ] {1ce5cce4-2d7f-4ec1-a722-36fa74ac0e45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5694 | 2025.11.17 23:59:36.862166 [ 260 ] {1ce5cce4-2d7f-4ec1-a722-36fa74ac0e45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5695 | 2025.11.17 23:59:36.862994 [ 260 ] {1ce5cce4-2d7f-4ec1-a722-36fa74ac0e45} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5696 | 2025.11.17 23:59:36.863030 [ 260 ] {1ce5cce4-2d7f-4ec1-a722-36fa74ac0e45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5697 | 2025.11.17 23:59:36.863579 [ 260 ] {1ce5cce4-2d7f-4ec1-a722-36fa74ac0e45} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5698 | 2025.11.17 23:59:36.863802 [ 260 ] {1ce5cce4-2d7f-4ec1-a722-36fa74ac0e45} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5699 | 2025.11.17 23:59:36.863911 [ 50 ] {} <Debug> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5700 | 2025.11.17 23:59:36.863934 [ 260 ] {1ce5cce4-2d7f-4ec1-a722-36fa74ac0e45} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001842 sec., 17915.309446254072 rows/sec., 32.10 MiB/sec. | ||
| 5701 | 2025.11.17 23:59:36.863981 [ 50 ] {} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5702 | 2025.11.17 23:59:36.864005 [ 260 ] {1ce5cce4-2d7f-4ec1-a722-36fa74ac0e45} <Debug> TCPHandler: Processed in 0.002038158 sec. | ||
| 5703 | 2025.11.17 23:59:36.864010 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5704 | 2025.11.17 23:59:36.864122 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5705 | 2025.11.17 23:59:36.864142 [ 191 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::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 | ||
| 5706 | 2025.11.17 23:59:36.864221 [ 260 ] {b0f6d61d-c76b-4987-b0b7-9ab0e2afed1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5707 | 2025.11.17 23:59:36.864269 [ 260 ] {b0f6d61d-c76b-4987-b0b7-9ab0e2afed1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5708 | 2025.11.17 23:59:36.864407 [ 191 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5709 | 2025.11.17 23:59:36.864476 [ 191 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 561 rows starting from the beginning of the part | ||
| 5710 | 2025.11.17 23:59:36.864599 [ 260 ] {b0f6d61d-c76b-4987-b0b7-9ab0e2afed1c} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5711 | 2025.11.17 23:59:36.864621 [ 191 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 33 rows starting from the beginning of the part | ||
| 5712 | 2025.11.17 23:59:36.864640 [ 260 ] {b0f6d61d-c76b-4987-b0b7-9ab0e2afed1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5713 | 2025.11.17 23:59:36.864752 [ 191 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 8 rows starting from the beginning of the part | ||
| 5714 | 2025.11.17 23:59:36.864873 [ 191 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 33 rows starting from the beginning of the part | ||
| 5715 | 2025.11.17 23:59:36.864965 [ 260 ] {b0f6d61d-c76b-4987-b0b7-9ab0e2afed1c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5716 | 2025.11.17 23:59:36.864982 [ 191 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 8 rows starting from the beginning of the part | ||
| 5717 | 2025.11.17 23:59:36.865080 [ 191 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 33 rows starting from the beginning of the part | ||
| 5718 | 2025.11.17 23:59:36.865203 [ 260 ] {b0f6d61d-c76b-4987-b0b7-9ab0e2afed1c} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5719 | 2025.11.17 23:59:36.865335 [ 260 ] {b0f6d61d-c76b-4987-b0b7-9ab0e2afed1c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 5720 | 2025.11.17 23:59:36.865375 [ 260 ] {b0f6d61d-c76b-4987-b0b7-9ab0e2afed1c} <Debug> TCPHandler: Processed in 0.001304456 sec. | ||
| 5721 | 2025.11.17 23:59:36.868949 [ 193 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 676 rows, containing 19 columns (19 merged, 0 gathered) in 0.004861446 sec., 139053.2775639182 rows/sec., 249.18 MiB/sec. | ||
| 5722 | 2025.11.17 23:59:36.870288 [ 186 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5723 | 2025.11.17 23:59:36.870678 [ 186 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5724 | 2025.11.17 23:59:36.870763 [ 186 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5725 | 2025.11.17 23:59:36.870899 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.53 MiB. | ||
| 5726 | 2025.11.17 23:59:37.000248 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 262.07 MiB, peak 269.55 MiB, free memory in arenas 0.00 B, will set to 263.22 MiB (RSS), difference: 1.15 MiB | ||
| 5727 | 2025.11.17 23:59:37.249342 [ 50 ] {} <Debug> oximeter.measurements_f64 (3e380eac-c434-48a0-8736-bf2dca25bacb) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5728 | 2025.11.17 23:59:37.249406 [ 50 ] {} <Trace> oximeter.measurements_f64 (3e380eac-c434-48a0-8736-bf2dca25bacb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5729 | 2025.11.17 23:59:37.249428 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5730 | 2025.11.17 23:59:37.249556 [ 191 ] {3e380eac-c434-48a0-8736-bf2dca25bacb::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 | ||
| 5731 | 2025.11.17 23:59:37.249701 [ 191 ] {3e380eac-c434-48a0-8736-bf2dca25bacb::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5732 | 2025.11.17 23:59:37.249735 [ 191 ] {3e380eac-c434-48a0-8736-bf2dca25bacb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 5733 | 2025.11.17 23:59:37.249799 [ 191 ] {3e380eac-c434-48a0-8736-bf2dca25bacb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 5734 | 2025.11.17 23:59:37.249845 [ 191 ] {3e380eac-c434-48a0-8736-bf2dca25bacb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 5735 | 2025.11.17 23:59:37.249888 [ 191 ] {3e380eac-c434-48a0-8736-bf2dca25bacb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 5736 | 2025.11.17 23:59:37.249930 [ 191 ] {3e380eac-c434-48a0-8736-bf2dca25bacb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 5737 | 2025.11.17 23:59:37.250733 [ 193 ] {3e380eac-c434-48a0-8736-bf2dca25bacb::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 4 columns (4 merged, 0 gathered) in 0.001230445 sec., 4876.284596223318 rows/sec., 322.23 KiB/sec. | ||
| 5738 | 2025.11.17 23:59:37.250898 [ 199 ] {3e380eac-c434-48a0-8736-bf2dca25bacb::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5739 | 2025.11.17 23:59:37.251183 [ 199 ] {3e380eac-c434-48a0-8736-bf2dca25bacb::all_1_5_1} <Trace> oximeter.measurements_f64 (3e380eac-c434-48a0-8736-bf2dca25bacb): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5740 | 2025.11.17 23:59:37.251253 [ 199 ] {3e380eac-c434-48a0-8736-bf2dca25bacb::all_1_5_1} <Trace> oximeter.measurements_f64 (3e380eac-c434-48a0-8736-bf2dca25bacb) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5741 | 2025.11.17 23:59:37.251333 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5742 | 2025.11.17 23:59:41.073550 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5743 | 2025.11.17 23:59:41.073618 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5744 | 2025.11.17 23:59:41.158785 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12511 | ||
| 5745 | 2025.11.17 23:59:41.159349 [ 245 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5746 | 2025.11.17 23:59:41.159391 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5747 | 2025.11.17 23:59:41.159900 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5748 | 2025.11.17 23:59:41.160170 [ 245 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5749 | 2025.11.17 23:59:41.160332 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12511 | ||
| 5750 | 2025.11.17 23:59:41.160336 [ 42 ] {} <Debug> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5751 | 2025.11.17 23:59:41.160410 [ 42 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5752 | 2025.11.17 23:59:41.160432 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5753 | 2025.11.17 23:59:41.160568 [ 191 ] {e5a35b82-8842-4571-88d5-f93dfb9ae36c::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 | ||
| 5754 | 2025.11.17 23:59:41.160721 [ 191 ] {e5a35b82-8842-4571-88d5-f93dfb9ae36c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5755 | 2025.11.17 23:59:41.160765 [ 191 ] {e5a35b82-8842-4571-88d5-f93dfb9ae36c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10079 rows starting from the beginning of the part | ||
| 5756 | 2025.11.17 23:59:41.160834 [ 191 ] {e5a35b82-8842-4571-88d5-f93dfb9ae36c::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 | ||
| 5757 | 2025.11.17 23:59:41.160882 [ 191 ] {e5a35b82-8842-4571-88d5-f93dfb9ae36c::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 | ||
| 5758 | 2025.11.17 23:59:41.160929 [ 191 ] {e5a35b82-8842-4571-88d5-f93dfb9ae36c::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 | ||
| 5759 | 2025.11.17 23:59:41.160971 [ 191 ] {e5a35b82-8842-4571-88d5-f93dfb9ae36c::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 | ||
| 5760 | 2025.11.17 23:59:41.161013 [ 191 ] {e5a35b82-8842-4571-88d5-f93dfb9ae36c::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 | ||
| 5761 | 2025.11.17 23:59:41.165343 [ 193 ] {e5a35b82-8842-4571-88d5-f93dfb9ae36c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12511 rows, containing 4 columns (4 merged, 0 gathered) in 0.004836915 sec., 2586566.02400497 rows/sec., 37.00 MiB/sec. | ||
| 5762 | 2025.11.17 23:59:41.165914 [ 198 ] {e5a35b82-8842-4571-88d5-f93dfb9ae36c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5763 | 2025.11.17 23:59:41.166332 [ 198 ] {e5a35b82-8842-4571-88d5-f93dfb9ae36c::all_1_26_5} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5764 | 2025.11.17 23:59:41.166408 [ 198 ] {e5a35b82-8842-4571-88d5-f93dfb9ae36c::all_1_26_5} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5765 | 2025.11.17 23:59:41.166504 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 5766 | 2025.11.17 23:59:41.811671 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5767 | 2025.11.17 23:59:41.828609 [ 244 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5768 | 2025.11.17 23:59:41.828667 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5769 | 2025.11.17 23:59:41.834244 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5770 | 2025.11.17 23:59:41.834938 [ 244 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5771 | 2025.11.17 23:59:41.835248 [ 42 ] {} <Debug> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5772 | 2025.11.17 23:59:41.835324 [ 42 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5773 | 2025.11.17 23:59:41.835348 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5774 | 2025.11.17 23:59:41.835469 [ 198 ] {2241e7f5-9f74-45e6-bc85-89450acb2c8c::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 | ||
| 5775 | 2025.11.17 23:59:41.837962 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5776 | 2025.11.17 23:59:41.839452 [ 198 ] {2241e7f5-9f74-45e6-bc85-89450acb2c8c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5777 | 2025.11.17 23:59:41.840905 [ 198 ] {2241e7f5-9f74-45e6-bc85-89450acb2c8c::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 | ||
| 5778 | 2025.11.17 23:59:41.845611 [ 198 ] {2241e7f5-9f74-45e6-bc85-89450acb2c8c::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 | ||
| 5779 | 2025.11.17 23:59:41.850325 [ 198 ] {2241e7f5-9f74-45e6-bc85-89450acb2c8c::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 | ||
| 5780 | 2025.11.17 23:59:41.854713 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5781 | 2025.11.17 23:59:41.854972 [ 198 ] {2241e7f5-9f74-45e6-bc85-89450acb2c8c::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 | ||
| 5782 | 2025.11.17 23:59:41.854975 [ 260 ] {5ddf946c-8393-4df1-9c06-ad34ba6de459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5783 | 2025.11.17 23:59:41.855090 [ 260 ] {5ddf946c-8393-4df1-9c06-ad34ba6de459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5784 | 2025.11.17 23:59:41.855794 [ 260 ] {5ddf946c-8393-4df1-9c06-ad34ba6de459} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5785 | 2025.11.17 23:59:41.855843 [ 260 ] {5ddf946c-8393-4df1-9c06-ad34ba6de459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5786 | 2025.11.17 23:59:41.856291 [ 260 ] {5ddf946c-8393-4df1-9c06-ad34ba6de459} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5787 | 2025.11.17 23:59:41.856533 [ 260 ] {5ddf946c-8393-4df1-9c06-ad34ba6de459} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5788 | 2025.11.17 23:59:41.856700 [ 260 ] {5ddf946c-8393-4df1-9c06-ad34ba6de459} <Debug> executeQuery: Read 72 rows, 5.94 KiB in 0.001793 sec., 40156.16285554936 rows/sec., 3.24 MiB/sec. | ||
| 5789 | 2025.11.17 23:59:41.856756 [ 260 ] {5ddf946c-8393-4df1-9c06-ad34ba6de459} <Debug> TCPHandler: Processed in 0.002223032 sec. | ||
| 5790 | 2025.11.17 23:59:41.856876 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5791 | 2025.11.17 23:59:41.856981 [ 260 ] {736da7a3-0cb6-45a6-8bed-8040661351ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5792 | 2025.11.17 23:59:41.857024 [ 260 ] {736da7a3-0cb6-45a6-8bed-8040661351ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5793 | 2025.11.17 23:59:41.857436 [ 260 ] {736da7a3-0cb6-45a6-8bed-8040661351ba} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5794 | 2025.11.17 23:59:41.857475 [ 260 ] {736da7a3-0cb6-45a6-8bed-8040661351ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5795 | 2025.11.17 23:59:41.857812 [ 260 ] {736da7a3-0cb6-45a6-8bed-8040661351ba} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5796 | 2025.11.17 23:59:41.858033 [ 260 ] {736da7a3-0cb6-45a6-8bed-8040661351ba} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5797 | 2025.11.17 23:59:41.858165 [ 260 ] {736da7a3-0cb6-45a6-8bed-8040661351ba} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001207 sec., 6628.003314001658 rows/sec., 498.39 KiB/sec. | ||
| 5798 | 2025.11.17 23:59:41.858203 [ 260 ] {736da7a3-0cb6-45a6-8bed-8040661351ba} <Debug> TCPHandler: Processed in 0.001379849 sec. | ||
| 5799 | 2025.11.17 23:59:41.858313 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5800 | 2025.11.17 23:59:41.858409 [ 260 ] {a4103726-155d-46f9-874e-57bdca779729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5801 | 2025.11.17 23:59:41.858450 [ 260 ] {a4103726-155d-46f9-874e-57bdca779729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5802 | 2025.11.17 23:59:41.858902 [ 260 ] {a4103726-155d-46f9-874e-57bdca779729} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5803 | 2025.11.17 23:59:41.858939 [ 260 ] {a4103726-155d-46f9-874e-57bdca779729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5804 | 2025.11.17 23:59:41.859247 [ 198 ] {2241e7f5-9f74-45e6-bc85-89450acb2c8c::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 | ||
| 5805 | 2025.11.17 23:59:41.859272 [ 260 ] {a4103726-155d-46f9-874e-57bdca779729} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5806 | 2025.11.17 23:59:41.859497 [ 260 ] {a4103726-155d-46f9-874e-57bdca779729} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5807 | 2025.11.17 23:59:41.859631 [ 260 ] {a4103726-155d-46f9-874e-57bdca779729} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.00124 sec., 58064.51612903226 rows/sec., 4.53 MiB/sec. | ||
| 5808 | 2025.11.17 23:59:41.859671 [ 260 ] {a4103726-155d-46f9-874e-57bdca779729} <Debug> TCPHandler: Processed in 0.001409489 sec. | ||
| 5809 | 2025.11.17 23:59:41.859786 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5810 | 2025.11.17 23:59:41.859885 [ 260 ] {b814ba46-e46e-41f7-9344-1266125c8a37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5811 | 2025.11.17 23:59:41.859930 [ 260 ] {b814ba46-e46e-41f7-9344-1266125c8a37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5812 | 2025.11.17 23:59:41.860346 [ 260 ] {b814ba46-e46e-41f7-9344-1266125c8a37} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5813 | 2025.11.17 23:59:41.860380 [ 260 ] {b814ba46-e46e-41f7-9344-1266125c8a37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5814 | 2025.11.17 23:59:41.860713 [ 260 ] {b814ba46-e46e-41f7-9344-1266125c8a37} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5815 | 2025.11.17 23:59:41.860927 [ 260 ] {b814ba46-e46e-41f7-9344-1266125c8a37} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5816 | 2025.11.17 23:59:41.861061 [ 260 ] {b814ba46-e46e-41f7-9344-1266125c8a37} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 5817 | 2025.11.17 23:59:41.861098 [ 260 ] {b814ba46-e46e-41f7-9344-1266125c8a37} <Debug> TCPHandler: Processed in 0.001363718 sec. | ||
| 5818 | 2025.11.17 23:59:41.861216 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5819 | 2025.11.17 23:59:41.861311 [ 260 ] {48986dc5-6499-43c1-9ff3-d747cb03cb1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5820 | 2025.11.17 23:59:41.861366 [ 260 ] {48986dc5-6499-43c1-9ff3-d747cb03cb1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5821 | 2025.11.17 23:59:41.862226 [ 260 ] {48986dc5-6499-43c1-9ff3-d747cb03cb1d} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5822 | 2025.11.17 23:59:41.862262 [ 260 ] {48986dc5-6499-43c1-9ff3-d747cb03cb1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5823 | 2025.11.17 23:59:41.862781 [ 260 ] {48986dc5-6499-43c1-9ff3-d747cb03cb1d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5824 | 2025.11.17 23:59:41.863000 [ 260 ] {48986dc5-6499-43c1-9ff3-d747cb03cb1d} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5825 | 2025.11.17 23:59:41.863111 [ 198 ] {2241e7f5-9f74-45e6-bc85-89450acb2c8c::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 | ||
| 5826 | 2025.11.17 23:59:41.863142 [ 260 ] {48986dc5-6499-43c1-9ff3-d747cb03cb1d} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001848 sec., 4329.004329004329 rows/sec., 7.76 MiB/sec. | ||
| 5827 | 2025.11.17 23:59:41.863213 [ 260 ] {48986dc5-6499-43c1-9ff3-d747cb03cb1d} <Debug> TCPHandler: Processed in 0.002047658 sec. | ||
| 5828 | 2025.11.17 23:59:41.863328 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5829 | 2025.11.17 23:59:41.863424 [ 260 ] {fa0d7a92-6c6b-47f7-87b1-92befa67a7db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5830 | 2025.11.17 23:59:41.863466 [ 260 ] {fa0d7a92-6c6b-47f7-87b1-92befa67a7db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5831 | 2025.11.17 23:59:41.863841 [ 260 ] {fa0d7a92-6c6b-47f7-87b1-92befa67a7db} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5832 | 2025.11.17 23:59:41.863887 [ 260 ] {fa0d7a92-6c6b-47f7-87b1-92befa67a7db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5833 | 2025.11.17 23:59:41.864260 [ 260 ] {fa0d7a92-6c6b-47f7-87b1-92befa67a7db} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5834 | 2025.11.17 23:59:41.864474 [ 260 ] {fa0d7a92-6c6b-47f7-87b1-92befa67a7db} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5835 | 2025.11.17 23:59:41.864607 [ 260 ] {fa0d7a92-6c6b-47f7-87b1-92befa67a7db} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001202 sec., 49916.80532445924 rows/sec., 3.36 MiB/sec. | ||
| 5836 | 2025.11.17 23:59:41.864644 [ 260 ] {fa0d7a92-6c6b-47f7-87b1-92befa67a7db} <Debug> TCPHandler: Processed in 0.001367778 sec. | ||
| 5837 | 2025.11.17 23:59:41.915613 [ 193 ] {2241e7f5-9f74-45e6-bc85-89450acb2c8c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.080197149 sec., 2443.9771543499633 rows/sec., 12.64 MiB/sec. | ||
| 5838 | 2025.11.17 23:59:41.918272 [ 195 ] {2241e7f5-9f74-45e6-bc85-89450acb2c8c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5839 | 2025.11.17 23:59:41.920171 [ 195 ] {2241e7f5-9f74-45e6-bc85-89450acb2c8c::all_1_26_5} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5840 | 2025.11.17 23:59:41.920276 [ 195 ] {2241e7f5-9f74-45e6-bc85-89450acb2c8c::all_1_26_5} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5841 | 2025.11.17 23:59:41.922766 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 5842 | 2025.11.17 23:59:42.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.79 MiB, peak 275.33 MiB, free memory in arenas 0.00 B, will set to 268.05 MiB (RSS), difference: 3.27 MiB | ||
| 5843 | 2025.11.17 23:59:44.030236 [ 40 ] {} <Debug> oximeter.fields_ipaddr (7b176116-472b-4b5a-83c5-092b962004e6) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5844 | 2025.11.17 23:59:44.030321 [ 40 ] {} <Trace> oximeter.fields_ipaddr (7b176116-472b-4b5a-83c5-092b962004e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5845 | 2025.11.17 23:59:44.030359 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5846 | 2025.11.17 23:59:44.030502 [ 189 ] {7b176116-472b-4b5a-83c5-092b962004e6::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 | ||
| 5847 | 2025.11.17 23:59:44.030661 [ 189 ] {7b176116-472b-4b5a-83c5-092b962004e6::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5848 | 2025.11.17 23:59:44.030703 [ 189 ] {7b176116-472b-4b5a-83c5-092b962004e6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 20 rows starting from the beginning of the part | ||
| 5849 | 2025.11.17 23:59:44.030779 [ 189 ] {7b176116-472b-4b5a-83c5-092b962004e6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 5850 | 2025.11.17 23:59:44.030840 [ 189 ] {7b176116-472b-4b5a-83c5-092b962004e6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 5851 | 2025.11.17 23:59:44.030895 [ 189 ] {7b176116-472b-4b5a-83c5-092b962004e6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 5852 | 2025.11.17 23:59:44.030944 [ 189 ] {7b176116-472b-4b5a-83c5-092b962004e6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 5853 | 2025.11.17 23:59:44.031749 [ 194 ] {7b176116-472b-4b5a-83c5-092b962004e6::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001305627 sec., 32168.452398732563 rows/sec., 2.68 MiB/sec. | ||
| 5854 | 2025.11.17 23:59:44.031888 [ 189 ] {7b176116-472b-4b5a-83c5-092b962004e6::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5855 | 2025.11.17 23:59:44.032145 [ 189 ] {7b176116-472b-4b5a-83c5-092b962004e6::all_1_9_2} <Trace> oximeter.fields_ipaddr (7b176116-472b-4b5a-83c5-092b962004e6): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5856 | 2025.11.17 23:59:44.032216 [ 189 ] {7b176116-472b-4b5a-83c5-092b962004e6::all_1_9_2} <Trace> oximeter.fields_ipaddr (7b176116-472b-4b5a-83c5-092b962004e6) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5857 | 2025.11.17 23:59:44.032283 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5858 | 2025.11.17 23:59:46.198324 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 754 | ||
| 5859 | 2025.11.17 23:59:46.200534 [ 243 ] {} <Trace> system.query_log (5160c46c-4695-4732-892b-014b7bde58ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5860 | 2025.11.17 23:59:46.200582 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5861 | 2025.11.17 23:59:46.201770 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5862 | 2025.11.17 23:59:46.202056 [ 243 ] {} <Trace> system.query_log (5160c46c-4695-4732-892b-014b7bde58ca): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5863 | 2025.11.17 23:59:46.202322 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 754 | ||
| 5864 | 2025.11.17 23:59:46.882992 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5865 | 2025.11.17 23:59:46.883213 [ 260 ] {36dbcd6b-5a86-43f8-80d8-7ba1adac900f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5866 | 2025.11.17 23:59:46.883294 [ 260 ] {36dbcd6b-5a86-43f8-80d8-7ba1adac900f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5867 | 2025.11.17 23:59:46.883935 [ 260 ] {36dbcd6b-5a86-43f8-80d8-7ba1adac900f} <Trace> oximeter.fields_ipaddr (7b176116-472b-4b5a-83c5-092b962004e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5868 | 2025.11.17 23:59:46.883981 [ 260 ] {36dbcd6b-5a86-43f8-80d8-7ba1adac900f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5869 | 2025.11.17 23:59:46.884360 [ 260 ] {36dbcd6b-5a86-43f8-80d8-7ba1adac900f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5870 | 2025.11.17 23:59:46.884578 [ 260 ] {36dbcd6b-5a86-43f8-80d8-7ba1adac900f} <Trace> oximeter.fields_ipaddr (7b176116-472b-4b5a-83c5-092b962004e6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5871 | 2025.11.17 23:59:46.884732 [ 260 ] {36dbcd6b-5a86-43f8-80d8-7ba1adac900f} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001579 sec., 6333.122229259025 rows/sec., 516.42 KiB/sec. | ||
| 5872 | 2025.11.17 23:59:46.884781 [ 260 ] {36dbcd6b-5a86-43f8-80d8-7ba1adac900f} <Debug> TCPHandler: Processed in 0.001940905 sec. | ||
| 5873 | 2025.11.17 23:59:46.884918 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5874 | 2025.11.17 23:59:46.885018 [ 260 ] {ef6814d1-8a50-49cc-84ff-2673ceddc35b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5875 | 2025.11.17 23:59:46.885061 [ 260 ] {ef6814d1-8a50-49cc-84ff-2673ceddc35b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5876 | 2025.11.17 23:59:46.886079 [ 260 ] {ef6814d1-8a50-49cc-84ff-2673ceddc35b} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5877 | 2025.11.17 23:59:46.886114 [ 260 ] {ef6814d1-8a50-49cc-84ff-2673ceddc35b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5878 | 2025.11.17 23:59:46.886538 [ 260 ] {ef6814d1-8a50-49cc-84ff-2673ceddc35b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5879 | 2025.11.17 23:59:46.886746 [ 260 ] {ef6814d1-8a50-49cc-84ff-2673ceddc35b} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5880 | 2025.11.17 23:59:46.886875 [ 260 ] {ef6814d1-8a50-49cc-84ff-2673ceddc35b} <Debug> executeQuery: Read 1267 rows, 107.66 KiB in 0.00188 sec., 673936.1702127659 rows/sec., 55.92 MiB/sec. | ||
| 5881 | 2025.11.17 23:59:46.886913 [ 260 ] {ef6814d1-8a50-49cc-84ff-2673ceddc35b} <Debug> TCPHandler: Processed in 0.002046358 sec. | ||
| 5882 | 2025.11.17 23:59:46.887029 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5883 | 2025.11.17 23:59:46.887124 [ 260 ] {cc2dca28-6a7c-47cc-a4ed-484ca11588a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5884 | 2025.11.17 23:59:46.887164 [ 260 ] {cc2dca28-6a7c-47cc-a4ed-484ca11588a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5885 | 2025.11.17 23:59:46.887577 [ 260 ] {cc2dca28-6a7c-47cc-a4ed-484ca11588a7} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5886 | 2025.11.17 23:59:46.887610 [ 260 ] {cc2dca28-6a7c-47cc-a4ed-484ca11588a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5887 | 2025.11.17 23:59:46.887901 [ 260 ] {cc2dca28-6a7c-47cc-a4ed-484ca11588a7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5888 | 2025.11.17 23:59:46.888101 [ 260 ] {cc2dca28-6a7c-47cc-a4ed-484ca11588a7} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5889 | 2025.11.17 23:59:46.888222 [ 260 ] {cc2dca28-6a7c-47cc-a4ed-484ca11588a7} <Debug> executeQuery: Read 43 rows, 3.18 KiB in 0.001119 sec., 38427.16711349419 rows/sec., 2.77 MiB/sec. | ||
| 5890 | 2025.11.17 23:59:46.888284 [ 260 ] {cc2dca28-6a7c-47cc-a4ed-484ca11588a7} <Debug> TCPHandler: Processed in 0.001304286 sec. | ||
| 5891 | 2025.11.17 23:59:46.888398 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5892 | 2025.11.17 23:59:46.888491 [ 260 ] {5612a531-47e5-4cd8-9755-483a2b03e571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5893 | 2025.11.17 23:59:46.888529 [ 260 ] {5612a531-47e5-4cd8-9755-483a2b03e571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5894 | 2025.11.17 23:59:46.889012 [ 260 ] {5612a531-47e5-4cd8-9755-483a2b03e571} <Trace> oximeter.fields_u32 (331d8859-2fcc-41ca-8ff2-10e253de49bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5895 | 2025.11.17 23:59:46.889047 [ 260 ] {5612a531-47e5-4cd8-9755-483a2b03e571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5896 | 2025.11.17 23:59:46.889351 [ 260 ] {5612a531-47e5-4cd8-9755-483a2b03e571} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5897 | 2025.11.17 23:59:46.889549 [ 260 ] {5612a531-47e5-4cd8-9755-483a2b03e571} <Trace> oximeter.fields_u32 (331d8859-2fcc-41ca-8ff2-10e253de49bb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5898 | 2025.11.17 23:59:46.889692 [ 260 ] {5612a531-47e5-4cd8-9755-483a2b03e571} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00122 sec., 186885.24590163934 rows/sec., 12.65 MiB/sec. | ||
| 5899 | 2025.11.17 23:59:46.889729 [ 260 ] {5612a531-47e5-4cd8-9755-483a2b03e571} <Debug> TCPHandler: Processed in 0.001379299 sec. | ||
| 5900 | 2025.11.17 23:59:46.889839 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5901 | 2025.11.17 23:59:46.889930 [ 260 ] {1d0dc626-2487-408d-a4bd-75c69cc011f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5902 | 2025.11.17 23:59:46.889968 [ 260 ] {1d0dc626-2487-408d-a4bd-75c69cc011f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5903 | 2025.11.17 23:59:46.890539 [ 260 ] {1d0dc626-2487-408d-a4bd-75c69cc011f4} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5904 | 2025.11.17 23:59:46.890573 [ 260 ] {1d0dc626-2487-408d-a4bd-75c69cc011f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5905 | 2025.11.17 23:59:46.890893 [ 260 ] {1d0dc626-2487-408d-a4bd-75c69cc011f4} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5906 | 2025.11.17 23:59:46.891107 [ 260 ] {1d0dc626-2487-408d-a4bd-75c69cc011f4} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5907 | 2025.11.17 23:59:46.891226 [ 260 ] {1d0dc626-2487-408d-a4bd-75c69cc011f4} <Debug> executeQuery: Read 563 rows, 42.86 KiB in 0.001314 sec., 428462.70928462705 rows/sec., 31.86 MiB/sec. | ||
| 5908 | 2025.11.17 23:59:46.891262 [ 260 ] {1d0dc626-2487-408d-a4bd-75c69cc011f4} <Debug> TCPHandler: Processed in 0.001470982 sec. | ||
| 5909 | 2025.11.17 23:59:46.891372 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5910 | 2025.11.17 23:59:46.891463 [ 260 ] {a024bcb3-84d3-4f72-b9b2-c98722a8828e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5911 | 2025.11.17 23:59:46.891507 [ 260 ] {a024bcb3-84d3-4f72-b9b2-c98722a8828e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5912 | 2025.11.17 23:59:46.892063 [ 260 ] {a024bcb3-84d3-4f72-b9b2-c98722a8828e} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5913 | 2025.11.17 23:59:46.892096 [ 260 ] {a024bcb3-84d3-4f72-b9b2-c98722a8828e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5914 | 2025.11.17 23:59:46.892452 [ 260 ] {a024bcb3-84d3-4f72-b9b2-c98722a8828e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5915 | 2025.11.17 23:59:46.892650 [ 260 ] {a024bcb3-84d3-4f72-b9b2-c98722a8828e} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5916 | 2025.11.17 23:59:46.892770 [ 260 ] {a024bcb3-84d3-4f72-b9b2-c98722a8828e} <Debug> executeQuery: Read 849 rows, 58.52 KiB in 0.001325 sec., 640754.716981132 rows/sec., 43.13 MiB/sec. | ||
| 5917 | 2025.11.17 23:59:46.892804 [ 260 ] {a024bcb3-84d3-4f72-b9b2-c98722a8828e} <Debug> TCPHandler: Processed in 0.001481942 sec. | ||
| 5918 | 2025.11.17 23:59:46.892916 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5919 | 2025.11.17 23:59:46.893008 [ 260 ] {c3dccd9a-e494-4104-be0d-c2cb9a5bbbac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5920 | 2025.11.17 23:59:46.893061 [ 260 ] {c3dccd9a-e494-4104-be0d-c2cb9a5bbbac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5921 | 2025.11.17 23:59:46.893851 [ 260 ] {c3dccd9a-e494-4104-be0d-c2cb9a5bbbac} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5922 | 2025.11.17 23:59:46.893885 [ 260 ] {c3dccd9a-e494-4104-be0d-c2cb9a5bbbac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5923 | 2025.11.17 23:59:46.894406 [ 260 ] {c3dccd9a-e494-4104-be0d-c2cb9a5bbbac} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5924 | 2025.11.17 23:59:46.894629 [ 260 ] {c3dccd9a-e494-4104-be0d-c2cb9a5bbbac} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5925 | 2025.11.17 23:59:46.894757 [ 260 ] {c3dccd9a-e494-4104-be0d-c2cb9a5bbbac} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001767 sec., 18675.72156196944 rows/sec., 33.47 MiB/sec. | ||
| 5926 | 2025.11.17 23:59:46.894807 [ 260 ] {c3dccd9a-e494-4104-be0d-c2cb9a5bbbac} <Debug> TCPHandler: Processed in 0.001938934 sec. | ||
| 5927 | 2025.11.17 23:59:46.894918 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5928 | 2025.11.17 23:59:46.895010 [ 260 ] {6ee21751-ac04-45d2-8aa4-beae21ed582b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5929 | 2025.11.17 23:59:46.895050 [ 260 ] {6ee21751-ac04-45d2-8aa4-beae21ed582b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5930 | 2025.11.17 23:59:46.895383 [ 260 ] {6ee21751-ac04-45d2-8aa4-beae21ed582b} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5931 | 2025.11.17 23:59:46.895416 [ 260 ] {6ee21751-ac04-45d2-8aa4-beae21ed582b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5932 | 2025.11.17 23:59:46.895703 [ 260 ] {6ee21751-ac04-45d2-8aa4-beae21ed582b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5933 | 2025.11.17 23:59:46.895909 [ 260 ] {6ee21751-ac04-45d2-8aa4-beae21ed582b} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5934 | 2025.11.17 23:59:46.896033 [ 260 ] {6ee21751-ac04-45d2-8aa4-beae21ed582b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001042 sec., 57581.57389635317 rows/sec., 3.88 MiB/sec. | ||
| 5935 | 2025.11.17 23:59:46.896068 [ 260 ] {6ee21751-ac04-45d2-8aa4-beae21ed582b} <Debug> TCPHandler: Processed in 0.001198463 sec. | ||
| 5936 | 2025.11.17 23:59:48.661397 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12959 | ||
| 5937 | 2025.11.17 23:59:48.661891 [ 245 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5938 | 2025.11.17 23:59:48.661938 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5939 | 2025.11.17 23:59:48.662457 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5940 | 2025.11.17 23:59:48.662705 [ 245 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5941 | 2025.11.17 23:59:48.662836 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12959 | ||
| 5942 | 2025.11.17 23:59:49.339004 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5943 | 2025.11.17 23:59:49.354877 [ 244 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5944 | 2025.11.17 23:59:49.354940 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5945 | 2025.11.17 23:59:49.360929 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5946 | 2025.11.17 23:59:49.361612 [ 244 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5947 | 2025.11.17 23:59:49.364301 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5948 | 2025.11.17 23:59:51.854238 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5949 | 2025.11.17 23:59:51.854485 [ 260 ] {829b23d0-08c3-4158-9bff-e746d34fb4a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5950 | 2025.11.17 23:59:51.854568 [ 260 ] {829b23d0-08c3-4158-9bff-e746d34fb4a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5951 | 2025.11.17 23:59:51.855207 [ 260 ] {829b23d0-08c3-4158-9bff-e746d34fb4a9} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5952 | 2025.11.17 23:59:51.855258 [ 260 ] {829b23d0-08c3-4158-9bff-e746d34fb4a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5953 | 2025.11.17 23:59:51.855658 [ 260 ] {829b23d0-08c3-4158-9bff-e746d34fb4a9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5954 | 2025.11.17 23:59:51.855895 [ 260 ] {829b23d0-08c3-4158-9bff-e746d34fb4a9} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5955 | 2025.11.17 23:59:51.856055 [ 260 ] {829b23d0-08c3-4158-9bff-e746d34fb4a9} <Debug> executeQuery: Read 72 rows, 5.94 KiB in 0.00163 sec., 44171.77914110429 rows/sec., 3.56 MiB/sec. | ||
| 5956 | 2025.11.17 23:59:51.856104 [ 260 ] {829b23d0-08c3-4158-9bff-e746d34fb4a9} <Debug> TCPHandler: Processed in 0.002023227 sec. | ||
| 5957 | 2025.11.17 23:59:51.856253 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5958 | 2025.11.17 23:59:51.856355 [ 260 ] {b2626f41-7886-4b79-8a41-ba8c1291d154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5959 | 2025.11.17 23:59:51.856399 [ 260 ] {b2626f41-7886-4b79-8a41-ba8c1291d154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5960 | 2025.11.17 23:59:51.856871 [ 260 ] {b2626f41-7886-4b79-8a41-ba8c1291d154} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5961 | 2025.11.17 23:59:51.856909 [ 260 ] {b2626f41-7886-4b79-8a41-ba8c1291d154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5962 | 2025.11.17 23:59:51.857217 [ 260 ] {b2626f41-7886-4b79-8a41-ba8c1291d154} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5963 | 2025.11.17 23:59:51.857448 [ 260 ] {b2626f41-7886-4b79-8a41-ba8c1291d154} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5964 | 2025.11.17 23:59:51.857577 [ 260 ] {b2626f41-7886-4b79-8a41-ba8c1291d154} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001244 sec., 6430.868167202572 rows/sec., 483.57 KiB/sec. | ||
| 5965 | 2025.11.17 23:59:51.857615 [ 260 ] {b2626f41-7886-4b79-8a41-ba8c1291d154} <Debug> TCPHandler: Processed in 0.00141936 sec. | ||
| 5966 | 2025.11.17 23:59:51.857724 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5967 | 2025.11.17 23:59:51.857824 [ 260 ] {b2d4e974-8b22-420f-970d-76ab9562aec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5968 | 2025.11.17 23:59:51.857865 [ 260 ] {b2d4e974-8b22-420f-970d-76ab9562aec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5969 | 2025.11.17 23:59:51.858291 [ 260 ] {b2d4e974-8b22-420f-970d-76ab9562aec6} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5970 | 2025.11.17 23:59:51.858327 [ 260 ] {b2d4e974-8b22-420f-970d-76ab9562aec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5971 | 2025.11.17 23:59:51.858632 [ 260 ] {b2d4e974-8b22-420f-970d-76ab9562aec6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5972 | 2025.11.17 23:59:51.858847 [ 260 ] {b2d4e974-8b22-420f-970d-76ab9562aec6} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5973 | 2025.11.17 23:59:51.858971 [ 260 ] {b2d4e974-8b22-420f-970d-76ab9562aec6} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001167 sec., 61696.65809768637 rows/sec., 4.82 MiB/sec. | ||
| 5974 | 2025.11.17 23:59:51.859009 [ 260 ] {b2d4e974-8b22-420f-970d-76ab9562aec6} <Debug> TCPHandler: Processed in 0.001338167 sec. | ||
| 5975 | 2025.11.17 23:59:51.859123 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5976 | 2025.11.17 23:59:51.859217 [ 260 ] {19468f1e-6f8b-4f4e-bd6a-26a1dea95520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5977 | 2025.11.17 23:59:51.859261 [ 260 ] {19468f1e-6f8b-4f4e-bd6a-26a1dea95520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5978 | 2025.11.17 23:59:51.859700 [ 260 ] {19468f1e-6f8b-4f4e-bd6a-26a1dea95520} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5979 | 2025.11.17 23:59:51.859736 [ 260 ] {19468f1e-6f8b-4f4e-bd6a-26a1dea95520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5980 | 2025.11.17 23:59:51.860068 [ 260 ] {19468f1e-6f8b-4f4e-bd6a-26a1dea95520} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5981 | 2025.11.17 23:59:51.860279 [ 260 ] {19468f1e-6f8b-4f4e-bd6a-26a1dea95520} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5982 | 2025.11.17 23:59:51.860407 [ 260 ] {19468f1e-6f8b-4f4e-bd6a-26a1dea95520} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 5983 | 2025.11.17 23:59:51.860444 [ 260 ] {19468f1e-6f8b-4f4e-bd6a-26a1dea95520} <Debug> TCPHandler: Processed in 0.001376178 sec. | ||
| 5984 | 2025.11.17 23:59:51.860561 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5985 | 2025.11.17 23:59:51.860655 [ 260 ] {aa46d1cf-5541-4878-9c50-aaf6787f76c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5986 | 2025.11.17 23:59:51.860711 [ 260 ] {aa46d1cf-5541-4878-9c50-aaf6787f76c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5987 | 2025.11.17 23:59:51.861461 [ 260 ] {aa46d1cf-5541-4878-9c50-aaf6787f76c5} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5988 | 2025.11.17 23:59:51.861497 [ 260 ] {aa46d1cf-5541-4878-9c50-aaf6787f76c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5989 | 2025.11.17 23:59:51.861993 [ 260 ] {aa46d1cf-5541-4878-9c50-aaf6787f76c5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5990 | 2025.11.17 23:59:51.862220 [ 260 ] {aa46d1cf-5541-4878-9c50-aaf6787f76c5} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5991 | 2025.11.17 23:59:51.862352 [ 260 ] {aa46d1cf-5541-4878-9c50-aaf6787f76c5} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001715 sec., 4664.723032069971 rows/sec., 8.36 MiB/sec. | ||
| 5992 | 2025.11.17 23:59:51.862409 [ 260 ] {aa46d1cf-5541-4878-9c50-aaf6787f76c5} <Debug> TCPHandler: Processed in 0.001899983 sec. | ||
| 5993 | 2025.11.17 23:59:51.862520 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5994 | 2025.11.17 23:59:51.862616 [ 260 ] {f691895e-a181-4cf3-a62c-ecfd4243303f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5995 | 2025.11.17 23:59:51.862659 [ 260 ] {f691895e-a181-4cf3-a62c-ecfd4243303f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5996 | 2025.11.17 23:59:51.862995 [ 260 ] {f691895e-a181-4cf3-a62c-ecfd4243303f} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5997 | 2025.11.17 23:59:51.863031 [ 260 ] {f691895e-a181-4cf3-a62c-ecfd4243303f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5998 | 2025.11.17 23:59:51.863338 [ 260 ] {f691895e-a181-4cf3-a62c-ecfd4243303f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5999 | 2025.11.17 23:59:51.863553 [ 260 ] {f691895e-a181-4cf3-a62c-ecfd4243303f} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6000 | 2025.11.17 23:59:51.863679 [ 260 ] {f691895e-a181-4cf3-a62c-ecfd4243303f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 6001 | 2025.11.17 23:59:51.863716 [ 260 ] {f691895e-a181-4cf3-a62c-ecfd4243303f} <Debug> TCPHandler: Processed in 0.001246055 sec. | ||
| 6002 | 2025.11.17 23:59:56.073690 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6003 | 2025.11.17 23:59:56.073778 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6004 | 2025.11.17 23:59:56.163888 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13471 | ||
| 6005 | 2025.11.17 23:59:56.164406 [ 245 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6006 | 2025.11.17 23:59:56.164450 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6007 | 2025.11.17 23:59:56.164941 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6008 | 2025.11.17 23:59:56.165164 [ 245 ] {} <Trace> system.asynchronous_metric_log (e5a35b82-8842-4571-88d5-f93dfb9ae36c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6009 | 2025.11.17 23:59:56.165293 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13471 | ||
| 6010 | 2025.11.17 23:59:56.203419 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 782 | ||
| 6011 | 2025.11.17 23:59:56.205604 [ 243 ] {} <Trace> system.query_log (5160c46c-4695-4732-892b-014b7bde58ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6012 | 2025.11.17 23:59:56.205654 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6013 | 2025.11.17 23:59:56.206846 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6014 | 2025.11.17 23:59:56.207113 [ 243 ] {} <Trace> system.query_log (5160c46c-4695-4732-892b-014b7bde58ca): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6015 | 2025.11.17 23:59:56.207244 [ 47 ] {} <Debug> system.query_log (5160c46c-4695-4732-892b-014b7bde58ca) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6016 | 2025.11.17 23:59:56.207283 [ 47 ] {} <Trace> system.query_log (5160c46c-4695-4732-892b-014b7bde58ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6017 | 2025.11.17 23:59:56.207301 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6018 | 2025.11.17 23:59:56.207403 [ 193 ] {5160c46c-4695-4732-892b-014b7bde58ca::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 | ||
| 6019 | 2025.11.17 23:59:56.207409 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 782 | ||
| 6020 | 2025.11.17 23:59:56.207963 [ 193 ] {5160c46c-4695-4732-892b-014b7bde58ca::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6021 | 2025.11.17 23:59:56.208115 [ 193 ] {5160c46c-4695-4732-892b-014b7bde58ca::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 616 rows starting from the beginning of the part | ||
| 6022 | 2025.11.17 23:59:56.208482 [ 193 ] {5160c46c-4695-4732-892b-014b7bde58ca::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 46 rows starting from the beginning of the part | ||
| 6023 | 2025.11.17 23:59:56.208981 [ 193 ] {5160c46c-4695-4732-892b-014b7bde58ca::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 26 rows starting from the beginning of the part | ||
| 6024 | 2025.11.17 23:59:56.209341 [ 193 ] {5160c46c-4695-4732-892b-014b7bde58ca::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 42 rows starting from the beginning of the part | ||
| 6025 | 2025.11.17 23:59:56.209683 [ 193 ] {5160c46c-4695-4732-892b-014b7bde58ca::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 6026 | 2025.11.17 23:59:56.210023 [ 193 ] {5160c46c-4695-4732-892b-014b7bde58ca::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 | ||
| 6027 | 2025.11.17 23:59:56.216227 [ 194 ] {5160c46c-4695-4732-892b-014b7bde58ca::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 782 rows, containing 72 columns (72 merged, 0 gathered) in 0.008870088 sec., 88161.47032588629 rows/sec., 76.29 MiB/sec. | ||
| 6028 | 2025.11.17 23:59:56.217590 [ 188 ] {5160c46c-4695-4732-892b-014b7bde58ca::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6029 | 2025.11.17 23:59:56.218219 [ 188 ] {5160c46c-4695-4732-892b-014b7bde58ca::all_1_21_4} <Trace> system.query_log (5160c46c-4695-4732-892b-014b7bde58ca): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6030 | 2025.11.17 23:59:56.218300 [ 188 ] {5160c46c-4695-4732-892b-014b7bde58ca::all_1_21_4} <Trace> system.query_log (5160c46c-4695-4732-892b-014b7bde58ca) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6031 | 2025.11.17 23:59:56.218626 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 6032 | 2025.11.17 23:59:56.855273 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6033 | 2025.11.17 23:59:56.855451 [ 260 ] {d8a80a75-cdff-4f1b-906f-8e11b6f0ab8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6034 | 2025.11.17 23:59:56.855518 [ 260 ] {d8a80a75-cdff-4f1b-906f-8e11b6f0ab8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6035 | 2025.11.17 23:59:56.856201 [ 260 ] {d8a80a75-cdff-4f1b-906f-8e11b6f0ab8c} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6036 | 2025.11.17 23:59:56.856248 [ 260 ] {d8a80a75-cdff-4f1b-906f-8e11b6f0ab8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6037 | 2025.11.17 23:59:56.856653 [ 260 ] {d8a80a75-cdff-4f1b-906f-8e11b6f0ab8c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6038 | 2025.11.17 23:59:56.856885 [ 260 ] {d8a80a75-cdff-4f1b-906f-8e11b6f0ab8c} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6039 | 2025.11.17 23:59:56.857019 [ 47 ] {} <Debug> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6040 | 2025.11.17 23:59:56.857038 [ 260 ] {d8a80a75-cdff-4f1b-906f-8e11b6f0ab8c} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.001634 sec., 74663.40269277846 rows/sec., 6.41 MiB/sec. | ||
| 6041 | 2025.11.17 23:59:56.857100 [ 47 ] {} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6042 | 2025.11.17 23:59:56.857129 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6043 | 2025.11.17 23:59:56.857130 [ 260 ] {d8a80a75-cdff-4f1b-906f-8e11b6f0ab8c} <Debug> TCPHandler: Processed in 0.001987586 sec. | ||
| 6044 | 2025.11.17 23:59:56.857241 [ 193 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::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 | ||
| 6045 | 2025.11.17 23:59:56.857273 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6046 | 2025.11.17 23:59:56.857353 [ 193 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6047 | 2025.11.17 23:59:56.857376 [ 260 ] {2d1a9d6b-1585-44f4-a394-88d9098a3445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6048 | 2025.11.17 23:59:56.857388 [ 193 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2466 rows starting from the beginning of the part | ||
| 6049 | 2025.11.17 23:59:56.857422 [ 260 ] {2d1a9d6b-1585-44f4-a394-88d9098a3445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6050 | 2025.11.17 23:59:56.857455 [ 193 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 122 rows starting from the beginning of the part | ||
| 6051 | 2025.11.17 23:59:56.857503 [ 193 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 72 rows starting from the beginning of the part | ||
| 6052 | 2025.11.17 23:59:56.857549 [ 193 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1267 rows starting from the beginning of the part | ||
| 6053 | 2025.11.17 23:59:56.857591 [ 193 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 72 rows starting from the beginning of the part | ||
| 6054 | 2025.11.17 23:59:56.857638 [ 193 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 122 rows starting from the beginning of the part | ||
| 6055 | 2025.11.17 23:59:56.857856 [ 260 ] {2d1a9d6b-1585-44f4-a394-88d9098a3445} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6056 | 2025.11.17 23:59:56.857894 [ 260 ] {2d1a9d6b-1585-44f4-a394-88d9098a3445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6057 | 2025.11.17 23:59:56.858267 [ 260 ] {2d1a9d6b-1585-44f4-a394-88d9098a3445} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6058 | 2025.11.17 23:59:56.858493 [ 260 ] {2d1a9d6b-1585-44f4-a394-88d9098a3445} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6059 | 2025.11.17 23:59:56.858613 [ 47 ] {} <Debug> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6060 | 2025.11.17 23:59:56.858626 [ 260 ] {2d1a9d6b-1585-44f4-a394-88d9098a3445} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001273 sec., 25923.016496465043 rows/sec., 1.90 MiB/sec. | ||
| 6061 | 2025.11.17 23:59:56.858658 [ 47 ] {} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6062 | 2025.11.17 23:59:56.858681 [ 260 ] {2d1a9d6b-1585-44f4-a394-88d9098a3445} <Debug> TCPHandler: Processed in 0.001462291 sec. | ||
| 6063 | 2025.11.17 23:59:56.858686 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6064 | 2025.11.17 23:59:56.858818 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6065 | 2025.11.17 23:59:56.858821 [ 194 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::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 | ||
| 6066 | 2025.11.17 23:59:56.858922 [ 260 ] {3d90d1ec-5f9f-40c6-87db-415218bcb302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6067 | 2025.11.17 23:59:56.858961 [ 194 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6068 | 2025.11.17 23:59:56.858968 [ 260 ] {3d90d1ec-5f9f-40c6-87db-415218bcb302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6069 | 2025.11.17 23:59:56.859002 [ 194 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 278 rows starting from the beginning of the part | ||
| 6070 | 2025.11.17 23:59:56.859072 [ 194 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 33 rows starting from the beginning of the part | ||
| 6071 | 2025.11.17 23:59:56.859117 [ 194 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::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 | ||
| 6072 | 2025.11.17 23:59:56.859157 [ 194 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 43 rows starting from the beginning of the part | ||
| 6073 | 2025.11.17 23:59:56.859197 [ 194 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::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 | ||
| 6074 | 2025.11.17 23:59:56.859237 [ 194 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 33 rows starting from the beginning of the part | ||
| 6075 | 2025.11.17 23:59:56.859363 [ 197 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4121 rows, containing 5 columns (5 merged, 0 gathered) in 0.002171351 sec., 1897896.7472324832 rows/sec., 163.58 MiB/sec. | ||
| 6076 | 2025.11.17 23:59:56.859433 [ 260 ] {3d90d1ec-5f9f-40c6-87db-415218bcb302} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6077 | 2025.11.17 23:59:56.859471 [ 260 ] {3d90d1ec-5f9f-40c6-87db-415218bcb302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6078 | 2025.11.17 23:59:56.859602 [ 197 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6079 | 2025.11.17 23:59:56.859871 [ 197 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_41_8} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6080 | 2025.11.17 23:59:56.859946 [ 197 ] {f84ed2fa-f13b-45a7-8a6d-91915878022f::all_1_41_8} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6081 | 2025.11.17 23:59:56.860008 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 6082 | 2025.11.17 23:59:56.860020 [ 260 ] {3d90d1ec-5f9f-40c6-87db-415218bcb302} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6083 | 2025.11.17 23:59:56.860203 [ 193 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 403 rows, containing 5 columns (5 merged, 0 gathered) in 0.00143437 sec., 280959.5850443052 rows/sec., 19.52 MiB/sec. | ||
| 6084 | 2025.11.17 23:59:56.860248 [ 260 ] {3d90d1ec-5f9f-40c6-87db-415218bcb302} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6085 | 2025.11.17 23:59:56.860362 [ 47 ] {} <Debug> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6086 | 2025.11.17 23:59:56.860383 [ 260 ] {3d90d1ec-5f9f-40c6-87db-415218bcb302} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001481 sec., 65496.28629304525 rows/sec., 5.12 MiB/sec. | ||
| 6087 | 2025.11.17 23:59:56.860389 [ 194 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6088 | 2025.11.17 23:59:56.860431 [ 47 ] {} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6089 | 2025.11.17 23:59:56.860450 [ 260 ] {3d90d1ec-5f9f-40c6-87db-415218bcb302} <Debug> TCPHandler: Processed in 0.001686127 sec. | ||
| 6090 | 2025.11.17 23:59:56.860483 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6091 | 2025.11.17 23:59:56.860592 [ 202 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::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 | ||
| 6092 | 2025.11.17 23:59:56.860598 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6093 | 2025.11.17 23:59:56.860714 [ 194 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_36_7} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6094 | 2025.11.17 23:59:56.860722 [ 202 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6095 | 2025.11.17 23:59:56.860740 [ 260 ] {fa2589d4-a9fb-4070-8cd5-a2eb90070699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6096 | 2025.11.17 23:59:56.860760 [ 202 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1250 rows starting from the beginning of the part | ||
| 6097 | 2025.11.17 23:59:56.860791 [ 260 ] {fa2589d4-a9fb-4070-8cd5-a2eb90070699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6098 | 2025.11.17 23:59:56.860794 [ 194 ] {d132ebaa-ff1d-431b-a2e5-98db15449490::all_1_36_7} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6099 | 2025.11.17 23:59:56.860832 [ 202 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 97 rows starting from the beginning of the part | ||
| 6100 | 2025.11.17 23:59:56.860887 [ 202 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 72 rows starting from the beginning of the part | ||
| 6101 | 2025.11.17 23:59:56.860888 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6102 | 2025.11.17 23:59:56.860939 [ 202 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 563 rows starting from the beginning of the part | ||
| 6103 | 2025.11.17 23:59:56.860989 [ 202 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 72 rows starting from the beginning of the part | ||
| 6104 | 2025.11.17 23:59:56.861039 [ 202 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 97 rows starting from the beginning of the part | ||
| 6105 | 2025.11.17 23:59:56.861239 [ 260 ] {fa2589d4-a9fb-4070-8cd5-a2eb90070699} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6106 | 2025.11.17 23:59:56.861280 [ 260 ] {fa2589d4-a9fb-4070-8cd5-a2eb90070699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6107 | 2025.11.17 23:59:56.861642 [ 260 ] {fa2589d4-a9fb-4070-8cd5-a2eb90070699} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6108 | 2025.11.17 23:59:56.861872 [ 260 ] {fa2589d4-a9fb-4070-8cd5-a2eb90070699} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6109 | 2025.11.17 23:59:56.861997 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6110 | 2025.11.17 23:59:56.862006 [ 260 ] {fa2589d4-a9fb-4070-8cd5-a2eb90070699} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001286 sec., 124416.7962674961 rows/sec., 8.67 MiB/sec. | ||
| 6111 | 2025.11.17 23:59:56.862036 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6112 | 2025.11.17 23:59:56.862056 [ 260 ] {fa2589d4-a9fb-4070-8cd5-a2eb90070699} <Debug> TCPHandler: Processed in 0.001509513 sec. | ||
| 6113 | 2025.11.17 23:59:56.862061 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6114 | 2025.11.17 23:59:56.862146 [ 193 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::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 | ||
| 6115 | 2025.11.17 23:59:56.862176 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6116 | 2025.11.17 23:59:56.862177 [ 194 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2151 rows, containing 5 columns (5 merged, 0 gathered) in 0.001629776 sec., 1319813.2749531223 rows/sec., 102.26 MiB/sec. | ||
| 6117 | 2025.11.17 23:59:56.862226 [ 193 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6118 | 2025.11.17 23:59:56.862255 [ 193 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10854 rows starting from the beginning of the part | ||
| 6119 | 2025.11.17 23:59:56.862272 [ 260 ] {19d39fc3-e7b0-492a-a5ff-b8fdf0de00d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6120 | 2025.11.17 23:59:56.862300 [ 193 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::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 | ||
| 6121 | 2025.11.17 23:59:56.862329 [ 260 ] {19d39fc3-e7b0-492a-a5ff-b8fdf0de00d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6122 | 2025.11.17 23:59:56.862340 [ 193 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
| 6123 | 2025.11.17 23:59:56.862349 [ 202 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6124 | 2025.11.17 23:59:56.862376 [ 193 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 849 rows starting from the beginning of the part | ||
| 6125 | 2025.11.17 23:59:56.862415 [ 193 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::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 | ||
| 6126 | 2025.11.17 23:59:56.862452 [ 193 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 6127 | 2025.11.17 23:59:56.862621 [ 202 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_41_8} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6128 | 2025.11.17 23:59:56.862698 [ 202 ] {efe8da2d-eade-40d5-8441-36a1def6f1ed::all_1_41_8} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6129 | 2025.11.17 23:59:56.862759 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 6130 | 2025.11.17 23:59:56.863206 [ 260 ] {19d39fc3-e7b0-492a-a5ff-b8fdf0de00d9} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6131 | 2025.11.17 23:59:56.863247 [ 260 ] {19d39fc3-e7b0-492a-a5ff-b8fdf0de00d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6132 | 2025.11.17 23:59:56.863827 [ 260 ] {19d39fc3-e7b0-492a-a5ff-b8fdf0de00d9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6133 | 2025.11.17 23:59:56.864068 [ 260 ] {19d39fc3-e7b0-492a-a5ff-b8fdf0de00d9} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6134 | 2025.11.17 23:59:56.864211 [ 260 ] {19d39fc3-e7b0-492a-a5ff-b8fdf0de00d9} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001957 sec., 16862.544711292794 rows/sec., 30.22 MiB/sec. | ||
| 6135 | 2025.11.17 23:59:56.864290 [ 260 ] {19d39fc3-e7b0-492a-a5ff-b8fdf0de00d9} <Debug> TCPHandler: Processed in 0.00216356 sec. | ||
| 6136 | 2025.11.17 23:59:56.864409 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6137 | 2025.11.17 23:59:56.864505 [ 260 ] {c9c41adc-e6b8-4353-a1fa-2bb103b6669e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6138 | 2025.11.17 23:59:56.864547 [ 260 ] {c9c41adc-e6b8-4353-a1fa-2bb103b6669e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6139 | 2025.11.17 23:59:56.864887 [ 260 ] {c9c41adc-e6b8-4353-a1fa-2bb103b6669e} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6140 | 2025.11.17 23:59:56.864924 [ 260 ] {c9c41adc-e6b8-4353-a1fa-2bb103b6669e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6141 | 2025.11.17 23:59:56.865247 [ 260 ] {c9c41adc-e6b8-4353-a1fa-2bb103b6669e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6142 | 2025.11.17 23:59:56.865339 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6143 | 2025.11.17 23:59:56.865475 [ 260 ] {c9c41adc-e6b8-4353-a1fa-2bb103b6669e} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6144 | 2025.11.17 23:59:56.865583 [ 70 ] {} <Debug> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6145 | 2025.11.17 23:59:56.865606 [ 260 ] {c9c41adc-e6b8-4353-a1fa-2bb103b6669e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 6146 | 2025.11.17 23:59:56.865613 [ 70 ] {} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6147 | 2025.11.17 23:59:56.865647 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6148 | 2025.11.17 23:59:56.865649 [ 260 ] {c9c41adc-e6b8-4353-a1fa-2bb103b6669e} <Debug> TCPHandler: Processed in 0.001290217 sec. | ||
| 6149 | 2025.11.17 23:59:56.865719 [ 194 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::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 | ||
| 6150 | 2025.11.17 23:59:56.865819 [ 194 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6151 | 2025.11.17 23:59:56.865851 [ 194 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2066 rows starting from the beginning of the part | ||
| 6152 | 2025.11.17 23:59:56.865905 [ 194 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::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 | ||
| 6153 | 2025.11.17 23:59:56.865951 [ 194 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::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 | ||
| 6154 | 2025.11.17 23:59:56.865991 [ 194 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::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 | ||
| 6155 | 2025.11.17 23:59:56.866030 [ 194 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::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 | ||
| 6156 | 2025.11.17 23:59:56.866071 [ 194 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::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 | ||
| 6157 | 2025.11.17 23:59:56.866115 [ 202 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12343 rows, containing 5 columns (5 merged, 0 gathered) in 0.003997653 sec., 3087561.6267845156 rows/sec., 211.45 MiB/sec. | ||
| 6158 | 2025.11.17 23:59:56.866398 [ 193 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6159 | 2025.11.17 23:59:56.866646 [ 193 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6160 | 2025.11.17 23:59:56.866710 [ 193 ] {b17dcf3b-8076-47a1-8e05-b22e78a1c9e9::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6161 | 2025.11.17 23:59:56.866772 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.36 MiB. | ||
| 6162 | 2025.11.17 23:59:56.867182 [ 200 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2366 rows, containing 4 columns (4 merged, 0 gathered) in 0.001492742 sec., 1585002.6327389462 rows/sec., 104.99 MiB/sec. | ||
| 6163 | 2025.11.17 23:59:56.867409 [ 202 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6164 | 2025.11.17 23:59:56.867681 [ 202 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::all_1_41_8} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6165 | 2025.11.17 23:59:56.867746 [ 202 ] {0c76ebd6-535a-4a83-bb30-3178e28a278a::all_1_41_8} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6166 | 2025.11.17 23:59:56.867809 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6167 | 2025.11.17 23:59:56.885111 [ 244 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6168 | 2025.11.17 23:59:56.885170 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6169 | 2025.11.17 23:59:56.891555 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6170 | 2025.11.17 23:59:56.892255 [ 244 ] {} <Trace> system.metric_log (2241e7f5-9f74-45e6-bc85-89450acb2c8c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6171 | 2025.11.17 23:59:56.895574 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6172 | 2025.11.17 23:59:57.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.74 MiB, peak 277.37 MiB, free memory in arenas 0.00 B, will set to 272.44 MiB (RSS), difference: 1.70 MiB | ||
| 6173 | 2025.11.18 00:00:01.858111 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6174 | 2025.11.18 00:00:01.858310 [ 260 ] {6066942c-bc5f-493a-954d-cd58d22a4586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6175 | 2025.11.18 00:00:01.858385 [ 260 ] {6066942c-bc5f-493a-954d-cd58d22a4586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6176 | 2025.11.18 00:00:01.859058 [ 260 ] {6066942c-bc5f-493a-954d-cd58d22a4586} <Trace> oximeter.fields_i16 (325897d0-5212-4860-b736-19b8f76846e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6177 | 2025.11.18 00:00:01.859106 [ 260 ] {6066942c-bc5f-493a-954d-cd58d22a4586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6178 | 2025.11.18 00:00:01.859492 [ 260 ] {6066942c-bc5f-493a-954d-cd58d22a4586} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6179 | 2025.11.18 00:00:01.859737 [ 260 ] {6066942c-bc5f-493a-954d-cd58d22a4586} <Trace> oximeter.fields_i16 (325897d0-5212-4860-b736-19b8f76846e0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6180 | 2025.11.18 00:00:01.859900 [ 260 ] {6066942c-bc5f-493a-954d-cd58d22a4586} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00165 sec., 14545.454545454546 rows/sec., 1.21 MiB/sec. | ||
| 6181 | 2025.11.18 00:00:01.859956 [ 260 ] {6066942c-bc5f-493a-954d-cd58d22a4586} <Debug> TCPHandler: Processed in 0.001995596 sec. | ||
| 6182 | 2025.11.18 00:00:01.860093 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6183 | 2025.11.18 00:00:01.860201 [ 260 ] {ef32abc4-f3c1-4706-8945-06685d7f27ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6184 | 2025.11.18 00:00:01.860253 [ 260 ] {ef32abc4-f3c1-4706-8945-06685d7f27ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6185 | 2025.11.18 00:00:01.860754 [ 260 ] {ef32abc4-f3c1-4706-8945-06685d7f27ac} <Trace> oximeter.fields_ipaddr (7b176116-472b-4b5a-83c5-092b962004e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6186 | 2025.11.18 00:00:01.860802 [ 260 ] {ef32abc4-f3c1-4706-8945-06685d7f27ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6187 | 2025.11.18 00:00:01.861205 [ 260 ] {ef32abc4-f3c1-4706-8945-06685d7f27ac} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6188 | 2025.11.18 00:00:01.861476 [ 260 ] {ef32abc4-f3c1-4706-8945-06685d7f27ac} <Trace> oximeter.fields_ipaddr (7b176116-472b-4b5a-83c5-092b962004e6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6189 | 2025.11.18 00:00:01.861617 [ 260 ] {ef32abc4-f3c1-4706-8945-06685d7f27ac} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001437 sec., 2783.5768963117607 rows/sec., 226.98 KiB/sec. | ||
| 6190 | 2025.11.18 00:00:01.861657 [ 260 ] {ef32abc4-f3c1-4706-8945-06685d7f27ac} <Debug> TCPHandler: Processed in 0.001618105 sec. | ||
| 6191 | 2025.11.18 00:00:01.861783 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6192 | 2025.11.18 00:00:01.861881 [ 260 ] {322cd4d3-409d-4c60-871f-28eaa7d0fd56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6193 | 2025.11.18 00:00:01.861923 [ 260 ] {322cd4d3-409d-4c60-871f-28eaa7d0fd56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6194 | 2025.11.18 00:00:01.862430 [ 260 ] {322cd4d3-409d-4c60-871f-28eaa7d0fd56} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6195 | 2025.11.18 00:00:01.862468 [ 260 ] {322cd4d3-409d-4c60-871f-28eaa7d0fd56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6196 | 2025.11.18 00:00:01.862856 [ 260 ] {322cd4d3-409d-4c60-871f-28eaa7d0fd56} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6197 | 2025.11.18 00:00:01.863177 [ 260 ] {322cd4d3-409d-4c60-871f-28eaa7d0fd56} <Trace> oximeter.fields_string (f84ed2fa-f13b-45a7-8a6d-91915878022f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6198 | 2025.11.18 00:00:01.863343 [ 260 ] {322cd4d3-409d-4c60-871f-28eaa7d0fd56} <Debug> executeQuery: Read 194 rows, 17.55 KiB in 0.001481 sec., 130992.5725860905 rows/sec., 11.57 MiB/sec. | ||
| 6199 | 2025.11.18 00:00:01.863393 [ 260 ] {322cd4d3-409d-4c60-871f-28eaa7d0fd56} <Debug> TCPHandler: Processed in 0.001661717 sec. | ||
| 6200 | 2025.11.18 00:00:01.863514 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6201 | 2025.11.18 00:00:01.863618 [ 260 ] {a3215621-855e-48e3-a052-2f421b56b85e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6202 | 2025.11.18 00:00:01.863660 [ 260 ] {a3215621-855e-48e3-a052-2f421b56b85e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6203 | 2025.11.18 00:00:01.864083 [ 260 ] {a3215621-855e-48e3-a052-2f421b56b85e} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6204 | 2025.11.18 00:00:01.864120 [ 260 ] {a3215621-855e-48e3-a052-2f421b56b85e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6205 | 2025.11.18 00:00:01.864458 [ 260 ] {a3215621-855e-48e3-a052-2f421b56b85e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6206 | 2025.11.18 00:00:01.864670 [ 260 ] {a3215621-855e-48e3-a052-2f421b56b85e} <Trace> oximeter.fields_u16 (d132ebaa-ff1d-431b-a2e5-98db15449490): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6207 | 2025.11.18 00:00:01.864805 [ 260 ] {a3215621-855e-48e3-a052-2f421b56b85e} <Debug> executeQuery: Read 24 rows, 1.84 KiB in 0.001208 sec., 19867.54966887417 rows/sec., 1.49 MiB/sec. | ||
| 6208 | 2025.11.18 00:00:01.864844 [ 260 ] {a3215621-855e-48e3-a052-2f421b56b85e} <Debug> TCPHandler: Processed in 0.001381269 sec. | ||
| 6209 | 2025.11.18 00:00:01.864963 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6210 | 2025.11.18 00:00:01.865061 [ 260 ] {fee48c49-6d57-413b-8ca1-de42ed3abf91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6211 | 2025.11.18 00:00:01.865105 [ 260 ] {fee48c49-6d57-413b-8ca1-de42ed3abf91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6212 | 2025.11.18 00:00:01.865526 [ 260 ] {fee48c49-6d57-413b-8ca1-de42ed3abf91} <Trace> oximeter.fields_u32 (331d8859-2fcc-41ca-8ff2-10e253de49bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6213 | 2025.11.18 00:00:01.865561 [ 260 ] {fee48c49-6d57-413b-8ca1-de42ed3abf91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6214 | 2025.11.18 00:00:01.865880 [ 260 ] {fee48c49-6d57-413b-8ca1-de42ed3abf91} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6215 | 2025.11.18 00:00:01.866108 [ 260 ] {fee48c49-6d57-413b-8ca1-de42ed3abf91} <Trace> oximeter.fields_u32 (331d8859-2fcc-41ca-8ff2-10e253de49bb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6216 | 2025.11.18 00:00:01.866238 [ 260 ] {fee48c49-6d57-413b-8ca1-de42ed3abf91} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001194 sec., 20100.502512562816 rows/sec., 1.67 MiB/sec. | ||
| 6217 | 2025.11.18 00:00:01.866277 [ 260 ] {fee48c49-6d57-413b-8ca1-de42ed3abf91} <Debug> TCPHandler: Processed in 0.001362809 sec. | ||
| 6218 | 2025.11.18 00:00:01.866409 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6219 | 2025.11.18 00:00:01.866506 [ 260 ] {72e859df-47e9-4940-954b-c42c84648164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6220 | 2025.11.18 00:00:01.866553 [ 260 ] {72e859df-47e9-4940-954b-c42c84648164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6221 | 2025.11.18 00:00:01.866952 [ 260 ] {72e859df-47e9-4940-954b-c42c84648164} <Trace> oximeter.fields_u8 (3c841fee-c808-4f33-b186-247962b3ed1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6222 | 2025.11.18 00:00:01.866989 [ 260 ] {72e859df-47e9-4940-954b-c42c84648164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6223 | 2025.11.18 00:00:01.867282 [ 260 ] {72e859df-47e9-4940-954b-c42c84648164} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6224 | 2025.11.18 00:00:01.867495 [ 260 ] {72e859df-47e9-4940-954b-c42c84648164} <Trace> oximeter.fields_u8 (3c841fee-c808-4f33-b186-247962b3ed1f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6225 | 2025.11.18 00:00:01.867640 [ 260 ] {72e859df-47e9-4940-954b-c42c84648164} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001155 sec., 10389.61038961039 rows/sec., 811.69 KiB/sec. | ||
| 6226 | 2025.11.18 00:00:01.867678 [ 260 ] {72e859df-47e9-4940-954b-c42c84648164} <Debug> TCPHandler: Processed in 0.001325217 sec. | ||
| 6227 | 2025.11.18 00:00:01.867790 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6228 | 2025.11.18 00:00:01.867884 [ 260 ] {f12dc799-373d-45e4-9dde-28870ef03d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6229 | 2025.11.18 00:00:01.867929 [ 260 ] {f12dc799-373d-45e4-9dde-28870ef03d95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6230 | 2025.11.18 00:00:01.868356 [ 260 ] {f12dc799-373d-45e4-9dde-28870ef03d95} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6231 | 2025.11.18 00:00:01.868397 [ 260 ] {f12dc799-373d-45e4-9dde-28870ef03d95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6232 | 2025.11.18 00:00:01.868748 [ 260 ] {f12dc799-373d-45e4-9dde-28870ef03d95} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6233 | 2025.11.18 00:00:01.868975 [ 260 ] {f12dc799-373d-45e4-9dde-28870ef03d95} <Trace> oximeter.fields_uuid (efe8da2d-eade-40d5-8441-36a1def6f1ed): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6234 | 2025.11.18 00:00:01.869108 [ 260 ] {f12dc799-373d-45e4-9dde-28870ef03d95} <Debug> executeQuery: Read 112 rows, 9.34 KiB in 0.001243 sec., 90104.58567980691 rows/sec., 7.34 MiB/sec. | ||
| 6235 | 2025.11.18 00:00:01.869147 [ 260 ] {f12dc799-373d-45e4-9dde-28870ef03d95} <Debug> TCPHandler: Processed in 0.001408389 sec. | ||
| 6236 | 2025.11.18 00:00:01.869264 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6237 | 2025.11.18 00:00:01.869361 [ 260 ] {db056113-38fe-4764-8232-ecec9f193377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6238 | 2025.11.18 00:00:01.869410 [ 260 ] {db056113-38fe-4764-8232-ecec9f193377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6239 | 2025.11.18 00:00:01.869862 [ 260 ] {db056113-38fe-4764-8232-ecec9f193377} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6240 | 2025.11.18 00:00:01.869903 [ 260 ] {db056113-38fe-4764-8232-ecec9f193377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6241 | 2025.11.18 00:00:01.870249 [ 260 ] {db056113-38fe-4764-8232-ecec9f193377} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6242 | 2025.11.18 00:00:01.870493 [ 260 ] {db056113-38fe-4764-8232-ecec9f193377} <Trace> oximeter.measurements_cumulativeu64 (b17dcf3b-8076-47a1-8e05-b22e78a1c9e9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6243 | 2025.11.18 00:00:01.870620 [ 260 ] {db056113-38fe-4764-8232-ecec9f193377} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001276 sec., 155172.41379310345 rows/sec., 11.13 MiB/sec. | ||
| 6244 | 2025.11.18 00:00:01.870664 [ 260 ] {db056113-38fe-4764-8232-ecec9f193377} <Debug> TCPHandler: Processed in 0.001451541 sec. | ||
| 6245 | 2025.11.18 00:00:01.870785 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6246 | 2025.11.18 00:00:01.870887 [ 260 ] {2bd348aa-88b6-4360-8cb1-ebf83381de9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6247 | 2025.11.18 00:00:01.870952 [ 260 ] {2bd348aa-88b6-4360-8cb1-ebf83381de9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6248 | 2025.11.18 00:00:01.871924 [ 260 ] {2bd348aa-88b6-4360-8cb1-ebf83381de9f} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6249 | 2025.11.18 00:00:01.871966 [ 260 ] {2bd348aa-88b6-4360-8cb1-ebf83381de9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6250 | 2025.11.18 00:00:01.872535 [ 260 ] {2bd348aa-88b6-4360-8cb1-ebf83381de9f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6251 | 2025.11.18 00:00:01.872805 [ 260 ] {2bd348aa-88b6-4360-8cb1-ebf83381de9f} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6252 | 2025.11.18 00:00:01.872940 [ 138 ] {} <Debug> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6253 | 2025.11.18 00:00:01.872956 [ 260 ] {2bd348aa-88b6-4360-8cb1-ebf83381de9f} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00209 sec., 3827.751196172249 rows/sec., 6.86 MiB/sec. | ||
| 6254 | 2025.11.18 00:00:01.873014 [ 138 ] {} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6255 | 2025.11.18 00:00:01.873050 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6256 | 2025.11.18 00:00:01.873050 [ 260 ] {2bd348aa-88b6-4360-8cb1-ebf83381de9f} <Debug> TCPHandler: Processed in 0.002317705 sec. | ||
| 6257 | 2025.11.18 00:00:01.873180 [ 194 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::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 | ||
| 6258 | 2025.11.18 00:00:01.873198 [ 260 ] {} <Trace> TCP-Session: 95276ebe-8ebb-4049-916e-7aafda1b2b5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6259 | 2025.11.18 00:00:01.873306 [ 260 ] {303061a4-aa70-4148-b68d-dd8ee9de713c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60434) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6260 | 2025.11.18 00:00:01.873350 [ 260 ] {303061a4-aa70-4148-b68d-dd8ee9de713c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6261 | 2025.11.18 00:00:01.873447 [ 194 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6262 | 2025.11.18 00:00:01.873535 [ 194 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 676 rows starting from the beginning of the part | ||
| 6263 | 2025.11.18 00:00:01.873717 [ 194 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 8 rows starting from the beginning of the part | ||
| 6264 | 2025.11.18 00:00:01.873747 [ 260 ] {303061a4-aa70-4148-b68d-dd8ee9de713c} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6265 | 2025.11.18 00:00:01.873797 [ 260 ] {303061a4-aa70-4148-b68d-dd8ee9de713c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6266 | 2025.11.18 00:00:01.873881 [ 194 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 33 rows starting from the beginning of the part | ||
| 6267 | 2025.11.18 00:00:01.874049 [ 194 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part | ||
| 6268 | 2025.11.18 00:00:01.874184 [ 260 ] {303061a4-aa70-4148-b68d-dd8ee9de713c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6269 | 2025.11.18 00:00:01.874192 [ 194 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 33 rows starting from the beginning of the part | ||
| 6270 | 2025.11.18 00:00:01.874331 [ 194 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::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 | ||
| 6271 | 2025.11.18 00:00:01.874441 [ 260 ] {303061a4-aa70-4148-b68d-dd8ee9de713c} <Trace> oximeter.measurements_u64 (0c76ebd6-535a-4a83-bb30-3178e28a278a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6272 | 2025.11.18 00:00:01.874594 [ 260 ] {303061a4-aa70-4148-b68d-dd8ee9de713c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00131 sec., 45801.52671755725 rows/sec., 3.09 MiB/sec. | ||
| 6273 | 2025.11.18 00:00:01.874635 [ 260 ] {303061a4-aa70-4148-b68d-dd8ee9de713c} <Debug> TCPHandler: Processed in 0.001488912 sec. | ||
| 6274 | 2025.11.18 00:00:01.880542 [ 200 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 766 rows, containing 19 columns (19 merged, 0 gathered) in 0.007409168 sec., 103385.42735162706 rows/sec., 185.26 MiB/sec. | ||
| 6275 | 2025.11.18 00:00:01.881682 [ 187 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6276 | 2025.11.18 00:00:01.882092 [ 187 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6277 | 2025.11.18 00:00:01.882179 [ 187 ] {9826a7d2-5f76-47aa-a2e3-5329fc7fd071::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (9826a7d2-5f76-47aa-a2e3-5329fc7fd071) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6278 | 2025.11.18 00:00:01.882325 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.59 MiB. | ||
| 6279 | 2025.11.18 00:00:02.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.23 MiB, peak 280.75 MiB, free memory in arenas 0.00 B, will set to 275.25 MiB (RSS), difference: 2.03 MiB | ||