| 1 | [ Jan 24 00:52:51 Enabled. ] | ||
| 2 | [ Jan 24 00:52:51 Rereading configuration. ] | ||
| 3 | [ Jan 24 00:52:51 Rereading configuration. ] | ||
| 4 | [ Jan 24 00:52:53 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 | [ Jan 24 00:52:53 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 | 2026.01.24 00:52:54.036543 [ 1 ] {} <Information> Application: Will watch for the process with pid 24005 | ||
| 29 | 2026.01.24 00:52:54.036905 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.01.24 00:52:54.335427 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24005 | ||
| 31 | 2026.01.24 00:52:54.336568 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.01.24 00:52:54.336767 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.01.24 00:52:54.430975 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.01.24 00:52:54.479002 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.01.24 00:52:54.479061 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.01.24 00:52:54.479082 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.01.24 00:52:54.479147 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.01.24 00:52:54.479544 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.01.24 00:52:54.481704 [ 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 | 2026.01.24 00:52:54.482475 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.01.24 00:52:54.483297 [ 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 | 2026.01.24 00:52:54.483324 [ 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 | 2026.01.24 00:52:54.483339 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.01.24 00:52:54.484065 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.01.24 00:52:54.485123 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.01.24 00:52:54.491124 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.01.24 00:52:54.491847 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.01.24 00:52:54.493137 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.01.24 00:52:54.493205 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.01.24 00:52:54.494237 [ 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 | 2026.01.24 00:52:54.494694 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.01.24 00:52:54.498881 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.01.24 00:52:54.499584 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.01.24 00:52:54.502879 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.01.24 00:52:54.503221 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.01.24 00:52:54.503594 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.01.24 00:52:54.503931 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.01.24 00:52:54.505282 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.01.24 00:52:54.505308 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.01.24 00:52:54.505405 [ 171 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.01.24 00:52:54.505510 [ 171 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.01.24 00:52:54.517971 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.01.24 00:52:54.518000 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000171894 sec | ||
| 68 | 2026.01.24 00:52:54.518055 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.01.24 00:52:54.518105 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.01.24 00:52:54.518798 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.01.24 00:52:54.519364 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.01.24 00:52:54.528558 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.01.24 00:52:54.528602 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.01.24 00:52:54.528685 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.01.24 00:52:54.528698 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.01.24 00:52:54.528732 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.01.24 00:52:54.528809 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.01.24 00:52:54.533034 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.01.24 00:52:54.533079 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.01.24 00:52:54.533138 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.01.24 00:52:54.533305 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.01.24 00:52:54.533353 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.01.24 00:52:54.533366 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.01.24 00:52:54.533445 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.01.24 00:52:54.533458 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.01.24 00:52:54.533490 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.01.24 00:52:54.533568 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.01.24 00:52:54.556110 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.01.24 00:52:54.557679 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.01.24 00:52:54.557782 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000124123 sec | ||
| 91 | 2026.01.24 00:52:54.557798 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.01.24 00:52:54.557812 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.01.24 00:52:54.557839 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.01.24 00:52:54.558150 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.01.24 00:52:54.558260 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.01.24 00:52:54.558274 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.01.24 00:52:54.558287 [ 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 | 2026.01.24 00:52:54.558298 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.01.24 00:52:54.561907 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.01.24 00:52:54.562114 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 116.67 MiB (RSS), difference: 91.90 MiB | ||
| 101 | 2026.01.24 00:52:54.563734 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.301e-05 sec. | ||
| 102 | 2026.01.24 00:52:54.564103 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.01.24 00:52:54.564751 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.01.24 00:52:54.564767 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.01.24 00:52:55.776491 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59235 | ||
| 106 | 2026.01.24 00:52:55.778580 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.01.24 00:52:55.778641 [ 3 ] {} <Debug> TCP-Session: 42f4e103-004c-4710-8a0f-ecc92d6afc43 Authenticating user 'default' from [fd00:1122:3344:101::b]:59235 | ||
| 108 | 2026.01.24 00:52:55.778668 [ 3 ] {} <Debug> TCP-Session: 42f4e103-004c-4710-8a0f-ecc92d6afc43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.01.24 00:52:55.778770 [ 3 ] {} <Debug> TCP-Session: 42f4e103-004c-4710-8a0f-ecc92d6afc43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.01.24 00:52:55.778861 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.01.24 00:52:55.778886 [ 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 | 2026.01.24 00:52:55.778993 [ 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 | 2026.01.24 00:52:55.783522 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42806 | ||
| 114 | 2026.01.24 00:52:55.784402 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41087 | ||
| 115 | 2026.01.24 00:52:55.784407 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 116 | 2026.01.24 00:52:55.784405 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57929 | ||
| 117 | 2026.01.24 00:52:55.784484 [ 4 ] {} <Debug> TCP-Session: 04ecdc3c-29f3-4a92-80be-02a197c5ae7a Authenticating user 'default' from [fd00:1122:3344:101::b]:42806 | ||
| 118 | 2026.01.24 00:52:55.784611 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59237 | ||
| 119 | 2026.01.24 00:52:55.784673 [ 4 ] {} <Debug> TCP-Session: 04ecdc3c-29f3-4a92-80be-02a197c5ae7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.01.24 00:52:55.784700 [ 4 ] {} <Debug> TCP-Session: 04ecdc3c-29f3-4a92-80be-02a197c5ae7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.01.24 00:52:55.784723 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38093 | ||
| 122 | 2026.01.24 00:52:55.785198 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55491 | ||
| 123 | 2026.01.24 00:52:55.785286 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58587 | ||
| 124 | 2026.01.24 00:52:55.785526 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.01.24 00:52:55.785551 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.01.24 00:52:55.785677 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2026.01.24 00:52:55.785681 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 128 | 2026.01.24 00:52:55.785720 [ 256 ] {} <Debug> TCP-Session: 6b2126f6-4e0f-4bc4-a91d-e57f4a496e4f Authenticating user 'default' from [fd00:1122:3344:101::b]:38093 | ||
| 129 | 2026.01.24 00:52:55.785751 [ 5 ] {} <Debug> TCP-Session: 72d22fbb-3d77-4c50-81c5-42c5b336801c Authenticating user 'default' from [fd00:1122:3344:101::b]:41087 | ||
| 130 | 2026.01.24 00:52:55.785756 [ 255 ] {} <Debug> TCP-Session: 3bf6076a-2b3c-45bc-a5fe-284c3d60cb1a Authenticating user 'default' from [fd00:1122:3344:101::b]:59237 | ||
| 131 | 2026.01.24 00:52:55.785814 [ 5 ] {} <Debug> TCP-Session: 72d22fbb-3d77-4c50-81c5-42c5b336801c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.01.24 00:52:55.785808 [ 253 ] {} <Debug> TCP-Session: e2bbd967-4b8e-4c5f-a793-b7a6d5965678 Authenticating user 'default' from [fd00:1122:3344:101::b]:57929 | ||
| 133 | 2026.01.24 00:52:55.785828 [ 256 ] {} <Debug> TCP-Session: 6b2126f6-4e0f-4bc4-a91d-e57f4a496e4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.01.24 00:52:55.785904 [ 5 ] {} <Debug> TCP-Session: 72d22fbb-3d77-4c50-81c5-42c5b336801c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.01.24 00:52:55.785901 [ 253 ] {} <Debug> TCP-Session: e2bbd967-4b8e-4c5f-a793-b7a6d5965678 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.01.24 00:52:55.785876 [ 255 ] {} <Debug> TCP-Session: 3bf6076a-2b3c-45bc-a5fe-284c3d60cb1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.01.24 00:52:55.786012 [ 253 ] {} <Debug> TCP-Session: e2bbd967-4b8e-4c5f-a793-b7a6d5965678 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.01.24 00:52:55.786001 [ 256 ] {} <Debug> TCP-Session: 6b2126f6-4e0f-4bc4-a91d-e57f4a496e4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.01.24 00:52:55.785770 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 140 | 2026.01.24 00:52:55.786102 [ 255 ] {} <Debug> TCP-Session: 3bf6076a-2b3c-45bc-a5fe-284c3d60cb1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.01.24 00:52:55.785738 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2026.01.24 00:52:55.786184 [ 258 ] {} <Debug> TCP-Session: 64903e25-fd53-415f-873f-da01d71409ec Authenticating user 'default' from [fd00:1122:3344:101::b]:55491 | ||
| 143 | 2026.01.24 00:52:55.786241 [ 258 ] {} <Debug> TCP-Session: 64903e25-fd53-415f-873f-da01d71409ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.01.24 00:52:55.786254 [ 257 ] {} <Debug> TCP-Session: 710c379d-2823-4be7-9c5a-9d0fa678d44e Authenticating user 'default' from [fd00:1122:3344:101::b]:58587 | ||
| 145 | 2026.01.24 00:52:55.786337 [ 258 ] {} <Debug> TCP-Session: 64903e25-fd53-415f-873f-da01d71409ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.01.24 00:52:55.786352 [ 257 ] {} <Debug> TCP-Session: 710c379d-2823-4be7-9c5a-9d0fa678d44e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.01.24 00:52:55.786437 [ 257 ] {} <Debug> TCP-Session: 710c379d-2823-4be7-9c5a-9d0fa678d44e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.01.24 00:52:55.903587 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58468 | ||
| 149 | 2026.01.24 00:52:55.903774 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2026.01.24 00:52:55.903889 [ 259 ] {} <Debug> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Authenticating user 'default' from [fd00:1122:3344:101::d]:58468 | ||
| 151 | 2026.01.24 00:52:55.903916 [ 259 ] {} <Debug> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.01.24 00:52:55.903933 [ 259 ] {} <Debug> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.01.24 00:52:55.904079 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 154 | 2026.01.24 00:52:55.904127 [ 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 | 2026.01.24 00:52:55.904221 [ 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 | 2026.01.24 00:52:55.904769 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34380 | ||
| 157 | 2026.01.24 00:52:55.904782 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59007 | ||
| 158 | 2026.01.24 00:52:55.904845 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35847 | ||
| 159 | 2026.01.24 00:52:55.904942 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46371 | ||
| 160 | 2026.01.24 00:52:55.905051 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62755 | ||
| 161 | 2026.01.24 00:52:55.905198 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47045 | ||
| 162 | 2026.01.24 00:52:55.905293 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 163 | 2026.01.24 00:52:55.905340 [ 260 ] {} <Debug> TCP-Session: 2b35da4a-5dd6-471e-9999-85dba5cd294b Authenticating user 'default' from [fd00:1122:3344:101::d]:59007 | ||
| 164 | 2026.01.24 00:52:55.905368 [ 260 ] {} <Debug> TCP-Session: 2b35da4a-5dd6-471e-9999-85dba5cd294b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2026.01.24 00:52:55.905407 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56506 | ||
| 166 | 2026.01.24 00:52:55.905412 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 167 | 2026.01.24 00:52:55.905475 [ 260 ] {} <Debug> TCP-Session: 2b35da4a-5dd6-471e-9999-85dba5cd294b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 168 | 2026.01.24 00:52:55.905496 [ 263 ] {} <Debug> TCP-Session: 18654722-aa19-41b3-8fe3-0d37924de5be Authenticating user 'default' from [fd00:1122:3344:101::d]:46371 | ||
| 169 | 2026.01.24 00:52:55.905560 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 170 | 2026.01.24 00:52:55.905606 [ 265 ] {} <Debug> TCP-Session: c8a652ca-3f15-49a9-931d-efe97ca3041e Authenticating user 'default' from [fd00:1122:3344:101::d]:47045 | ||
| 171 | 2026.01.24 00:52:55.905615 [ 263 ] {} <Debug> TCP-Session: 18654722-aa19-41b3-8fe3-0d37924de5be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 172 | 2026.01.24 00:52:55.905659 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2026.01.24 00:52:55.905615 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51482 | ||
| 174 | 2026.01.24 00:52:55.905716 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 175 | 2026.01.24 00:52:55.905740 [ 261 ] {} <Debug> TCP-Session: 6f0e6f8c-7d7a-4f56-8e5e-ddc5ee0d2190 Authenticating user 'default' from [fd00:1122:3344:101::d]:34380 | ||
| 176 | 2026.01.24 00:52:55.905724 [ 263 ] {} <Debug> TCP-Session: 18654722-aa19-41b3-8fe3-0d37924de5be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2026.01.24 00:52:55.905692 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 178 | 2026.01.24 00:52:55.905852 [ 261 ] {} <Debug> TCP-Session: 6f0e6f8c-7d7a-4f56-8e5e-ddc5ee0d2190 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.01.24 00:52:55.905896 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 180 | 2026.01.24 00:52:55.905918 [ 262 ] {} <Debug> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Authenticating user 'default' from [fd00:1122:3344:101::d]:35847 | ||
| 181 | 2026.01.24 00:52:55.905839 [ 266 ] {} <Debug> TCP-Session: 50b447ec-b629-4ea4-a38f-f7141f899a19 Authenticating user 'default' from [fd00:1122:3344:101::d]:56506 | ||
| 182 | 2026.01.24 00:52:55.906006 [ 267 ] {} <Debug> TCP-Session: e6ed2ac3-76cd-4a7d-a708-0e1a11dff8d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51482 | ||
| 183 | 2026.01.24 00:52:55.905968 [ 261 ] {} <Debug> TCP-Session: 6f0e6f8c-7d7a-4f56-8e5e-ddc5ee0d2190 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.01.24 00:52:55.905645 [ 265 ] {} <Debug> TCP-Session: c8a652ca-3f15-49a9-931d-efe97ca3041e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.01.24 00:52:55.906138 [ 266 ] {} <Debug> TCP-Session: 50b447ec-b629-4ea4-a38f-f7141f899a19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.01.24 00:52:55.905984 [ 262 ] {} <Debug> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.01.24 00:52:55.906160 [ 265 ] {} <Debug> TCP-Session: c8a652ca-3f15-49a9-931d-efe97ca3041e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.01.24 00:52:55.906212 [ 262 ] {} <Debug> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.01.24 00:52:55.906235 [ 267 ] {} <Debug> TCP-Session: e6ed2ac3-76cd-4a7d-a708-0e1a11dff8d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.01.24 00:52:55.906199 [ 266 ] {} <Debug> TCP-Session: 50b447ec-b629-4ea4-a38f-f7141f899a19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.01.24 00:52:55.906295 [ 267 ] {} <Debug> TCP-Session: e6ed2ac3-76cd-4a7d-a708-0e1a11dff8d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.01.24 00:52:55.906823 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 193 | 2026.01.24 00:52:55.906861 [ 264 ] {} <Debug> TCP-Session: 7f5e1ecb-b84a-4a6a-bb85-6e1236d0cd9d Authenticating user 'default' from [fd00:1122:3344:101::d]:62755 | ||
| 194 | 2026.01.24 00:52:55.906961 [ 264 ] {} <Debug> TCP-Session: 7f5e1ecb-b84a-4a6a-bb85-6e1236d0cd9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2026.01.24 00:52:55.906975 [ 264 ] {} <Debug> TCP-Session: 7f5e1ecb-b84a-4a6a-bb85-6e1236d0cd9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.01.24 00:52:55.909185 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 197 | 2026.01.24 00:52:55.912235 [ 259 ] {7e72391d-472c-42e6-957e-09faf7f56a88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 198 | 2026.01.24 00:52:56.001129 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 117.31 MiB, peak 117.31 MiB, free memory in arenas 0.00 B, will set to 127.52 MiB (RSS), difference: 10.21 MiB | ||
| 199 | 2026.01.24 00:52:56.005049 [ 259 ] {7e72391d-472c-42e6-957e-09faf7f56a88} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:58468) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 200 | |||
| 201 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 203 | 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 | ||
| 204 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 205 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 206 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 207 | 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 | ||
| 208 | 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 | ||
| 209 | 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 | ||
| 210 | 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 | ||
| 211 | 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 | ||
| 212 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 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 | ||
| 215 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 222 | |||
| 223 | 2026.01.24 00:52:56.006773 [ 259 ] {7e72391d-472c-42e6-957e-09faf7f56a88} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 224 | |||
| 225 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 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 | ||
| 228 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 231 | 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 | ||
| 232 | 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 | ||
| 233 | 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 | ||
| 234 | 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 | ||
| 235 | 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 | ||
| 236 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 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 | ||
| 239 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 246 | |||
| 247 | 2026.01.24 00:52:56.007648 [ 259 ] {7e72391d-472c-42e6-957e-09faf7f56a88} <Debug> TCPHandler: Processed in 0.10076426 sec. | ||
| 248 | 2026.01.24 00:52:56.008070 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 249 | 2026.01.24 00:52:56.008342 [ 262 ] {dffb86d4-b04f-4e61-b08e-ea05449f1a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 250 | 2026.01.24 00:52:56.008701 [ 262 ] {dffb86d4-b04f-4e61-b08e-ea05449f1a2b} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:35847) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 251 | |||
| 252 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 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 | ||
| 255 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 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 | ||
| 259 | 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 | ||
| 260 | 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 | ||
| 261 | 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 | ||
| 262 | 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 | ||
| 263 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 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 | ||
| 266 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 267 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 273 | |||
| 274 | 2026.01.24 00:52:56.009890 [ 262 ] {dffb86d4-b04f-4e61-b08e-ea05449f1a2b} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 275 | |||
| 276 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 277 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 278 | 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 | ||
| 279 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 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 | ||
| 283 | 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 | ||
| 284 | 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 | ||
| 285 | 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 | ||
| 286 | 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 | ||
| 287 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 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 | ||
| 290 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 297 | |||
| 298 | 2026.01.24 00:52:56.011262 [ 262 ] {dffb86d4-b04f-4e61-b08e-ea05449f1a2b} <Debug> TCPHandler: Processed in 0.003348965 sec. | ||
| 299 | 2026.01.24 00:52:56.011562 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 300 | 2026.01.24 00:52:56.013030 [ 259 ] {8ddfed61-2deb-4446-b8da-e51c4ac4a5d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 301 | 2026.01.24 00:52:56.013934 [ 259 ] {8ddfed61-2deb-4446-b8da-e51c4ac4a5d7} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 302 | 2026.01.24 00:52:56.018678 [ 259 ] {8ddfed61-2deb-4446-b8da-e51c4ac4a5d7} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 303 | 2026.01.24 00:52:56.018699 [ 259 ] {8ddfed61-2deb-4446-b8da-e51c4ac4a5d7} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.4232e-05 sec | ||
| 304 | 2026.01.24 00:52:56.018774 [ 259 ] {8ddfed61-2deb-4446-b8da-e51c4ac4a5d7} <Trace> ReferentialDeps: No tables | ||
| 305 | 2026.01.24 00:52:56.018831 [ 259 ] {8ddfed61-2deb-4446-b8da-e51c4ac4a5d7} <Trace> LoadingDeps: No tables | ||
| 306 | 2026.01.24 00:52:56.018861 [ 259 ] {8ddfed61-2deb-4446-b8da-e51c4ac4a5d7} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 307 | 2026.01.24 00:52:56.019722 [ 259 ] {8ddfed61-2deb-4446-b8da-e51c4ac4a5d7} <Debug> TCPHandler: Processed in 0.008220104 sec. | ||
| 308 | 2026.01.24 00:52:56.019888 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 309 | 2026.01.24 00:52:56.020137 [ 259 ] {b91e094c-ef38-4cf3-af55-12624bf8301b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) /* The version table contains metadata about the `oximeter` database */ | ||
| 310 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 311 | 2026.01.24 00:52:56.020292 [ 259 ] {b91e094c-ef38-4cf3-af55-12624bf8301b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 312 | 2026.01.24 00:52:56.025969 [ 259 ] {b91e094c-ef38-4cf3-af55-12624bf8301b} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 313 | 2026.01.24 00:52:56.031193 [ 259 ] {b91e094c-ef38-4cf3-af55-12624bf8301b} <Debug> oximeter.version (e41782c5-ec67-41da-8086-17500ed3b5e4): Loading data parts | ||
| 314 | 2026.01.24 00:52:56.032390 [ 259 ] {b91e094c-ef38-4cf3-af55-12624bf8301b} <Debug> oximeter.version (e41782c5-ec67-41da-8086-17500ed3b5e4): There are no data parts | ||
| 315 | 2026.01.24 00:52:56.038622 [ 259 ] {b91e094c-ef38-4cf3-af55-12624bf8301b} <Debug> TCPHandler: Processed in 0.018787399 sec. | ||
| 316 | 2026.01.24 00:52:56.038782 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 317 | 2026.01.24 00:52:56.039025 [ 259 ] {3005ae6f-6b4f-4ee5-9666-2aeb75663f61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) /* The measurement tables contain all individual samples from each timeseries. | ||
| 318 | * | ||
| 319 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 320 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 321 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 322 | * by all samples from the same timeseries. | ||
| 323 | * | ||
| 324 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 325 | * and then uses that to index quickly into the measurements tables. | ||
| 326 | */ | ||
| 327 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 328 | 2026.01.24 00:52:56.039174 [ 259 ] {3005ae6f-6b4f-4ee5-9666-2aeb75663f61} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 329 | 2026.01.24 00:52:56.049034 [ 259 ] {3005ae6f-6b4f-4ee5-9666-2aeb75663f61} <Debug> oximeter.measurements_bool (afcfdbb5-1c71-4376-ba26-9eb66bb8a24c): Loading data parts | ||
| 330 | 2026.01.24 00:52:56.049249 [ 259 ] {3005ae6f-6b4f-4ee5-9666-2aeb75663f61} <Debug> oximeter.measurements_bool (afcfdbb5-1c71-4376-ba26-9eb66bb8a24c): There are no data parts | ||
| 331 | 2026.01.24 00:52:56.051692 [ 259 ] {3005ae6f-6b4f-4ee5-9666-2aeb75663f61} <Debug> TCPHandler: Processed in 0.012958679 sec. | ||
| 332 | 2026.01.24 00:52:56.051945 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 333 | 2026.01.24 00:52:56.052106 [ 259 ] {784595c8-b1a7-44cf-9355-f156ce5db0e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 334 | 2026.01.24 00:52:56.052269 [ 259 ] {784595c8-b1a7-44cf-9355-f156ce5db0e8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 335 | 2026.01.24 00:52:56.057558 [ 259 ] {784595c8-b1a7-44cf-9355-f156ce5db0e8} <Debug> oximeter.measurements_i8 (8316bb28-0ed4-4d3f-b227-840bb1305116): Loading data parts | ||
| 336 | 2026.01.24 00:52:56.057777 [ 259 ] {784595c8-b1a7-44cf-9355-f156ce5db0e8} <Debug> oximeter.measurements_i8 (8316bb28-0ed4-4d3f-b227-840bb1305116): There are no data parts | ||
| 337 | 2026.01.24 00:52:56.062494 [ 259 ] {784595c8-b1a7-44cf-9355-f156ce5db0e8} <Debug> TCPHandler: Processed in 0.010615397 sec. | ||
| 338 | 2026.01.24 00:52:56.062636 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 339 | 2026.01.24 00:52:56.062857 [ 259 ] {7d2c2559-263b-4ccd-b09f-6c39801a17ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 340 | 2026.01.24 00:52:56.062944 [ 259 ] {7d2c2559-263b-4ccd-b09f-6c39801a17ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 341 | 2026.01.24 00:52:56.064855 [ 259 ] {7d2c2559-263b-4ccd-b09f-6c39801a17ed} <Debug> oximeter.measurements_u8 (d7122ae8-07f3-4f25-8a24-a55ef1c6270b): Loading data parts | ||
| 342 | 2026.01.24 00:52:56.064999 [ 259 ] {7d2c2559-263b-4ccd-b09f-6c39801a17ed} <Debug> oximeter.measurements_u8 (d7122ae8-07f3-4f25-8a24-a55ef1c6270b): There are no data parts | ||
| 343 | 2026.01.24 00:52:56.069373 [ 259 ] {7d2c2559-263b-4ccd-b09f-6c39801a17ed} <Debug> TCPHandler: Processed in 0.006784091 sec. | ||
| 344 | 2026.01.24 00:52:56.069613 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 345 | 2026.01.24 00:52:56.069772 [ 259 ] {1b21bab7-996e-42c3-9128-35298f84faa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 346 | 2026.01.24 00:52:56.069901 [ 259 ] {1b21bab7-996e-42c3-9128-35298f84faa0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 347 | 2026.01.24 00:52:56.074899 [ 259 ] {1b21bab7-996e-42c3-9128-35298f84faa0} <Debug> oximeter.measurements_i16 (9be80652-09d3-4ed0-aa46-dddb365eee89): Loading data parts | ||
| 348 | 2026.01.24 00:52:56.075067 [ 259 ] {1b21bab7-996e-42c3-9128-35298f84faa0} <Debug> oximeter.measurements_i16 (9be80652-09d3-4ed0-aa46-dddb365eee89): There are no data parts | ||
| 349 | 2026.01.24 00:52:56.080685 [ 259 ] {1b21bab7-996e-42c3-9128-35298f84faa0} <Debug> TCPHandler: Processed in 0.011119298 sec. | ||
| 350 | 2026.01.24 00:52:56.080862 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 351 | 2026.01.24 00:52:56.081026 [ 259 ] {dc857131-8784-4995-880f-a1a180bbe025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 352 | 2026.01.24 00:52:56.081200 [ 259 ] {dc857131-8784-4995-880f-a1a180bbe025} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 353 | 2026.01.24 00:52:56.087452 [ 259 ] {dc857131-8784-4995-880f-a1a180bbe025} <Debug> oximeter.measurements_u16 (a495ff94-3c57-4d64-94b2-0a0184235c97): Loading data parts | ||
| 354 | 2026.01.24 00:52:56.087603 [ 259 ] {dc857131-8784-4995-880f-a1a180bbe025} <Debug> oximeter.measurements_u16 (a495ff94-3c57-4d64-94b2-0a0184235c97): There are no data parts | ||
| 355 | 2026.01.24 00:52:56.096206 [ 259 ] {dc857131-8784-4995-880f-a1a180bbe025} <Debug> TCPHandler: Processed in 0.015401654 sec. | ||
| 356 | 2026.01.24 00:52:56.096417 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 357 | 2026.01.24 00:52:56.096653 [ 259 ] {3c14f0a5-6d34-4955-8a5a-5efd6bf633f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 358 | 2026.01.24 00:52:56.096786 [ 259 ] {3c14f0a5-6d34-4955-8a5a-5efd6bf633f8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 359 | 2026.01.24 00:52:56.110350 [ 259 ] {3c14f0a5-6d34-4955-8a5a-5efd6bf633f8} <Debug> oximeter.measurements_i32 (510bf7e9-dd03-4c45-b2d5-b898042995f3): Loading data parts | ||
| 360 | 2026.01.24 00:52:56.110506 [ 259 ] {3c14f0a5-6d34-4955-8a5a-5efd6bf633f8} <Debug> oximeter.measurements_i32 (510bf7e9-dd03-4c45-b2d5-b898042995f3): There are no data parts | ||
| 361 | 2026.01.24 00:52:56.116369 [ 259 ] {3c14f0a5-6d34-4955-8a5a-5efd6bf633f8} <Debug> TCPHandler: Processed in 0.020008777 sec. | ||
| 362 | 2026.01.24 00:52:56.116546 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 363 | 2026.01.24 00:52:56.116716 [ 259 ] {52ad7068-8a31-4857-a1f0-23d3e35244b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 364 | 2026.01.24 00:52:56.116887 [ 259 ] {52ad7068-8a31-4857-a1f0-23d3e35244b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 365 | 2026.01.24 00:52:56.120358 [ 259 ] {52ad7068-8a31-4857-a1f0-23d3e35244b8} <Debug> oximeter.measurements_u32 (0c05a8b4-ff9d-4974-b1d0-d228b3840905): Loading data parts | ||
| 366 | 2026.01.24 00:52:56.120525 [ 259 ] {52ad7068-8a31-4857-a1f0-23d3e35244b8} <Debug> oximeter.measurements_u32 (0c05a8b4-ff9d-4974-b1d0-d228b3840905): There are no data parts | ||
| 367 | 2026.01.24 00:52:56.126655 [ 259 ] {52ad7068-8a31-4857-a1f0-23d3e35244b8} <Debug> TCPHandler: Processed in 0.010168027 sec. | ||
| 368 | 2026.01.24 00:52:56.126856 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.01.24 00:52:56.127081 [ 259 ] {1814a870-fd98-4c78-8c37-f1268d3ba8dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 370 | 2026.01.24 00:52:56.127202 [ 259 ] {1814a870-fd98-4c78-8c37-f1268d3ba8dd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 371 | 2026.01.24 00:52:56.133129 [ 259 ] {1814a870-fd98-4c78-8c37-f1268d3ba8dd} <Debug> oximeter.measurements_i64 (4721f68c-12d7-47e8-a6af-461667779ab3): Loading data parts | ||
| 372 | 2026.01.24 00:52:56.133493 [ 259 ] {1814a870-fd98-4c78-8c37-f1268d3ba8dd} <Debug> oximeter.measurements_i64 (4721f68c-12d7-47e8-a6af-461667779ab3): There are no data parts | ||
| 373 | 2026.01.24 00:52:56.138911 [ 259 ] {1814a870-fd98-4c78-8c37-f1268d3ba8dd} <Debug> TCPHandler: Processed in 0.01211291 sec. | ||
| 374 | 2026.01.24 00:52:56.139063 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.01.24 00:52:56.139235 [ 259 ] {59b11278-5edf-417e-9654-e1243b88c83c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 376 | 2026.01.24 00:52:56.139362 [ 259 ] {59b11278-5edf-417e-9654-e1243b88c83c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 377 | 2026.01.24 00:52:56.144474 [ 259 ] {59b11278-5edf-417e-9654-e1243b88c83c} <Debug> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Loading data parts | ||
| 378 | 2026.01.24 00:52:56.144654 [ 259 ] {59b11278-5edf-417e-9654-e1243b88c83c} <Debug> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): There are no data parts | ||
| 379 | 2026.01.24 00:52:56.147383 [ 259 ] {59b11278-5edf-417e-9654-e1243b88c83c} <Debug> TCPHandler: Processed in 0.008375257 sec. | ||
| 380 | 2026.01.24 00:52:56.147525 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.01.24 00:52:56.147763 [ 259 ] {c9f03257-6a6c-45ce-af72-cd92a613e28f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 382 | 2026.01.24 00:52:56.147889 [ 259 ] {c9f03257-6a6c-45ce-af72-cd92a613e28f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 383 | 2026.01.24 00:52:56.153592 [ 259 ] {c9f03257-6a6c-45ce-af72-cd92a613e28f} <Debug> oximeter.measurements_f32 (108b40f7-a95f-4a58-9ec2-67452d556928): Loading data parts | ||
| 384 | 2026.01.24 00:52:56.153737 [ 259 ] {c9f03257-6a6c-45ce-af72-cd92a613e28f} <Debug> oximeter.measurements_f32 (108b40f7-a95f-4a58-9ec2-67452d556928): There are no data parts | ||
| 385 | 2026.01.24 00:52:56.158708 [ 259 ] {c9f03257-6a6c-45ce-af72-cd92a613e28f} <Debug> TCPHandler: Processed in 0.011230251 sec. | ||
| 386 | 2026.01.24 00:52:56.158869 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.01.24 00:52:56.159062 [ 259 ] {217e058f-d277-4b03-a254-a4701c118ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 388 | 2026.01.24 00:52:56.159202 [ 259 ] {217e058f-d277-4b03-a254-a4701c118ae3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 389 | 2026.01.24 00:52:56.161342 [ 259 ] {217e058f-d277-4b03-a254-a4701c118ae3} <Debug> oximeter.measurements_f64 (b755ed9e-8a7d-401a-8323-78dacbb9acd5): Loading data parts | ||
| 390 | 2026.01.24 00:52:56.161468 [ 259 ] {217e058f-d277-4b03-a254-a4701c118ae3} <Debug> oximeter.measurements_f64 (b755ed9e-8a7d-401a-8323-78dacbb9acd5): There are no data parts | ||
| 391 | 2026.01.24 00:52:56.163980 [ 259 ] {217e058f-d277-4b03-a254-a4701c118ae3} <Debug> TCPHandler: Processed in 0.005167026 sec. | ||
| 392 | 2026.01.24 00:52:56.164148 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.01.24 00:52:56.164384 [ 259 ] {6506d9cb-4bd5-4533-b14a-47462dcfddba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 394 | 2026.01.24 00:52:56.164496 [ 259 ] {6506d9cb-4bd5-4533-b14a-47462dcfddba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 395 | 2026.01.24 00:52:56.166279 [ 259 ] {6506d9cb-4bd5-4533-b14a-47462dcfddba} <Debug> oximeter.measurements_string (60be74e2-f430-4cf6-97ff-e05427b0d87a): Loading data parts | ||
| 396 | 2026.01.24 00:52:56.166410 [ 259 ] {6506d9cb-4bd5-4533-b14a-47462dcfddba} <Debug> oximeter.measurements_string (60be74e2-f430-4cf6-97ff-e05427b0d87a): There are no data parts | ||
| 397 | 2026.01.24 00:52:56.171117 [ 259 ] {6506d9cb-4bd5-4533-b14a-47462dcfddba} <Debug> TCPHandler: Processed in 0.007027767 sec. | ||
| 398 | 2026.01.24 00:52:56.171287 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 399 | 2026.01.24 00:52:56.171440 [ 259 ] {60f9bf0f-8c03-494d-9012-55ec96772218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 400 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 401 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 402 | * a string isn't palatable for a few reasons. | ||
| 403 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 404 | * details. | ||
| 405 | */ | ||
| 406 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 407 | 2026.01.24 00:52:56.171561 [ 259 ] {60f9bf0f-8c03-494d-9012-55ec96772218} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 408 | 2026.01.24 00:52:56.173548 [ 259 ] {60f9bf0f-8c03-494d-9012-55ec96772218} <Debug> oximeter.measurements_bytes (8864e5da-8a94-4a74-86f4-e967279551c6): Loading data parts | ||
| 409 | 2026.01.24 00:52:56.173859 [ 259 ] {60f9bf0f-8c03-494d-9012-55ec96772218} <Debug> oximeter.measurements_bytes (8864e5da-8a94-4a74-86f4-e967279551c6): There are no data parts | ||
| 410 | 2026.01.24 00:52:56.176603 [ 259 ] {60f9bf0f-8c03-494d-9012-55ec96772218} <Debug> TCPHandler: Processed in 0.00536214 sec. | ||
| 411 | 2026.01.24 00:52:56.176766 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 412 | 2026.01.24 00:52:56.176997 [ 259 ] {6ae977a1-34c2-4c3f-b744-09de08199843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) 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) | ||
| 413 | 2026.01.24 00:52:56.177097 [ 259 ] {6ae977a1-34c2-4c3f-b744-09de08199843} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 414 | 2026.01.24 00:52:56.178999 [ 259 ] {6ae977a1-34c2-4c3f-b744-09de08199843} <Debug> oximeter.measurements_cumulativei64 (88488a5c-0dd6-4286-998b-07a8389dd5e2): Loading data parts | ||
| 415 | 2026.01.24 00:52:56.179165 [ 259 ] {6ae977a1-34c2-4c3f-b744-09de08199843} <Debug> oximeter.measurements_cumulativei64 (88488a5c-0dd6-4286-998b-07a8389dd5e2): There are no data parts | ||
| 416 | 2026.01.24 00:52:56.183906 [ 259 ] {6ae977a1-34c2-4c3f-b744-09de08199843} <Debug> TCPHandler: Processed in 0.007205601 sec. | ||
| 417 | 2026.01.24 00:52:56.184100 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 418 | 2026.01.24 00:52:56.184270 [ 259 ] {3badd51e-e264-47b4-a904-3726de192e43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) 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) | ||
| 419 | 2026.01.24 00:52:56.184381 [ 259 ] {3badd51e-e264-47b4-a904-3726de192e43} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 420 | 2026.01.24 00:52:56.189489 [ 259 ] {3badd51e-e264-47b4-a904-3726de192e43} <Debug> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Loading data parts | ||
| 421 | 2026.01.24 00:52:56.189750 [ 259 ] {3badd51e-e264-47b4-a904-3726de192e43} <Debug> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): There are no data parts | ||
| 422 | 2026.01.24 00:52:56.191637 [ 259 ] {3badd51e-e264-47b4-a904-3726de192e43} <Debug> TCPHandler: Processed in 0.007585089 sec. | ||
| 423 | 2026.01.24 00:52:56.191791 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 424 | 2026.01.24 00:52:56.192021 [ 259 ] {785c3591-84d6-49a0-b0e1-26f2fe76a926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) 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) | ||
| 425 | 2026.01.24 00:52:56.192142 [ 259 ] {785c3591-84d6-49a0-b0e1-26f2fe76a926} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 426 | 2026.01.24 00:52:56.197117 [ 259 ] {785c3591-84d6-49a0-b0e1-26f2fe76a926} <Debug> oximeter.measurements_cumulativef32 (3df1ae8f-fb2a-4a3f-88b4-9e7a8cbda0ed): Loading data parts | ||
| 427 | 2026.01.24 00:52:56.197281 [ 259 ] {785c3591-84d6-49a0-b0e1-26f2fe76a926} <Debug> oximeter.measurements_cumulativef32 (3df1ae8f-fb2a-4a3f-88b4-9e7a8cbda0ed): There are no data parts | ||
| 428 | 2026.01.24 00:52:56.198954 [ 259 ] {785c3591-84d6-49a0-b0e1-26f2fe76a926} <Debug> TCPHandler: Processed in 0.007210661 sec. | ||
| 429 | 2026.01.24 00:52:56.199089 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 430 | 2026.01.24 00:52:56.199248 [ 259 ] {ba0d60af-6f76-4091-8b86-db3c472462b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) 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) | ||
| 431 | 2026.01.24 00:52:56.199360 [ 259 ] {ba0d60af-6f76-4091-8b86-db3c472462b3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 432 | 2026.01.24 00:52:56.202513 [ 259 ] {ba0d60af-6f76-4091-8b86-db3c472462b3} <Debug> oximeter.measurements_cumulativef64 (24823340-7a14-4c45-abcf-96caf5418dee): Loading data parts | ||
| 433 | 2026.01.24 00:52:56.202754 [ 259 ] {ba0d60af-6f76-4091-8b86-db3c472462b3} <Debug> oximeter.measurements_cumulativef64 (24823340-7a14-4c45-abcf-96caf5418dee): There are no data parts | ||
| 434 | 2026.01.24 00:52:56.208804 [ 259 ] {ba0d60af-6f76-4091-8b86-db3c472462b3} <Debug> TCPHandler: Processed in 0.009761898 sec. | ||
| 435 | 2026.01.24 00:52:56.209048 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 436 | 2026.01.24 00:52:56.209295 [ 259 ] {e0e73c96-801d-4049-b19a-87c268a6f93a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 437 | * NOTE: Array types cannot be Nullable, see | ||
| 438 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 439 | * for more details. | ||
| 440 | * | ||
| 441 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 442 | * is unfortunate, and at this point relies on the fact that an | ||
| 443 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 444 | * to figure out another way to represent missing samples here. | ||
| 445 | */ | ||
| 446 | 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) | ||
| 447 | 2026.01.24 00:52:56.209467 [ 259 ] {e0e73c96-801d-4049-b19a-87c268a6f93a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 448 | 2026.01.24 00:52:56.219967 [ 259 ] {e0e73c96-801d-4049-b19a-87c268a6f93a} <Debug> oximeter.measurements_histogrami8 (0a4dedf7-390e-4e9a-9af5-7e8ceb49c335): Loading data parts | ||
| 449 | 2026.01.24 00:52:56.220166 [ 259 ] {e0e73c96-801d-4049-b19a-87c268a6f93a} <Debug> oximeter.measurements_histogrami8 (0a4dedf7-390e-4e9a-9af5-7e8ceb49c335): There are no data parts | ||
| 450 | 2026.01.24 00:52:56.222627 [ 259 ] {e0e73c96-801d-4049-b19a-87c268a6f93a} <Debug> TCPHandler: Processed in 0.013629894 sec. | ||
| 451 | 2026.01.24 00:52:56.222774 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 452 | 2026.01.24 00:52:56.223043 [ 259 ] {92845317-3215-48c4-bb75-499610c1aa94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) 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) | ||
| 453 | 2026.01.24 00:52:56.223181 [ 259 ] {92845317-3215-48c4-bb75-499610c1aa94} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 454 | 2026.01.24 00:52:56.226910 [ 259 ] {92845317-3215-48c4-bb75-499610c1aa94} <Debug> oximeter.measurements_histogramu8 (2a7474a2-d392-4645-82ef-2e695f4293ee): Loading data parts | ||
| 455 | 2026.01.24 00:52:56.227051 [ 259 ] {92845317-3215-48c4-bb75-499610c1aa94} <Debug> oximeter.measurements_histogramu8 (2a7474a2-d392-4645-82ef-2e695f4293ee): There are no data parts | ||
| 456 | 2026.01.24 00:52:56.229646 [ 259 ] {92845317-3215-48c4-bb75-499610c1aa94} <Debug> TCPHandler: Processed in 0.006919435 sec. | ||
| 457 | 2026.01.24 00:52:56.229865 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 458 | 2026.01.24 00:52:56.230075 [ 259 ] {1deeec35-9534-4682-bda1-6c11a3c7b606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) 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) | ||
| 459 | 2026.01.24 00:52:56.230220 [ 259 ] {1deeec35-9534-4682-bda1-6c11a3c7b606} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 460 | 2026.01.24 00:52:56.235445 [ 259 ] {1deeec35-9534-4682-bda1-6c11a3c7b606} <Debug> oximeter.measurements_histogrami16 (e09157b5-5a45-40cd-8851-b63aae581bf4): Loading data parts | ||
| 461 | 2026.01.24 00:52:56.235676 [ 259 ] {1deeec35-9534-4682-bda1-6c11a3c7b606} <Debug> oximeter.measurements_histogrami16 (e09157b5-5a45-40cd-8851-b63aae581bf4): There are no data parts | ||
| 462 | 2026.01.24 00:52:56.239955 [ 259 ] {1deeec35-9534-4682-bda1-6c11a3c7b606} <Debug> TCPHandler: Processed in 0.010140126 sec. | ||
| 463 | 2026.01.24 00:52:56.240095 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 464 | 2026.01.24 00:52:56.240307 [ 259 ] {305c8184-4261-48bc-b712-db26e724494c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) 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) | ||
| 465 | 2026.01.24 00:52:56.240443 [ 259 ] {305c8184-4261-48bc-b712-db26e724494c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 466 | 2026.01.24 00:52:56.244003 [ 259 ] {305c8184-4261-48bc-b712-db26e724494c} <Debug> oximeter.measurements_histogramu16 (5975aecd-6688-4ffa-bebf-825f353098ff): Loading data parts | ||
| 467 | 2026.01.24 00:52:56.244142 [ 259 ] {305c8184-4261-48bc-b712-db26e724494c} <Debug> oximeter.measurements_histogramu16 (5975aecd-6688-4ffa-bebf-825f353098ff): There are no data parts | ||
| 468 | 2026.01.24 00:52:56.245573 [ 259 ] {305c8184-4261-48bc-b712-db26e724494c} <Debug> TCPHandler: Processed in 0.005525943 sec. | ||
| 469 | 2026.01.24 00:52:56.245790 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 470 | 2026.01.24 00:52:56.245998 [ 259 ] {a6231048-cf28-4517-b716-2b66f5623d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) 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) | ||
| 471 | 2026.01.24 00:52:56.246130 [ 259 ] {a6231048-cf28-4517-b716-2b66f5623d95} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 472 | 2026.01.24 00:52:56.251293 [ 259 ] {a6231048-cf28-4517-b716-2b66f5623d95} <Debug> oximeter.measurements_histogrami32 (39848826-185b-4f99-a03b-b7cd746f0679): Loading data parts | ||
| 473 | 2026.01.24 00:52:56.251431 [ 259 ] {a6231048-cf28-4517-b716-2b66f5623d95} <Debug> oximeter.measurements_histogrami32 (39848826-185b-4f99-a03b-b7cd746f0679): There are no data parts | ||
| 474 | 2026.01.24 00:52:56.253118 [ 259 ] {a6231048-cf28-4517-b716-2b66f5623d95} <Debug> TCPHandler: Processed in 0.007375085 sec. | ||
| 475 | 2026.01.24 00:52:56.253270 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 476 | 2026.01.24 00:52:56.253492 [ 259 ] {1f8fb3ad-1106-4107-ae1f-cee8da5548a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) 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) | ||
| 477 | 2026.01.24 00:52:56.253638 [ 259 ] {1f8fb3ad-1106-4107-ae1f-cee8da5548a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 478 | 2026.01.24 00:52:56.256763 [ 259 ] {1f8fb3ad-1106-4107-ae1f-cee8da5548a8} <Debug> oximeter.measurements_histogramu32 (e1145921-5ccc-4cfc-b065-52f88757a3b1): Loading data parts | ||
| 479 | 2026.01.24 00:52:56.256901 [ 259 ] {1f8fb3ad-1106-4107-ae1f-cee8da5548a8} <Debug> oximeter.measurements_histogramu32 (e1145921-5ccc-4cfc-b065-52f88757a3b1): There are no data parts | ||
| 480 | 2026.01.24 00:52:56.258348 [ 259 ] {1f8fb3ad-1106-4107-ae1f-cee8da5548a8} <Debug> TCPHandler: Processed in 0.005128794 sec. | ||
| 481 | 2026.01.24 00:52:56.258570 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 482 | 2026.01.24 00:52:56.258782 [ 259 ] {3cc0bee4-1509-4844-97e6-c4e953a06d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) 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) | ||
| 483 | 2026.01.24 00:52:56.258922 [ 259 ] {3cc0bee4-1509-4844-97e6-c4e953a06d20} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 484 | 2026.01.24 00:52:56.262869 [ 259 ] {3cc0bee4-1509-4844-97e6-c4e953a06d20} <Debug> oximeter.measurements_histogrami64 (7348690f-77f2-49e1-889d-2d66bc1954d7): Loading data parts | ||
| 485 | 2026.01.24 00:52:56.263064 [ 259 ] {3cc0bee4-1509-4844-97e6-c4e953a06d20} <Debug> oximeter.measurements_histogrami64 (7348690f-77f2-49e1-889d-2d66bc1954d7): There are no data parts | ||
| 486 | 2026.01.24 00:52:56.269008 [ 259 ] {3cc0bee4-1509-4844-97e6-c4e953a06d20} <Debug> TCPHandler: Processed in 0.010487185 sec. | ||
| 487 | 2026.01.24 00:52:56.269164 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 488 | 2026.01.24 00:52:56.269381 [ 259 ] {c016a183-8d88-4853-88ca-9376ef6cb9f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) 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) | ||
| 489 | 2026.01.24 00:52:56.269526 [ 259 ] {c016a183-8d88-4853-88ca-9376ef6cb9f0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 490 | 2026.01.24 00:52:56.275946 [ 259 ] {c016a183-8d88-4853-88ca-9376ef6cb9f0} <Debug> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Loading data parts | ||
| 491 | 2026.01.24 00:52:56.276087 [ 259 ] {c016a183-8d88-4853-88ca-9376ef6cb9f0} <Debug> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): There are no data parts | ||
| 492 | 2026.01.24 00:52:56.278475 [ 259 ] {c016a183-8d88-4853-88ca-9376ef6cb9f0} <Debug> TCPHandler: Processed in 0.009358789 sec. | ||
| 493 | 2026.01.24 00:52:56.278680 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.01.24 00:52:56.278947 [ 259 ] {28f49b26-58f7-4943-935a-7d666f2e8966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) 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) | ||
| 495 | 2026.01.24 00:52:56.279131 [ 259 ] {28f49b26-58f7-4943-935a-7d666f2e8966} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 496 | 2026.01.24 00:52:56.285327 [ 259 ] {28f49b26-58f7-4943-935a-7d666f2e8966} <Debug> oximeter.measurements_histogramf32 (af11847c-18cb-4846-ab0f-a36aeb92dea7): Loading data parts | ||
| 497 | 2026.01.24 00:52:56.285475 [ 259 ] {28f49b26-58f7-4943-935a-7d666f2e8966} <Debug> oximeter.measurements_histogramf32 (af11847c-18cb-4846-ab0f-a36aeb92dea7): There are no data parts | ||
| 498 | 2026.01.24 00:52:56.293989 [ 259 ] {28f49b26-58f7-4943-935a-7d666f2e8966} <Debug> TCPHandler: Processed in 0.015355693 sec. | ||
| 499 | 2026.01.24 00:52:56.294149 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.01.24 00:52:56.294366 [ 259 ] {5ff555f0-acff-4967-b2fb-8487fcf0b7ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) 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) | ||
| 501 | 2026.01.24 00:52:56.294565 [ 259 ] {5ff555f0-acff-4967-b2fb-8487fcf0b7ba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 502 | 2026.01.24 00:52:56.298272 [ 259 ] {5ff555f0-acff-4967-b2fb-8487fcf0b7ba} <Debug> oximeter.measurements_histogramf64 (3cd5953b-cfe3-4e70-9552-ab787ba40f9c): Loading data parts | ||
| 503 | 2026.01.24 00:52:56.298468 [ 259 ] {5ff555f0-acff-4967-b2fb-8487fcf0b7ba} <Debug> oximeter.measurements_histogramf64 (3cd5953b-cfe3-4e70-9552-ab787ba40f9c): There are no data parts | ||
| 504 | 2026.01.24 00:52:56.301065 [ 259 ] {5ff555f0-acff-4967-b2fb-8487fcf0b7ba} <Debug> TCPHandler: Processed in 0.007023096 sec. | ||
| 505 | 2026.01.24 00:52:56.301507 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.01.24 00:52:56.301720 [ 259 ] {8f9987b4-85a3-4e65-aaff-743ba7c6e706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) /* The field tables store named dimensions of each timeseries. | ||
| 507 | * | ||
| 508 | * As with the measurement tables, there is one field table for each field data | ||
| 509 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 510 | * this behavior **must not** be relied upon for query correctness. | ||
| 511 | * | ||
| 512 | * The index for the fields differs from the measurements, however. Rows are | ||
| 513 | * sorted by timeseries name, then field name, field value, and finally | ||
| 514 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 515 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 516 | * usually then used to look up measurements. | ||
| 517 | * | ||
| 518 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 519 | * timeseries name and then key, since it would improve lookups where one | ||
| 520 | * already has the key. Realistically though, these tables are quite small and | ||
| 521 | * so performance benefits will be low in absolute terms. | ||
| 522 | * | ||
| 523 | * TTL: We use a materialized column to expire old field table records. This | ||
| 524 | * column is generated automatically by the database whenever a new row is | ||
| 525 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 526 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 527 | * record will remain during a deduplication, which will have the last | ||
| 528 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 529 | * measurement tables. | ||
| 530 | */ | ||
| 531 | 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) | ||
| 532 | 2026.01.24 00:52:56.301892 [ 259 ] {8f9987b4-85a3-4e65-aaff-743ba7c6e706} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 533 | 2026.01.24 00:52:56.303950 [ 259 ] {8f9987b4-85a3-4e65-aaff-743ba7c6e706} <Debug> oximeter.fields_bool (cc3e5e93-74e8-43bb-90b7-a7d09226919d): Loading data parts | ||
| 534 | 2026.01.24 00:52:56.304166 [ 259 ] {8f9987b4-85a3-4e65-aaff-743ba7c6e706} <Debug> oximeter.fields_bool (cc3e5e93-74e8-43bb-90b7-a7d09226919d): There are no data parts | ||
| 535 | 2026.01.24 00:52:56.309287 [ 259 ] {8f9987b4-85a3-4e65-aaff-743ba7c6e706} <Debug> TCPHandler: Processed in 0.007837285 sec. | ||
| 536 | 2026.01.24 00:52:56.309458 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2026.01.24 00:52:56.309659 [ 259 ] {1e0c31fc-c066-4e93-886f-b7353e646f2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) 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) | ||
| 538 | 2026.01.24 00:52:56.309803 [ 259 ] {1e0c31fc-c066-4e93-886f-b7353e646f2b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 539 | 2026.01.24 00:52:56.327911 [ 259 ] {1e0c31fc-c066-4e93-886f-b7353e646f2b} <Debug> oximeter.fields_i8 (f1ce1218-c9d8-43d4-a0eb-61cd2640410b): Loading data parts | ||
| 540 | 2026.01.24 00:52:56.328117 [ 259 ] {1e0c31fc-c066-4e93-886f-b7353e646f2b} <Debug> oximeter.fields_i8 (f1ce1218-c9d8-43d4-a0eb-61cd2640410b): There are no data parts | ||
| 541 | 2026.01.24 00:52:56.330835 [ 259 ] {1e0c31fc-c066-4e93-886f-b7353e646f2b} <Debug> TCPHandler: Processed in 0.021426829 sec. | ||
| 542 | 2026.01.24 00:52:56.330989 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2026.01.24 00:52:56.331238 [ 259 ] {f458c168-b074-4a76-904c-fb46304a674b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) 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) | ||
| 544 | 2026.01.24 00:52:56.331362 [ 259 ] {f458c168-b074-4a76-904c-fb46304a674b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 545 | 2026.01.24 00:52:56.336636 [ 259 ] {f458c168-b074-4a76-904c-fb46304a674b} <Debug> oximeter.fields_u8 (0c7590bb-02de-42c3-a38e-55a03cb7beeb): Loading data parts | ||
| 546 | 2026.01.24 00:52:56.336809 [ 259 ] {f458c168-b074-4a76-904c-fb46304a674b} <Debug> oximeter.fields_u8 (0c7590bb-02de-42c3-a38e-55a03cb7beeb): There are no data parts | ||
| 547 | 2026.01.24 00:52:56.338421 [ 259 ] {f458c168-b074-4a76-904c-fb46304a674b} <Debug> TCPHandler: Processed in 0.007499387 sec. | ||
| 548 | 2026.01.24 00:52:56.338548 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2026.01.24 00:52:56.338694 [ 259 ] {e73ab58b-467a-4673-9d1c-3b277e7ee328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) 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) | ||
| 550 | 2026.01.24 00:52:56.338813 [ 259 ] {e73ab58b-467a-4673-9d1c-3b277e7ee328} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 551 | 2026.01.24 00:52:56.341891 [ 259 ] {e73ab58b-467a-4673-9d1c-3b277e7ee328} <Debug> oximeter.fields_i16 (c3bc7777-ff50-4015-ba4c-c8af214321b2): Loading data parts | ||
| 552 | 2026.01.24 00:52:56.342032 [ 259 ] {e73ab58b-467a-4673-9d1c-3b277e7ee328} <Debug> oximeter.fields_i16 (c3bc7777-ff50-4015-ba4c-c8af214321b2): There are no data parts | ||
| 553 | 2026.01.24 00:52:56.343386 [ 259 ] {e73ab58b-467a-4673-9d1c-3b277e7ee328} <Debug> TCPHandler: Processed in 0.004860629 sec. | ||
| 554 | 2026.01.24 00:52:56.343520 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 555 | 2026.01.24 00:52:56.343766 [ 259 ] {b1eb8017-0b25-413f-8620-f85312f2d6fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) 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) | ||
| 556 | 2026.01.24 00:52:56.343903 [ 259 ] {b1eb8017-0b25-413f-8620-f85312f2d6fc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 557 | 2026.01.24 00:52:56.349049 [ 259 ] {b1eb8017-0b25-413f-8620-f85312f2d6fc} <Debug> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Loading data parts | ||
| 558 | 2026.01.24 00:52:56.349200 [ 259 ] {b1eb8017-0b25-413f-8620-f85312f2d6fc} <Debug> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): There are no data parts | ||
| 559 | 2026.01.24 00:52:56.355887 [ 259 ] {b1eb8017-0b25-413f-8620-f85312f2d6fc} <Debug> TCPHandler: Processed in 0.012413737 sec. | ||
| 560 | 2026.01.24 00:52:56.356061 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 561 | 2026.01.24 00:52:56.356245 [ 259 ] {28e6f3fa-5192-4383-807b-dd8c00bcc862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) 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) | ||
| 562 | 2026.01.24 00:52:56.356380 [ 259 ] {28e6f3fa-5192-4383-807b-dd8c00bcc862} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 563 | 2026.01.24 00:52:56.362395 [ 259 ] {28e6f3fa-5192-4383-807b-dd8c00bcc862} <Debug> oximeter.fields_i32 (3e311b50-edd8-41e6-bb95-e22c71ebd91f): Loading data parts | ||
| 564 | 2026.01.24 00:52:56.362552 [ 259 ] {28e6f3fa-5192-4383-807b-dd8c00bcc862} <Debug> oximeter.fields_i32 (3e311b50-edd8-41e6-bb95-e22c71ebd91f): There are no data parts | ||
| 565 | 2026.01.24 00:52:56.365809 [ 259 ] {28e6f3fa-5192-4383-807b-dd8c00bcc862} <Debug> TCPHandler: Processed in 0.009804869 sec. | ||
| 566 | 2026.01.24 00:52:56.365966 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 567 | 2026.01.24 00:52:56.366311 [ 259 ] {8c1a63e1-3898-4ee6-b36e-ffe20476ee73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) 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) | ||
| 568 | 2026.01.24 00:52:56.366551 [ 259 ] {8c1a63e1-3898-4ee6-b36e-ffe20476ee73} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 569 | 2026.01.24 00:52:56.368684 [ 259 ] {8c1a63e1-3898-4ee6-b36e-ffe20476ee73} <Debug> oximeter.fields_u32 (fea0c977-557f-4a86-adf9-80bb19699eee): Loading data parts | ||
| 570 | 2026.01.24 00:52:56.368859 [ 259 ] {8c1a63e1-3898-4ee6-b36e-ffe20476ee73} <Debug> oximeter.fields_u32 (fea0c977-557f-4a86-adf9-80bb19699eee): There are no data parts | ||
| 571 | 2026.01.24 00:52:56.373638 [ 259 ] {8c1a63e1-3898-4ee6-b36e-ffe20476ee73} <Debug> TCPHandler: Processed in 0.007723092 sec. | ||
| 572 | 2026.01.24 00:52:56.373790 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 573 | 2026.01.24 00:52:56.373947 [ 259 ] {f7915f56-5599-4863-9f8f-3b129ebb7c36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) 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) | ||
| 574 | 2026.01.24 00:52:56.374068 [ 259 ] {f7915f56-5599-4863-9f8f-3b129ebb7c36} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 575 | 2026.01.24 00:52:56.378579 [ 259 ] {f7915f56-5599-4863-9f8f-3b129ebb7c36} <Debug> oximeter.fields_i64 (32b196b6-5c1f-4bc7-b495-5f37d1e85a9d): Loading data parts | ||
| 576 | 2026.01.24 00:52:56.378783 [ 259 ] {f7915f56-5599-4863-9f8f-3b129ebb7c36} <Debug> oximeter.fields_i64 (32b196b6-5c1f-4bc7-b495-5f37d1e85a9d): There are no data parts | ||
| 577 | 2026.01.24 00:52:56.384939 [ 259 ] {f7915f56-5599-4863-9f8f-3b129ebb7c36} <Debug> TCPHandler: Processed in 0.01120244 sec. | ||
| 578 | 2026.01.24 00:52:56.385208 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 579 | 2026.01.24 00:52:56.385390 [ 259 ] {f200c1ff-4a6f-4ae5-92e9-346eb150927f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) 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) | ||
| 580 | 2026.01.24 00:52:56.385555 [ 259 ] {f200c1ff-4a6f-4ae5-92e9-346eb150927f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 581 | 2026.01.24 00:52:56.389292 [ 259 ] {f200c1ff-4a6f-4ae5-92e9-346eb150927f} <Debug> oximeter.fields_u64 (1c9ed033-eafe-477b-9b23-59fa38e1064e): Loading data parts | ||
| 582 | 2026.01.24 00:52:56.389489 [ 259 ] {f200c1ff-4a6f-4ae5-92e9-346eb150927f} <Debug> oximeter.fields_u64 (1c9ed033-eafe-477b-9b23-59fa38e1064e): There are no data parts | ||
| 583 | 2026.01.24 00:52:56.395584 [ 259 ] {f200c1ff-4a6f-4ae5-92e9-346eb150927f} <Debug> TCPHandler: Processed in 0.010432633 sec. | ||
| 584 | 2026.01.24 00:52:56.395726 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 585 | 2026.01.24 00:52:56.395929 [ 259 ] {0b7ba55b-7687-4d42-b3fc-11b611d7a0ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) 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) | ||
| 586 | 2026.01.24 00:52:56.396014 [ 259 ] {0b7ba55b-7687-4d42-b3fc-11b611d7a0ef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 587 | 2026.01.24 00:52:56.400843 [ 259 ] {0b7ba55b-7687-4d42-b3fc-11b611d7a0ef} <Debug> oximeter.fields_ipaddr (11711a15-37c4-432c-a9a4-559ec6fcba92): Loading data parts | ||
| 588 | 2026.01.24 00:52:56.401043 [ 259 ] {0b7ba55b-7687-4d42-b3fc-11b611d7a0ef} <Debug> oximeter.fields_ipaddr (11711a15-37c4-432c-a9a4-559ec6fcba92): There are no data parts | ||
| 589 | 2026.01.24 00:52:56.403335 [ 259 ] {0b7ba55b-7687-4d42-b3fc-11b611d7a0ef} <Debug> TCPHandler: Processed in 0.007656411 sec. | ||
| 590 | 2026.01.24 00:52:56.403559 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 591 | 2026.01.24 00:52:56.403711 [ 259 ] {3937f430-55c7-4aa7-bc19-f5dbbc5ad12d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) 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) | ||
| 592 | 2026.01.24 00:52:56.403839 [ 259 ] {3937f430-55c7-4aa7-bc19-f5dbbc5ad12d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 593 | 2026.01.24 00:52:56.409248 [ 259 ] {3937f430-55c7-4aa7-bc19-f5dbbc5ad12d} <Debug> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Loading data parts | ||
| 594 | 2026.01.24 00:52:56.409484 [ 259 ] {3937f430-55c7-4aa7-bc19-f5dbbc5ad12d} <Debug> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): There are no data parts | ||
| 595 | 2026.01.24 00:52:56.411057 [ 259 ] {3937f430-55c7-4aa7-bc19-f5dbbc5ad12d} <Debug> TCPHandler: Processed in 0.007546078 sec. | ||
| 596 | 2026.01.24 00:52:56.411213 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 597 | 2026.01.24 00:52:56.411465 [ 259 ] {8dcb26cc-ebb7-4868-b5a7-a4d44f79d440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) 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) | ||
| 598 | 2026.01.24 00:52:56.411552 [ 259 ] {8dcb26cc-ebb7-4868-b5a7-a4d44f79d440} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 599 | 2026.01.24 00:52:56.414563 [ 259 ] {8dcb26cc-ebb7-4868-b5a7-a4d44f79d440} <Debug> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Loading data parts | ||
| 600 | 2026.01.24 00:52:56.414769 [ 259 ] {8dcb26cc-ebb7-4868-b5a7-a4d44f79d440} <Debug> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): There are no data parts | ||
| 601 | 2026.01.24 00:52:56.416265 [ 259 ] {8dcb26cc-ebb7-4868-b5a7-a4d44f79d440} <Debug> TCPHandler: Processed in 0.005102004 sec. | ||
| 602 | 2026.01.24 00:52:56.416502 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 603 | 2026.01.24 00:52:56.416753 [ 259 ] {d7bcfc94-9aa5-4446-8348-4149c2364a0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) /* The timeseries schema table stores the extracted schema for the samples | ||
| 604 | * oximeter collects. | ||
| 605 | */ | ||
| 606 | 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) | ||
| 607 | 2026.01.24 00:52:56.416921 [ 259 ] {d7bcfc94-9aa5-4446-8348-4149c2364a0c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 608 | 2026.01.24 00:52:56.422086 [ 259 ] {d7bcfc94-9aa5-4446-8348-4149c2364a0c} <Debug> oximeter.timeseries_schema (d7d74aa2-4824-4141-bade-d3207caa1d2d): Loading data parts | ||
| 609 | 2026.01.24 00:52:56.422247 [ 259 ] {d7bcfc94-9aa5-4446-8348-4149c2364a0c} <Debug> oximeter.timeseries_schema (d7d74aa2-4824-4141-bade-d3207caa1d2d): There are no data parts | ||
| 610 | 2026.01.24 00:52:56.423846 [ 259 ] {d7bcfc94-9aa5-4446-8348-4149c2364a0c} <Debug> TCPHandler: Processed in 0.007392855 sec. | ||
| 611 | 2026.01.24 00:52:56.424156 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 612 | 2026.01.24 00:52:56.424399 [ 262 ] {5ceedac0-2f05-451a-8191-a8c489368711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 613 | 2026.01.24 00:52:56.425772 [ 262 ] {5ceedac0-2f05-451a-8191-a8c489368711} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 614 | 2026.01.24 00:52:56.433287 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60042 | ||
| 615 | 2026.01.24 00:52:56.435154 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 616 | 2026.01.24 00:52:56.435190 [ 270 ] {} <Debug> TCP-Session: 850db6f4-aebd-43f2-82ed-d6204e3fb0a8 Authenticating user 'default' from [fd00:1122:3344:101::a]:60042 | ||
| 617 | 2026.01.24 00:52:56.435374 [ 270 ] {} <Debug> TCP-Session: 850db6f4-aebd-43f2-82ed-d6204e3fb0a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2026.01.24 00:52:56.435439 [ 270 ] {} <Debug> TCP-Session: 850db6f4-aebd-43f2-82ed-d6204e3fb0a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2026.01.24 00:52:56.435497 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 620 | 2026.01.24 00:52:56.435524 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 621 | 2026.01.24 00:52:56.435646 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 622 | 2026.01.24 00:52:56.440367 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34267 | ||
| 623 | 2026.01.24 00:52:56.440454 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58103 | ||
| 624 | 2026.01.24 00:52:56.440534 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41816 | ||
| 625 | 2026.01.24 00:52:56.440643 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 626 | 2026.01.24 00:52:56.440708 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 627 | 2026.01.24 00:52:56.440724 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59199 | ||
| 628 | 2026.01.24 00:52:56.440828 [ 272 ] {} <Debug> TCP-Session: 934a9756-fc2c-48f6-adef-17f012d658df Authenticating user 'default' from [fd00:1122:3344:101::a]:58103 | ||
| 629 | 2026.01.24 00:52:56.440841 [ 271 ] {} <Debug> TCP-Session: 8675b534-936a-4b39-929b-1b639da15dff Authenticating user 'default' from [fd00:1122:3344:101::a]:34267 | ||
| 630 | 2026.01.24 00:52:56.440836 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38811 | ||
| 631 | 2026.01.24 00:52:56.440853 [ 268 ] {5ceedac0-2f05-451a-8191-a8c489368711} <Trace> oximeter.version (e41782c5-ec67-41da-8086-17500ed3b5e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 632 | 2026.01.24 00:52:56.441068 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 633 | 2026.01.24 00:52:56.441032 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 634 | 2026.01.24 00:52:56.440991 [ 271 ] {} <Debug> TCP-Session: 8675b534-936a-4b39-929b-1b639da15dff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 635 | 2026.01.24 00:52:56.441175 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 636 | 2026.01.24 00:52:56.441183 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60558 | ||
| 637 | 2026.01.24 00:52:56.441178 [ 273 ] {} <Debug> TCP-Session: c3dc8595-7e58-477c-b5d0-aa651a30ecb4 Authenticating user 'default' from [fd00:1122:3344:101::a]:41816 | ||
| 638 | 2026.01.24 00:52:56.441245 [ 271 ] {} <Debug> TCP-Session: 8675b534-936a-4b39-929b-1b639da15dff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 639 | 2026.01.24 00:52:56.441304 [ 275 ] {} <Debug> TCP-Session: a32cdac3-7b12-49b6-8f8d-c9bcb00cce96 Authenticating user 'default' from [fd00:1122:3344:101::a]:38811 | ||
| 640 | 2026.01.24 00:52:56.441271 [ 273 ] {} <Debug> TCP-Session: c3dc8595-7e58-477c-b5d0-aa651a30ecb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 641 | 2026.01.24 00:52:56.441163 [ 274 ] {} <Debug> TCP-Session: a5eca4d7-4fd5-4a00-97d5-90627919c7a7 Authenticating user 'default' from [fd00:1122:3344:101::a]:59199 | ||
| 642 | 2026.01.24 00:52:56.441398 [ 275 ] {} <Debug> TCP-Session: a32cdac3-7b12-49b6-8f8d-c9bcb00cce96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 643 | 2026.01.24 00:52:56.441376 [ 273 ] {} <Debug> TCP-Session: c3dc8595-7e58-477c-b5d0-aa651a30ecb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 644 | 2026.01.24 00:52:56.441370 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 645 | 2026.01.24 00:52:56.441574 [ 275 ] {} <Debug> TCP-Session: a32cdac3-7b12-49b6-8f8d-c9bcb00cce96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2026.01.24 00:52:56.440964 [ 272 ] {} <Debug> TCP-Session: 934a9756-fc2c-48f6-adef-17f012d658df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2026.01.24 00:52:56.440953 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40283 | ||
| 648 | 2026.01.24 00:52:56.441739 [ 277 ] {} <Debug> TCP-Session: 6f33006c-5260-47b4-ba7c-b6babd74e5d2 Authenticating user 'default' from [fd00:1122:3344:101::a]:60558 | ||
| 649 | 2026.01.24 00:52:56.441734 [ 272 ] {} <Debug> TCP-Session: 934a9756-fc2c-48f6-adef-17f012d658df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2026.01.24 00:52:56.441555 [ 274 ] {} <Debug> TCP-Session: a5eca4d7-4fd5-4a00-97d5-90627919c7a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2026.01.24 00:52:56.441928 [ 277 ] {} <Debug> TCP-Session: 6f33006c-5260-47b4-ba7c-b6babd74e5d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.01.24 00:52:56.441157 [ 268 ] {5ceedac0-2f05-451a-8191-a8c489368711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 653 | 2026.01.24 00:52:56.441991 [ 274 ] {} <Debug> TCP-Session: a5eca4d7-4fd5-4a00-97d5-90627919c7a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2026.01.24 00:52:56.442025 [ 277 ] {} <Debug> TCP-Session: 6f33006c-5260-47b4-ba7c-b6babd74e5d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.01.24 00:52:56.442081 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 656 | 2026.01.24 00:52:56.442136 [ 276 ] {} <Debug> TCP-Session: 6a6f0986-3e3c-481d-9d51-b3352a637a6f Authenticating user 'default' from [fd00:1122:3344:101::a]:40283 | ||
| 657 | 2026.01.24 00:52:56.442211 [ 276 ] {} <Debug> TCP-Session: 6a6f0986-3e3c-481d-9d51-b3352a637a6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.01.24 00:52:56.442275 [ 276 ] {} <Debug> TCP-Session: 6a6f0986-3e3c-481d-9d51-b3352a637a6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.01.24 00:52:56.446296 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50296 | ||
| 660 | 2026.01.24 00:52:56.447109 [ 268 ] {5ceedac0-2f05-451a-8191-a8c489368711} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 661 | 2026.01.24 00:52:56.447843 [ 268 ] {5ceedac0-2f05-451a-8191-a8c489368711} <Trace> oximeter.version (e41782c5-ec67-41da-8086-17500ed3b5e4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 662 | 2026.01.24 00:52:56.448039 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 663 | 2026.01.24 00:52:56.448122 [ 262 ] {5ceedac0-2f05-451a-8191-a8c489368711} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.023843 sec., 41.94103091053978 rows/sec., 671.06 B/sec. | ||
| 664 | 2026.01.24 00:52:56.448128 [ 278 ] {} <Debug> TCP-Session: 247836bb-03ec-47d0-b5fd-c1f725c46ecf Authenticating user 'default' from [fd00:1122:3344:101::c]:50296 | ||
| 665 | 2026.01.24 00:52:56.448221 [ 278 ] {} <Debug> TCP-Session: 247836bb-03ec-47d0-b5fd-c1f725c46ecf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 666 | 2026.01.24 00:52:56.448346 [ 278 ] {} <Debug> TCP-Session: 247836bb-03ec-47d0-b5fd-c1f725c46ecf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2026.01.24 00:52:56.448439 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 668 | 2026.01.24 00:52:56.448484 [ 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 | 2026.01.24 00:52:56.448450 [ 262 ] {5ceedac0-2f05-451a-8191-a8c489368711} <Debug> TCPHandler: Processed in 0.024357004 sec. | ||
| 670 | 2026.01.24 00:52:56.448617 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2026.01.24 00:52:56.453117 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37775 | ||
| 672 | 2026.01.24 00:52:56.453279 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 673 | 2026.01.24 00:52:56.453308 [ 279 ] {} <Debug> TCP-Session: 62c1a7ee-7ddd-4804-a1b5-b49c5bada310 Authenticating user 'default' from [fd00:1122:3344:101::c]:37775 | ||
| 674 | 2026.01.24 00:52:56.453362 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51131 | ||
| 675 | 2026.01.24 00:52:56.453437 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62528 | ||
| 676 | 2026.01.24 00:52:56.453286 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61120 | ||
| 677 | 2026.01.24 00:52:56.453502 [ 279 ] {} <Debug> TCP-Session: 62c1a7ee-7ddd-4804-a1b5-b49c5bada310 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 678 | 2026.01.24 00:52:56.453574 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63007 | ||
| 679 | 2026.01.24 00:52:56.453613 [ 279 ] {} <Debug> TCP-Session: 62c1a7ee-7ddd-4804-a1b5-b49c5bada310 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 680 | 2026.01.24 00:52:56.453690 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51732 | ||
| 681 | 2026.01.24 00:52:56.453705 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 682 | 2026.01.24 00:52:56.453870 [ 280 ] {} <Debug> TCP-Session: ec8c0410-58de-405f-9cd5-621cd839a247 Authenticating user 'default' from [fd00:1122:3344:101::c]:61120 | ||
| 683 | 2026.01.24 00:52:56.453894 [ 280 ] {} <Debug> TCP-Session: ec8c0410-58de-405f-9cd5-621cd839a247 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 684 | 2026.01.24 00:52:56.453906 [ 280 ] {} <Debug> TCP-Session: ec8c0410-58de-405f-9cd5-621cd839a247 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 685 | 2026.01.24 00:52:56.453984 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38066 | ||
| 686 | 2026.01.24 00:52:56.453993 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2026.01.24 00:52:56.454011 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2026.01.24 00:52:56.454203 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 689 | 2026.01.24 00:52:56.454080 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 690 | 2026.01.24 00:52:56.454047 [ 282 ] {} <Debug> TCP-Session: 4b839f05-22db-41c0-a258-f4769899b670 Authenticating user 'default' from [fd00:1122:3344:101::c]:62528 | ||
| 691 | 2026.01.24 00:52:56.454037 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 692 | 2026.01.24 00:52:56.454380 [ 285 ] {} <Debug> TCP-Session: 255aba26-d8da-457b-9e39-7695392bb25a Authenticating user 'default' from [fd00:1122:3344:101::c]:38066 | ||
| 693 | 2026.01.24 00:52:56.454362 [ 283 ] {} <Debug> TCP-Session: 111dceea-b741-48b7-832e-cfe5cc240ed2 Authenticating user 'default' from [fd00:1122:3344:101::c]:63007 | ||
| 694 | 2026.01.24 00:52:56.454363 [ 281 ] {} <Debug> TCP-Session: b5923f0e-1980-4b9b-a2c2-08011df4634f Authenticating user 'default' from [fd00:1122:3344:101::c]:51131 | ||
| 695 | 2026.01.24 00:52:56.454561 [ 284 ] {} <Debug> TCP-Session: 6cea1df2-cf55-4d5d-8cbf-f72d8bc3df94 Authenticating user 'default' from [fd00:1122:3344:101::c]:51732 | ||
| 696 | 2026.01.24 00:52:56.454572 [ 285 ] {} <Debug> TCP-Session: 255aba26-d8da-457b-9e39-7695392bb25a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.01.24 00:52:56.454556 [ 283 ] {} <Debug> TCP-Session: 111dceea-b741-48b7-832e-cfe5cc240ed2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.01.24 00:52:56.454675 [ 285 ] {} <Debug> TCP-Session: 255aba26-d8da-457b-9e39-7695392bb25a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.01.24 00:52:56.454701 [ 284 ] {} <Debug> TCP-Session: 6cea1df2-cf55-4d5d-8cbf-f72d8bc3df94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.01.24 00:52:56.454665 [ 281 ] {} <Debug> TCP-Session: b5923f0e-1980-4b9b-a2c2-08011df4634f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.01.24 00:52:56.454357 [ 282 ] {} <Debug> TCP-Session: 4b839f05-22db-41c0-a258-f4769899b670 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.01.24 00:52:56.454816 [ 281 ] {} <Debug> TCP-Session: b5923f0e-1980-4b9b-a2c2-08011df4634f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.01.24 00:52:56.454806 [ 283 ] {} <Debug> TCP-Session: 111dceea-b741-48b7-832e-cfe5cc240ed2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.01.24 00:52:56.454905 [ 282 ] {} <Debug> TCP-Session: 4b839f05-22db-41c0-a258-f4769899b670 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.01.24 00:52:56.454999 [ 284 ] {} <Debug> TCP-Session: 6cea1df2-cf55-4d5d-8cbf-f72d8bc3df94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.01.24 00:52:57.000345 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.92 MiB, peak 134.92 MiB, free memory in arenas 0.00 B, will set to 139.67 MiB (RSS), difference: 4.75 MiB | ||
| 707 | 2026.01.24 00:53:02.034198 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.01.24 00:53:02.034249 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 709 | 2026.01.24 00:53:02.034293 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.01.24 00:53:02.034330 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.01.24 00:53:02.037822 [ 244 ] {} <Debug> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Loading data parts | ||
| 712 | 2026.01.24 00:53:02.038151 [ 244 ] {} <Debug> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): There are no data parts | ||
| 713 | 2026.01.24 00:53:02.047299 [ 243 ] {} <Debug> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Loading data parts | ||
| 714 | 2026.01.24 00:53:02.047704 [ 243 ] {} <Debug> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): There are no data parts | ||
| 715 | 2026.01.24 00:53:02.048785 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 716 | 2026.01.24 00:53:02.048829 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 717 | 2026.01.24 00:53:02.054786 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 718 | 2026.01.24 00:53:02.055653 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 719 | 2026.01.24 00:53:02.055840 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 720 | 2026.01.24 00:53:02.081796 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.01.24 00:53:02.081963 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 722 | 2026.01.24 00:53:02.088633 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.01.24 00:53:02.089857 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2026.01.24 00:53:02.094230 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.01.24 00:53:03.000842 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.85 MiB, peak 148.85 MiB, free memory in arenas 0.00 B, will set to 153.96 MiB (RSS), difference: 9.10 MiB | ||
| 726 | 2026.01.24 00:53:04.533712 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.01.24 00:53:04.533927 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.01.24 00:53:04.538801 [ 242 ] {} <Debug> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Loading data parts | ||
| 729 | 2026.01.24 00:53:04.538995 [ 242 ] {} <Debug> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): There are no data parts | ||
| 730 | 2026.01.24 00:53:04.552582 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.01.24 00:53:04.552710 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 732 | 2026.01.24 00:53:04.556368 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.01.24 00:53:04.556943 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2026.01.24 00:53:04.557253 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.01.24 00:53:05.001077 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.15 MiB, peak 158.15 MiB, free memory in arenas 0.00 B, will set to 155.02 MiB (RSS), difference: -3.14 MiB | ||
| 736 | 2026.01.24 00:53:09.506567 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.01.24 00:53:09.506629 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.01.24 00:53:09.556858 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 739 | 2026.01.24 00:53:09.557682 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.01.24 00:53:09.557728 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 741 | 2026.01.24 00:53:09.558501 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2026.01.24 00:53:09.559087 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2026.01.24 00:53:09.559254 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2026.01.24 00:53:09.595262 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2026.01.24 00:53:09.612849 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2026.01.24 00:53:09.612956 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 747 | 2026.01.24 00:53:09.619766 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2026.01.24 00:53:09.620899 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2026.01.24 00:53:09.624302 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2026.01.24 00:53:10.000434 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.83 MiB, peak 159.83 MiB, free memory in arenas 0.00 B, will set to 157.67 MiB (RSS), difference: 1.84 MiB | ||
| 751 | 2026.01.24 00:53:15.001130 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.68 MiB, peak 159.83 MiB, free memory in arenas 0.00 B, will set to 157.70 MiB (RSS), difference: 4.02 MiB | ||
| 752 | 2026.01.24 00:53:16.457292 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 753 | 2026.01.24 00:53:16.457472 [ 259 ] {384a4d65-198d-4ef0-ab7c-43f8680341b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 754 | 2026.01.24 00:53:16.457859 [ 259 ] {384a4d65-198d-4ef0-ab7c-43f8680341b0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 755 | 2026.01.24 00:53:16.462036 [ 259 ] {384a4d65-198d-4ef0-ab7c-43f8680341b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 756 | 2026.01.24 00:53:16.470757 [ 259 ] {384a4d65-198d-4ef0-ab7c-43f8680341b0} <Debug> TCPHandler: Processed in 0.013586633 sec. | ||
| 757 | 2026.01.24 00:53:16.491581 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 758 | 2026.01.24 00:53:16.491737 [ 259 ] {bd57919e-3a7e-400c-aa83-9b7cf21808f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 759 | 2026.01.24 00:53:16.496104 [ 259 ] {bd57919e-3a7e-400c-aa83-9b7cf21808f5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 760 | 2026.01.24 00:53:16.496160 [ 259 ] {bd57919e-3a7e-400c-aa83-9b7cf21808f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 761 | 2026.01.24 00:53:16.498616 [ 259 ] {bd57919e-3a7e-400c-aa83-9b7cf21808f5} <Debug> TCPHandler: Processed in 0.007112448 sec. | ||
| 762 | 2026.01.24 00:53:16.498858 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 763 | 2026.01.24 00:53:16.498992 [ 259 ] {e18e863d-08cc-4372-b819-5da7e0dcfb3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 764 | 2026.01.24 00:53:16.501257 [ 259 ] {e18e863d-08cc-4372-b819-5da7e0dcfb3f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 765 | 2026.01.24 00:53:16.501305 [ 259 ] {e18e863d-08cc-4372-b819-5da7e0dcfb3f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 766 | 2026.01.24 00:53:16.501650 [ 259 ] {e18e863d-08cc-4372-b819-5da7e0dcfb3f} <Debug> TCPHandler: Processed in 0.002843363 sec. | ||
| 767 | 2026.01.24 00:53:16.501860 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2026.01.24 00:53:16.501981 [ 259 ] {9ede0917-0abc-4fc3-81e8-13e9d6a2f311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 769 | 2026.01.24 00:53:16.502223 [ 259 ] {9ede0917-0abc-4fc3-81e8-13e9d6a2f311} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 770 | 2026.01.24 00:53:16.502267 [ 259 ] {9ede0917-0abc-4fc3-81e8-13e9d6a2f311} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 771 | 2026.01.24 00:53:16.502591 [ 259 ] {9ede0917-0abc-4fc3-81e8-13e9d6a2f311} <Debug> TCPHandler: Processed in 0.000778897 sec. | ||
| 772 | 2026.01.24 00:53:16.502784 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2026.01.24 00:53:16.502899 [ 259 ] {e5562c32-c543-4b6a-8615-876b776e6b47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 774 | 2026.01.24 00:53:16.503136 [ 259 ] {e5562c32-c543-4b6a-8615-876b776e6b47} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 775 | 2026.01.24 00:53:16.503179 [ 259 ] {e5562c32-c543-4b6a-8615-876b776e6b47} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 776 | 2026.01.24 00:53:16.503507 [ 259 ] {e5562c32-c543-4b6a-8615-876b776e6b47} <Debug> TCPHandler: Processed in 0.000770528 sec. | ||
| 777 | 2026.01.24 00:53:16.503726 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 778 | 2026.01.24 00:53:16.503840 [ 259 ] {75dd2f27-d7de-4f46-aae8-44f47ee17103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 779 | 2026.01.24 00:53:16.504087 [ 259 ] {75dd2f27-d7de-4f46-aae8-44f47ee17103} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 780 | 2026.01.24 00:53:16.504131 [ 259 ] {75dd2f27-d7de-4f46-aae8-44f47ee17103} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 781 | 2026.01.24 00:53:16.504439 [ 259 ] {75dd2f27-d7de-4f46-aae8-44f47ee17103} <Debug> TCPHandler: Processed in 0.000760557 sec. | ||
| 782 | 2026.01.24 00:53:16.504651 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 783 | 2026.01.24 00:53:16.504764 [ 259 ] {11dc6cd6-1a3b-4689-bf53-d6680345d28a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 784 | 2026.01.24 00:53:16.505005 [ 259 ] {11dc6cd6-1a3b-4689-bf53-d6680345d28a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 785 | 2026.01.24 00:53:16.505047 [ 259 ] {11dc6cd6-1a3b-4689-bf53-d6680345d28a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 786 | 2026.01.24 00:53:16.505347 [ 259 ] {11dc6cd6-1a3b-4689-bf53-d6680345d28a} <Debug> TCPHandler: Processed in 0.000742707 sec. | ||
| 787 | 2026.01.24 00:53:16.505538 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 788 | 2026.01.24 00:53:16.505650 [ 259 ] {213f7750-06dd-4ed7-ab06-93bf0b0e4094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 789 | 2026.01.24 00:53:16.505884 [ 259 ] {213f7750-06dd-4ed7-ab06-93bf0b0e4094} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 790 | 2026.01.24 00:53:16.505936 [ 259 ] {213f7750-06dd-4ed7-ab06-93bf0b0e4094} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 791 | 2026.01.24 00:53:16.506247 [ 259 ] {213f7750-06dd-4ed7-ab06-93bf0b0e4094} <Debug> TCPHandler: Processed in 0.000755827 sec. | ||
| 792 | 2026.01.24 00:53:16.506514 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 793 | 2026.01.24 00:53:16.506628 [ 259 ] {d0a28270-f8c2-467c-8b3d-b6ffea29232c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 794 | 2026.01.24 00:53:16.506877 [ 259 ] {d0a28270-f8c2-467c-8b3d-b6ffea29232c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 795 | 2026.01.24 00:53:16.506923 [ 259 ] {d0a28270-f8c2-467c-8b3d-b6ffea29232c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 796 | 2026.01.24 00:53:16.507245 [ 259 ] {d0a28270-f8c2-467c-8b3d-b6ffea29232c} <Debug> TCPHandler: Processed in 0.000777767 sec. | ||
| 797 | 2026.01.24 00:53:16.507462 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 798 | 2026.01.24 00:53:16.507576 [ 259 ] {3ae4ef4f-cc7e-41e6-9cf4-b5d56c17d8f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 799 | 2026.01.24 00:53:16.507814 [ 259 ] {3ae4ef4f-cc7e-41e6-9cf4-b5d56c17d8f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 800 | 2026.01.24 00:53:16.507855 [ 259 ] {3ae4ef4f-cc7e-41e6-9cf4-b5d56c17d8f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 801 | 2026.01.24 00:53:16.508167 [ 259 ] {3ae4ef4f-cc7e-41e6-9cf4-b5d56c17d8f0} <Debug> TCPHandler: Processed in 0.000751897 sec. | ||
| 802 | 2026.01.24 00:53:16.508376 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 803 | 2026.01.24 00:53:16.508490 [ 259 ] {07dfa0dc-4fac-49da-beaa-8f45507e4f64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 804 | 2026.01.24 00:53:16.508726 [ 259 ] {07dfa0dc-4fac-49da-beaa-8f45507e4f64} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 805 | 2026.01.24 00:53:16.508768 [ 259 ] {07dfa0dc-4fac-49da-beaa-8f45507e4f64} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 806 | 2026.01.24 00:53:16.509078 [ 259 ] {07dfa0dc-4fac-49da-beaa-8f45507e4f64} <Debug> TCPHandler: Processed in 0.000749487 sec. | ||
| 807 | 2026.01.24 00:53:16.509266 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 808 | 2026.01.24 00:53:16.509380 [ 259 ] {8ada3598-6ec9-40dd-8b8f-31233009da03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 809 | 2026.01.24 00:53:16.509618 [ 259 ] {8ada3598-6ec9-40dd-8b8f-31233009da03} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 810 | 2026.01.24 00:53:16.509660 [ 259 ] {8ada3598-6ec9-40dd-8b8f-31233009da03} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 811 | 2026.01.24 00:53:16.509964 [ 259 ] {8ada3598-6ec9-40dd-8b8f-31233009da03} <Debug> TCPHandler: Processed in 0.000743777 sec. | ||
| 812 | 2026.01.24 00:53:16.510169 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 813 | 2026.01.24 00:53:16.510284 [ 259 ] {8438ae3b-e9fe-49b9-ad1e-d829b8c58be0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 814 | 2026.01.24 00:53:16.510527 [ 259 ] {8438ae3b-e9fe-49b9-ad1e-d829b8c58be0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 815 | 2026.01.24 00:53:16.510570 [ 259 ] {8438ae3b-e9fe-49b9-ad1e-d829b8c58be0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 816 | 2026.01.24 00:53:16.510871 [ 259 ] {8438ae3b-e9fe-49b9-ad1e-d829b8c58be0} <Debug> TCPHandler: Processed in 0.000749207 sec. | ||
| 817 | 2026.01.24 00:53:16.511070 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 818 | 2026.01.24 00:53:16.511185 [ 259 ] {10d043ff-fd9a-461c-a1fe-3efcda892849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 819 | 2026.01.24 00:53:16.511428 [ 259 ] {10d043ff-fd9a-461c-a1fe-3efcda892849} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 820 | 2026.01.24 00:53:16.511470 [ 259 ] {10d043ff-fd9a-461c-a1fe-3efcda892849} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 821 | 2026.01.24 00:53:16.511832 [ 259 ] {10d043ff-fd9a-461c-a1fe-3efcda892849} <Debug> TCPHandler: Processed in 0.000808489 sec. | ||
| 822 | 2026.01.24 00:53:16.512029 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 823 | 2026.01.24 00:53:16.512144 [ 259 ] {298b10c7-eb9f-4cad-9242-eb52ebd6eff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 824 | 2026.01.24 00:53:16.512393 [ 259 ] {298b10c7-eb9f-4cad-9242-eb52ebd6eff2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 825 | 2026.01.24 00:53:16.512435 [ 259 ] {298b10c7-eb9f-4cad-9242-eb52ebd6eff2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 826 | 2026.01.24 00:53:16.512749 [ 259 ] {298b10c7-eb9f-4cad-9242-eb52ebd6eff2} <Debug> TCPHandler: Processed in 0.000766117 sec. | ||
| 827 | 2026.01.24 00:53:16.513405 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 828 | 2026.01.24 00:53:16.513521 [ 259 ] {f7c51c3a-fc6f-466f-ba4f-1b99407b5b8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 829 | 2026.01.24 00:53:16.513768 [ 259 ] {f7c51c3a-fc6f-466f-ba4f-1b99407b5b8f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 830 | 2026.01.24 00:53:16.513809 [ 259 ] {f7c51c3a-fc6f-466f-ba4f-1b99407b5b8f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 831 | 2026.01.24 00:53:16.514119 [ 259 ] {f7c51c3a-fc6f-466f-ba4f-1b99407b5b8f} <Debug> TCPHandler: Processed in 0.000760957 sec. | ||
| 832 | 2026.01.24 00:53:16.514305 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 833 | 2026.01.24 00:53:16.514422 [ 259 ] {7b771e43-ac7b-4488-a195-5f03880232c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 834 | 2026.01.24 00:53:16.514671 [ 259 ] {7b771e43-ac7b-4488-a195-5f03880232c3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 835 | 2026.01.24 00:53:16.514713 [ 259 ] {7b771e43-ac7b-4488-a195-5f03880232c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 836 | 2026.01.24 00:53:16.515048 [ 259 ] {7b771e43-ac7b-4488-a195-5f03880232c3} <Debug> TCPHandler: Processed in 0.000789187 sec. | ||
| 837 | 2026.01.24 00:53:16.515275 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 838 | 2026.01.24 00:53:16.515430 [ 259 ] {57757cdf-7f56-4a0a-a100-ee4292b7bfb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 839 | 2026.01.24 00:53:16.515759 [ 259 ] {57757cdf-7f56-4a0a-a100-ee4292b7bfb7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 840 | 2026.01.24 00:53:16.515804 [ 259 ] {57757cdf-7f56-4a0a-a100-ee4292b7bfb7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 841 | 2026.01.24 00:53:16.516142 [ 259 ] {57757cdf-7f56-4a0a-a100-ee4292b7bfb7} <Debug> TCPHandler: Processed in 0.000925251 sec. | ||
| 842 | 2026.01.24 00:53:16.516359 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 843 | 2026.01.24 00:53:16.516484 [ 259 ] {3386ff4e-4672-4ca3-a6a5-669d17efaa4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 844 | 2026.01.24 00:53:16.516763 [ 259 ] {3386ff4e-4672-4ca3-a6a5-669d17efaa4d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 845 | 2026.01.24 00:53:16.516808 [ 259 ] {3386ff4e-4672-4ca3-a6a5-669d17efaa4d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 846 | 2026.01.24 00:53:16.517144 [ 259 ] {3386ff4e-4672-4ca3-a6a5-669d17efaa4d} <Debug> TCPHandler: Processed in 0.000833148 sec. | ||
| 847 | 2026.01.24 00:53:16.517337 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2026.01.24 00:53:16.517460 [ 259 ] {726dde95-8873-4959-a63d-b709157632fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 849 | 2026.01.24 00:53:16.517727 [ 259 ] {726dde95-8873-4959-a63d-b709157632fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 850 | 2026.01.24 00:53:16.517769 [ 259 ] {726dde95-8873-4959-a63d-b709157632fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 851 | 2026.01.24 00:53:16.518096 [ 259 ] {726dde95-8873-4959-a63d-b709157632fa} <Debug> TCPHandler: Processed in 0.000806838 sec. | ||
| 852 | 2026.01.24 00:53:16.519974 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 853 | 2026.01.24 00:53:16.520124 [ 259 ] {bd590645-0fd1-4b43-a955-23e8be04fc34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 854 | 2026.01.24 00:53:16.520448 [ 259 ] {bd590645-0fd1-4b43-a955-23e8be04fc34} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 855 | 2026.01.24 00:53:16.520499 [ 259 ] {bd590645-0fd1-4b43-a955-23e8be04fc34} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 856 | 2026.01.24 00:53:16.520855 [ 259 ] {bd590645-0fd1-4b43-a955-23e8be04fc34} <Debug> TCPHandler: Processed in 0.000939321 sec. | ||
| 857 | 2026.01.24 00:53:16.521154 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 858 | 2026.01.24 00:53:16.521276 [ 259 ] {450af68e-61ad-4bb3-a7ea-45967de5f5db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 859 | 2026.01.24 00:53:16.521537 [ 259 ] {450af68e-61ad-4bb3-a7ea-45967de5f5db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 860 | 2026.01.24 00:53:16.521579 [ 259 ] {450af68e-61ad-4bb3-a7ea-45967de5f5db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 861 | 2026.01.24 00:53:16.521892 [ 259 ] {450af68e-61ad-4bb3-a7ea-45967de5f5db} <Debug> TCPHandler: Processed in 0.000784637 sec. | ||
| 862 | 2026.01.24 00:53:16.522152 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2026.01.24 00:53:16.522274 [ 259 ] {eb657925-af52-4b95-aeef-48b64bb16d4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 864 | 2026.01.24 00:53:16.522537 [ 259 ] {eb657925-af52-4b95-aeef-48b64bb16d4c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 865 | 2026.01.24 00:53:16.522579 [ 259 ] {eb657925-af52-4b95-aeef-48b64bb16d4c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 866 | 2026.01.24 00:53:16.522884 [ 259 ] {eb657925-af52-4b95-aeef-48b64bb16d4c} <Debug> TCPHandler: Processed in 0.000779497 sec. | ||
| 867 | 2026.01.24 00:53:16.523124 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 868 | 2026.01.24 00:53:16.523247 [ 259 ] {8f5e357b-b61e-411b-b717-362eec4ccee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 869 | 2026.01.24 00:53:16.523511 [ 259 ] {8f5e357b-b61e-411b-b717-362eec4ccee0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 870 | 2026.01.24 00:53:16.523554 [ 259 ] {8f5e357b-b61e-411b-b717-362eec4ccee0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 871 | 2026.01.24 00:53:16.523862 [ 259 ] {8f5e357b-b61e-411b-b717-362eec4ccee0} <Debug> TCPHandler: Processed in 0.000784968 sec. | ||
| 872 | 2026.01.24 00:53:16.524108 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 873 | 2026.01.24 00:53:16.524230 [ 259 ] {b1472df7-5707-46da-98f0-39e6604fecf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 874 | 2026.01.24 00:53:16.524496 [ 259 ] {b1472df7-5707-46da-98f0-39e6604fecf4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 875 | 2026.01.24 00:53:16.524537 [ 259 ] {b1472df7-5707-46da-98f0-39e6604fecf4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 876 | 2026.01.24 00:53:16.524845 [ 259 ] {b1472df7-5707-46da-98f0-39e6604fecf4} <Debug> TCPHandler: Processed in 0.000784287 sec. | ||
| 877 | 2026.01.24 00:53:16.525114 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 878 | 2026.01.24 00:53:16.525237 [ 259 ] {cc21d61f-9336-4212-a45b-9ba07cb6765f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 879 | 2026.01.24 00:53:16.525500 [ 259 ] {cc21d61f-9336-4212-a45b-9ba07cb6765f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 880 | 2026.01.24 00:53:16.525542 [ 259 ] {cc21d61f-9336-4212-a45b-9ba07cb6765f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 881 | 2026.01.24 00:53:16.525846 [ 259 ] {cc21d61f-9336-4212-a45b-9ba07cb6765f} <Debug> TCPHandler: Processed in 0.000778187 sec. | ||
| 882 | 2026.01.24 00:53:16.538626 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 883 | 2026.01.24 00:53:16.538755 [ 259 ] {0aee1147-137b-4fc5-8c8f-26d6ed85ce61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 884 | 2026.01.24 00:53:16.538806 [ 259 ] {0aee1147-137b-4fc5-8c8f-26d6ed85ce61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 885 | 2026.01.24 00:53:16.539455 [ 259 ] {0aee1147-137b-4fc5-8c8f-26d6ed85ce61} <Trace> oximeter.timeseries_schema (d7d74aa2-4824-4141-bade-d3207caa1d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 886 | 2026.01.24 00:53:16.539507 [ 259 ] {0aee1147-137b-4fc5-8c8f-26d6ed85ce61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 887 | 2026.01.24 00:53:16.542116 [ 259 ] {0aee1147-137b-4fc5-8c8f-26d6ed85ce61} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 888 | 2026.01.24 00:53:16.542521 [ 259 ] {0aee1147-137b-4fc5-8c8f-26d6ed85ce61} <Trace> oximeter.timeseries_schema (d7d74aa2-4824-4141-bade-d3207caa1d2d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 889 | 2026.01.24 00:53:16.542669 [ 259 ] {0aee1147-137b-4fc5-8c8f-26d6ed85ce61} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.003951 sec., 6580.612503163757 rows/sec., 1.42 MiB/sec. | ||
| 890 | 2026.01.24 00:53:16.542707 [ 259 ] {0aee1147-137b-4fc5-8c8f-26d6ed85ce61} <Debug> TCPHandler: Processed in 0.004132542 sec. | ||
| 891 | 2026.01.24 00:53:16.542826 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 892 | 2026.01.24 00:53:16.542921 [ 259 ] {b3980ed5-793f-4194-855d-caca3b6f7d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 893 | 2026.01.24 00:53:16.542961 [ 259 ] {b3980ed5-793f-4194-855d-caca3b6f7d6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 894 | 2026.01.24 00:53:16.547549 [ 259 ] {b3980ed5-793f-4194-855d-caca3b6f7d6c} <Trace> oximeter.fields_i16 (c3bc7777-ff50-4015-ba4c-c8af214321b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 895 | 2026.01.24 00:53:16.547587 [ 259 ] {b3980ed5-793f-4194-855d-caca3b6f7d6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 896 | 2026.01.24 00:53:16.548062 [ 259 ] {b3980ed5-793f-4194-855d-caca3b6f7d6c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 897 | 2026.01.24 00:53:16.548487 [ 259 ] {b3980ed5-793f-4194-855d-caca3b6f7d6c} <Trace> oximeter.fields_i16 (c3bc7777-ff50-4015-ba4c-c8af214321b2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 898 | 2026.01.24 00:53:16.548628 [ 259 ] {b3980ed5-793f-4194-855d-caca3b6f7d6c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.005727 sec., 4190.675746464117 rows/sec., 356.04 KiB/sec. | ||
| 899 | 2026.01.24 00:53:16.548666 [ 259 ] {b3980ed5-793f-4194-855d-caca3b6f7d6c} <Debug> TCPHandler: Processed in 0.005889192 sec. | ||
| 900 | 2026.01.24 00:53:16.548791 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 901 | 2026.01.24 00:53:16.548895 [ 259 ] {c6a5ada2-e72d-435b-9ee6-dd6cb06e2db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 902 | 2026.01.24 00:53:16.548947 [ 259 ] {c6a5ada2-e72d-435b-9ee6-dd6cb06e2db7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 903 | 2026.01.24 00:53:16.549360 [ 259 ] {c6a5ada2-e72d-435b-9ee6-dd6cb06e2db7} <Trace> oximeter.fields_ipaddr (11711a15-37c4-432c-a9a4-559ec6fcba92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 904 | 2026.01.24 00:53:16.549399 [ 259 ] {c6a5ada2-e72d-435b-9ee6-dd6cb06e2db7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 905 | 2026.01.24 00:53:16.549806 [ 259 ] {c6a5ada2-e72d-435b-9ee6-dd6cb06e2db7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 906 | 2026.01.24 00:53:16.550277 [ 259 ] {c6a5ada2-e72d-435b-9ee6-dd6cb06e2db7} <Trace> oximeter.fields_ipaddr (11711a15-37c4-432c-a9a4-559ec6fcba92): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 907 | 2026.01.24 00:53:16.550436 [ 259 ] {c6a5ada2-e72d-435b-9ee6-dd6cb06e2db7} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001562 sec., 6402.048655569783 rows/sec., 522.04 KiB/sec. | ||
| 908 | 2026.01.24 00:53:16.550478 [ 259 ] {c6a5ada2-e72d-435b-9ee6-dd6cb06e2db7} <Debug> TCPHandler: Processed in 0.001741568 sec. | ||
| 909 | 2026.01.24 00:53:16.550594 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 910 | 2026.01.24 00:53:16.550692 [ 259 ] {787edda2-d15d-4fac-9220-5b800873a795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 911 | 2026.01.24 00:53:16.550731 [ 259 ] {787edda2-d15d-4fac-9220-5b800873a795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 912 | 2026.01.24 00:53:16.551244 [ 259 ] {787edda2-d15d-4fac-9220-5b800873a795} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 913 | 2026.01.24 00:53:16.551281 [ 259 ] {787edda2-d15d-4fac-9220-5b800873a795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 914 | 2026.01.24 00:53:16.551741 [ 259 ] {787edda2-d15d-4fac-9220-5b800873a795} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 915 | 2026.01.24 00:53:16.552171 [ 259 ] {787edda2-d15d-4fac-9220-5b800873a795} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 916 | 2026.01.24 00:53:16.552303 [ 259 ] {787edda2-d15d-4fac-9220-5b800873a795} <Debug> executeQuery: Read 201 rows, 18.19 KiB in 0.001629 sec., 123388.58195211786 rows/sec., 10.90 MiB/sec. | ||
| 917 | 2026.01.24 00:53:16.552342 [ 259 ] {787edda2-d15d-4fac-9220-5b800873a795} <Debug> TCPHandler: Processed in 0.00179737 sec. | ||
| 918 | 2026.01.24 00:53:16.552452 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 919 | 2026.01.24 00:53:16.552614 [ 259 ] {c6c922d4-a632-4178-9f29-e3c1d6bc1989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 920 | 2026.01.24 00:53:16.552734 [ 259 ] {c6c922d4-a632-4178-9f29-e3c1d6bc1989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 921 | 2026.01.24 00:53:16.553223 [ 259 ] {c6c922d4-a632-4178-9f29-e3c1d6bc1989} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 922 | 2026.01.24 00:53:16.553266 [ 259 ] {c6c922d4-a632-4178-9f29-e3c1d6bc1989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 923 | 2026.01.24 00:53:16.553738 [ 259 ] {c6c922d4-a632-4178-9f29-e3c1d6bc1989} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 924 | 2026.01.24 00:53:16.554156 [ 259 ] {c6c922d4-a632-4178-9f29-e3c1d6bc1989} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 925 | 2026.01.24 00:53:16.554288 [ 259 ] {c6c922d4-a632-4178-9f29-e3c1d6bc1989} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.00176 sec., 18181.81818181818 rows/sec., 1.34 MiB/sec. | ||
| 926 | 2026.01.24 00:53:16.554327 [ 259 ] {c6c922d4-a632-4178-9f29-e3c1d6bc1989} <Debug> TCPHandler: Processed in 0.001924313 sec. | ||
| 927 | 2026.01.24 00:53:16.554432 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 928 | 2026.01.24 00:53:16.554529 [ 259 ] {c5c99d73-25cb-4651-a9a8-b338521e94a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 929 | 2026.01.24 00:53:16.554570 [ 259 ] {c5c99d73-25cb-4651-a9a8-b338521e94a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 930 | 2026.01.24 00:53:16.555004 [ 259 ] {c5c99d73-25cb-4651-a9a8-b338521e94a5} <Trace> oximeter.fields_u32 (fea0c977-557f-4a86-adf9-80bb19699eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 931 | 2026.01.24 00:53:16.555038 [ 259 ] {c5c99d73-25cb-4651-a9a8-b338521e94a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 932 | 2026.01.24 00:53:16.555508 [ 259 ] {c5c99d73-25cb-4651-a9a8-b338521e94a5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 933 | 2026.01.24 00:53:16.555934 [ 259 ] {c5c99d73-25cb-4651-a9a8-b338521e94a5} <Trace> oximeter.fields_u32 (fea0c977-557f-4a86-adf9-80bb19699eee): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 934 | 2026.01.24 00:53:16.556060 [ 259 ] {c5c99d73-25cb-4651-a9a8-b338521e94a5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00155 sec., 15483.870967741936 rows/sec., 1.28 MiB/sec. | ||
| 935 | 2026.01.24 00:53:16.556097 [ 259 ] {c5c99d73-25cb-4651-a9a8-b338521e94a5} <Debug> TCPHandler: Processed in 0.001715438 sec. | ||
| 936 | 2026.01.24 00:53:16.556230 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 937 | 2026.01.24 00:53:16.556326 [ 259 ] {ca567b4b-8255-40cb-847a-340eb4b337b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 938 | 2026.01.24 00:53:16.556366 [ 259 ] {ca567b4b-8255-40cb-847a-340eb4b337b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 939 | 2026.01.24 00:53:16.556772 [ 259 ] {ca567b4b-8255-40cb-847a-340eb4b337b0} <Trace> oximeter.fields_u8 (0c7590bb-02de-42c3-a38e-55a03cb7beeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 940 | 2026.01.24 00:53:16.556810 [ 259 ] {ca567b4b-8255-40cb-847a-340eb4b337b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 941 | 2026.01.24 00:53:16.557219 [ 259 ] {ca567b4b-8255-40cb-847a-340eb4b337b0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 942 | 2026.01.24 00:53:16.557636 [ 259 ] {ca567b4b-8255-40cb-847a-340eb4b337b0} <Trace> oximeter.fields_u8 (0c7590bb-02de-42c3-a38e-55a03cb7beeb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 943 | 2026.01.24 00:53:16.557766 [ 259 ] {ca567b4b-8255-40cb-847a-340eb4b337b0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001458 sec., 8230.452674897118 rows/sec., 643.00 KiB/sec. | ||
| 944 | 2026.01.24 00:53:16.557803 [ 259 ] {ca567b4b-8255-40cb-847a-340eb4b337b0} <Debug> TCPHandler: Processed in 0.001621966 sec. | ||
| 945 | 2026.01.24 00:53:16.557914 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 946 | 2026.01.24 00:53:16.558020 [ 259 ] {14759f69-fa85-4686-b743-9c4b3512a110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 947 | 2026.01.24 00:53:16.558058 [ 259 ] {14759f69-fa85-4686-b743-9c4b3512a110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 948 | 2026.01.24 00:53:16.558497 [ 259 ] {14759f69-fa85-4686-b743-9c4b3512a110} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 949 | 2026.01.24 00:53:16.558533 [ 259 ] {14759f69-fa85-4686-b743-9c4b3512a110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 950 | 2026.01.24 00:53:16.558996 [ 259 ] {14759f69-fa85-4686-b743-9c4b3512a110} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 951 | 2026.01.24 00:53:16.559405 [ 259 ] {14759f69-fa85-4686-b743-9c4b3512a110} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 952 | 2026.01.24 00:53:16.559530 [ 259 ] {14759f69-fa85-4686-b743-9c4b3512a110} <Debug> executeQuery: Read 120 rows, 9.99 KiB in 0.001529 sec., 78482.66841072596 rows/sec., 6.38 MiB/sec. | ||
| 953 | 2026.01.24 00:53:16.559569 [ 259 ] {14759f69-fa85-4686-b743-9c4b3512a110} <Debug> TCPHandler: Processed in 0.001704478 sec. | ||
| 954 | 2026.01.24 00:53:16.559694 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 955 | 2026.01.24 00:53:16.559789 [ 259 ] {d19ec58b-a59f-4c0a-974d-21e839b36d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 956 | 2026.01.24 00:53:16.559830 [ 259 ] {d19ec58b-a59f-4c0a-974d-21e839b36d90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 957 | 2026.01.24 00:53:16.562258 [ 259 ] {d19ec58b-a59f-4c0a-974d-21e839b36d90} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 958 | 2026.01.24 00:53:16.562299 [ 259 ] {d19ec58b-a59f-4c0a-974d-21e839b36d90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 959 | 2026.01.24 00:53:16.564865 [ 259 ] {d19ec58b-a59f-4c0a-974d-21e839b36d90} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 960 | 2026.01.24 00:53:16.565324 [ 259 ] {d19ec58b-a59f-4c0a-974d-21e839b36d90} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 961 | 2026.01.24 00:53:16.565456 [ 259 ] {d19ec58b-a59f-4c0a-974d-21e839b36d90} <Debug> executeQuery: Read 309 rows, 23.72 KiB in 0.005686 sec., 54344.00281392895 rows/sec., 4.07 MiB/sec. | ||
| 962 | 2026.01.24 00:53:16.565493 [ 259 ] {d19ec58b-a59f-4c0a-974d-21e839b36d90} <Debug> TCPHandler: Processed in 0.005850511 sec. | ||
| 963 | 2026.01.24 00:53:16.565612 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 964 | 2026.01.24 00:53:16.565709 [ 259 ] {19779b10-22d9-48bf-9c95-f238e9bbd086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 965 | 2026.01.24 00:53:16.565760 [ 259 ] {19779b10-22d9-48bf-9c95-f238e9bbd086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 966 | 2026.01.24 00:53:16.566506 [ 259 ] {19779b10-22d9-48bf-9c95-f238e9bbd086} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 967 | 2026.01.24 00:53:16.566545 [ 259 ] {19779b10-22d9-48bf-9c95-f238e9bbd086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 968 | 2026.01.24 00:53:16.569705 [ 259 ] {19779b10-22d9-48bf-9c95-f238e9bbd086} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 969 | 2026.01.24 00:53:16.570128 [ 259 ] {19779b10-22d9-48bf-9c95-f238e9bbd086} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 970 | 2026.01.24 00:53:16.570268 [ 259 ] {19779b10-22d9-48bf-9c95-f238e9bbd086} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.004577 sec., 2184.837229626393 rows/sec., 3.92 MiB/sec. | ||
| 971 | 2026.01.24 00:53:16.570326 [ 259 ] {19779b10-22d9-48bf-9c95-f238e9bbd086} <Debug> TCPHandler: Processed in 0.004763607 sec. | ||
| 972 | 2026.01.24 00:53:16.570437 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 973 | 2026.01.24 00:53:16.570532 [ 259 ] {2224cecc-3159-48ed-a2a0-090c7d8cf1ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 974 | 2026.01.24 00:53:16.570573 [ 259 ] {2224cecc-3159-48ed-a2a0-090c7d8cf1ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 975 | 2026.01.24 00:53:16.570901 [ 259 ] {2224cecc-3159-48ed-a2a0-090c7d8cf1ed} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 976 | 2026.01.24 00:53:16.570938 [ 259 ] {2224cecc-3159-48ed-a2a0-090c7d8cf1ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 977 | 2026.01.24 00:53:16.571340 [ 259 ] {2224cecc-3159-48ed-a2a0-090c7d8cf1ed} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 978 | 2026.01.24 00:53:16.571777 [ 259 ] {2224cecc-3159-48ed-a2a0-090c7d8cf1ed} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 979 | 2026.01.24 00:53:16.571905 [ 259 ] {2224cecc-3159-48ed-a2a0-090c7d8cf1ed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001391 sec., 43134.43565780014 rows/sec., 2.91 MiB/sec. | ||
| 980 | 2026.01.24 00:53:16.571941 [ 259 ] {2224cecc-3159-48ed-a2a0-090c7d8cf1ed} <Debug> TCPHandler: Processed in 0.001553794 sec. | ||
| 981 | 2026.01.24 00:53:17.059628 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 982 | 2026.01.24 00:53:17.060133 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 983 | 2026.01.24 00:53:17.060183 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 984 | 2026.01.24 00:53:17.060850 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 985 | 2026.01.24 00:53:17.061398 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 986 | 2026.01.24 00:53:17.061567 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 987 | 2026.01.24 00:53:17.124658 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 988 | 2026.01.24 00:53:17.141408 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 989 | 2026.01.24 00:53:17.141463 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 990 | 2026.01.24 00:53:17.148095 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 991 | 2026.01.24 00:53:17.149204 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 992 | 2026.01.24 00:53:17.152493 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 993 | 2026.01.24 00:53:18.001135 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.66 MiB, peak 163.66 MiB, free memory in arenas 0.00 B, will set to 161.11 MiB (RSS), difference: 1.46 MiB | ||
| 994 | 2026.01.24 00:53:21.465368 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 995 | 2026.01.24 00:53:21.465586 [ 259 ] {19574b30-291d-411a-ac3a-302ffd38f667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 996 | 2026.01.24 00:53:21.465661 [ 259 ] {19574b30-291d-411a-ac3a-302ffd38f667} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 997 | 2026.01.24 00:53:21.466303 [ 259 ] {19574b30-291d-411a-ac3a-302ffd38f667} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 998 | 2026.01.24 00:53:21.466354 [ 259 ] {19574b30-291d-411a-ac3a-302ffd38f667} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 999 | 2026.01.24 00:53:21.466903 [ 259 ] {19574b30-291d-411a-ac3a-302ffd38f667} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1000 | 2026.01.24 00:53:21.467405 [ 259 ] {19574b30-291d-411a-ac3a-302ffd38f667} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1001 | 2026.01.24 00:53:21.467570 [ 259 ] {19574b30-291d-411a-ac3a-302ffd38f667} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002038 sec., 27477.91952894995 rows/sec., 2.10 MiB/sec. | ||
| 1002 | 2026.01.24 00:53:21.467617 [ 259 ] {19574b30-291d-411a-ac3a-302ffd38f667} <Debug> TCPHandler: Processed in 0.002385713 sec. | ||
| 1003 | 2026.01.24 00:53:21.467737 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1004 | 2026.01.24 00:53:21.467841 [ 259 ] {eff47b72-1acf-4eb9-9379-772d9e79f155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1005 | 2026.01.24 00:53:21.467884 [ 259 ] {eff47b72-1acf-4eb9-9379-772d9e79f155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1006 | 2026.01.24 00:53:21.468300 [ 259 ] {eff47b72-1acf-4eb9-9379-772d9e79f155} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1007 | 2026.01.24 00:53:21.468339 [ 259 ] {eff47b72-1acf-4eb9-9379-772d9e79f155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1008 | 2026.01.24 00:53:21.468741 [ 259 ] {eff47b72-1acf-4eb9-9379-772d9e79f155} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1009 | 2026.01.24 00:53:21.469238 [ 259 ] {eff47b72-1acf-4eb9-9379-772d9e79f155} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1010 | 2026.01.24 00:53:21.469402 [ 259 ] {eff47b72-1acf-4eb9-9379-772d9e79f155} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001576 sec., 40609.137055837564 rows/sec., 3.17 MiB/sec. | ||
| 1011 | 2026.01.24 00:53:21.469446 [ 259 ] {eff47b72-1acf-4eb9-9379-772d9e79f155} <Debug> TCPHandler: Processed in 0.00176285 sec. | ||
| 1012 | 2026.01.24 00:53:21.469565 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1013 | 2026.01.24 00:53:21.469668 [ 259 ] {3843edd5-95c9-49cd-b53f-0c3462ddfd91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1014 | 2026.01.24 00:53:21.469714 [ 259 ] {3843edd5-95c9-49cd-b53f-0c3462ddfd91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1015 | 2026.01.24 00:53:21.470157 [ 259 ] {3843edd5-95c9-49cd-b53f-0c3462ddfd91} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1016 | 2026.01.24 00:53:21.470197 [ 259 ] {3843edd5-95c9-49cd-b53f-0c3462ddfd91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1017 | 2026.01.24 00:53:21.470661 [ 259 ] {3843edd5-95c9-49cd-b53f-0c3462ddfd91} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1018 | 2026.01.24 00:53:21.471077 [ 259 ] {3843edd5-95c9-49cd-b53f-0c3462ddfd91} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1019 | 2026.01.24 00:53:21.471210 [ 259 ] {3843edd5-95c9-49cd-b53f-0c3462ddfd91} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001562 sec., 102432.77848911652 rows/sec., 7.13 MiB/sec. | ||
| 1020 | 2026.01.24 00:53:21.471247 [ 259 ] {3843edd5-95c9-49cd-b53f-0c3462ddfd91} <Debug> TCPHandler: Processed in 0.001732459 sec. | ||
| 1021 | 2026.01.24 00:53:21.471346 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1022 | 2026.01.24 00:53:21.471451 [ 259 ] {431e2218-0d78-4416-9b17-26428f82c608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1023 | 2026.01.24 00:53:21.471496 [ 259 ] {431e2218-0d78-4416-9b17-26428f82c608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1024 | 2026.01.24 00:53:21.471821 [ 259 ] {431e2218-0d78-4416-9b17-26428f82c608} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1025 | 2026.01.24 00:53:21.471858 [ 259 ] {431e2218-0d78-4416-9b17-26428f82c608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1026 | 2026.01.24 00:53:21.472301 [ 259 ] {431e2218-0d78-4416-9b17-26428f82c608} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1027 | 2026.01.24 00:53:21.472704 [ 259 ] {431e2218-0d78-4416-9b17-26428f82c608} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1028 | 2026.01.24 00:53:21.472834 [ 259 ] {431e2218-0d78-4416-9b17-26428f82c608} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001403 sec., 42765.50249465431 rows/sec., 2.88 MiB/sec. | ||
| 1029 | 2026.01.24 00:53:21.472871 [ 259 ] {431e2218-0d78-4416-9b17-26428f82c608} <Debug> TCPHandler: Processed in 0.001572765 sec. | ||
| 1030 | 2026.01.24 00:53:24.506682 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1031 | 2026.01.24 00:53:24.506746 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1032 | 2026.01.24 00:53:24.558482 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 82 entries to flush up to offset 170 | ||
| 1033 | 2026.01.24 00:53:24.561623 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 1034 | 2026.01.24 00:53:24.562093 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1035 | 2026.01.24 00:53:24.562155 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1036 | 2026.01.24 00:53:24.562158 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1037 | 2026.01.24 00:53:24.562224 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1038 | 2026.01.24 00:53:24.563274 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1039 | 2026.01.24 00:53:24.564366 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1040 | 2026.01.24 00:53:24.564518 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1041 | 2026.01.24 00:53:24.564757 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1042 | 2026.01.24 00:53:24.565188 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1043 | 2026.01.24 00:53:24.565567 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 170 | ||
| 1044 | 2026.01.24 00:53:24.652544 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1045 | 2026.01.24 00:53:24.670687 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1046 | 2026.01.24 00:53:24.670759 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1047 | 2026.01.24 00:53:24.677530 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1048 | 2026.01.24 00:53:24.678724 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1049 | 2026.01.24 00:53:24.682404 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1050 | 2026.01.24 00:53:26.467847 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1051 | 2026.01.24 00:53:26.468023 [ 259 ] {dfe087ff-cd73-4878-8486-37993c51b95c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1052 | 2026.01.24 00:53:26.468089 [ 259 ] {dfe087ff-cd73-4878-8486-37993c51b95c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1053 | 2026.01.24 00:53:26.468692 [ 259 ] {dfe087ff-cd73-4878-8486-37993c51b95c} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1054 | 2026.01.24 00:53:26.468742 [ 259 ] {dfe087ff-cd73-4878-8486-37993c51b95c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1055 | 2026.01.24 00:53:26.469222 [ 259 ] {dfe087ff-cd73-4878-8486-37993c51b95c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1056 | 2026.01.24 00:53:26.469659 [ 259 ] {dfe087ff-cd73-4878-8486-37993c51b95c} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1057 | 2026.01.24 00:53:26.469810 [ 259 ] {dfe087ff-cd73-4878-8486-37993c51b95c} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001837 sec., 41371.80185084377 rows/sec., 3.39 MiB/sec. | ||
| 1058 | 2026.01.24 00:53:26.469853 [ 259 ] {dfe087ff-cd73-4878-8486-37993c51b95c} <Debug> TCPHandler: Processed in 0.002134338 sec. | ||
| 1059 | 2026.01.24 00:53:26.469972 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1060 | 2026.01.24 00:53:26.470067 [ 259 ] {9a7ae6fd-5ca5-4d99-b854-b888a4387e9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1061 | 2026.01.24 00:53:26.470108 [ 259 ] {9a7ae6fd-5ca5-4d99-b854-b888a4387e9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1062 | 2026.01.24 00:53:26.470504 [ 259 ] {9a7ae6fd-5ca5-4d99-b854-b888a4387e9a} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1063 | 2026.01.24 00:53:26.470541 [ 259 ] {9a7ae6fd-5ca5-4d99-b854-b888a4387e9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1064 | 2026.01.24 00:53:26.471020 [ 259 ] {9a7ae6fd-5ca5-4d99-b854-b888a4387e9a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1065 | 2026.01.24 00:53:26.471451 [ 259 ] {9a7ae6fd-5ca5-4d99-b854-b888a4387e9a} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1066 | 2026.01.24 00:53:26.471583 [ 259 ] {9a7ae6fd-5ca5-4d99-b854-b888a4387e9a} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001536 sec., 6510.416666666666 rows/sec., 489.55 KiB/sec. | ||
| 1067 | 2026.01.24 00:53:26.471622 [ 259 ] {9a7ae6fd-5ca5-4d99-b854-b888a4387e9a} <Debug> TCPHandler: Processed in 0.001699469 sec. | ||
| 1068 | 2026.01.24 00:53:26.471737 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1069 | 2026.01.24 00:53:26.471834 [ 259 ] {45222375-1619-4404-9032-2f0ca202a305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1070 | 2026.01.24 00:53:26.471875 [ 259 ] {45222375-1619-4404-9032-2f0ca202a305} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1071 | 2026.01.24 00:53:26.472298 [ 259 ] {45222375-1619-4404-9032-2f0ca202a305} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1072 | 2026.01.24 00:53:26.472335 [ 259 ] {45222375-1619-4404-9032-2f0ca202a305} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1073 | 2026.01.24 00:53:26.472793 [ 259 ] {45222375-1619-4404-9032-2f0ca202a305} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1074 | 2026.01.24 00:53:26.473229 [ 259 ] {45222375-1619-4404-9032-2f0ca202a305} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1075 | 2026.01.24 00:53:26.473364 [ 259 ] {45222375-1619-4404-9032-2f0ca202a305} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001548 sec., 47803.61757105943 rows/sec., 3.73 MiB/sec. | ||
| 1076 | 2026.01.24 00:53:26.473405 [ 259 ] {45222375-1619-4404-9032-2f0ca202a305} <Debug> TCPHandler: Processed in 0.001718328 sec. | ||
| 1077 | 2026.01.24 00:53:26.473583 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1078 | 2026.01.24 00:53:26.473679 [ 259 ] {1512775d-57d6-4742-800c-fce58ecb402b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1079 | 2026.01.24 00:53:26.473723 [ 259 ] {1512775d-57d6-4742-800c-fce58ecb402b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1080 | 2026.01.24 00:53:26.474127 [ 259 ] {1512775d-57d6-4742-800c-fce58ecb402b} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1081 | 2026.01.24 00:53:26.474163 [ 259 ] {1512775d-57d6-4742-800c-fce58ecb402b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1082 | 2026.01.24 00:53:26.474661 [ 259 ] {1512775d-57d6-4742-800c-fce58ecb402b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1083 | 2026.01.24 00:53:26.475086 [ 259 ] {1512775d-57d6-4742-800c-fce58ecb402b} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1084 | 2026.01.24 00:53:26.475218 [ 259 ] {1512775d-57d6-4742-800c-fce58ecb402b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001558 sec., 102695.76379974326 rows/sec., 7.15 MiB/sec. | ||
| 1085 | 2026.01.24 00:53:26.475255 [ 259 ] {1512775d-57d6-4742-800c-fce58ecb402b} <Debug> TCPHandler: Processed in 0.001721418 sec. | ||
| 1086 | 2026.01.24 00:53:26.475371 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1087 | 2026.01.24 00:53:26.475467 [ 259 ] {28849714-4a8f-4b75-aef9-11fec2d81e9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1088 | 2026.01.24 00:53:26.475520 [ 259 ] {28849714-4a8f-4b75-aef9-11fec2d81e9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1089 | 2026.01.24 00:53:26.476243 [ 259 ] {28849714-4a8f-4b75-aef9-11fec2d81e9a} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1090 | 2026.01.24 00:53:26.476280 [ 259 ] {28849714-4a8f-4b75-aef9-11fec2d81e9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1091 | 2026.01.24 00:53:26.476897 [ 259 ] {28849714-4a8f-4b75-aef9-11fec2d81e9a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1092 | 2026.01.24 00:53:26.477383 [ 259 ] {28849714-4a8f-4b75-aef9-11fec2d81e9a} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1093 | 2026.01.24 00:53:26.477521 [ 259 ] {28849714-4a8f-4b75-aef9-11fec2d81e9a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002073 sec., 4823.92667631452 rows/sec., 8.64 MiB/sec. | ||
| 1094 | 2026.01.24 00:53:26.477576 [ 259 ] {28849714-4a8f-4b75-aef9-11fec2d81e9a} <Debug> TCPHandler: Processed in 0.00225519 sec. | ||
| 1095 | 2026.01.24 00:53:26.477693 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1096 | 2026.01.24 00:53:26.477789 [ 259 ] {902d1a71-828a-477a-9a70-f7031d32d2a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1097 | 2026.01.24 00:53:26.477831 [ 259 ] {902d1a71-828a-477a-9a70-f7031d32d2a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1098 | 2026.01.24 00:53:26.478165 [ 259 ] {902d1a71-828a-477a-9a70-f7031d32d2a3} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1099 | 2026.01.24 00:53:26.478201 [ 259 ] {902d1a71-828a-477a-9a70-f7031d32d2a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1100 | 2026.01.24 00:53:26.478663 [ 259 ] {902d1a71-828a-477a-9a70-f7031d32d2a3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1101 | 2026.01.24 00:53:26.479090 [ 259 ] {902d1a71-828a-477a-9a70-f7031d32d2a3} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1102 | 2026.01.24 00:53:26.479224 [ 259 ] {902d1a71-828a-477a-9a70-f7031d32d2a3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001452 sec., 41322.31404958678 rows/sec., 2.78 MiB/sec. | ||
| 1103 | 2026.01.24 00:53:26.479261 [ 259 ] {902d1a71-828a-477a-9a70-f7031d32d2a3} <Debug> TCPHandler: Processed in 0.001619426 sec. | ||
| 1104 | 2026.01.24 00:53:31.467063 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1105 | 2026.01.24 00:53:31.467255 [ 259 ] {7218483b-b8e7-4cc6-b57e-a3b597b4be0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1106 | 2026.01.24 00:53:31.467324 [ 259 ] {7218483b-b8e7-4cc6-b57e-a3b597b4be0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1107 | 2026.01.24 00:53:31.467968 [ 259 ] {7218483b-b8e7-4cc6-b57e-a3b597b4be0c} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1108 | 2026.01.24 00:53:31.468016 [ 259 ] {7218483b-b8e7-4cc6-b57e-a3b597b4be0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1109 | 2026.01.24 00:53:31.468508 [ 259 ] {7218483b-b8e7-4cc6-b57e-a3b597b4be0c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1110 | 2026.01.24 00:53:31.468937 [ 259 ] {7218483b-b8e7-4cc6-b57e-a3b597b4be0c} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1111 | 2026.01.24 00:53:31.469101 [ 259 ] {7218483b-b8e7-4cc6-b57e-a3b597b4be0c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001894 sec., 29567.053854276663 rows/sec., 2.26 MiB/sec. | ||
| 1112 | 2026.01.24 00:53:31.469151 [ 259 ] {7218483b-b8e7-4cc6-b57e-a3b597b4be0c} <Debug> TCPHandler: Processed in 0.00221314 sec. | ||
| 1113 | 2026.01.24 00:53:31.469273 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1114 | 2026.01.24 00:53:31.469375 [ 259 ] {7cb92b49-f8ab-49ad-9429-3a415cadc3c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1115 | 2026.01.24 00:53:31.469419 [ 259 ] {7cb92b49-f8ab-49ad-9429-3a415cadc3c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1116 | 2026.01.24 00:53:31.469846 [ 259 ] {7cb92b49-f8ab-49ad-9429-3a415cadc3c1} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1117 | 2026.01.24 00:53:31.469884 [ 259 ] {7cb92b49-f8ab-49ad-9429-3a415cadc3c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1118 | 2026.01.24 00:53:31.470339 [ 259 ] {7cb92b49-f8ab-49ad-9429-3a415cadc3c1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1119 | 2026.01.24 00:53:31.470777 [ 259 ] {7cb92b49-f8ab-49ad-9429-3a415cadc3c1} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1120 | 2026.01.24 00:53:31.470909 [ 259 ] {7cb92b49-f8ab-49ad-9429-3a415cadc3c1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001558 sec., 41078.30551989731 rows/sec., 3.21 MiB/sec. | ||
| 1121 | 2026.01.24 00:53:31.470948 [ 259 ] {7cb92b49-f8ab-49ad-9429-3a415cadc3c1} <Debug> TCPHandler: Processed in 0.001727229 sec. | ||
| 1122 | 2026.01.24 00:53:31.471069 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1123 | 2026.01.24 00:53:31.471160 [ 259 ] {b56d2993-ff28-45b3-b016-160243c2451f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1124 | 2026.01.24 00:53:31.471202 [ 259 ] {b56d2993-ff28-45b3-b016-160243c2451f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1125 | 2026.01.24 00:53:31.471685 [ 259 ] {b56d2993-ff28-45b3-b016-160243c2451f} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1126 | 2026.01.24 00:53:31.471723 [ 259 ] {b56d2993-ff28-45b3-b016-160243c2451f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1127 | 2026.01.24 00:53:31.472332 [ 259 ] {b56d2993-ff28-45b3-b016-160243c2451f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1128 | 2026.01.24 00:53:31.472761 [ 259 ] {b56d2993-ff28-45b3-b016-160243c2451f} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1129 | 2026.01.24 00:53:31.472891 [ 259 ] {b56d2993-ff28-45b3-b016-160243c2451f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001742 sec., 91848.45005740528 rows/sec., 6.40 MiB/sec. | ||
| 1130 | 2026.01.24 00:53:31.472928 [ 259 ] {b56d2993-ff28-45b3-b016-160243c2451f} <Debug> TCPHandler: Processed in 0.001908813 sec. | ||
| 1131 | 2026.01.24 00:53:31.473042 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1132 | 2026.01.24 00:53:31.473139 [ 259 ] {b934d7f4-090e-41e5-ba56-5bd0f4d4f9e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1133 | 2026.01.24 00:53:31.473181 [ 259 ] {b934d7f4-090e-41e5-ba56-5bd0f4d4f9e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1134 | 2026.01.24 00:53:31.473518 [ 259 ] {b934d7f4-090e-41e5-ba56-5bd0f4d4f9e7} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1135 | 2026.01.24 00:53:31.473555 [ 259 ] {b934d7f4-090e-41e5-ba56-5bd0f4d4f9e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1136 | 2026.01.24 00:53:31.474030 [ 259 ] {b934d7f4-090e-41e5-ba56-5bd0f4d4f9e7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1137 | 2026.01.24 00:53:31.474628 [ 259 ] {b934d7f4-090e-41e5-ba56-5bd0f4d4f9e7} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1138 | 2026.01.24 00:53:31.474765 [ 259 ] {b934d7f4-090e-41e5-ba56-5bd0f4d4f9e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001645 sec., 36474.1641337386 rows/sec., 2.46 MiB/sec. | ||
| 1139 | 2026.01.24 00:53:31.474801 [ 259 ] {b934d7f4-090e-41e5-ba56-5bd0f4d4f9e7} <Debug> TCPHandler: Processed in 0.001808191 sec. | ||
| 1140 | 2026.01.24 00:53:32.066097 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
| 1141 | 2026.01.24 00:53:32.066726 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1142 | 2026.01.24 00:53:32.066759 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1143 | 2026.01.24 00:53:32.067356 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1144 | 2026.01.24 00:53:32.067829 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1145 | 2026.01.24 00:53:32.067978 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
| 1146 | 2026.01.24 00:53:32.183732 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1147 | 2026.01.24 00:53:32.200219 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1148 | 2026.01.24 00:53:32.200266 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1149 | 2026.01.24 00:53:32.206542 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1150 | 2026.01.24 00:53:32.207655 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1151 | 2026.01.24 00:53:32.210536 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1152 | 2026.01.24 00:53:33.000295 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.11 MiB, peak 167.11 MiB, free memory in arenas 0.00 B, will set to 164.21 MiB (RSS), difference: 1.10 MiB | ||
| 1153 | 2026.01.24 00:53:34.456552 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39140 | ||
| 1154 | 2026.01.24 00:53:34.458452 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1155 | 2026.01.24 00:53:34.458493 [ 286 ] {} <Debug> TCP-Session: ffd2b23d-7d76-4acf-b14e-008d30f18c38 Authenticating user 'default' from [fd00:1122:3344:101::e]:39140 | ||
| 1156 | 2026.01.24 00:53:34.458516 [ 286 ] {} <Debug> TCP-Session: ffd2b23d-7d76-4acf-b14e-008d30f18c38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1157 | 2026.01.24 00:53:34.458529 [ 286 ] {} <Debug> TCP-Session: ffd2b23d-7d76-4acf-b14e-008d30f18c38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1158 | 2026.01.24 00:53:34.458616 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1159 | 2026.01.24 00:53:34.458641 [ 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 | ||
| 1160 | 2026.01.24 00:53:34.458658 [ 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 | ||
| 1161 | 2026.01.24 00:53:34.459251 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45560 | ||
| 1162 | 2026.01.24 00:53:34.459259 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64023 | ||
| 1163 | 2026.01.24 00:53:34.459402 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61907 | ||
| 1164 | 2026.01.24 00:53:34.459431 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1165 | 2026.01.24 00:53:34.459477 [ 288 ] {} <Debug> TCP-Session: 33899ef2-2303-4536-bdd2-ee0bfa423362 Authenticating user 'default' from [fd00:1122:3344:101::e]:45560 | ||
| 1166 | 2026.01.24 00:53:34.459480 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1167 | 2026.01.24 00:53:34.459503 [ 288 ] {} <Debug> TCP-Session: 33899ef2-2303-4536-bdd2-ee0bfa423362 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1168 | 2026.01.24 00:53:34.459515 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40442 | ||
| 1169 | 2026.01.24 00:53:34.459533 [ 288 ] {} <Debug> TCP-Session: 33899ef2-2303-4536-bdd2-ee0bfa423362 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1170 | 2026.01.24 00:53:34.459540 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1171 | 2026.01.24 00:53:34.459544 [ 286 ] {} <Trace> TCP-Session: ffd2b23d-7d76-4acf-b14e-008d30f18c38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1172 | 2026.01.24 00:53:34.459588 [ 289 ] {} <Debug> TCP-Session: d7a0e2da-b1e5-4dfe-9baf-d6863b054f84 Authenticating user 'default' from [fd00:1122:3344:101::e]:61907 | ||
| 1173 | 2026.01.24 00:53:34.459540 [ 287 ] {} <Debug> TCP-Session: 9f01ff77-1172-4702-9bcc-89074abac16f Authenticating user 'default' from [fd00:1122:3344:101::e]:64023 | ||
| 1174 | 2026.01.24 00:53:34.459627 [ 289 ] {} <Debug> TCP-Session: d7a0e2da-b1e5-4dfe-9baf-d6863b054f84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1175 | 2026.01.24 00:53:34.459647 [ 287 ] {} <Debug> TCP-Session: 9f01ff77-1172-4702-9bcc-89074abac16f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1176 | 2026.01.24 00:53:34.459649 [ 289 ] {} <Debug> TCP-Session: d7a0e2da-b1e5-4dfe-9baf-d6863b054f84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1177 | 2026.01.24 00:53:34.459671 [ 287 ] {} <Debug> TCP-Session: 9f01ff77-1172-4702-9bcc-89074abac16f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1178 | 2026.01.24 00:53:34.459691 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59838 | ||
| 1179 | 2026.01.24 00:53:34.459751 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1180 | 2026.01.24 00:53:34.459808 [ 286 ] {dea02bed-7000-459e-8340-b42f276bd6f4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39140) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1181 | 2026.01.24 00:53:34.459839 [ 290 ] {} <Debug> TCP-Session: 54b0014e-9ead-4845-be85-adcae36b0b86 Authenticating user 'default' from [fd00:1122:3344:101::e]:40442 | ||
| 1182 | 2026.01.24 00:53:34.459855 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47753 | ||
| 1183 | 2026.01.24 00:53:34.459857 [ 290 ] {} <Debug> TCP-Session: 54b0014e-9ead-4845-be85-adcae36b0b86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1184 | 2026.01.24 00:53:34.459894 [ 290 ] {} <Debug> TCP-Session: 54b0014e-9ead-4845-be85-adcae36b0b86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1185 | 2026.01.24 00:53:34.459941 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1186 | 2026.01.24 00:53:34.459978 [ 291 ] {} <Debug> TCP-Session: 0d164698-f19d-454f-9d4f-3190032de0c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:59838 | ||
| 1187 | 2026.01.24 00:53:34.459999 [ 291 ] {} <Debug> TCP-Session: 0d164698-f19d-454f-9d4f-3190032de0c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1188 | 2026.01.24 00:53:34.460014 [ 291 ] {} <Debug> TCP-Session: 0d164698-f19d-454f-9d4f-3190032de0c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1189 | 2026.01.24 00:53:34.460081 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1190 | 2026.01.24 00:53:34.460130 [ 292 ] {} <Debug> TCP-Session: 942f8278-1327-4b92-8d06-dc5263a33296 Authenticating user 'default' from [fd00:1122:3344:101::e]:47753 | ||
| 1191 | 2026.01.24 00:53:34.460146 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64630 | ||
| 1192 | 2026.01.24 00:53:34.460152 [ 292 ] {} <Debug> TCP-Session: 942f8278-1327-4b92-8d06-dc5263a33296 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1193 | 2026.01.24 00:53:34.460188 [ 292 ] {} <Debug> TCP-Session: 942f8278-1327-4b92-8d06-dc5263a33296 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1194 | 2026.01.24 00:53:34.460287 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64163 | ||
| 1195 | 2026.01.24 00:53:34.460339 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1196 | 2026.01.24 00:53:34.460412 [ 293 ] {} <Debug> TCP-Session: c495fd70-316b-4f8a-8fbc-2a96aadac7fa Authenticating user 'default' from [fd00:1122:3344:101::e]:64630 | ||
| 1197 | 2026.01.24 00:53:34.460436 [ 293 ] {} <Debug> TCP-Session: c495fd70-316b-4f8a-8fbc-2a96aadac7fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1198 | 2026.01.24 00:53:34.460449 [ 293 ] {} <Debug> TCP-Session: c495fd70-316b-4f8a-8fbc-2a96aadac7fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1199 | 2026.01.24 00:53:34.460494 [ 286 ] {dea02bed-7000-459e-8340-b42f276bd6f4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1200 | 2026.01.24 00:53:34.460532 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1201 | 2026.01.24 00:53:34.460565 [ 294 ] {} <Debug> TCP-Session: cc0ef871-3f7b-4e11-8f6e-7dc15450fa25 Authenticating user 'default' from [fd00:1122:3344:101::e]:64163 | ||
| 1202 | 2026.01.24 00:53:34.460582 [ 294 ] {} <Debug> TCP-Session: cc0ef871-3f7b-4e11-8f6e-7dc15450fa25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1203 | 2026.01.24 00:53:34.460595 [ 294 ] {} <Debug> TCP-Session: cc0ef871-3f7b-4e11-8f6e-7dc15450fa25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1204 | 2026.01.24 00:53:34.462709 [ 286 ] {dea02bed-7000-459e-8340-b42f276bd6f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1205 | 2026.01.24 00:53:34.473101 [ 286 ] {dea02bed-7000-459e-8340-b42f276bd6f4} <Debug> oximeter.version (e41782c5-ec67-41da-8086-17500ed3b5e4) (SelectExecutor): Key condition: unknown | ||
| 1206 | 2026.01.24 00:53:34.491388 [ 298 ] {dea02bed-7000-459e-8340-b42f276bd6f4} <Trace> AggregatingTransform: Aggregating | ||
| 1207 | 2026.01.24 00:53:34.493458 [ 298 ] {dea02bed-7000-459e-8340-b42f276bd6f4} <Trace> Aggregator: Aggregation method: without_key | ||
| 1208 | 2026.01.24 00:53:34.494144 [ 298 ] {dea02bed-7000-459e-8340-b42f276bd6f4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006867124 sec. (145.621 rows/sec., 5.69 KiB/sec.) | ||
| 1209 | 2026.01.24 00:53:34.494168 [ 298 ] {dea02bed-7000-459e-8340-b42f276bd6f4} <Trace> Aggregator: Merging aggregated data | ||
| 1210 | 2026.01.24 00:53:34.494196 [ 298 ] {dea02bed-7000-459e-8340-b42f276bd6f4} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1211 | 2026.01.24 00:53:34.497454 [ 286 ] {dea02bed-7000-459e-8340-b42f276bd6f4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.037766 sec., 26.478843404120106 rows/sec., 1.03 KiB/sec. | ||
| 1212 | 2026.01.24 00:53:34.497595 [ 286 ] {dea02bed-7000-459e-8340-b42f276bd6f4} <Debug> TCPHandler: Processed in 0.038262244 sec. | ||
| 1213 | 2026.01.24 00:53:34.500767 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1214 | 2026.01.24 00:53:34.500813 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1215 | 2026.01.24 00:53:34.500826 [ 286 ] {} <Debug> TCP-Session: ffd2b23d-7d76-4acf-b14e-008d30f18c38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1216 | 2026.01.24 00:53:34.500845 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1217 | 2026.01.24 00:53:34.500871 [ 287 ] {} <Debug> TCP-Session: 9f01ff77-1172-4702-9bcc-89074abac16f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1218 | 2026.01.24 00:53:34.500873 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1219 | 2026.01.24 00:53:34.500905 [ 291 ] {} <Debug> TCP-Session: 0d164698-f19d-454f-9d4f-3190032de0c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1220 | 2026.01.24 00:53:34.500920 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1221 | 2026.01.24 00:53:34.500940 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1222 | 2026.01.24 00:53:34.500954 [ 288 ] {} <Debug> TCP-Session: 33899ef2-2303-4536-bdd2-ee0bfa423362 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1223 | 2026.01.24 00:53:34.500963 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1224 | 2026.01.24 00:53:34.500989 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1225 | 2026.01.24 00:53:34.501015 [ 290 ] {} <Debug> TCP-Session: 54b0014e-9ead-4845-be85-adcae36b0b86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1226 | 2026.01.24 00:53:34.501039 [ 289 ] {} <Debug> TCP-Session: d7a0e2da-b1e5-4dfe-9baf-d6863b054f84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1227 | 2026.01.24 00:53:34.501051 [ 293 ] {} <Debug> TCP-Session: c495fd70-316b-4f8a-8fbc-2a96aadac7fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1228 | 2026.01.24 00:53:34.500891 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1229 | 2026.01.24 00:53:34.500995 [ 292 ] {} <Debug> TCP-Session: 942f8278-1327-4b92-8d06-dc5263a33296 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1230 | 2026.01.24 00:53:34.501144 [ 294 ] {} <Debug> TCP-Session: cc0ef871-3f7b-4e11-8f6e-7dc15450fa25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1231 | 2026.01.24 00:53:34.566414 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 192 | ||
| 1232 | 2026.01.24 00:53:34.568518 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1233 | 2026.01.24 00:53:34.568583 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1234 | 2026.01.24 00:53:34.569968 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1235 | 2026.01.24 00:53:34.570496 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1236 | 2026.01.24 00:53:34.570840 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 192 | ||
| 1237 | 2026.01.24 00:53:35.000430 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.47 MiB, peak 173.56 MiB, free memory in arenas 0.00 B, will set to 167.57 MiB (RSS), difference: 3.10 MiB | ||
| 1238 | 2026.01.24 00:53:36.465834 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1239 | 2026.01.24 00:53:36.466017 [ 259 ] {54a0db3c-5c84-478f-b085-2b3c810f9ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1240 | 2026.01.24 00:53:36.466083 [ 259 ] {54a0db3c-5c84-478f-b085-2b3c810f9ef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1241 | 2026.01.24 00:53:36.466723 [ 259 ] {54a0db3c-5c84-478f-b085-2b3c810f9ef3} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1242 | 2026.01.24 00:53:36.466769 [ 259 ] {54a0db3c-5c84-478f-b085-2b3c810f9ef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1243 | 2026.01.24 00:53:36.467279 [ 259 ] {54a0db3c-5c84-478f-b085-2b3c810f9ef3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1244 | 2026.01.24 00:53:36.467734 [ 259 ] {54a0db3c-5c84-478f-b085-2b3c810f9ef3} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1245 | 2026.01.24 00:53:36.467918 [ 259 ] {54a0db3c-5c84-478f-b085-2b3c810f9ef3} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001951 sec., 38954.3823680164 rows/sec., 3.20 MiB/sec. | ||
| 1246 | 2026.01.24 00:53:36.467961 [ 259 ] {54a0db3c-5c84-478f-b085-2b3c810f9ef3} <Debug> TCPHandler: Processed in 0.00226077 sec. | ||
| 1247 | 2026.01.24 00:53:36.468093 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1248 | 2026.01.24 00:53:36.468194 [ 259 ] {7a0bd5a2-f421-47c5-b52d-496c61093686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1249 | 2026.01.24 00:53:36.468249 [ 259 ] {7a0bd5a2-f421-47c5-b52d-496c61093686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1250 | 2026.01.24 00:53:36.468651 [ 259 ] {7a0bd5a2-f421-47c5-b52d-496c61093686} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1251 | 2026.01.24 00:53:36.468687 [ 259 ] {7a0bd5a2-f421-47c5-b52d-496c61093686} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1252 | 2026.01.24 00:53:36.469147 [ 259 ] {7a0bd5a2-f421-47c5-b52d-496c61093686} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1253 | 2026.01.24 00:53:36.469664 [ 259 ] {7a0bd5a2-f421-47c5-b52d-496c61093686} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1254 | 2026.01.24 00:53:36.469797 [ 259 ] {7a0bd5a2-f421-47c5-b52d-496c61093686} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001622 sec., 6165.228113440197 rows/sec., 463.60 KiB/sec. | ||
| 1255 | 2026.01.24 00:53:36.469835 [ 259 ] {7a0bd5a2-f421-47c5-b52d-496c61093686} <Debug> TCPHandler: Processed in 0.00179325 sec. | ||
| 1256 | 2026.01.24 00:53:36.469947 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1257 | 2026.01.24 00:53:36.470041 [ 259 ] {be55bdf2-a435-4c6e-9f3d-045084a092ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1258 | 2026.01.24 00:53:36.470081 [ 259 ] {be55bdf2-a435-4c6e-9f3d-045084a092ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1259 | 2026.01.24 00:53:36.470476 [ 259 ] {be55bdf2-a435-4c6e-9f3d-045084a092ea} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1260 | 2026.01.24 00:53:36.470513 [ 259 ] {be55bdf2-a435-4c6e-9f3d-045084a092ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1261 | 2026.01.24 00:53:36.470929 [ 259 ] {be55bdf2-a435-4c6e-9f3d-045084a092ea} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1262 | 2026.01.24 00:53:36.471372 [ 259 ] {be55bdf2-a435-4c6e-9f3d-045084a092ea} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1263 | 2026.01.24 00:53:36.471535 [ 259 ] {be55bdf2-a435-4c6e-9f3d-045084a092ea} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001512 sec., 48941.79894179894 rows/sec., 3.82 MiB/sec. | ||
| 1264 | 2026.01.24 00:53:36.471575 [ 259 ] {be55bdf2-a435-4c6e-9f3d-045084a092ea} <Debug> TCPHandler: Processed in 0.001682727 sec. | ||
| 1265 | 2026.01.24 00:53:36.471688 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1266 | 2026.01.24 00:53:36.471791 [ 259 ] {36fad096-6d85-4c5d-98e0-4aa9789ca8a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1267 | 2026.01.24 00:53:36.471837 [ 259 ] {36fad096-6d85-4c5d-98e0-4aa9789ca8a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1268 | 2026.01.24 00:53:36.472257 [ 259 ] {36fad096-6d85-4c5d-98e0-4aa9789ca8a5} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1269 | 2026.01.24 00:53:36.472295 [ 259 ] {36fad096-6d85-4c5d-98e0-4aa9789ca8a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1270 | 2026.01.24 00:53:36.472753 [ 259 ] {36fad096-6d85-4c5d-98e0-4aa9789ca8a5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1271 | 2026.01.24 00:53:36.473239 [ 259 ] {36fad096-6d85-4c5d-98e0-4aa9789ca8a5} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1272 | 2026.01.24 00:53:36.473394 [ 259 ] {36fad096-6d85-4c5d-98e0-4aa9789ca8a5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001621 sec., 98704.50339296731 rows/sec., 6.87 MiB/sec. | ||
| 1273 | 2026.01.24 00:53:36.473432 [ 259 ] {36fad096-6d85-4c5d-98e0-4aa9789ca8a5} <Debug> TCPHandler: Processed in 0.00179448 sec. | ||
| 1274 | 2026.01.24 00:53:36.473542 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1275 | 2026.01.24 00:53:36.473637 [ 259 ] {518a546c-fb4b-4266-8916-e8eebe2501ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1276 | 2026.01.24 00:53:36.473691 [ 259 ] {518a546c-fb4b-4266-8916-e8eebe2501ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1277 | 2026.01.24 00:53:36.474412 [ 259 ] {518a546c-fb4b-4266-8916-e8eebe2501ba} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1278 | 2026.01.24 00:53:36.474449 [ 259 ] {518a546c-fb4b-4266-8916-e8eebe2501ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1279 | 2026.01.24 00:53:36.475141 [ 259 ] {518a546c-fb4b-4266-8916-e8eebe2501ba} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1280 | 2026.01.24 00:53:36.475578 [ 259 ] {518a546c-fb4b-4266-8916-e8eebe2501ba} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1281 | 2026.01.24 00:53:36.475721 [ 259 ] {518a546c-fb4b-4266-8916-e8eebe2501ba} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002103 sec., 4755.111745126011 rows/sec., 8.52 MiB/sec. | ||
| 1282 | 2026.01.24 00:53:36.475774 [ 259 ] {518a546c-fb4b-4266-8916-e8eebe2501ba} <Debug> TCPHandler: Processed in 0.002282221 sec. | ||
| 1283 | 2026.01.24 00:53:36.475880 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1284 | 2026.01.24 00:53:36.475983 [ 259 ] {e8be5fdb-3c38-4a51-ada9-b4def32bd816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1285 | 2026.01.24 00:53:36.476025 [ 259 ] {e8be5fdb-3c38-4a51-ada9-b4def32bd816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1286 | 2026.01.24 00:53:36.476356 [ 259 ] {e8be5fdb-3c38-4a51-ada9-b4def32bd816} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1287 | 2026.01.24 00:53:36.476393 [ 259 ] {e8be5fdb-3c38-4a51-ada9-b4def32bd816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1288 | 2026.01.24 00:53:36.476813 [ 259 ] {e8be5fdb-3c38-4a51-ada9-b4def32bd816} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1289 | 2026.01.24 00:53:36.477252 [ 259 ] {e8be5fdb-3c38-4a51-ada9-b4def32bd816} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1290 | 2026.01.24 00:53:36.477405 [ 259 ] {e8be5fdb-3c38-4a51-ada9-b4def32bd816} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00144 sec., 41666.666666666664 rows/sec., 2.81 MiB/sec. | ||
| 1291 | 2026.01.24 00:53:36.477444 [ 259 ] {e8be5fdb-3c38-4a51-ada9-b4def32bd816} <Debug> TCPHandler: Processed in 0.001611436 sec. | ||
| 1292 | 2026.01.24 00:53:39.506790 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1293 | 2026.01.24 00:53:39.506859 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1294 | 2026.01.24 00:53:39.568109 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 442 entries to flush up to offset 2821 | ||
| 1295 | 2026.01.24 00:53:39.568579 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1296 | 2026.01.24 00:53:39.568618 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1297 | 2026.01.24 00:53:39.569206 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1298 | 2026.01.24 00:53:39.569645 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1299 | 2026.01.24 00:53:39.569771 [ 64 ] {} <Debug> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1300 | 2026.01.24 00:53:39.569788 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2821 | ||
| 1301 | 2026.01.24 00:53:39.569824 [ 64 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1302 | 2026.01.24 00:53:39.569851 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1303 | 2026.01.24 00:53:39.572024 [ 194 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::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 | ||
| 1304 | 2026.01.24 00:53:39.574305 [ 194 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1305 | 2026.01.24 00:53:39.576242 [ 194 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1306 | 2026.01.24 00:53:39.582294 [ 194 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1307 | 2026.01.24 00:53:39.582356 [ 194 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1308 | 2026.01.24 00:53:39.582412 [ 194 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
| 1309 | 2026.01.24 00:53:39.582475 [ 194 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part | ||
| 1310 | 2026.01.24 00:53:39.582525 [ 194 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 442 rows starting from the beginning of the part | ||
| 1311 | 2026.01.24 00:53:39.616814 [ 192 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2821 rows, containing 4 columns (4 merged, 0 gathered) in 0.046850996 sec., 60212.16710099397 rows/sec., 882.01 KiB/sec. | ||
| 1312 | 2026.01.24 00:53:39.617795 [ 192 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1313 | 2026.01.24 00:53:39.618362 [ 192 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_6_1} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1314 | 2026.01.24 00:53:39.618446 [ 192 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_6_1} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1315 | 2026.01.24 00:53:39.618564 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 1316 | 2026.01.24 00:53:39.710648 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1317 | 2026.01.24 00:53:39.729760 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1318 | 2026.01.24 00:53:39.729819 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1319 | 2026.01.24 00:53:39.736542 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1320 | 2026.01.24 00:53:39.737636 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1321 | 2026.01.24 00:53:39.737925 [ 62 ] {} <Debug> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1322 | 2026.01.24 00:53:39.737984 [ 62 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1323 | 2026.01.24 00:53:39.738008 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1324 | 2026.01.24 00:53:39.738114 [ 192 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::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 | ||
| 1325 | 2026.01.24 00:53:39.741645 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1326 | 2026.01.24 00:53:39.742551 [ 192 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1327 | 2026.01.24 00:53:39.744179 [ 192 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::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 | ||
| 1328 | 2026.01.24 00:53:39.749025 [ 192 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::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 | ||
| 1329 | 2026.01.24 00:53:39.753411 [ 192 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::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 | ||
| 1330 | 2026.01.24 00:53:39.757495 [ 192 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::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 | ||
| 1331 | 2026.01.24 00:53:39.767034 [ 192 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::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 | ||
| 1332 | 2026.01.24 00:53:39.771479 [ 192 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::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 | ||
| 1333 | 2026.01.24 00:53:39.834812 [ 194 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.09673753 sec., 475.5134847871348 rows/sec., 2.46 MiB/sec. | ||
| 1334 | 2026.01.24 00:53:39.837443 [ 194 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1335 | 2026.01.24 00:53:39.840034 [ 194 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_6_1} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1336 | 2026.01.24 00:53:39.840151 [ 194 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_6_1} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1337 | 2026.01.24 00:53:39.842131 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1338 | 2026.01.24 00:53:40.000333 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.81 MiB, peak 178.35 MiB, free memory in arenas 0.00 B, will set to 179.84 MiB (RSS), difference: 11.03 MiB | ||
| 1339 | 2026.01.24 00:53:40.553288 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65200 | ||
| 1340 | 2026.01.24 00:53:40.553423 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1341 | 2026.01.24 00:53:40.553454 [ 286 ] {} <Debug> TCP-Session: 829fb33c-ce3f-41d1-867f-3ca6429d950f Authenticating user 'default' from [fd00:1122:3344:101::e]:65200 | ||
| 1342 | 2026.01.24 00:53:40.553480 [ 286 ] {} <Debug> TCP-Session: 829fb33c-ce3f-41d1-867f-3ca6429d950f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1343 | 2026.01.24 00:53:40.553496 [ 286 ] {} <Debug> TCP-Session: 829fb33c-ce3f-41d1-867f-3ca6429d950f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1344 | 2026.01.24 00:53:40.553741 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57426 | ||
| 1345 | 2026.01.24 00:53:40.553758 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46642 | ||
| 1346 | 2026.01.24 00:53:40.553796 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50746 | ||
| 1347 | 2026.01.24 00:53:40.553801 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63204 | ||
| 1348 | 2026.01.24 00:53:40.553789 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37838 | ||
| 1349 | 2026.01.24 00:53:40.553886 [ 286 ] {} <Trace> TCP-Session: 829fb33c-ce3f-41d1-867f-3ca6429d950f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1350 | 2026.01.24 00:53:40.553894 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1351 | 2026.01.24 00:53:40.553783 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43795 | ||
| 1352 | 2026.01.24 00:53:40.553960 [ 288 ] {} <Debug> TCP-Session: f3929dc1-4c07-45a1-baa6-cca4019ad1f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:57426 | ||
| 1353 | 2026.01.24 00:53:40.553754 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48394 | ||
| 1354 | 2026.01.24 00:53:40.553991 [ 288 ] {} <Debug> TCP-Session: f3929dc1-4c07-45a1-baa6-cca4019ad1f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1355 | 2026.01.24 00:53:40.553746 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58655 | ||
| 1356 | 2026.01.24 00:53:40.554026 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1357 | 2026.01.24 00:53:40.554020 [ 288 ] {} <Debug> TCP-Session: f3929dc1-4c07-45a1-baa6-cca4019ad1f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1358 | 2026.01.24 00:53:40.554080 [ 289 ] {} <Debug> TCP-Session: 931648f0-dad9-40d2-a78b-dc5e00922e83 Authenticating user 'default' from [fd00:1122:3344:101::e]:46642 | ||
| 1359 | 2026.01.24 00:53:40.554111 [ 289 ] {} <Debug> TCP-Session: 931648f0-dad9-40d2-a78b-dc5e00922e83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1360 | 2026.01.24 00:53:40.554122 [ 286 ] {14582e92-4ae8-4938-ab60-c0d3a04156a8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65200) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1361 | 2026.01.24 00:53:40.554124 [ 289 ] {} <Debug> TCP-Session: 931648f0-dad9-40d2-a78b-dc5e00922e83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1362 | 2026.01.24 00:53:40.554303 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1363 | 2026.01.24 00:53:40.554354 [ 291 ] {} <Debug> TCP-Session: cd1e7839-4f97-43e4-94de-0271633bf46e Authenticating user 'default' from [fd00:1122:3344:101::e]:37838 | ||
| 1364 | 2026.01.24 00:53:40.554357 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1365 | 2026.01.24 00:53:40.554383 [ 291 ] {} <Debug> TCP-Session: cd1e7839-4f97-43e4-94de-0271633bf46e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1366 | 2026.01.24 00:53:40.554383 [ 286 ] {14582e92-4ae8-4938-ab60-c0d3a04156a8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1367 | 2026.01.24 00:53:40.554406 [ 291 ] {} <Debug> TCP-Session: cd1e7839-4f97-43e4-94de-0271633bf46e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1368 | 2026.01.24 00:53:40.554431 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1369 | 2026.01.24 00:53:40.554394 [ 287 ] {} <Debug> TCP-Session: 4c61cc10-98f4-4cad-ad63-0d6e4635ced2 Authenticating user 'default' from [fd00:1122:3344:101::e]:58655 | ||
| 1370 | 2026.01.24 00:53:40.554459 [ 286 ] {14582e92-4ae8-4938-ab60-c0d3a04156a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1371 | 2026.01.24 00:53:40.554470 [ 292 ] {} <Debug> TCP-Session: 0dd7a462-43b6-4406-bc4f-70d69a6a2211 Authenticating user 'default' from [fd00:1122:3344:101::e]:43795 | ||
| 1372 | 2026.01.24 00:53:40.554486 [ 287 ] {} <Debug> TCP-Session: 4c61cc10-98f4-4cad-ad63-0d6e4635ced2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1373 | 2026.01.24 00:53:40.554514 [ 292 ] {} <Debug> TCP-Session: 0dd7a462-43b6-4406-bc4f-70d69a6a2211 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1374 | 2026.01.24 00:53:40.554522 [ 287 ] {} <Debug> TCP-Session: 4c61cc10-98f4-4cad-ad63-0d6e4635ced2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1375 | 2026.01.24 00:53:40.554523 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1376 | 2026.01.24 00:53:40.554536 [ 292 ] {} <Debug> TCP-Session: 0dd7a462-43b6-4406-bc4f-70d69a6a2211 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1377 | 2026.01.24 00:53:40.554585 [ 290 ] {} <Debug> TCP-Session: a6823f4a-90e3-4ea9-bb2b-2f853b548d50 Authenticating user 'default' from [fd00:1122:3344:101::e]:48394 | ||
| 1378 | 2026.01.24 00:53:40.554612 [ 290 ] {} <Debug> TCP-Session: a6823f4a-90e3-4ea9-bb2b-2f853b548d50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1379 | 2026.01.24 00:53:40.554627 [ 290 ] {} <Debug> TCP-Session: a6823f4a-90e3-4ea9-bb2b-2f853b548d50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1380 | 2026.01.24 00:53:40.554712 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1381 | 2026.01.24 00:53:40.554742 [ 294 ] {} <Debug> TCP-Session: a9a1e63e-d334-4cb3-a064-af0cb9323b46 Authenticating user 'default' from [fd00:1122:3344:101::e]:63204 | ||
| 1382 | 2026.01.24 00:53:40.554746 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1383 | 2026.01.24 00:53:40.554758 [ 294 ] {} <Debug> TCP-Session: a9a1e63e-d334-4cb3-a064-af0cb9323b46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1384 | 2026.01.24 00:53:40.554763 [ 286 ] {14582e92-4ae8-4938-ab60-c0d3a04156a8} <Debug> oximeter.version (e41782c5-ec67-41da-8086-17500ed3b5e4) (SelectExecutor): Key condition: unknown | ||
| 1385 | 2026.01.24 00:53:40.554787 [ 294 ] {} <Debug> TCP-Session: a9a1e63e-d334-4cb3-a064-af0cb9323b46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1386 | 2026.01.24 00:53:40.554785 [ 293 ] {} <Debug> TCP-Session: 728b375b-23e9-45d9-a061-00bded7828b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:50746 | ||
| 1387 | 2026.01.24 00:53:40.554827 [ 293 ] {} <Debug> TCP-Session: 728b375b-23e9-45d9-a061-00bded7828b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1388 | 2026.01.24 00:53:40.554841 [ 293 ] {} <Debug> TCP-Session: 728b375b-23e9-45d9-a061-00bded7828b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1389 | 2026.01.24 00:53:40.556048 [ 316 ] {14582e92-4ae8-4938-ab60-c0d3a04156a8} <Trace> AggregatingTransform: Aggregating | ||
| 1390 | 2026.01.24 00:53:40.556108 [ 316 ] {14582e92-4ae8-4938-ab60-c0d3a04156a8} <Trace> Aggregator: Aggregation method: without_key | ||
| 1391 | 2026.01.24 00:53:40.556147 [ 316 ] {14582e92-4ae8-4938-ab60-c0d3a04156a8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001270149 sec. (787.309 rows/sec., 30.75 KiB/sec.) | ||
| 1392 | 2026.01.24 00:53:40.556167 [ 316 ] {14582e92-4ae8-4938-ab60-c0d3a04156a8} <Trace> Aggregator: Merging aggregated data | ||
| 1393 | 2026.01.24 00:53:40.557153 [ 286 ] {14582e92-4ae8-4938-ab60-c0d3a04156a8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00315 sec., 317.46031746031747 rows/sec., 12.40 KiB/sec. | ||
| 1394 | 2026.01.24 00:53:40.557327 [ 286 ] {14582e92-4ae8-4938-ab60-c0d3a04156a8} <Debug> TCPHandler: Processed in 0.003555649 sec. | ||
| 1395 | 2026.01.24 00:53:40.557437 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1396 | 2026.01.24 00:53:40.557462 [ 286 ] {} <Debug> TCP-Session: 829fb33c-ce3f-41d1-867f-3ca6429d950f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1397 | 2026.01.24 00:53:40.557468 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1398 | 2026.01.24 00:53:40.557486 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1399 | 2026.01.24 00:53:40.557513 [ 293 ] {} <Debug> TCP-Session: 728b375b-23e9-45d9-a061-00bded7828b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1400 | 2026.01.24 00:53:40.557515 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1401 | 2026.01.24 00:53:40.557537 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1402 | 2026.01.24 00:53:40.557553 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1403 | 2026.01.24 00:53:40.557575 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1404 | 2026.01.24 00:53:40.557600 [ 290 ] {} <Debug> TCP-Session: a6823f4a-90e3-4ea9-bb2b-2f853b548d50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1405 | 2026.01.24 00:53:40.557594 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1406 | 2026.01.24 00:53:40.557627 [ 289 ] {} <Debug> TCP-Session: 931648f0-dad9-40d2-a78b-dc5e00922e83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1407 | 2026.01.24 00:53:40.557588 [ 292 ] {} <Debug> TCP-Session: 0dd7a462-43b6-4406-bc4f-70d69a6a2211 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1408 | 2026.01.24 00:53:40.557656 [ 294 ] {} <Debug> TCP-Session: a9a1e63e-d334-4cb3-a064-af0cb9323b46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1409 | 2026.01.24 00:53:40.557570 [ 287 ] {} <Debug> TCP-Session: 4c61cc10-98f4-4cad-ad63-0d6e4635ced2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1410 | 2026.01.24 00:53:40.557531 [ 288 ] {} <Debug> TCP-Session: f3929dc1-4c07-45a1-baa6-cca4019ad1f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1411 | 2026.01.24 00:53:40.557523 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1412 | 2026.01.24 00:53:40.557875 [ 291 ] {} <Debug> TCP-Session: cd1e7839-4f97-43e4-94de-0271633bf46e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1413 | 2026.01.24 00:53:40.585067 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61280 | ||
| 1414 | 2026.01.24 00:53:40.585146 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1415 | 2026.01.24 00:53:40.585170 [ 286 ] {} <Debug> TCP-Session: 55499c87-5404-4127-abba-ce84e41b9544 Authenticating user 'default' from [fd00:1122:3344:101::e]:61280 | ||
| 1416 | 2026.01.24 00:53:40.585188 [ 286 ] {} <Debug> TCP-Session: 55499c87-5404-4127-abba-ce84e41b9544 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1417 | 2026.01.24 00:53:40.585203 [ 286 ] {} <Debug> TCP-Session: 55499c87-5404-4127-abba-ce84e41b9544 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1418 | 2026.01.24 00:53:40.585386 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46815 | ||
| 1419 | 2026.01.24 00:53:40.585436 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45009 | ||
| 1420 | 2026.01.24 00:53:40.585402 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42235 | ||
| 1421 | 2026.01.24 00:53:40.585506 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60017 | ||
| 1422 | 2026.01.24 00:53:40.585521 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60160 | ||
| 1423 | 2026.01.24 00:53:40.585536 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1424 | 2026.01.24 00:53:40.585566 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1425 | 2026.01.24 00:53:40.585565 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1426 | 2026.01.24 00:53:40.585519 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59391 | ||
| 1427 | 2026.01.24 00:53:40.585493 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62476 | ||
| 1428 | 2026.01.24 00:53:40.585494 [ 286 ] {} <Trace> TCP-Session: 55499c87-5404-4127-abba-ce84e41b9544 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1429 | 2026.01.24 00:53:40.585691 [ 289 ] {} <Debug> TCP-Session: 2e3b4a29-65c4-413e-98e0-8df53f3cdefd Authenticating user 'default' from [fd00:1122:3344:101::e]:45009 | ||
| 1430 | 2026.01.24 00:53:40.585707 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1431 | 2026.01.24 00:53:40.585681 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1432 | 2026.01.24 00:53:40.585762 [ 288 ] {} <Debug> TCP-Session: c525701a-4130-497f-a011-c803e261470a Authenticating user 'default' from [fd00:1122:3344:101::e]:42235 | ||
| 1433 | 2026.01.24 00:53:40.585765 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1434 | 2026.01.24 00:53:40.585787 [ 292 ] {} <Debug> TCP-Session: 548b5882-7607-47ac-946e-48de459df118 Authenticating user 'default' from [fd00:1122:3344:101::e]:60017 | ||
| 1435 | 2026.01.24 00:53:40.585796 [ 288 ] {} <Debug> TCP-Session: c525701a-4130-497f-a011-c803e261470a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1436 | 2026.01.24 00:53:40.585818 [ 287 ] {} <Debug> TCP-Session: f6a1b27e-ac9c-42e2-845c-6ee9af8b5f27 Authenticating user 'default' from [fd00:1122:3344:101::e]:46815 | ||
| 1437 | 2026.01.24 00:53:40.585821 [ 291 ] {} <Debug> TCP-Session: ebac7ccc-88f1-4fcf-931f-32e7121cea74 Authenticating user 'default' from [fd00:1122:3344:101::e]:62476 | ||
| 1438 | 2026.01.24 00:53:40.585838 [ 286 ] {49f1a0c3-cd40-4e72-91fa-1e4bd0c8a90b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61280) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1439 | 2026.01.24 00:53:40.585855 [ 287 ] {} <Debug> TCP-Session: f6a1b27e-ac9c-42e2-845c-6ee9af8b5f27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1440 | 2026.01.24 00:53:40.585861 [ 291 ] {} <Debug> TCP-Session: ebac7ccc-88f1-4fcf-931f-32e7121cea74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1441 | 2026.01.24 00:53:40.585884 [ 287 ] {} <Debug> TCP-Session: f6a1b27e-ac9c-42e2-845c-6ee9af8b5f27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1442 | 2026.01.24 00:53:40.585893 [ 291 ] {} <Debug> TCP-Session: ebac7ccc-88f1-4fcf-931f-32e7121cea74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1443 | 2026.01.24 00:53:40.585907 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1444 | 2026.01.24 00:53:40.585833 [ 288 ] {} <Debug> TCP-Session: c525701a-4130-497f-a011-c803e261470a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1445 | 2026.01.24 00:53:40.585938 [ 294 ] {} <Debug> TCP-Session: 61d0a5c7-f869-4edd-a469-4798127c9d56 Authenticating user 'default' from [fd00:1122:3344:101::e]:60160 | ||
| 1446 | 2026.01.24 00:53:40.585777 [ 293 ] {} <Debug> TCP-Session: 646ca330-c334-4171-9b95-dd9828210e30 Authenticating user 'default' from [fd00:1122:3344:101::e]:59391 | ||
| 1447 | 2026.01.24 00:53:40.585965 [ 294 ] {} <Debug> TCP-Session: 61d0a5c7-f869-4edd-a469-4798127c9d56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1448 | 2026.01.24 00:53:40.585989 [ 293 ] {} <Debug> TCP-Session: 646ca330-c334-4171-9b95-dd9828210e30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1449 | 2026.01.24 00:53:40.585999 [ 294 ] {} <Debug> TCP-Session: 61d0a5c7-f869-4edd-a469-4798127c9d56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1450 | 2026.01.24 00:53:40.586015 [ 293 ] {} <Debug> TCP-Session: 646ca330-c334-4171-9b95-dd9828210e30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1451 | 2026.01.24 00:53:40.585747 [ 289 ] {} <Debug> TCP-Session: 2e3b4a29-65c4-413e-98e0-8df53f3cdefd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1452 | 2026.01.24 00:53:40.585483 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44372 | ||
| 1453 | 2026.01.24 00:53:40.586049 [ 286 ] {49f1a0c3-cd40-4e72-91fa-1e4bd0c8a90b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1454 | 2026.01.24 00:53:40.586052 [ 289 ] {} <Debug> TCP-Session: 2e3b4a29-65c4-413e-98e0-8df53f3cdefd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1455 | 2026.01.24 00:53:40.585826 [ 292 ] {} <Debug> TCP-Session: 548b5882-7607-47ac-946e-48de459df118 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1456 | 2026.01.24 00:53:40.586111 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1457 | 2026.01.24 00:53:40.586133 [ 292 ] {} <Debug> TCP-Session: 548b5882-7607-47ac-946e-48de459df118 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1458 | 2026.01.24 00:53:40.586150 [ 290 ] {} <Debug> TCP-Session: bf3c6966-d65e-4c01-81eb-5f08f975b6fe Authenticating user 'default' from [fd00:1122:3344:101::e]:44372 | ||
| 1459 | 2026.01.24 00:53:40.586113 [ 286 ] {49f1a0c3-cd40-4e72-91fa-1e4bd0c8a90b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1460 | 2026.01.24 00:53:40.586181 [ 290 ] {} <Debug> TCP-Session: bf3c6966-d65e-4c01-81eb-5f08f975b6fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1461 | 2026.01.24 00:53:40.586203 [ 290 ] {} <Debug> TCP-Session: bf3c6966-d65e-4c01-81eb-5f08f975b6fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1462 | 2026.01.24 00:53:40.586446 [ 286 ] {49f1a0c3-cd40-4e72-91fa-1e4bd0c8a90b} <Debug> oximeter.version (e41782c5-ec67-41da-8086-17500ed3b5e4) (SelectExecutor): Key condition: unknown | ||
| 1463 | 2026.01.24 00:53:40.587273 [ 325 ] {49f1a0c3-cd40-4e72-91fa-1e4bd0c8a90b} <Trace> AggregatingTransform: Aggregating | ||
| 1464 | 2026.01.24 00:53:40.587678 [ 325 ] {49f1a0c3-cd40-4e72-91fa-1e4bd0c8a90b} <Trace> Aggregator: Aggregation method: without_key | ||
| 1465 | 2026.01.24 00:53:40.587713 [ 325 ] {49f1a0c3-cd40-4e72-91fa-1e4bd0c8a90b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001186247 sec. (842.995 rows/sec., 32.93 KiB/sec.) | ||
| 1466 | 2026.01.24 00:53:40.587729 [ 325 ] {49f1a0c3-cd40-4e72-91fa-1e4bd0c8a90b} <Trace> Aggregator: Merging aggregated data | ||
| 1467 | 2026.01.24 00:53:40.588671 [ 286 ] {49f1a0c3-cd40-4e72-91fa-1e4bd0c8a90b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002867 sec., 348.7966515521451 rows/sec., 13.62 KiB/sec. | ||
| 1468 | 2026.01.24 00:53:40.588796 [ 286 ] {49f1a0c3-cd40-4e72-91fa-1e4bd0c8a90b} <Debug> TCPHandler: Processed in 0.003362705 sec. | ||
| 1469 | 2026.01.24 00:53:40.588898 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1470 | 2026.01.24 00:53:40.588927 [ 286 ] {} <Debug> TCP-Session: 55499c87-5404-4127-abba-ce84e41b9544 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1471 | 2026.01.24 00:53:40.588928 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1472 | 2026.01.24 00:53:40.588948 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1473 | 2026.01.24 00:53:40.588960 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1474 | 2026.01.24 00:53:40.588978 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1475 | 2026.01.24 00:53:40.588997 [ 287 ] {} <Debug> TCP-Session: f6a1b27e-ac9c-42e2-845c-6ee9af8b5f27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1476 | 2026.01.24 00:53:40.589017 [ 294 ] {} <Debug> TCP-Session: 61d0a5c7-f869-4edd-a469-4798127c9d56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1477 | 2026.01.24 00:53:40.589022 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1478 | 2026.01.24 00:53:40.589040 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1479 | 2026.01.24 00:53:40.589071 [ 290 ] {} <Debug> TCP-Session: bf3c6966-d65e-4c01-81eb-5f08f975b6fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1480 | 2026.01.24 00:53:40.589035 [ 289 ] {} <Debug> TCP-Session: 2e3b4a29-65c4-413e-98e0-8df53f3cdefd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1481 | 2026.01.24 00:53:40.589092 [ 293 ] {} <Debug> TCP-Session: 646ca330-c334-4171-9b95-dd9828210e30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1482 | 2026.01.24 00:53:40.589012 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1483 | 2026.01.24 00:53:40.588996 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1484 | 2026.01.24 00:53:40.589159 [ 292 ] {} <Debug> TCP-Session: 548b5882-7607-47ac-946e-48de459df118 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1485 | 2026.01.24 00:53:40.588981 [ 291 ] {} <Debug> TCP-Session: ebac7ccc-88f1-4fcf-931f-32e7121cea74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1486 | 2026.01.24 00:53:40.589175 [ 288 ] {} <Debug> TCP-Session: c525701a-4130-497f-a011-c803e261470a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1487 | 2026.01.24 00:53:41.465464 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1488 | 2026.01.24 00:53:41.465690 [ 259 ] {b4f73384-8bf5-461a-907e-491bf5281fcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1489 | 2026.01.24 00:53:41.465779 [ 259 ] {b4f73384-8bf5-461a-907e-491bf5281fcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1490 | 2026.01.24 00:53:41.466596 [ 259 ] {b4f73384-8bf5-461a-907e-491bf5281fcf} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1491 | 2026.01.24 00:53:41.466664 [ 259 ] {b4f73384-8bf5-461a-907e-491bf5281fcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1492 | 2026.01.24 00:53:41.467186 [ 259 ] {b4f73384-8bf5-461a-907e-491bf5281fcf} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1493 | 2026.01.24 00:53:41.467499 [ 259 ] {b4f73384-8bf5-461a-907e-491bf5281fcf} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1494 | 2026.01.24 00:53:41.467707 [ 37 ] {} <Debug> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1495 | 2026.01.24 00:53:41.467723 [ 259 ] {b4f73384-8bf5-461a-907e-491bf5281fcf} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002097 sec., 26704.81640438722 rows/sec., 2.04 MiB/sec. | ||
| 1496 | 2026.01.24 00:53:41.467799 [ 37 ] {} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1497 | 2026.01.24 00:53:41.467839 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1498 | 2026.01.24 00:53:41.467843 [ 259 ] {b4f73384-8bf5-461a-907e-491bf5281fcf} <Debug> TCPHandler: Processed in 0.002570157 sec. | ||
| 1499 | 2026.01.24 00:53:41.468026 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1500 | 2026.01.24 00:53:41.468045 [ 186 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::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 | ||
| 1501 | 2026.01.24 00:53:41.468150 [ 259 ] {fca35546-39fe-41f7-b656-ba9c396f4284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1502 | 2026.01.24 00:53:41.468212 [ 259 ] {fca35546-39fe-41f7-b656-ba9c396f4284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1503 | 2026.01.24 00:53:41.468249 [ 186 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1504 | 2026.01.24 00:53:41.468303 [ 186 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 201 rows starting from the beginning of the part | ||
| 1505 | 2026.01.24 00:53:41.468432 [ 186 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1506 | 2026.01.24 00:53:41.468489 [ 186 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 76 rows starting from the beginning of the part | ||
| 1507 | 2026.01.24 00:53:41.468545 [ 186 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
| 1508 | 2026.01.24 00:53:41.468592 [ 186 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 76 rows starting from the beginning of the part | ||
| 1509 | 2026.01.24 00:53:41.468635 [ 186 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1510 | 2026.01.24 00:53:41.468730 [ 259 ] {fca35546-39fe-41f7-b656-ba9c396f4284} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1511 | 2026.01.24 00:53:41.468774 [ 259 ] {fca35546-39fe-41f7-b656-ba9c396f4284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1512 | 2026.01.24 00:53:41.469198 [ 259 ] {fca35546-39fe-41f7-b656-ba9c396f4284} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1513 | 2026.01.24 00:53:41.469460 [ 259 ] {fca35546-39fe-41f7-b656-ba9c396f4284} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1514 | 2026.01.24 00:53:41.469597 [ 37 ] {} <Debug> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1515 | 2026.01.24 00:53:41.469627 [ 259 ] {fca35546-39fe-41f7-b656-ba9c396f4284} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001509 sec., 42412.19350563287 rows/sec., 3.31 MiB/sec. | ||
| 1516 | 2026.01.24 00:53:41.469655 [ 37 ] {} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1517 | 2026.01.24 00:53:41.469687 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1518 | 2026.01.24 00:53:41.469692 [ 259 ] {fca35546-39fe-41f7-b656-ba9c396f4284} <Debug> TCPHandler: Processed in 0.001731668 sec. | ||
| 1519 | 2026.01.24 00:53:41.469809 [ 187 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::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 | ||
| 1520 | 2026.01.24 00:53:41.469856 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1521 | 2026.01.24 00:53:41.469955 [ 201 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 521 rows, containing 5 columns (5 merged, 0 gathered) in 0.002011815 sec., 258970.13393378613 rows/sec., 22.39 MiB/sec. | ||
| 1522 | 2026.01.24 00:53:41.469959 [ 187 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1523 | 2026.01.24 00:53:41.469981 [ 259 ] {4296cd95-2887-470c-b698-55cfe5ef75f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1524 | 2026.01.24 00:53:41.470027 [ 187 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 120 rows starting from the beginning of the part | ||
| 1525 | 2026.01.24 00:53:41.470061 [ 259 ] {4296cd95-2887-470c-b698-55cfe5ef75f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1526 | 2026.01.24 00:53:41.470126 [ 187 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1527 | 2026.01.24 00:53:41.470179 [ 201 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1528 | 2026.01.24 00:53:41.470184 [ 187 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 74 rows starting from the beginning of the part | ||
| 1529 | 2026.01.24 00:53:41.470260 [ 187 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part | ||
| 1530 | 2026.01.24 00:53:41.470310 [ 187 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 74 rows starting from the beginning of the part | ||
| 1531 | 2026.01.24 00:53:41.470357 [ 187 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 1532 | 2026.01.24 00:53:41.470515 [ 259 ] {4296cd95-2887-470c-b698-55cfe5ef75f6} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1533 | 2026.01.24 00:53:41.470557 [ 259 ] {4296cd95-2887-470c-b698-55cfe5ef75f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1534 | 2026.01.24 00:53:41.470621 [ 201 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_6_1} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1535 | 2026.01.24 00:53:41.470723 [ 201 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_6_1} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1536 | 2026.01.24 00:53:41.470830 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 1537 | 2026.01.24 00:53:41.471058 [ 259 ] {4296cd95-2887-470c-b698-55cfe5ef75f6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1538 | 2026.01.24 00:53:41.471315 [ 259 ] {4296cd95-2887-470c-b698-55cfe5ef75f6} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1539 | 2026.01.24 00:53:41.471414 [ 201 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 5 columns (5 merged, 0 gathered) in 0.001651937 sec., 278460.98247088114 rows/sec., 23.03 MiB/sec. | ||
| 1540 | 2026.01.24 00:53:41.471425 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1541 | 2026.01.24 00:53:41.471462 [ 259 ] {4296cd95-2887-470c-b698-55cfe5ef75f6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001506 sec., 106241.69986719788 rows/sec., 7.40 MiB/sec. | ||
| 1542 | 2026.01.24 00:53:41.471464 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1543 | 2026.01.24 00:53:41.471503 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1544 | 2026.01.24 00:53:41.471508 [ 259 ] {4296cd95-2887-470c-b698-55cfe5ef75f6} <Debug> TCPHandler: Processed in 0.001713328 sec. | ||
| 1545 | 2026.01.24 00:53:41.471570 [ 187 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::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 | ||
| 1546 | 2026.01.24 00:53:41.471594 [ 186 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1547 | 2026.01.24 00:53:41.471635 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1548 | 2026.01.24 00:53:41.471678 [ 187 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1549 | 2026.01.24 00:53:41.471710 [ 187 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 309 rows starting from the beginning of the part | ||
| 1550 | 2026.01.24 00:53:41.471739 [ 259 ] {15a4a4ed-d1c8-4767-b2ee-5dfb8e0a4795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1551 | 2026.01.24 00:53:41.471758 [ 187 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1552 | 2026.01.24 00:53:41.471789 [ 259 ] {15a4a4ed-d1c8-4767-b2ee-5dfb8e0a4795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1553 | 2026.01.24 00:53:41.471799 [ 187 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
| 1554 | 2026.01.24 00:53:41.471860 [ 187 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
| 1555 | 2026.01.24 00:53:41.471897 [ 187 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1556 | 2026.01.24 00:53:41.471929 [ 186 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_6_1} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1557 | 2026.01.24 00:53:41.471932 [ 187 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::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 | ||
| 1558 | 2026.01.24 00:53:41.472022 [ 186 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_6_1} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1559 | 2026.01.24 00:53:41.472119 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1560 | 2026.01.24 00:53:41.472149 [ 259 ] {15a4a4ed-d1c8-4767-b2ee-5dfb8e0a4795} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1561 | 2026.01.24 00:53:41.472195 [ 259 ] {15a4a4ed-d1c8-4767-b2ee-5dfb8e0a4795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1562 | 2026.01.24 00:53:41.472534 [ 259 ] {15a4a4ed-d1c8-4767-b2ee-5dfb8e0a4795} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1563 | 2026.01.24 00:53:41.472763 [ 259 ] {15a4a4ed-d1c8-4767-b2ee-5dfb8e0a4795} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1564 | 2026.01.24 00:53:41.472866 [ 37 ] {} <Debug> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1565 | 2026.01.24 00:53:41.472899 [ 37 ] {} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1566 | 2026.01.24 00:53:41.472902 [ 259 ] {15a4a4ed-d1c8-4767-b2ee-5dfb8e0a4795} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001187 sec., 50547.59898904803 rows/sec., 3.41 MiB/sec. | ||
| 1567 | 2026.01.24 00:53:41.472918 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1568 | 2026.01.24 00:53:41.472937 [ 201 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1109 rows, containing 5 columns (5 merged, 0 gathered) in 0.001390051 sec., 797812.4543631852 rows/sec., 56.74 MiB/sec. | ||
| 1569 | 2026.01.24 00:53:41.472952 [ 259 ] {15a4a4ed-d1c8-4767-b2ee-5dfb8e0a4795} <Debug> TCPHandler: Processed in 0.00136877 sec. | ||
| 1570 | 2026.01.24 00:53:41.473001 [ 201 ] {49186854-3280-4cad-bfb2-0aea110974bc::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 | ||
| 1571 | 2026.01.24 00:53:41.473082 [ 201 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1572 | 2026.01.24 00:53:41.473111 [ 201 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 60 rows starting from the beginning of the part | ||
| 1573 | 2026.01.24 00:53:41.473194 [ 201 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1574 | 2026.01.24 00:53:41.473197 [ 195 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1575 | 2026.01.24 00:53:41.473252 [ 201 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1576 | 2026.01.24 00:53:41.473318 [ 201 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1577 | 2026.01.24 00:53:41.473368 [ 201 ] {49186854-3280-4cad-bfb2-0aea110974bc::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 | ||
| 1578 | 2026.01.24 00:53:41.473423 [ 201 ] {49186854-3280-4cad-bfb2-0aea110974bc::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 | ||
| 1579 | 2026.01.24 00:53:41.473562 [ 195 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1580 | 2026.01.24 00:53:41.473645 [ 195 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1581 | 2026.01.24 00:53:41.473730 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 1582 | 2026.01.24 00:53:41.474333 [ 197 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 4 columns (4 merged, 0 gathered) in 0.001362711 sec., 264179.2720540159 rows/sec., 17.80 MiB/sec. | ||
| 1583 | 2026.01.24 00:53:41.474535 [ 197 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1584 | 2026.01.24 00:53:41.474869 [ 197 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_6_1} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1585 | 2026.01.24 00:53:41.474960 [ 197 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_6_1} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1586 | 2026.01.24 00:53:41.475032 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1587 | 2026.01.24 00:53:42.150936 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1588 | 2026.01.24 00:53:42.151194 [ 259 ] {cc5eb0cc-f025-49d6-9bcf-a0f8476442c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1589 | 2026.01.24 00:53:42.151600 [ 259 ] {cc5eb0cc-f025-49d6-9bcf-a0f8476442c9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1590 | 2026.01.24 00:53:42.155825 [ 259 ] {cc5eb0cc-f025-49d6-9bcf-a0f8476442c9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1591 | 2026.01.24 00:53:42.156114 [ 259 ] {cc5eb0cc-f025-49d6-9bcf-a0f8476442c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1592 | 2026.01.24 00:53:42.156190 [ 259 ] {cc5eb0cc-f025-49d6-9bcf-a0f8476442c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1593 | 2026.01.24 00:53:42.156372 [ 259 ] {cc5eb0cc-f025-49d6-9bcf-a0f8476442c9} <Debug> oximeter.timeseries_schema (d7d74aa2-4824-4141-bade-d3207caa1d2d) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1594 | 2026.01.24 00:53:42.158807 [ 259 ] {cc5eb0cc-f025-49d6-9bcf-a0f8476442c9} <Trace> oximeter.timeseries_schema (d7d74aa2-4824-4141-bade-d3207caa1d2d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1595 | 2026.01.24 00:53:42.161157 [ 259 ] {cc5eb0cc-f025-49d6-9bcf-a0f8476442c9} <Debug> oximeter.timeseries_schema (d7d74aa2-4824-4141-bade-d3207caa1d2d) (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 | ||
| 1596 | 2026.01.24 00:53:42.161192 [ 259 ] {cc5eb0cc-f025-49d6-9bcf-a0f8476442c9} <Trace> oximeter.timeseries_schema (d7d74aa2-4824-4141-bade-d3207caa1d2d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1597 | 2026.01.24 00:53:42.161288 [ 259 ] {cc5eb0cc-f025-49d6-9bcf-a0f8476442c9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1598 | 2026.01.24 00:53:42.161312 [ 259 ] {cc5eb0cc-f025-49d6-9bcf-a0f8476442c9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1599 | 2026.01.24 00:53:42.174246 [ 259 ] {cc5eb0cc-f025-49d6-9bcf-a0f8476442c9} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.023158 sec., 1122.7221694446844 rows/sec., 48.58 KiB/sec. | ||
| 1600 | 2026.01.24 00:53:42.174351 [ 259 ] {cc5eb0cc-f025-49d6-9bcf-a0f8476442c9} <Debug> TCPHandler: Processed in 0.023561786 sec. | ||
| 1601 | 2026.01.24 00:53:42.174658 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1602 | 2026.01.24 00:53:42.174816 [ 259 ] {ed9d9e5d-a6d7-444d-af49-a9b7aed17872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1603 | 2026.01.24 00:53:42.175068 [ 259 ] {ed9d9e5d-a6d7-444d-af49-a9b7aed17872} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1604 | 2026.01.24 00:53:42.175106 [ 259 ] {ed9d9e5d-a6d7-444d-af49-a9b7aed17872} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1605 | 2026.01.24 00:53:42.175317 [ 259 ] {ed9d9e5d-a6d7-444d-af49-a9b7aed17872} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1606 | 2026.01.24 00:53:42.175377 [ 259 ] {ed9d9e5d-a6d7-444d-af49-a9b7aed17872} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1607 | 2026.01.24 00:53:42.175512 [ 259 ] {ed9d9e5d-a6d7-444d-af49-a9b7aed17872} <Debug> oximeter.timeseries_schema (d7d74aa2-4824-4141-bade-d3207caa1d2d) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1608 | 2026.01.24 00:53:42.175546 [ 259 ] {ed9d9e5d-a6d7-444d-af49-a9b7aed17872} <Trace> oximeter.timeseries_schema (d7d74aa2-4824-4141-bade-d3207caa1d2d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1609 | 2026.01.24 00:53:42.175569 [ 259 ] {ed9d9e5d-a6d7-444d-af49-a9b7aed17872} <Debug> oximeter.timeseries_schema (d7d74aa2-4824-4141-bade-d3207caa1d2d) (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 | ||
| 1610 | 2026.01.24 00:53:42.175585 [ 259 ] {ed9d9e5d-a6d7-444d-af49-a9b7aed17872} <Trace> oximeter.timeseries_schema (d7d74aa2-4824-4141-bade-d3207caa1d2d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1611 | 2026.01.24 00:53:42.175622 [ 259 ] {ed9d9e5d-a6d7-444d-af49-a9b7aed17872} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1612 | 2026.01.24 00:53:42.175642 [ 259 ] {ed9d9e5d-a6d7-444d-af49-a9b7aed17872} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1613 | 2026.01.24 00:53:42.176184 [ 259 ] {ed9d9e5d-a6d7-444d-af49-a9b7aed17872} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001442 sec., 18030.513176144246 rows/sec., 780.17 KiB/sec. | ||
| 1614 | 2026.01.24 00:53:42.176269 [ 259 ] {ed9d9e5d-a6d7-444d-af49-a9b7aed17872} <Debug> TCPHandler: Processed in 0.001689648 sec. | ||
| 1615 | 2026.01.24 00:53:42.176463 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1616 | 2026.01.24 00:53:42.176600 [ 259 ] {62b3a657-efd2-4570-af15-b9eb67911e9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1617 | 2026.01.24 00:53:42.176818 [ 259 ] {62b3a657-efd2-4570-af15-b9eb67911e9d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1618 | 2026.01.24 00:53:42.176854 [ 259 ] {62b3a657-efd2-4570-af15-b9eb67911e9d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1619 | 2026.01.24 00:53:42.177049 [ 259 ] {62b3a657-efd2-4570-af15-b9eb67911e9d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1620 | 2026.01.24 00:53:42.177109 [ 259 ] {62b3a657-efd2-4570-af15-b9eb67911e9d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1621 | 2026.01.24 00:53:42.177215 [ 259 ] {62b3a657-efd2-4570-af15-b9eb67911e9d} <Debug> oximeter.timeseries_schema (d7d74aa2-4824-4141-bade-d3207caa1d2d) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1622 | 2026.01.24 00:53:42.177244 [ 259 ] {62b3a657-efd2-4570-af15-b9eb67911e9d} <Trace> oximeter.timeseries_schema (d7d74aa2-4824-4141-bade-d3207caa1d2d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1623 | 2026.01.24 00:53:42.177264 [ 259 ] {62b3a657-efd2-4570-af15-b9eb67911e9d} <Debug> oximeter.timeseries_schema (d7d74aa2-4824-4141-bade-d3207caa1d2d) (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 | ||
| 1624 | 2026.01.24 00:53:42.177280 [ 259 ] {62b3a657-efd2-4570-af15-b9eb67911e9d} <Trace> oximeter.timeseries_schema (d7d74aa2-4824-4141-bade-d3207caa1d2d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1625 | 2026.01.24 00:53:42.177314 [ 259 ] {62b3a657-efd2-4570-af15-b9eb67911e9d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1626 | 2026.01.24 00:53:42.177333 [ 259 ] {62b3a657-efd2-4570-af15-b9eb67911e9d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1627 | 2026.01.24 00:53:42.178017 [ 259 ] {62b3a657-efd2-4570-af15-b9eb67911e9d} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001476 sec., 17615.176151761516 rows/sec., 762.20 KiB/sec. | ||
| 1628 | 2026.01.24 00:53:42.178100 [ 259 ] {62b3a657-efd2-4570-af15-b9eb67911e9d} <Debug> TCPHandler: Processed in 0.001686857 sec. | ||
| 1629 | 2026.01.24 00:53:42.178547 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1630 | 2026.01.24 00:53:42.178685 [ 259 ] {1764d208-74f1-4b01-8eea-66df2f68f334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1631 | 2026.01.24 00:53:42.178905 [ 259 ] {1764d208-74f1-4b01-8eea-66df2f68f334} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1632 | 2026.01.24 00:53:42.178940 [ 259 ] {1764d208-74f1-4b01-8eea-66df2f68f334} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1633 | 2026.01.24 00:53:42.179152 [ 259 ] {1764d208-74f1-4b01-8eea-66df2f68f334} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1634 | 2026.01.24 00:53:42.179212 [ 259 ] {1764d208-74f1-4b01-8eea-66df2f68f334} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1635 | 2026.01.24 00:53:42.179315 [ 259 ] {1764d208-74f1-4b01-8eea-66df2f68f334} <Debug> oximeter.timeseries_schema (d7d74aa2-4824-4141-bade-d3207caa1d2d) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1636 | 2026.01.24 00:53:42.179345 [ 259 ] {1764d208-74f1-4b01-8eea-66df2f68f334} <Trace> oximeter.timeseries_schema (d7d74aa2-4824-4141-bade-d3207caa1d2d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1637 | 2026.01.24 00:53:42.179366 [ 259 ] {1764d208-74f1-4b01-8eea-66df2f68f334} <Debug> oximeter.timeseries_schema (d7d74aa2-4824-4141-bade-d3207caa1d2d) (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 | ||
| 1638 | 2026.01.24 00:53:42.179380 [ 259 ] {1764d208-74f1-4b01-8eea-66df2f68f334} <Trace> oximeter.timeseries_schema (d7d74aa2-4824-4141-bade-d3207caa1d2d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1639 | 2026.01.24 00:53:42.179423 [ 259 ] {1764d208-74f1-4b01-8eea-66df2f68f334} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1640 | 2026.01.24 00:53:42.179444 [ 259 ] {1764d208-74f1-4b01-8eea-66df2f68f334} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1641 | 2026.01.24 00:53:42.179962 [ 259 ] {1764d208-74f1-4b01-8eea-66df2f68f334} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001332 sec., 19519.51951951952 rows/sec., 844.59 KiB/sec. | ||
| 1642 | 2026.01.24 00:53:42.180044 [ 259 ] {1764d208-74f1-4b01-8eea-66df2f68f334} <Debug> TCPHandler: Processed in 0.001549025 sec. | ||
| 1643 | 2026.01.24 00:53:42.180242 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1644 | 2026.01.24 00:53:42.180380 [ 259 ] {c6db9048-a60d-4c2b-812c-157f7bc81187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1645 | 2026.01.24 00:53:42.180605 [ 259 ] {c6db9048-a60d-4c2b-812c-157f7bc81187} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1646 | 2026.01.24 00:53:42.180640 [ 259 ] {c6db9048-a60d-4c2b-812c-157f7bc81187} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1647 | 2026.01.24 00:53:42.180833 [ 259 ] {c6db9048-a60d-4c2b-812c-157f7bc81187} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1648 | 2026.01.24 00:53:42.180886 [ 259 ] {c6db9048-a60d-4c2b-812c-157f7bc81187} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1649 | 2026.01.24 00:53:42.180998 [ 259 ] {c6db9048-a60d-4c2b-812c-157f7bc81187} <Debug> oximeter.timeseries_schema (d7d74aa2-4824-4141-bade-d3207caa1d2d) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1650 | 2026.01.24 00:53:42.181028 [ 259 ] {c6db9048-a60d-4c2b-812c-157f7bc81187} <Trace> oximeter.timeseries_schema (d7d74aa2-4824-4141-bade-d3207caa1d2d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1651 | 2026.01.24 00:53:42.181047 [ 259 ] {c6db9048-a60d-4c2b-812c-157f7bc81187} <Debug> oximeter.timeseries_schema (d7d74aa2-4824-4141-bade-d3207caa1d2d) (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 | ||
| 1652 | 2026.01.24 00:53:42.181062 [ 259 ] {c6db9048-a60d-4c2b-812c-157f7bc81187} <Trace> oximeter.timeseries_schema (d7d74aa2-4824-4141-bade-d3207caa1d2d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1653 | 2026.01.24 00:53:42.181095 [ 259 ] {c6db9048-a60d-4c2b-812c-157f7bc81187} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1654 | 2026.01.24 00:53:42.181114 [ 259 ] {c6db9048-a60d-4c2b-812c-157f7bc81187} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1655 | 2026.01.24 00:53:42.181552 [ 259 ] {c6db9048-a60d-4c2b-812c-157f7bc81187} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001226 sec., 21207.17781402936 rows/sec., 917.62 KiB/sec. | ||
| 1656 | 2026.01.24 00:53:42.181662 [ 259 ] {c6db9048-a60d-4c2b-812c-157f7bc81187} <Debug> TCPHandler: Processed in 0.001468403 sec. | ||
| 1657 | 2026.01.24 00:53:42.181901 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1658 | 2026.01.24 00:53:42.182044 [ 259 ] {9decf6ff-1efa-49d0-8982-036928522bcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1659 | 2026.01.24 00:53:42.182267 [ 259 ] {9decf6ff-1efa-49d0-8982-036928522bcb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1660 | 2026.01.24 00:53:42.182304 [ 259 ] {9decf6ff-1efa-49d0-8982-036928522bcb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1661 | 2026.01.24 00:53:42.182505 [ 259 ] {9decf6ff-1efa-49d0-8982-036928522bcb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1662 | 2026.01.24 00:53:42.182559 [ 259 ] {9decf6ff-1efa-49d0-8982-036928522bcb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1663 | 2026.01.24 00:53:42.182662 [ 259 ] {9decf6ff-1efa-49d0-8982-036928522bcb} <Debug> oximeter.timeseries_schema (d7d74aa2-4824-4141-bade-d3207caa1d2d) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1664 | 2026.01.24 00:53:42.182692 [ 259 ] {9decf6ff-1efa-49d0-8982-036928522bcb} <Trace> oximeter.timeseries_schema (d7d74aa2-4824-4141-bade-d3207caa1d2d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1665 | 2026.01.24 00:53:42.182712 [ 259 ] {9decf6ff-1efa-49d0-8982-036928522bcb} <Debug> oximeter.timeseries_schema (d7d74aa2-4824-4141-bade-d3207caa1d2d) (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 | ||
| 1666 | 2026.01.24 00:53:42.182726 [ 259 ] {9decf6ff-1efa-49d0-8982-036928522bcb} <Trace> oximeter.timeseries_schema (d7d74aa2-4824-4141-bade-d3207caa1d2d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1667 | 2026.01.24 00:53:42.182760 [ 259 ] {9decf6ff-1efa-49d0-8982-036928522bcb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1668 | 2026.01.24 00:53:42.182779 [ 259 ] {9decf6ff-1efa-49d0-8982-036928522bcb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1669 | 2026.01.24 00:53:42.183293 [ 259 ] {9decf6ff-1efa-49d0-8982-036928522bcb} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001309 sec., 19862.490450725745 rows/sec., 859.43 KiB/sec. | ||
| 1670 | 2026.01.24 00:53:42.183380 [ 259 ] {9decf6ff-1efa-49d0-8982-036928522bcb} <Debug> TCPHandler: Processed in 0.001530444 sec. | ||
| 1671 | 2026.01.24 00:53:42.183604 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1672 | 2026.01.24 00:53:42.183778 [ 259 ] {9b3703dc-65b7-49b0-8b7c-23e11207fab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1673 | 2026.01.24 00:53:42.184036 [ 259 ] {9b3703dc-65b7-49b0-8b7c-23e11207fab8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1674 | 2026.01.24 00:53:42.184074 [ 259 ] {9b3703dc-65b7-49b0-8b7c-23e11207fab8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1675 | 2026.01.24 00:53:42.184277 [ 259 ] {9b3703dc-65b7-49b0-8b7c-23e11207fab8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1676 | 2026.01.24 00:53:42.184332 [ 259 ] {9b3703dc-65b7-49b0-8b7c-23e11207fab8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1677 | 2026.01.24 00:53:42.184434 [ 259 ] {9b3703dc-65b7-49b0-8b7c-23e11207fab8} <Debug> oximeter.timeseries_schema (d7d74aa2-4824-4141-bade-d3207caa1d2d) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1678 | 2026.01.24 00:53:42.184462 [ 259 ] {9b3703dc-65b7-49b0-8b7c-23e11207fab8} <Trace> oximeter.timeseries_schema (d7d74aa2-4824-4141-bade-d3207caa1d2d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1679 | 2026.01.24 00:53:42.184480 [ 259 ] {9b3703dc-65b7-49b0-8b7c-23e11207fab8} <Debug> oximeter.timeseries_schema (d7d74aa2-4824-4141-bade-d3207caa1d2d) (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 | ||
| 1680 | 2026.01.24 00:53:42.184494 [ 259 ] {9b3703dc-65b7-49b0-8b7c-23e11207fab8} <Trace> oximeter.timeseries_schema (d7d74aa2-4824-4141-bade-d3207caa1d2d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1681 | 2026.01.24 00:53:42.184528 [ 259 ] {9b3703dc-65b7-49b0-8b7c-23e11207fab8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1682 | 2026.01.24 00:53:42.184547 [ 259 ] {9b3703dc-65b7-49b0-8b7c-23e11207fab8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1683 | 2026.01.24 00:53:42.184981 [ 259 ] {9b3703dc-65b7-49b0-8b7c-23e11207fab8} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001276 sec., 20376.17554858934 rows/sec., 881.66 KiB/sec. | ||
| 1684 | 2026.01.24 00:53:42.185070 [ 259 ] {9b3703dc-65b7-49b0-8b7c-23e11207fab8} <Debug> TCPHandler: Processed in 0.001528504 sec. | ||
| 1685 | 2026.01.24 00:53:42.185302 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1686 | 2026.01.24 00:53:42.185437 [ 259 ] {85caf6c0-7003-499b-bb91-3b4c407c0e04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1687 | 2026.01.24 00:53:42.185647 [ 259 ] {85caf6c0-7003-499b-bb91-3b4c407c0e04} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1688 | 2026.01.24 00:53:42.185683 [ 259 ] {85caf6c0-7003-499b-bb91-3b4c407c0e04} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1689 | 2026.01.24 00:53:42.185879 [ 259 ] {85caf6c0-7003-499b-bb91-3b4c407c0e04} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1690 | 2026.01.24 00:53:42.185932 [ 259 ] {85caf6c0-7003-499b-bb91-3b4c407c0e04} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1691 | 2026.01.24 00:53:42.186031 [ 259 ] {85caf6c0-7003-499b-bb91-3b4c407c0e04} <Debug> oximeter.timeseries_schema (d7d74aa2-4824-4141-bade-d3207caa1d2d) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1692 | 2026.01.24 00:53:42.186058 [ 259 ] {85caf6c0-7003-499b-bb91-3b4c407c0e04} <Trace> oximeter.timeseries_schema (d7d74aa2-4824-4141-bade-d3207caa1d2d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1693 | 2026.01.24 00:53:42.186076 [ 259 ] {85caf6c0-7003-499b-bb91-3b4c407c0e04} <Debug> oximeter.timeseries_schema (d7d74aa2-4824-4141-bade-d3207caa1d2d) (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 | ||
| 1694 | 2026.01.24 00:53:42.186094 [ 259 ] {85caf6c0-7003-499b-bb91-3b4c407c0e04} <Trace> oximeter.timeseries_schema (d7d74aa2-4824-4141-bade-d3207caa1d2d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1695 | 2026.01.24 00:53:42.186128 [ 259 ] {85caf6c0-7003-499b-bb91-3b4c407c0e04} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1696 | 2026.01.24 00:53:42.186146 [ 259 ] {85caf6c0-7003-499b-bb91-3b4c407c0e04} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1697 | 2026.01.24 00:53:42.186594 [ 259 ] {85caf6c0-7003-499b-bb91-3b4c407c0e04} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001213 sec., 21434.460016488043 rows/sec., 927.45 KiB/sec. | ||
| 1698 | 2026.01.24 00:53:42.186674 [ 259 ] {85caf6c0-7003-499b-bb91-3b4c407c0e04} <Debug> TCPHandler: Processed in 0.001421462 sec. | ||
| 1699 | 2026.01.24 00:53:42.186881 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1700 | 2026.01.24 00:53:42.187014 [ 259 ] {3282b3f1-5804-4a51-800e-afcccd5c308a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1701 | 2026.01.24 00:53:42.187222 [ 259 ] {3282b3f1-5804-4a51-800e-afcccd5c308a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1702 | 2026.01.24 00:53:42.187257 [ 259 ] {3282b3f1-5804-4a51-800e-afcccd5c308a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1703 | 2026.01.24 00:53:42.187478 [ 259 ] {3282b3f1-5804-4a51-800e-afcccd5c308a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1704 | 2026.01.24 00:53:42.187532 [ 259 ] {3282b3f1-5804-4a51-800e-afcccd5c308a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1705 | 2026.01.24 00:53:42.187630 [ 259 ] {3282b3f1-5804-4a51-800e-afcccd5c308a} <Debug> oximeter.timeseries_schema (d7d74aa2-4824-4141-bade-d3207caa1d2d) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1706 | 2026.01.24 00:53:42.187658 [ 259 ] {3282b3f1-5804-4a51-800e-afcccd5c308a} <Trace> oximeter.timeseries_schema (d7d74aa2-4824-4141-bade-d3207caa1d2d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1707 | 2026.01.24 00:53:42.187676 [ 259 ] {3282b3f1-5804-4a51-800e-afcccd5c308a} <Debug> oximeter.timeseries_schema (d7d74aa2-4824-4141-bade-d3207caa1d2d) (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 | ||
| 1708 | 2026.01.24 00:53:42.187689 [ 259 ] {3282b3f1-5804-4a51-800e-afcccd5c308a} <Trace> oximeter.timeseries_schema (d7d74aa2-4824-4141-bade-d3207caa1d2d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1709 | 2026.01.24 00:53:42.187721 [ 259 ] {3282b3f1-5804-4a51-800e-afcccd5c308a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1710 | 2026.01.24 00:53:42.187739 [ 259 ] {3282b3f1-5804-4a51-800e-afcccd5c308a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1711 | 2026.01.24 00:53:42.188174 [ 259 ] {3282b3f1-5804-4a51-800e-afcccd5c308a} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001214 sec., 21416.8039538715 rows/sec., 926.69 KiB/sec. | ||
| 1712 | 2026.01.24 00:53:42.188254 [ 259 ] {3282b3f1-5804-4a51-800e-afcccd5c308a} <Debug> TCPHandler: Processed in 0.001422172 sec. | ||
| 1713 | 2026.01.24 00:53:42.188449 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1714 | 2026.01.24 00:53:42.188583 [ 259 ] {27164102-3eef-4f04-8ea8-05758d9b60b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1715 | 2026.01.24 00:53:42.188792 [ 259 ] {27164102-3eef-4f04-8ea8-05758d9b60b3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1716 | 2026.01.24 00:53:42.188827 [ 259 ] {27164102-3eef-4f04-8ea8-05758d9b60b3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1717 | 2026.01.24 00:53:42.189033 [ 259 ] {27164102-3eef-4f04-8ea8-05758d9b60b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1718 | 2026.01.24 00:53:42.189086 [ 259 ] {27164102-3eef-4f04-8ea8-05758d9b60b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1719 | 2026.01.24 00:53:42.189186 [ 259 ] {27164102-3eef-4f04-8ea8-05758d9b60b3} <Debug> oximeter.timeseries_schema (d7d74aa2-4824-4141-bade-d3207caa1d2d) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1720 | 2026.01.24 00:53:42.189214 [ 259 ] {27164102-3eef-4f04-8ea8-05758d9b60b3} <Trace> oximeter.timeseries_schema (d7d74aa2-4824-4141-bade-d3207caa1d2d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1721 | 2026.01.24 00:53:42.189232 [ 259 ] {27164102-3eef-4f04-8ea8-05758d9b60b3} <Debug> oximeter.timeseries_schema (d7d74aa2-4824-4141-bade-d3207caa1d2d) (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 | ||
| 1722 | 2026.01.24 00:53:42.189246 [ 259 ] {27164102-3eef-4f04-8ea8-05758d9b60b3} <Trace> oximeter.timeseries_schema (d7d74aa2-4824-4141-bade-d3207caa1d2d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1723 | 2026.01.24 00:53:42.189278 [ 259 ] {27164102-3eef-4f04-8ea8-05758d9b60b3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1724 | 2026.01.24 00:53:42.189295 [ 259 ] {27164102-3eef-4f04-8ea8-05758d9b60b3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1725 | 2026.01.24 00:53:42.189941 [ 259 ] {27164102-3eef-4f04-8ea8-05758d9b60b3} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001414 sec., 18387.55304101839 rows/sec., 795.62 KiB/sec. | ||
| 1726 | 2026.01.24 00:53:42.190025 [ 259 ] {27164102-3eef-4f04-8ea8-05758d9b60b3} <Debug> TCPHandler: Processed in 0.001624807 sec. | ||
| 1727 | 2026.01.24 00:53:42.257369 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1728 | 2026.01.24 00:53:42.257527 [ 259 ] {20281ebc-b760-46f5-8a4a-ac5e70019f32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1729 | 2026.01.24 00:53:42.257590 [ 259 ] {20281ebc-b760-46f5-8a4a-ac5e70019f32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1730 | 2026.01.24 00:53:42.258232 [ 259 ] {20281ebc-b760-46f5-8a4a-ac5e70019f32} <Trace> oximeter.timeseries_schema (d7d74aa2-4824-4141-bade-d3207caa1d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1731 | 2026.01.24 00:53:42.258282 [ 259 ] {20281ebc-b760-46f5-8a4a-ac5e70019f32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1732 | 2026.01.24 00:53:42.258739 [ 259 ] {20281ebc-b760-46f5-8a4a-ac5e70019f32} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1733 | 2026.01.24 00:53:42.258963 [ 259 ] {20281ebc-b760-46f5-8a4a-ac5e70019f32} <Trace> oximeter.timeseries_schema (d7d74aa2-4824-4141-bade-d3207caa1d2d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1734 | 2026.01.24 00:53:42.259129 [ 259 ] {20281ebc-b760-46f5-8a4a-ac5e70019f32} <Debug> executeQuery: Read 10 rows, 1.71 KiB in 0.001642 sec., 6090.133982947625 rows/sec., 1.02 MiB/sec. | ||
| 1735 | 2026.01.24 00:53:42.259177 [ 259 ] {20281ebc-b760-46f5-8a4a-ac5e70019f32} <Debug> TCPHandler: Processed in 0.001908252 sec. | ||
| 1736 | 2026.01.24 00:53:42.259292 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1737 | 2026.01.24 00:53:42.259394 [ 259 ] {fbb9c041-35b6-48c8-8cb1-e6d4474260e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1738 | 2026.01.24 00:53:42.259437 [ 259 ] {fbb9c041-35b6-48c8-8cb1-e6d4474260e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1739 | 2026.01.24 00:53:42.259876 [ 259 ] {fbb9c041-35b6-48c8-8cb1-e6d4474260e0} <Trace> oximeter.fields_i16 (c3bc7777-ff50-4015-ba4c-c8af214321b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1740 | 2026.01.24 00:53:42.259914 [ 259 ] {fbb9c041-35b6-48c8-8cb1-e6d4474260e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1741 | 2026.01.24 00:53:42.260215 [ 259 ] {fbb9c041-35b6-48c8-8cb1-e6d4474260e0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1742 | 2026.01.24 00:53:42.260421 [ 259 ] {fbb9c041-35b6-48c8-8cb1-e6d4474260e0} <Trace> oximeter.fields_i16 (c3bc7777-ff50-4015-ba4c-c8af214321b2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1743 | 2026.01.24 00:53:42.260558 [ 259 ] {fbb9c041-35b6-48c8-8cb1-e6d4474260e0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001187 sec., 20219.03959561921 rows/sec., 1.68 MiB/sec. | ||
| 1744 | 2026.01.24 00:53:42.260597 [ 259 ] {fbb9c041-35b6-48c8-8cb1-e6d4474260e0} <Debug> TCPHandler: Processed in 0.00135557 sec. | ||
| 1745 | 2026.01.24 00:53:42.260708 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1746 | 2026.01.24 00:53:42.260804 [ 259 ] {dd885da3-c816-4d83-9adf-0c96a250f76f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1747 | 2026.01.24 00:53:42.260845 [ 259 ] {dd885da3-c816-4d83-9adf-0c96a250f76f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1748 | 2026.01.24 00:53:42.261229 [ 259 ] {dd885da3-c816-4d83-9adf-0c96a250f76f} <Trace> oximeter.fields_ipaddr (11711a15-37c4-432c-a9a4-559ec6fcba92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1749 | 2026.01.24 00:53:42.261264 [ 259 ] {dd885da3-c816-4d83-9adf-0c96a250f76f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1750 | 2026.01.24 00:53:42.261541 [ 259 ] {dd885da3-c816-4d83-9adf-0c96a250f76f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1751 | 2026.01.24 00:53:42.261743 [ 259 ] {dd885da3-c816-4d83-9adf-0c96a250f76f} <Trace> oximeter.fields_ipaddr (11711a15-37c4-432c-a9a4-559ec6fcba92): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1752 | 2026.01.24 00:53:42.261878 [ 259 ] {dd885da3-c816-4d83-9adf-0c96a250f76f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001093 sec., 3659.652333028362 rows/sec., 298.42 KiB/sec. | ||
| 1753 | 2026.01.24 00:53:42.261916 [ 259 ] {dd885da3-c816-4d83-9adf-0c96a250f76f} <Debug> TCPHandler: Processed in 0.001257159 sec. | ||
| 1754 | 2026.01.24 00:53:42.262028 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1755 | 2026.01.24 00:53:42.262122 [ 259 ] {1d2798a2-7bf1-4528-adfa-dded3f81f951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1756 | 2026.01.24 00:53:42.262161 [ 259 ] {1d2798a2-7bf1-4528-adfa-dded3f81f951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1757 | 2026.01.24 00:53:42.263288 [ 259 ] {1d2798a2-7bf1-4528-adfa-dded3f81f951} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1758 | 2026.01.24 00:53:42.263325 [ 259 ] {1d2798a2-7bf1-4528-adfa-dded3f81f951} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1759 | 2026.01.24 00:53:42.263773 [ 259 ] {1d2798a2-7bf1-4528-adfa-dded3f81f951} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1760 | 2026.01.24 00:53:42.263989 [ 259 ] {1d2798a2-7bf1-4528-adfa-dded3f81f951} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1761 | 2026.01.24 00:53:42.264123 [ 259 ] {1d2798a2-7bf1-4528-adfa-dded3f81f951} <Debug> executeQuery: Read 1357 rows, 115.87 KiB in 0.002019 sec., 672114.9083704804 rows/sec., 56.05 MiB/sec. | ||
| 1762 | 2026.01.24 00:53:42.264162 [ 259 ] {1d2798a2-7bf1-4528-adfa-dded3f81f951} <Debug> TCPHandler: Processed in 0.002182599 sec. | ||
| 1763 | 2026.01.24 00:53:42.264273 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1764 | 2026.01.24 00:53:42.264367 [ 259 ] {61317ab8-c429-4432-a7d0-110febd3f5dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1765 | 2026.01.24 00:53:42.264407 [ 259 ] {61317ab8-c429-4432-a7d0-110febd3f5dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1766 | 2026.01.24 00:53:42.264819 [ 259 ] {61317ab8-c429-4432-a7d0-110febd3f5dd} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1767 | 2026.01.24 00:53:42.264856 [ 259 ] {61317ab8-c429-4432-a7d0-110febd3f5dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1768 | 2026.01.24 00:53:42.265160 [ 259 ] {61317ab8-c429-4432-a7d0-110febd3f5dd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1769 | 2026.01.24 00:53:42.265357 [ 259 ] {61317ab8-c429-4432-a7d0-110febd3f5dd} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1770 | 2026.01.24 00:53:42.265490 [ 259 ] {61317ab8-c429-4432-a7d0-110febd3f5dd} <Debug> executeQuery: Read 35 rows, 2.67 KiB in 0.001141 sec., 30674.84662576687 rows/sec., 2.28 MiB/sec. | ||
| 1771 | 2026.01.24 00:53:42.265527 [ 259 ] {61317ab8-c429-4432-a7d0-110febd3f5dd} <Debug> TCPHandler: Processed in 0.001303849 sec. | ||
| 1772 | 2026.01.24 00:53:42.265627 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1773 | 2026.01.24 00:53:42.265721 [ 259 ] {47c8133b-df3b-4aaf-96b1-e5d2ecfa77be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1774 | 2026.01.24 00:53:42.265760 [ 259 ] {47c8133b-df3b-4aaf-96b1-e5d2ecfa77be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1775 | 2026.01.24 00:53:42.266211 [ 259 ] {47c8133b-df3b-4aaf-96b1-e5d2ecfa77be} <Trace> oximeter.fields_u32 (fea0c977-557f-4a86-adf9-80bb19699eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1776 | 2026.01.24 00:53:42.266246 [ 259 ] {47c8133b-df3b-4aaf-96b1-e5d2ecfa77be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1777 | 2026.01.24 00:53:42.266562 [ 259 ] {47c8133b-df3b-4aaf-96b1-e5d2ecfa77be} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1778 | 2026.01.24 00:53:42.266764 [ 259 ] {47c8133b-df3b-4aaf-96b1-e5d2ecfa77be} <Trace> oximeter.fields_u32 (fea0c977-557f-4a86-adf9-80bb19699eee): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1779 | 2026.01.24 00:53:42.266891 [ 259 ] {47c8133b-df3b-4aaf-96b1-e5d2ecfa77be} <Debug> executeQuery: Read 253 rows, 17.91 KiB in 0.001188 sec., 212962.96296296295 rows/sec., 14.73 MiB/sec. | ||
| 1780 | 2026.01.24 00:53:42.266928 [ 259 ] {47c8133b-df3b-4aaf-96b1-e5d2ecfa77be} <Debug> TCPHandler: Processed in 0.001349301 sec. | ||
| 1781 | 2026.01.24 00:53:42.267040 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1782 | 2026.01.24 00:53:42.267134 [ 259 ] {786e285c-f03d-484c-8d64-326fa2265640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1783 | 2026.01.24 00:53:42.267173 [ 259 ] {786e285c-f03d-484c-8d64-326fa2265640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1784 | 2026.01.24 00:53:42.267555 [ 259 ] {786e285c-f03d-484c-8d64-326fa2265640} <Trace> oximeter.fields_u8 (0c7590bb-02de-42c3-a38e-55a03cb7beeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1785 | 2026.01.24 00:53:42.267591 [ 259 ] {786e285c-f03d-484c-8d64-326fa2265640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1786 | 2026.01.24 00:53:42.267891 [ 259 ] {786e285c-f03d-484c-8d64-326fa2265640} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1787 | 2026.01.24 00:53:42.268103 [ 259 ] {786e285c-f03d-484c-8d64-326fa2265640} <Trace> oximeter.fields_u8 (0c7590bb-02de-42c3-a38e-55a03cb7beeb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1788 | 2026.01.24 00:53:42.268236 [ 259 ] {786e285c-f03d-484c-8d64-326fa2265640} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00112 sec., 10714.285714285716 rows/sec., 837.05 KiB/sec. | ||
| 1789 | 2026.01.24 00:53:42.268272 [ 259 ] {786e285c-f03d-484c-8d64-326fa2265640} <Debug> TCPHandler: Processed in 0.001282009 sec. | ||
| 1790 | 2026.01.24 00:53:42.268387 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1791 | 2026.01.24 00:53:42.268482 [ 259 ] {25747bf0-6b8f-47ad-8825-6b40967090dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1792 | 2026.01.24 00:53:42.268521 [ 259 ] {25747bf0-6b8f-47ad-8825-6b40967090dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1793 | 2026.01.24 00:53:42.269105 [ 259 ] {25747bf0-6b8f-47ad-8825-6b40967090dd} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1794 | 2026.01.24 00:53:42.269141 [ 259 ] {25747bf0-6b8f-47ad-8825-6b40967090dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1795 | 2026.01.24 00:53:42.269509 [ 259 ] {25747bf0-6b8f-47ad-8825-6b40967090dd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1796 | 2026.01.24 00:53:42.269716 [ 259 ] {25747bf0-6b8f-47ad-8825-6b40967090dd} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1797 | 2026.01.24 00:53:42.269848 [ 259 ] {25747bf0-6b8f-47ad-8825-6b40967090dd} <Debug> executeQuery: Read 588 rows, 45.23 KiB in 0.001383 sec., 425162.68980477226 rows/sec., 31.94 MiB/sec. | ||
| 1798 | 2026.01.24 00:53:42.269886 [ 259 ] {25747bf0-6b8f-47ad-8825-6b40967090dd} <Debug> TCPHandler: Processed in 0.001554575 sec. | ||
| 1799 | 2026.01.24 00:53:42.269992 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1800 | 2026.01.24 00:53:42.270087 [ 259 ] {0c2d99b5-c2e1-48cd-895b-95b7367c1376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1801 | 2026.01.24 00:53:42.270129 [ 259 ] {0c2d99b5-c2e1-48cd-895b-95b7367c1376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1802 | 2026.01.24 00:53:42.270931 [ 259 ] {0c2d99b5-c2e1-48cd-895b-95b7367c1376} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1803 | 2026.01.24 00:53:42.270967 [ 259 ] {0c2d99b5-c2e1-48cd-895b-95b7367c1376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1804 | 2026.01.24 00:53:42.271491 [ 259 ] {0c2d99b5-c2e1-48cd-895b-95b7367c1376} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1805 | 2026.01.24 00:53:42.271705 [ 259 ] {0c2d99b5-c2e1-48cd-895b-95b7367c1376} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1806 | 2026.01.24 00:53:42.271846 [ 259 ] {0c2d99b5-c2e1-48cd-895b-95b7367c1376} <Debug> executeQuery: Read 1864 rows, 128.05 KiB in 0.001778 sec., 1048368.9538807649 rows/sec., 70.33 MiB/sec. | ||
| 1807 | 2026.01.24 00:53:42.271884 [ 259 ] {0c2d99b5-c2e1-48cd-895b-95b7367c1376} <Debug> TCPHandler: Processed in 0.001940373 sec. | ||
| 1808 | 2026.01.24 00:53:42.271996 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1809 | 2026.01.24 00:53:42.272090 [ 259 ] {9756d61e-6151-470d-98f5-0414badad653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1810 | 2026.01.24 00:53:42.272131 [ 259 ] {9756d61e-6151-470d-98f5-0414badad653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1811 | 2026.01.24 00:53:42.272444 [ 259 ] {9756d61e-6151-470d-98f5-0414badad653} <Trace> oximeter.measurements_f64 (b755ed9e-8a7d-401a-8323-78dacbb9acd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1812 | 2026.01.24 00:53:42.272480 [ 259 ] {9756d61e-6151-470d-98f5-0414badad653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1813 | 2026.01.24 00:53:42.272791 [ 259 ] {9756d61e-6151-470d-98f5-0414badad653} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1814 | 2026.01.24 00:53:42.272995 [ 259 ] {9756d61e-6151-470d-98f5-0414badad653} <Trace> oximeter.measurements_f64 (b755ed9e-8a7d-401a-8323-78dacbb9acd5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1815 | 2026.01.24 00:53:42.273124 [ 259 ] {9756d61e-6151-470d-98f5-0414badad653} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001053 sec., 949.6676163342831 rows/sec., 60.28 KiB/sec. | ||
| 1816 | 2026.01.24 00:53:42.273160 [ 259 ] {9756d61e-6151-470d-98f5-0414badad653} <Debug> TCPHandler: Processed in 0.001212136 sec. | ||
| 1817 | 2026.01.24 00:53:42.273263 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1818 | 2026.01.24 00:53:42.273357 [ 259 ] {e66faf45-38a9-4ce3-a0d6-fe4534fb62f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1819 | 2026.01.24 00:53:42.273419 [ 259 ] {e66faf45-38a9-4ce3-a0d6-fe4534fb62f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1820 | 2026.01.24 00:53:42.274210 [ 259 ] {e66faf45-38a9-4ce3-a0d6-fe4534fb62f5} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1821 | 2026.01.24 00:53:42.274246 [ 259 ] {e66faf45-38a9-4ce3-a0d6-fe4534fb62f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1822 | 2026.01.24 00:53:42.274777 [ 259 ] {e66faf45-38a9-4ce3-a0d6-fe4534fb62f5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1823 | 2026.01.24 00:53:42.274997 [ 259 ] {e66faf45-38a9-4ce3-a0d6-fe4534fb62f5} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1824 | 2026.01.24 00:53:42.275139 [ 259 ] {e66faf45-38a9-4ce3-a0d6-fe4534fb62f5} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.0018 sec., 10555.555555555557 rows/sec., 18.92 MiB/sec. | ||
| 1825 | 2026.01.24 00:53:42.275201 [ 259 ] {e66faf45-38a9-4ce3-a0d6-fe4534fb62f5} <Debug> TCPHandler: Processed in 0.001985304 sec. | ||
| 1826 | 2026.01.24 00:53:42.275310 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1827 | 2026.01.24 00:53:42.275403 [ 259 ] {254eb288-479e-4d82-87e0-b86ed345178e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1828 | 2026.01.24 00:53:42.275444 [ 259 ] {254eb288-479e-4d82-87e0-b86ed345178e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1829 | 2026.01.24 00:53:42.275756 [ 259 ] {254eb288-479e-4d82-87e0-b86ed345178e} <Trace> oximeter.measurements_i64 (4721f68c-12d7-47e8-a6af-461667779ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1830 | 2026.01.24 00:53:42.275792 [ 259 ] {254eb288-479e-4d82-87e0-b86ed345178e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1831 | 2026.01.24 00:53:42.276119 [ 259 ] {254eb288-479e-4d82-87e0-b86ed345178e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1832 | 2026.01.24 00:53:42.276319 [ 259 ] {254eb288-479e-4d82-87e0-b86ed345178e} <Trace> oximeter.measurements_i64 (4721f68c-12d7-47e8-a6af-461667779ab3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1833 | 2026.01.24 00:53:42.276443 [ 259 ] {254eb288-479e-4d82-87e0-b86ed345178e} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001058 sec., 8506.616257088848 rows/sec., 600.89 KiB/sec. | ||
| 1834 | 2026.01.24 00:53:42.276477 [ 259 ] {254eb288-479e-4d82-87e0-b86ed345178e} <Debug> TCPHandler: Processed in 0.001216767 sec. | ||
| 1835 | 2026.01.24 00:53:42.276584 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1836 | 2026.01.24 00:53:42.276678 [ 259 ] {d468e32d-79c9-48cd-b7e1-798e404d0e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1837 | 2026.01.24 00:53:42.276718 [ 259 ] {d468e32d-79c9-48cd-b7e1-798e404d0e33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1838 | 2026.01.24 00:53:42.277021 [ 259 ] {d468e32d-79c9-48cd-b7e1-798e404d0e33} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1839 | 2026.01.24 00:53:42.277056 [ 259 ] {d468e32d-79c9-48cd-b7e1-798e404d0e33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1840 | 2026.01.24 00:53:42.277353 [ 259 ] {d468e32d-79c9-48cd-b7e1-798e404d0e33} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1841 | 2026.01.24 00:53:42.277554 [ 259 ] {d468e32d-79c9-48cd-b7e1-798e404d0e33} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1842 | 2026.01.24 00:53:42.277685 [ 259 ] {d468e32d-79c9-48cd-b7e1-798e404d0e33} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001024 sec., 11718.75 rows/sec., 808.72 KiB/sec. | ||
| 1843 | 2026.01.24 00:53:42.277721 [ 259 ] {d468e32d-79c9-48cd-b7e1-798e404d0e33} <Debug> TCPHandler: Processed in 0.001186136 sec. | ||
| 1844 | 2026.01.24 00:53:44.571643 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 70 entries to flush up to offset 262 | ||
| 1845 | 2026.01.24 00:53:44.574712 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1846 | 2026.01.24 00:53:44.574764 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1847 | 2026.01.24 00:53:44.576389 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1848 | 2026.01.24 00:53:44.576707 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1849 | 2026.01.24 00:53:44.576972 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 262 | ||
| 1850 | 2026.01.24 00:53:46.464390 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1851 | 2026.01.24 00:53:46.464577 [ 259 ] {2aa7eede-7363-41ad-b22e-bfdac7d12d92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1852 | 2026.01.24 00:53:46.464642 [ 259 ] {2aa7eede-7363-41ad-b22e-bfdac7d12d92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1853 | 2026.01.24 00:53:46.465301 [ 259 ] {2aa7eede-7363-41ad-b22e-bfdac7d12d92} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1854 | 2026.01.24 00:53:46.465344 [ 259 ] {2aa7eede-7363-41ad-b22e-bfdac7d12d92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1855 | 2026.01.24 00:53:46.465736 [ 259 ] {2aa7eede-7363-41ad-b22e-bfdac7d12d92} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1856 | 2026.01.24 00:53:46.465975 [ 259 ] {2aa7eede-7363-41ad-b22e-bfdac7d12d92} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1857 | 2026.01.24 00:53:46.466134 [ 259 ] {2aa7eede-7363-41ad-b22e-bfdac7d12d92} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001606 sec., 34869.2403486924 rows/sec., 2.66 MiB/sec. | ||
| 1858 | 2026.01.24 00:53:46.466183 [ 259 ] {2aa7eede-7363-41ad-b22e-bfdac7d12d92} <Debug> TCPHandler: Processed in 0.001921163 sec. | ||
| 1859 | 2026.01.24 00:53:46.466311 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1860 | 2026.01.24 00:53:46.466414 [ 259 ] {ea70db7e-08c3-4023-beb4-92d5154e165f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1861 | 2026.01.24 00:53:46.466457 [ 259 ] {ea70db7e-08c3-4023-beb4-92d5154e165f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1862 | 2026.01.24 00:53:46.466902 [ 259 ] {ea70db7e-08c3-4023-beb4-92d5154e165f} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1863 | 2026.01.24 00:53:46.466938 [ 259 ] {ea70db7e-08c3-4023-beb4-92d5154e165f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1864 | 2026.01.24 00:53:46.467251 [ 259 ] {ea70db7e-08c3-4023-beb4-92d5154e165f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1865 | 2026.01.24 00:53:46.467460 [ 259 ] {ea70db7e-08c3-4023-beb4-92d5154e165f} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1866 | 2026.01.24 00:53:46.467590 [ 259 ] {ea70db7e-08c3-4023-beb4-92d5154e165f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001199 sec., 53377.81484570476 rows/sec., 4.17 MiB/sec. | ||
| 1867 | 2026.01.24 00:53:46.467628 [ 259 ] {ea70db7e-08c3-4023-beb4-92d5154e165f} <Debug> TCPHandler: Processed in 0.00136908 sec. | ||
| 1868 | 2026.01.24 00:53:46.467745 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1869 | 2026.01.24 00:53:46.467843 [ 259 ] {1657c97d-0d22-47ee-baa1-75744f6cc3bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1870 | 2026.01.24 00:53:46.467888 [ 259 ] {1657c97d-0d22-47ee-baa1-75744f6cc3bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1871 | 2026.01.24 00:53:46.468267 [ 259 ] {1657c97d-0d22-47ee-baa1-75744f6cc3bd} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1872 | 2026.01.24 00:53:46.468303 [ 259 ] {1657c97d-0d22-47ee-baa1-75744f6cc3bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1873 | 2026.01.24 00:53:46.468628 [ 259 ] {1657c97d-0d22-47ee-baa1-75744f6cc3bd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1874 | 2026.01.24 00:53:46.468835 [ 259 ] {1657c97d-0d22-47ee-baa1-75744f6cc3bd} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1875 | 2026.01.24 00:53:46.468961 [ 259 ] {1657c97d-0d22-47ee-baa1-75744f6cc3bd} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001139 sec., 112379.28007023704 rows/sec., 7.83 MiB/sec. | ||
| 1876 | 2026.01.24 00:53:46.468998 [ 259 ] {1657c97d-0d22-47ee-baa1-75744f6cc3bd} <Debug> TCPHandler: Processed in 0.001302569 sec. | ||
| 1877 | 2026.01.24 00:53:46.469111 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1878 | 2026.01.24 00:53:46.469206 [ 259 ] {9d98b7be-4f3a-4d99-9832-f519055c8e52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1879 | 2026.01.24 00:53:46.469248 [ 259 ] {9d98b7be-4f3a-4d99-9832-f519055c8e52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1880 | 2026.01.24 00:53:46.469569 [ 259 ] {9d98b7be-4f3a-4d99-9832-f519055c8e52} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1881 | 2026.01.24 00:53:46.469604 [ 259 ] {9d98b7be-4f3a-4d99-9832-f519055c8e52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1882 | 2026.01.24 00:53:46.469913 [ 259 ] {9d98b7be-4f3a-4d99-9832-f519055c8e52} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1883 | 2026.01.24 00:53:46.470125 [ 259 ] {9d98b7be-4f3a-4d99-9832-f519055c8e52} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1884 | 2026.01.24 00:53:46.470249 [ 259 ] {9d98b7be-4f3a-4d99-9832-f519055c8e52} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001063 sec., 45155.22107243651 rows/sec., 3.04 MiB/sec. | ||
| 1885 | 2026.01.24 00:53:46.470285 [ 259 ] {9d98b7be-4f3a-4d99-9832-f519055c8e52} <Debug> TCPHandler: Processed in 0.001222868 sec. | ||
| 1886 | 2026.01.24 00:53:47.070290 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3333 | ||
| 1887 | 2026.01.24 00:53:47.070797 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1888 | 2026.01.24 00:53:47.070849 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1889 | 2026.01.24 00:53:47.071385 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1890 | 2026.01.24 00:53:47.071644 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1891 | 2026.01.24 00:53:47.071797 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3333 | ||
| 1892 | 2026.01.24 00:53:47.241944 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1893 | 2026.01.24 00:53:47.259940 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1894 | 2026.01.24 00:53:47.259999 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1895 | 2026.01.24 00:53:47.265810 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1896 | 2026.01.24 00:53:47.266547 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1897 | 2026.01.24 00:53:47.270176 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1898 | 2026.01.24 00:53:51.465577 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1899 | 2026.01.24 00:53:51.465781 [ 259 ] {78eacf73-4e12-4435-8c49-9651742a18ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1900 | 2026.01.24 00:53:51.465857 [ 259 ] {78eacf73-4e12-4435-8c49-9651742a18ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1901 | 2026.01.24 00:53:51.466555 [ 259 ] {78eacf73-4e12-4435-8c49-9651742a18ff} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1902 | 2026.01.24 00:53:51.466610 [ 259 ] {78eacf73-4e12-4435-8c49-9651742a18ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1903 | 2026.01.24 00:53:51.467008 [ 259 ] {78eacf73-4e12-4435-8c49-9651742a18ff} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1904 | 2026.01.24 00:53:51.467230 [ 259 ] {78eacf73-4e12-4435-8c49-9651742a18ff} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1905 | 2026.01.24 00:53:51.467379 [ 259 ] {78eacf73-4e12-4435-8c49-9651742a18ff} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001654 sec., 33857.31559854897 rows/sec., 2.58 MiB/sec. | ||
| 1906 | 2026.01.24 00:53:51.467421 [ 259 ] {78eacf73-4e12-4435-8c49-9651742a18ff} <Debug> TCPHandler: Processed in 0.001976854 sec. | ||
| 1907 | 2026.01.24 00:53:51.467534 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1908 | 2026.01.24 00:53:51.467629 [ 259 ] {f498b1a6-0e26-44f9-9088-66f897d97948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1909 | 2026.01.24 00:53:51.467669 [ 259 ] {f498b1a6-0e26-44f9-9088-66f897d97948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1910 | 2026.01.24 00:53:51.468075 [ 259 ] {f498b1a6-0e26-44f9-9088-66f897d97948} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1911 | 2026.01.24 00:53:51.468111 [ 259 ] {f498b1a6-0e26-44f9-9088-66f897d97948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1912 | 2026.01.24 00:53:51.468420 [ 259 ] {f498b1a6-0e26-44f9-9088-66f897d97948} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1913 | 2026.01.24 00:53:51.468630 [ 259 ] {f498b1a6-0e26-44f9-9088-66f897d97948} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1914 | 2026.01.24 00:53:51.468755 [ 259 ] {f498b1a6-0e26-44f9-9088-66f897d97948} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001145 sec., 55895.19650655022 rows/sec., 4.36 MiB/sec. | ||
| 1915 | 2026.01.24 00:53:51.468792 [ 259 ] {f498b1a6-0e26-44f9-9088-66f897d97948} <Debug> TCPHandler: Processed in 0.001307529 sec. | ||
| 1916 | 2026.01.24 00:53:51.468901 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1917 | 2026.01.24 00:53:51.468995 [ 259 ] {1c954307-2541-4b42-8004-f9059b39df12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1918 | 2026.01.24 00:53:51.469125 [ 259 ] {1c954307-2541-4b42-8004-f9059b39df12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1919 | 2026.01.24 00:53:51.469538 [ 259 ] {1c954307-2541-4b42-8004-f9059b39df12} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1920 | 2026.01.24 00:53:51.469575 [ 259 ] {1c954307-2541-4b42-8004-f9059b39df12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1921 | 2026.01.24 00:53:51.469911 [ 259 ] {1c954307-2541-4b42-8004-f9059b39df12} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1922 | 2026.01.24 00:53:51.470118 [ 259 ] {1c954307-2541-4b42-8004-f9059b39df12} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1923 | 2026.01.24 00:53:51.470246 [ 259 ] {1c954307-2541-4b42-8004-f9059b39df12} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00127 sec., 125984.25196850393 rows/sec., 8.77 MiB/sec. | ||
| 1924 | 2026.01.24 00:53:51.470281 [ 259 ] {1c954307-2541-4b42-8004-f9059b39df12} <Debug> TCPHandler: Processed in 0.001428862 sec. | ||
| 1925 | 2026.01.24 00:53:51.470384 [ 259 ] {} <Trace> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1926 | 2026.01.24 00:53:51.470562 [ 259 ] {4923d4b2-49b3-4ccf-9fba-490e2c1d68bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58468) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1927 | 2026.01.24 00:53:51.470603 [ 259 ] {4923d4b2-49b3-4ccf-9fba-490e2c1d68bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1928 | 2026.01.24 00:53:51.470926 [ 259 ] {4923d4b2-49b3-4ccf-9fba-490e2c1d68bd} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1929 | 2026.01.24 00:53:51.470962 [ 259 ] {4923d4b2-49b3-4ccf-9fba-490e2c1d68bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1930 | 2026.01.24 00:53:51.471297 [ 259 ] {4923d4b2-49b3-4ccf-9fba-490e2c1d68bd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1931 | 2026.01.24 00:53:51.471501 [ 259 ] {4923d4b2-49b3-4ccf-9fba-490e2c1d68bd} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1932 | 2026.01.24 00:53:51.471627 [ 259 ] {4923d4b2-49b3-4ccf-9fba-490e2c1d68bd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 1933 | 2026.01.24 00:53:51.471663 [ 259 ] {4923d4b2-49b3-4ccf-9fba-490e2c1d68bd} <Debug> TCPHandler: Processed in 0.0013273 sec. | ||
| 1934 | 2026.01.24 00:53:54.506899 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1935 | 2026.01.24 00:53:54.506963 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1936 | 2026.01.24 00:53:54.572396 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3781 | ||
| 1937 | 2026.01.24 00:53:54.572885 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1938 | 2026.01.24 00:53:54.572935 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1939 | 2026.01.24 00:53:54.573421 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1940 | 2026.01.24 00:53:54.573657 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1941 | 2026.01.24 00:53:54.573811 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3781 | ||
| 1942 | 2026.01.24 00:53:54.578031 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 278 | ||
| 1943 | 2026.01.24 00:53:54.579857 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1944 | 2026.01.24 00:53:54.579903 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1945 | 2026.01.24 00:53:54.581018 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1946 | 2026.01.24 00:53:54.581284 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1947 | 2026.01.24 00:53:54.581612 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 278 | ||
| 1948 | 2026.01.24 00:53:54.770746 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1949 | 2026.01.24 00:53:54.786993 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1950 | 2026.01.24 00:53:54.787062 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1951 | 2026.01.24 00:53:54.792678 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1952 | 2026.01.24 00:53:54.793390 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1953 | 2026.01.24 00:53:54.796592 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1954 | 2026.01.24 00:53:55.905504 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1955 | 2026.01.24 00:53:55.905576 [ 259 ] {} <Debug> TCP-Session: 4b00fafa-f3a2-4aab-88c3-80c61f4ca59b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1956 | 2026.01.24 00:53:56.001163 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.68 MiB, peak 188.44 MiB, free memory in arenas 0.00 B, will set to 182.72 MiB (RSS), difference: 2.04 MiB | ||
| 1957 | 2026.01.24 00:53:56.467961 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1958 | 2026.01.24 00:53:56.468165 [ 262 ] {c834a95c-03a7-42dd-945e-794add3726c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1959 | 2026.01.24 00:53:56.468237 [ 262 ] {c834a95c-03a7-42dd-945e-794add3726c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1960 | 2026.01.24 00:53:56.469012 [ 262 ] {c834a95c-03a7-42dd-945e-794add3726c3} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1961 | 2026.01.24 00:53:56.469063 [ 262 ] {c834a95c-03a7-42dd-945e-794add3726c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1962 | 2026.01.24 00:53:56.469454 [ 262 ] {c834a95c-03a7-42dd-945e-794add3726c3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1963 | 2026.01.24 00:53:56.469679 [ 262 ] {c834a95c-03a7-42dd-945e-794add3726c3} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1964 | 2026.01.24 00:53:56.469834 [ 262 ] {c834a95c-03a7-42dd-945e-794add3726c3} <Debug> executeQuery: Read 126 rows, 11.07 KiB in 0.001722 sec., 73170.73170731707 rows/sec., 6.28 MiB/sec. | ||
| 1965 | 2026.01.24 00:53:56.469877 [ 262 ] {c834a95c-03a7-42dd-945e-794add3726c3} <Debug> TCPHandler: Processed in 0.002047315 sec. | ||
| 1966 | 2026.01.24 00:53:56.469998 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1967 | 2026.01.24 00:53:56.470095 [ 262 ] {6f743db3-098a-49fd-8edc-db589969ecbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1968 | 2026.01.24 00:53:56.470136 [ 262 ] {6f743db3-098a-49fd-8edc-db589969ecbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1969 | 2026.01.24 00:53:56.470542 [ 262 ] {6f743db3-098a-49fd-8edc-db589969ecbb} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1970 | 2026.01.24 00:53:56.470581 [ 262 ] {6f743db3-098a-49fd-8edc-db589969ecbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1971 | 2026.01.24 00:53:56.470887 [ 262 ] {6f743db3-098a-49fd-8edc-db589969ecbb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1972 | 2026.01.24 00:53:56.471113 [ 262 ] {6f743db3-098a-49fd-8edc-db589969ecbb} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1973 | 2026.01.24 00:53:56.471247 [ 262 ] {6f743db3-098a-49fd-8edc-db589969ecbb} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.00117 sec., 29914.529914529914 rows/sec., 2.20 MiB/sec. | ||
| 1974 | 2026.01.24 00:53:56.471283 [ 262 ] {6f743db3-098a-49fd-8edc-db589969ecbb} <Debug> TCPHandler: Processed in 0.00133373 sec. | ||
| 1975 | 2026.01.24 00:53:56.471393 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1976 | 2026.01.24 00:53:56.471487 [ 262 ] {2aa5d104-6886-4e15-946e-7dbc6618c4f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1977 | 2026.01.24 00:53:56.471526 [ 262 ] {2aa5d104-6886-4e15-946e-7dbc6618c4f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1978 | 2026.01.24 00:53:56.471936 [ 262 ] {2aa5d104-6886-4e15-946e-7dbc6618c4f8} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1979 | 2026.01.24 00:53:56.471973 [ 262 ] {2aa5d104-6886-4e15-946e-7dbc6618c4f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1980 | 2026.01.24 00:53:56.472275 [ 262 ] {2aa5d104-6886-4e15-946e-7dbc6618c4f8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1981 | 2026.01.24 00:53:56.472483 [ 262 ] {2aa5d104-6886-4e15-946e-7dbc6618c4f8} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1982 | 2026.01.24 00:53:56.472610 [ 262 ] {2aa5d104-6886-4e15-946e-7dbc6618c4f8} <Debug> executeQuery: Read 107 rows, 8.58 KiB in 0.001141 sec., 93777.38825591585 rows/sec., 7.34 MiB/sec. | ||
| 1983 | 2026.01.24 00:53:56.472646 [ 262 ] {2aa5d104-6886-4e15-946e-7dbc6618c4f8} <Debug> TCPHandler: Processed in 0.001302029 sec. | ||
| 1984 | 2026.01.24 00:53:56.472758 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1985 | 2026.01.24 00:53:56.472851 [ 262 ] {1f5f1816-5796-4829-8c31-9f3fa07c7154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1986 | 2026.01.24 00:53:56.472895 [ 262 ] {1f5f1816-5796-4829-8c31-9f3fa07c7154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1987 | 2026.01.24 00:53:56.473298 [ 262 ] {1f5f1816-5796-4829-8c31-9f3fa07c7154} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1988 | 2026.01.24 00:53:56.473333 [ 262 ] {1f5f1816-5796-4829-8c31-9f3fa07c7154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1989 | 2026.01.24 00:53:56.473659 [ 262 ] {1f5f1816-5796-4829-8c31-9f3fa07c7154} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1990 | 2026.01.24 00:53:56.473869 [ 262 ] {1f5f1816-5796-4829-8c31-9f3fa07c7154} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1991 | 2026.01.24 00:53:56.473998 [ 262 ] {1f5f1816-5796-4829-8c31-9f3fa07c7154} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 1992 | 2026.01.24 00:53:56.474034 [ 262 ] {1f5f1816-5796-4829-8c31-9f3fa07c7154} <Debug> TCPHandler: Processed in 0.00132418 sec. | ||
| 1993 | 2026.01.24 00:53:56.474135 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1994 | 2026.01.24 00:53:56.474227 [ 262 ] {49048c0f-b170-441c-9a6e-d2b15700d088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1995 | 2026.01.24 00:53:56.474281 [ 262 ] {49048c0f-b170-441c-9a6e-d2b15700d088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1996 | 2026.01.24 00:53:56.475142 [ 262 ] {49048c0f-b170-441c-9a6e-d2b15700d088} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1997 | 2026.01.24 00:53:56.475178 [ 262 ] {49048c0f-b170-441c-9a6e-d2b15700d088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1998 | 2026.01.24 00:53:56.475730 [ 262 ] {49048c0f-b170-441c-9a6e-d2b15700d088} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1999 | 2026.01.24 00:53:56.475981 [ 262 ] {49048c0f-b170-441c-9a6e-d2b15700d088} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2000 | 2026.01.24 00:53:56.476129 [ 262 ] {49048c0f-b170-441c-9a6e-d2b15700d088} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001921 sec., 18219.677251431545 rows/sec., 32.65 MiB/sec. | ||
| 2001 | 2026.01.24 00:53:56.476187 [ 262 ] {49048c0f-b170-441c-9a6e-d2b15700d088} <Debug> TCPHandler: Processed in 0.002099967 sec. | ||
| 2002 | 2026.01.24 00:53:56.476301 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2003 | 2026.01.24 00:53:56.476395 [ 262 ] {8c066ead-37a2-4e6f-a245-d2a09ca11969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2004 | 2026.01.24 00:53:56.476437 [ 262 ] {8c066ead-37a2-4e6f-a245-d2a09ca11969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2005 | 2026.01.24 00:53:56.476746 [ 262 ] {8c066ead-37a2-4e6f-a245-d2a09ca11969} <Trace> oximeter.measurements_i64 (4721f68c-12d7-47e8-a6af-461667779ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2006 | 2026.01.24 00:53:56.476783 [ 262 ] {8c066ead-37a2-4e6f-a245-d2a09ca11969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2007 | 2026.01.24 00:53:56.477083 [ 262 ] {8c066ead-37a2-4e6f-a245-d2a09ca11969} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2008 | 2026.01.24 00:53:56.477282 [ 262 ] {8c066ead-37a2-4e6f-a245-d2a09ca11969} <Trace> oximeter.measurements_i64 (4721f68c-12d7-47e8-a6af-461667779ab3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2009 | 2026.01.24 00:53:56.477407 [ 262 ] {8c066ead-37a2-4e6f-a245-d2a09ca11969} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.00103 sec., 14563.106796116503 rows/sec., 1.09 MiB/sec. | ||
| 2010 | 2026.01.24 00:53:56.477443 [ 262 ] {8c066ead-37a2-4e6f-a245-d2a09ca11969} <Debug> TCPHandler: Processed in 0.001191926 sec. | ||
| 2011 | 2026.01.24 00:53:56.477543 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2012 | 2026.01.24 00:53:56.477635 [ 262 ] {3c532497-1cf1-492f-9bf7-7219ac95dd6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2013 | 2026.01.24 00:53:56.477676 [ 262 ] {3c532497-1cf1-492f-9bf7-7219ac95dd6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2014 | 2026.01.24 00:53:56.477993 [ 262 ] {3c532497-1cf1-492f-9bf7-7219ac95dd6f} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2015 | 2026.01.24 00:53:56.478029 [ 262 ] {3c532497-1cf1-492f-9bf7-7219ac95dd6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2016 | 2026.01.24 00:53:56.478321 [ 262 ] {3c532497-1cf1-492f-9bf7-7219ac95dd6f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2017 | 2026.01.24 00:53:56.478545 [ 262 ] {3c532497-1cf1-492f-9bf7-7219ac95dd6f} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2018 | 2026.01.24 00:53:56.478672 [ 262 ] {3c532497-1cf1-492f-9bf7-7219ac95dd6f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 2019 | 2026.01.24 00:53:56.478708 [ 262 ] {3c532497-1cf1-492f-9bf7-7219ac95dd6f} <Debug> TCPHandler: Processed in 0.001214598 sec. | ||
| 2020 | 2026.01.24 00:54:00.983896 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62804 | ||
| 2021 | 2026.01.24 00:54:00.984028 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2022 | 2026.01.24 00:54:00.984058 [ 259 ] {} <Debug> TCP-Session: b4a3b66c-95c8-48f9-956b-42709cee4e3d Authenticating user 'default' from [fd00:1122:3344:101::e]:62804 | ||
| 2023 | 2026.01.24 00:54:00.984083 [ 259 ] {} <Debug> TCP-Session: b4a3b66c-95c8-48f9-956b-42709cee4e3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2024 | 2026.01.24 00:54:00.984099 [ 259 ] {} <Debug> TCP-Session: b4a3b66c-95c8-48f9-956b-42709cee4e3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2025 | 2026.01.24 00:54:00.984340 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35518 | ||
| 2026 | 2026.01.24 00:54:00.984369 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55282 | ||
| 2027 | 2026.01.24 00:54:00.984401 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60601 | ||
| 2028 | 2026.01.24 00:54:00.984423 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54270 | ||
| 2029 | 2026.01.24 00:54:00.984463 [ 259 ] {} <Trace> TCP-Session: b4a3b66c-95c8-48f9-956b-42709cee4e3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2030 | 2026.01.24 00:54:00.984413 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62560 | ||
| 2031 | 2026.01.24 00:54:00.984524 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2032 | 2026.01.24 00:54:00.984520 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2033 | 2026.01.24 00:54:00.984403 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58229 | ||
| 2034 | 2026.01.24 00:54:00.984567 [ 289 ] {} <Debug> TCP-Session: 7bf9f437-61a9-412c-a8f2-338f49a8d970 Authenticating user 'default' from [fd00:1122:3344:101::e]:60601 | ||
| 2035 | 2026.01.24 00:54:00.984560 [ 293 ] {} <Debug> TCP-Session: d52e6f1f-abf2-49bf-a04c-3820d67a572a Authenticating user 'default' from [fd00:1122:3344:101::e]:54270 | ||
| 2036 | 2026.01.24 00:54:00.984607 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2037 | 2026.01.24 00:54:00.984612 [ 289 ] {} <Debug> TCP-Session: 7bf9f437-61a9-412c-a8f2-338f49a8d970 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2038 | 2026.01.24 00:54:00.984625 [ 293 ] {} <Debug> TCP-Session: d52e6f1f-abf2-49bf-a04c-3820d67a572a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2039 | 2026.01.24 00:54:00.984643 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2040 | 2026.01.24 00:54:00.984645 [ 292 ] {} <Debug> TCP-Session: 414c12ae-4a9f-48a4-85aa-b3007124b36d Authenticating user 'default' from [fd00:1122:3344:101::e]:62560 | ||
| 2041 | 2026.01.24 00:54:00.984655 [ 293 ] {} <Debug> TCP-Session: d52e6f1f-abf2-49bf-a04c-3820d67a572a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2042 | 2026.01.24 00:54:00.984680 [ 291 ] {} <Debug> TCP-Session: 3cde32ed-e824-412c-b2a2-a9a6aa7fc69f Authenticating user 'default' from [fd00:1122:3344:101::e]:58229 | ||
| 2043 | 2026.01.24 00:54:00.984695 [ 292 ] {} <Debug> TCP-Session: 414c12ae-4a9f-48a4-85aa-b3007124b36d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2044 | 2026.01.24 00:54:00.984725 [ 291 ] {} <Debug> TCP-Session: 3cde32ed-e824-412c-b2a2-a9a6aa7fc69f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2045 | 2026.01.24 00:54:00.984740 [ 292 ] {} <Debug> TCP-Session: 414c12ae-4a9f-48a4-85aa-b3007124b36d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2046 | 2026.01.24 00:54:00.984754 [ 291 ] {} <Debug> TCP-Session: 3cde32ed-e824-412c-b2a2-a9a6aa7fc69f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2047 | 2026.01.24 00:54:00.984663 [ 259 ] {626667e3-0ac9-46be-9f53-e881d885f038} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62804) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2048 | 2026.01.24 00:54:00.984393 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58688 | ||
| 2049 | 2026.01.24 00:54:00.984379 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37938 | ||
| 2050 | 2026.01.24 00:54:00.984433 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2051 | 2026.01.24 00:54:00.984645 [ 289 ] {} <Debug> TCP-Session: 7bf9f437-61a9-412c-a8f2-338f49a8d970 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2052 | 2026.01.24 00:54:00.984900 [ 286 ] {} <Debug> TCP-Session: a18414ca-5d5b-4da5-98b8-9ba6084739de Authenticating user 'default' from [fd00:1122:3344:101::e]:35518 | ||
| 2053 | 2026.01.24 00:54:00.984900 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2054 | 2026.01.24 00:54:00.984928 [ 286 ] {} <Debug> TCP-Session: a18414ca-5d5b-4da5-98b8-9ba6084739de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2055 | 2026.01.24 00:54:00.984917 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2056 | 2026.01.24 00:54:00.984946 [ 290 ] {} <Debug> TCP-Session: d44ac00d-60f2-459b-8ed0-f6b8d6589561 Authenticating user 'default' from [fd00:1122:3344:101::e]:58688 | ||
| 2057 | 2026.01.24 00:54:00.984952 [ 286 ] {} <Debug> TCP-Session: a18414ca-5d5b-4da5-98b8-9ba6084739de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2058 | 2026.01.24 00:54:00.984970 [ 288 ] {} <Debug> TCP-Session: 54082c7e-ddec-4ce2-8d43-8d5318209a16 Authenticating user 'default' from [fd00:1122:3344:101::e]:37938 | ||
| 2059 | 2026.01.24 00:54:00.984984 [ 290 ] {} <Debug> TCP-Session: d44ac00d-60f2-459b-8ed0-f6b8d6589561 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2060 | 2026.01.24 00:54:00.985010 [ 288 ] {} <Debug> TCP-Session: 54082c7e-ddec-4ce2-8d43-8d5318209a16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2061 | 2026.01.24 00:54:00.985026 [ 290 ] {} <Debug> TCP-Session: d44ac00d-60f2-459b-8ed0-f6b8d6589561 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2062 | 2026.01.24 00:54:00.985040 [ 288 ] {} <Debug> TCP-Session: 54082c7e-ddec-4ce2-8d43-8d5318209a16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2063 | 2026.01.24 00:54:00.984518 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2064 | 2026.01.24 00:54:00.985080 [ 259 ] {626667e3-0ac9-46be-9f53-e881d885f038} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2065 | 2026.01.24 00:54:00.985094 [ 287 ] {} <Debug> TCP-Session: d005ff20-c940-4c9d-a8bc-5ff675bb8873 Authenticating user 'default' from [fd00:1122:3344:101::e]:55282 | ||
| 2066 | 2026.01.24 00:54:00.985131 [ 287 ] {} <Debug> TCP-Session: d005ff20-c940-4c9d-a8bc-5ff675bb8873 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2067 | 2026.01.24 00:54:00.985143 [ 287 ] {} <Debug> TCP-Session: d005ff20-c940-4c9d-a8bc-5ff675bb8873 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2068 | 2026.01.24 00:54:00.985163 [ 259 ] {626667e3-0ac9-46be-9f53-e881d885f038} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2069 | 2026.01.24 00:54:00.985486 [ 259 ] {626667e3-0ac9-46be-9f53-e881d885f038} <Debug> oximeter.version (e41782c5-ec67-41da-8086-17500ed3b5e4) (SelectExecutor): Key condition: unknown | ||
| 2070 | 2026.01.24 00:54:00.985601 [ 259 ] {626667e3-0ac9-46be-9f53-e881d885f038} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2071 | 2026.01.24 00:54:01.361058 [ 315 ] {626667e3-0ac9-46be-9f53-e881d885f038} <Trace> AggregatingTransform: Aggregating | ||
| 2072 | 2026.01.24 00:54:01.361121 [ 315 ] {626667e3-0ac9-46be-9f53-e881d885f038} <Trace> Aggregator: Aggregation method: without_key | ||
| 2073 | 2026.01.24 00:54:01.361154 [ 315 ] {626667e3-0ac9-46be-9f53-e881d885f038} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001142096 sec. (875.583 rows/sec., 34.20 KiB/sec.) | ||
| 2074 | 2026.01.24 00:54:01.361171 [ 315 ] {626667e3-0ac9-46be-9f53-e881d885f038} <Trace> Aggregator: Merging aggregated data | ||
| 2075 | 2026.01.24 00:54:01.362368 [ 259 ] {626667e3-0ac9-46be-9f53-e881d885f038} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.377678 sec., 2.647758143180169 rows/sec., 105.91 B/sec. | ||
| 2076 | 2026.01.24 00:54:01.362581 [ 259 ] {626667e3-0ac9-46be-9f53-e881d885f038} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2077 | 2026.01.24 00:54:01.362610 [ 259 ] {626667e3-0ac9-46be-9f53-e881d885f038} <Debug> TCPHandler: Processed in 0.378209114 sec. | ||
| 2078 | 2026.01.24 00:54:01.362777 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2079 | 2026.01.24 00:54:01.362808 [ 259 ] {} <Debug> TCP-Session: b4a3b66c-95c8-48f9-956b-42709cee4e3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2080 | 2026.01.24 00:54:01.362821 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2081 | 2026.01.24 00:54:01.362851 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2082 | 2026.01.24 00:54:01.362865 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2083 | 2026.01.24 00:54:01.362888 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2084 | 2026.01.24 00:54:01.362918 [ 293 ] {} <Debug> TCP-Session: d52e6f1f-abf2-49bf-a04c-3820d67a572a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2085 | 2026.01.24 00:54:01.362927 [ 289 ] {} <Debug> TCP-Session: 7bf9f437-61a9-412c-a8f2-338f49a8d970 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2086 | 2026.01.24 00:54:01.362928 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2087 | 2026.01.24 00:54:01.362961 [ 287 ] {} <Debug> TCP-Session: d005ff20-c940-4c9d-a8bc-5ff675bb8873 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2088 | 2026.01.24 00:54:01.362969 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2089 | 2026.01.24 00:54:01.362988 [ 291 ] {} <Debug> TCP-Session: 3cde32ed-e824-412c-b2a2-a9a6aa7fc69f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2090 | 2026.01.24 00:54:01.362948 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2091 | 2026.01.24 00:54:01.363035 [ 292 ] {} <Debug> TCP-Session: 414c12ae-4a9f-48a4-85aa-b3007124b36d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2092 | 2026.01.24 00:54:01.362912 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2093 | 2026.01.24 00:54:01.363066 [ 290 ] {} <Debug> TCP-Session: d44ac00d-60f2-459b-8ed0-f6b8d6589561 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2094 | 2026.01.24 00:54:01.362856 [ 286 ] {} <Debug> TCP-Session: a18414ca-5d5b-4da5-98b8-9ba6084739de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2095 | 2026.01.24 00:54:01.363093 [ 288 ] {} <Debug> TCP-Session: 54082c7e-ddec-4ce2-8d43-8d5318209a16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2096 | 2026.01.24 00:54:01.466245 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2097 | 2026.01.24 00:54:01.466421 [ 262 ] {4bf76ba6-d206-4278-ac9a-940b8b71b590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2098 | 2026.01.24 00:54:01.466487 [ 262 ] {4bf76ba6-d206-4278-ac9a-940b8b71b590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2099 | 2026.01.24 00:54:01.467140 [ 262 ] {4bf76ba6-d206-4278-ac9a-940b8b71b590} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2100 | 2026.01.24 00:54:01.467193 [ 262 ] {4bf76ba6-d206-4278-ac9a-940b8b71b590} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2101 | 2026.01.24 00:54:01.467607 [ 262 ] {4bf76ba6-d206-4278-ac9a-940b8b71b590} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2102 | 2026.01.24 00:54:01.467828 [ 262 ] {4bf76ba6-d206-4278-ac9a-940b8b71b590} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2103 | 2026.01.24 00:54:01.467973 [ 41 ] {} <Debug> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2104 | 2026.01.24 00:54:01.468000 [ 262 ] {4bf76ba6-d206-4278-ac9a-940b8b71b590} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001627 sec., 34419.17639827904 rows/sec., 2.63 MiB/sec. | ||
| 2105 | 2026.01.24 00:54:01.468049 [ 41 ] {} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2106 | 2026.01.24 00:54:01.468065 [ 262 ] {4bf76ba6-d206-4278-ac9a-940b8b71b590} <Debug> TCPHandler: Processed in 0.001951224 sec. | ||
| 2107 | 2026.01.24 00:54:01.468079 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2108 | 2026.01.24 00:54:01.468185 [ 201 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::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 | ||
| 2109 | 2026.01.24 00:54:01.468219 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2110 | 2026.01.24 00:54:01.468310 [ 201 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2111 | 2026.01.24 00:54:01.468324 [ 262 ] {141df7af-0b58-4937-ba52-362beaa9f508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2112 | 2026.01.24 00:54:01.468342 [ 201 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 201 rows starting from the beginning of the part | ||
| 2113 | 2026.01.24 00:54:01.468369 [ 262 ] {141df7af-0b58-4937-ba52-362beaa9f508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2114 | 2026.01.24 00:54:01.468409 [ 201 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1357 rows starting from the beginning of the part | ||
| 2115 | 2026.01.24 00:54:01.468456 [ 201 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2116 | 2026.01.24 00:54:01.468509 [ 201 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::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 | ||
| 2117 | 2026.01.24 00:54:01.468554 [ 201 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 126 rows starting from the beginning of the part | ||
| 2118 | 2026.01.24 00:54:01.468593 [ 201 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
| 2119 | 2026.01.24 00:54:01.468822 [ 262 ] {141df7af-0b58-4937-ba52-362beaa9f508} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2120 | 2026.01.24 00:54:01.468860 [ 262 ] {141df7af-0b58-4937-ba52-362beaa9f508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2121 | 2026.01.24 00:54:01.469177 [ 262 ] {141df7af-0b58-4937-ba52-362beaa9f508} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2122 | 2026.01.24 00:54:01.469386 [ 262 ] {141df7af-0b58-4937-ba52-362beaa9f508} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2123 | 2026.01.24 00:54:01.469504 [ 41 ] {} <Debug> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2124 | 2026.01.24 00:54:01.469524 [ 262 ] {141df7af-0b58-4937-ba52-362beaa9f508} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001286 sec., 49766.71850699844 rows/sec., 3.88 MiB/sec. | ||
| 2125 | 2026.01.24 00:54:01.469551 [ 41 ] {} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2126 | 2026.01.24 00:54:01.469639 [ 262 ] {141df7af-0b58-4937-ba52-362beaa9f508} <Debug> TCPHandler: Processed in 0.001472543 sec. | ||
| 2127 | 2026.01.24 00:54:01.469647 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2128 | 2026.01.24 00:54:01.469787 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2129 | 2026.01.24 00:54:01.469821 [ 200 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::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 | ||
| 2130 | 2026.01.24 00:54:01.469850 [ 195 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1852 rows, containing 5 columns (5 merged, 0 gathered) in 0.001704338 sec., 1086638.9178672307 rows/sec., 94.83 MiB/sec. | ||
| 2131 | 2026.01.24 00:54:01.469894 [ 262 ] {d83a46da-f171-4076-b970-a4bc20eb25be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2132 | 2026.01.24 00:54:01.469947 [ 262 ] {d83a46da-f171-4076-b970-a4bc20eb25be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2133 | 2026.01.24 00:54:01.470008 [ 200 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2134 | 2026.01.24 00:54:01.470064 [ 200 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 120 rows starting from the beginning of the part | ||
| 2135 | 2026.01.24 00:54:01.470136 [ 187 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2136 | 2026.01.24 00:54:01.470177 [ 200 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 588 rows starting from the beginning of the part | ||
| 2137 | 2026.01.24 00:54:01.470253 [ 200 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2138 | 2026.01.24 00:54:01.470318 [ 200 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::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 | ||
| 2139 | 2026.01.24 00:54:01.470378 [ 200 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 107 rows starting from the beginning of the part | ||
| 2140 | 2026.01.24 00:54:01.470387 [ 262 ] {d83a46da-f171-4076-b970-a4bc20eb25be} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2141 | 2026.01.24 00:54:01.470433 [ 200 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
| 2142 | 2026.01.24 00:54:01.470436 [ 262 ] {d83a46da-f171-4076-b970-a4bc20eb25be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2143 | 2026.01.24 00:54:01.470586 [ 187 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_11_2} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2144 | 2026.01.24 00:54:01.470702 [ 187 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_11_2} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2145 | 2026.01.24 00:54:01.470801 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 2146 | 2026.01.24 00:54:01.470874 [ 262 ] {d83a46da-f171-4076-b970-a4bc20eb25be} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2147 | 2026.01.24 00:54:01.471115 [ 262 ] {d83a46da-f171-4076-b970-a4bc20eb25be} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2148 | 2026.01.24 00:54:01.471247 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2149 | 2026.01.24 00:54:01.471264 [ 262 ] {d83a46da-f171-4076-b970-a4bc20eb25be} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001395 sec., 114695.34050179212 rows/sec., 7.99 MiB/sec. | ||
| 2150 | 2026.01.24 00:54:01.471290 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2151 | 2026.01.24 00:54:01.471313 [ 262 ] {d83a46da-f171-4076-b970-a4bc20eb25be} <Debug> TCPHandler: Processed in 0.001575956 sec. | ||
| 2152 | 2026.01.24 00:54:01.471317 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2153 | 2026.01.24 00:54:01.471419 [ 201 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::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 | ||
| 2154 | 2026.01.24 00:54:01.471432 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2155 | 2026.01.24 00:54:01.471505 [ 201 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2156 | 2026.01.24 00:54:01.471532 [ 201 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1109 rows starting from the beginning of the part | ||
| 2157 | 2026.01.24 00:54:01.471532 [ 262 ] {258ba9c6-56de-4329-a725-fb5a594ceeee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2158 | 2026.01.24 00:54:01.471579 [ 201 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1864 rows starting from the beginning of the part | ||
| 2159 | 2026.01.24 00:54:01.471582 [ 262 ] {258ba9c6-56de-4329-a725-fb5a594ceeee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2160 | 2026.01.24 00:54:01.471597 [ 189 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1007 rows, containing 5 columns (5 merged, 0 gathered) in 0.001865412 sec., 539827.1266615632 rows/sec., 43.49 MiB/sec. | ||
| 2161 | 2026.01.24 00:54:01.471618 [ 201 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 128 rows starting from the beginning of the part | ||
| 2162 | 2026.01.24 00:54:01.471656 [ 201 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::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 | ||
| 2163 | 2026.01.24 00:54:01.471706 [ 201 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::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 | ||
| 2164 | 2026.01.24 00:54:01.471745 [ 201 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2165 | 2026.01.24 00:54:01.471779 [ 200 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2166 | 2026.01.24 00:54:01.471928 [ 262 ] {258ba9c6-56de-4329-a725-fb5a594ceeee} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2167 | 2026.01.24 00:54:01.471970 [ 262 ] {258ba9c6-56de-4329-a725-fb5a594ceeee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2168 | 2026.01.24 00:54:01.472088 [ 200 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_11_2} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2169 | 2026.01.24 00:54:01.472179 [ 200 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_11_2} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2170 | 2026.01.24 00:54:01.472263 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 2171 | 2026.01.24 00:54:01.472318 [ 262 ] {258ba9c6-56de-4329-a725-fb5a594ceeee} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2172 | 2026.01.24 00:54:01.472549 [ 262 ] {258ba9c6-56de-4329-a725-fb5a594ceeee} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2173 | 2026.01.24 00:54:01.472663 [ 41 ] {} <Debug> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2174 | 2026.01.24 00:54:01.472693 [ 262 ] {258ba9c6-56de-4329-a725-fb5a594ceeee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001181 sec., 50804.40304826418 rows/sec., 3.42 MiB/sec. | ||
| 2175 | 2026.01.24 00:54:01.472704 [ 41 ] {} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2176 | 2026.01.24 00:54:01.472735 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2177 | 2026.01.24 00:54:01.472737 [ 262 ] {258ba9c6-56de-4329-a725-fb5a594ceeee} <Debug> TCPHandler: Processed in 0.00135368 sec. | ||
| 2178 | 2026.01.24 00:54:01.472885 [ 195 ] {49186854-3280-4cad-bfb2-0aea110974bc::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 | ||
| 2179 | 2026.01.24 00:54:01.473017 [ 195 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2180 | 2026.01.24 00:54:01.473051 [ 195 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 360 rows starting from the beginning of the part | ||
| 2181 | 2026.01.24 00:54:01.473130 [ 195 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 2182 | 2026.01.24 00:54:01.473175 [ 195 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part | ||
| 2183 | 2026.01.24 00:54:01.473213 [ 195 ] {49186854-3280-4cad-bfb2-0aea110974bc::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 | ||
| 2184 | 2026.01.24 00:54:01.473247 [ 195 ] {49186854-3280-4cad-bfb2-0aea110974bc::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 | ||
| 2185 | 2026.01.24 00:54:01.473283 [ 195 ] {49186854-3280-4cad-bfb2-0aea110974bc::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 | ||
| 2186 | 2026.01.24 00:54:01.473504 [ 200 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3581 rows, containing 5 columns (5 merged, 0 gathered) in 0.002122168 sec., 1687425.312227873 rows/sec., 116.05 MiB/sec. | ||
| 2187 | 2026.01.24 00:54:01.473838 [ 201 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2188 | 2026.01.24 00:54:01.474073 [ 201 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2189 | 2026.01.24 00:54:01.474138 [ 201 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2190 | 2026.01.24 00:54:01.474167 [ 198 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 600 rows, containing 4 columns (4 merged, 0 gathered) in 0.001406562 sec., 426572.0245534857 rows/sec., 28.75 MiB/sec. | ||
| 2191 | 2026.01.24 00:54:01.474197 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 2192 | 2026.01.24 00:54:01.474398 [ 200 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2193 | 2026.01.24 00:54:01.474737 [ 200 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_11_2} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2194 | 2026.01.24 00:54:01.474816 [ 200 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_11_2} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2195 | 2026.01.24 00:54:01.474896 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2196 | 2026.01.24 00:54:02.000453 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.20 MiB, peak 192.84 MiB, free memory in arenas 0.00 B, will set to 203.94 MiB (RSS), difference: 18.74 MiB | ||
| 2197 | 2026.01.24 00:54:02.074687 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4293 | ||
| 2198 | 2026.01.24 00:54:02.075190 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2199 | 2026.01.24 00:54:02.075237 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2200 | 2026.01.24 00:54:02.075707 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2201 | 2026.01.24 00:54:02.076019 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2202 | 2026.01.24 00:54:02.076172 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4293 | ||
| 2203 | 2026.01.24 00:54:02.297540 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2204 | 2026.01.24 00:54:02.318284 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2205 | 2026.01.24 00:54:02.318360 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2206 | 2026.01.24 00:54:02.325135 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2207 | 2026.01.24 00:54:02.326038 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2208 | 2026.01.24 00:54:02.332106 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2209 | 2026.01.24 00:54:03.000704 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 204.48 MiB, peak 208.48 MiB, free memory in arenas 0.00 B, will set to 206.52 MiB (RSS), difference: 2.04 MiB | ||
| 2210 | 2026.01.24 00:54:04.581976 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 302 | ||
| 2211 | 2026.01.24 00:54:04.584086 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2212 | 2026.01.24 00:54:04.584132 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2213 | 2026.01.24 00:54:04.585267 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2214 | 2026.01.24 00:54:04.585521 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2215 | 2026.01.24 00:54:04.585653 [ 38 ] {} <Debug> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2216 | 2026.01.24 00:54:04.585688 [ 38 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2217 | 2026.01.24 00:54:04.585706 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2218 | 2026.01.24 00:54:04.585784 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 302 | ||
| 2219 | 2026.01.24 00:54:04.585843 [ 201 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::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 | ||
| 2220 | 2026.01.24 00:54:04.586519 [ 201 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2221 | 2026.01.24 00:54:04.586687 [ 201 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::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 | ||
| 2222 | 2026.01.24 00:54:04.587093 [ 201 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 82 rows starting from the beginning of the part | ||
| 2223 | 2026.01.24 00:54:04.587461 [ 201 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 22 rows starting from the beginning of the part | ||
| 2224 | 2026.01.24 00:54:04.587841 [ 201 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 70 rows starting from the beginning of the part | ||
| 2225 | 2026.01.24 00:54:04.588205 [ 201 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part | ||
| 2226 | 2026.01.24 00:54:04.588561 [ 201 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::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 | ||
| 2227 | 2026.01.24 00:54:04.595065 [ 198 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 302 rows, containing 72 columns (72 merged, 0 gathered) in 0.009284537 sec., 32527.200871728983 rows/sec., 32.74 MiB/sec. | ||
| 2228 | 2026.01.24 00:54:04.596091 [ 195 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2229 | 2026.01.24 00:54:04.596716 [ 195 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_6_1} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2230 | 2026.01.24 00:54:04.596802 [ 195 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_6_1} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2231 | 2026.01.24 00:54:04.597039 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.66 MiB. | ||
| 2232 | 2026.01.24 00:54:05.001046 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.62 MiB, peak 211.18 MiB, free memory in arenas 0.00 B, will set to 207.67 MiB (RSS), difference: 1.05 MiB | ||
| 2233 | 2026.01.24 00:54:06.466286 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2234 | 2026.01.24 00:54:06.466467 [ 262 ] {7d17ea32-ea81-4e82-8e40-a0ea407fd9cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2235 | 2026.01.24 00:54:06.466531 [ 262 ] {7d17ea32-ea81-4e82-8e40-a0ea407fd9cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2236 | 2026.01.24 00:54:06.467193 [ 262 ] {7d17ea32-ea81-4e82-8e40-a0ea407fd9cc} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2237 | 2026.01.24 00:54:06.467237 [ 262 ] {7d17ea32-ea81-4e82-8e40-a0ea407fd9cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2238 | 2026.01.24 00:54:06.467621 [ 262 ] {7d17ea32-ea81-4e82-8e40-a0ea407fd9cc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2239 | 2026.01.24 00:54:06.467848 [ 262 ] {7d17ea32-ea81-4e82-8e40-a0ea407fd9cc} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2240 | 2026.01.24 00:54:06.467997 [ 262 ] {7d17ea32-ea81-4e82-8e40-a0ea407fd9cc} <Debug> executeQuery: Read 126 rows, 11.07 KiB in 0.001581 sec., 79696.39468690702 rows/sec., 6.84 MiB/sec. | ||
| 2241 | 2026.01.24 00:54:06.468039 [ 262 ] {7d17ea32-ea81-4e82-8e40-a0ea407fd9cc} <Debug> TCPHandler: Processed in 0.001878572 sec. | ||
| 2242 | 2026.01.24 00:54:06.468168 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2243 | 2026.01.24 00:54:06.468263 [ 262 ] {a1fa4135-c648-4264-b9b3-7c194d469d68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2244 | 2026.01.24 00:54:06.468303 [ 262 ] {a1fa4135-c648-4264-b9b3-7c194d469d68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2245 | 2026.01.24 00:54:06.468705 [ 262 ] {a1fa4135-c648-4264-b9b3-7c194d469d68} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2246 | 2026.01.24 00:54:06.468740 [ 262 ] {a1fa4135-c648-4264-b9b3-7c194d469d68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2247 | 2026.01.24 00:54:06.469030 [ 262 ] {a1fa4135-c648-4264-b9b3-7c194d469d68} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2248 | 2026.01.24 00:54:06.469233 [ 262 ] {a1fa4135-c648-4264-b9b3-7c194d469d68} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2249 | 2026.01.24 00:54:06.469320 [ 31 ] {} <Debug> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2250 | 2026.01.24 00:54:06.469354 [ 31 ] {} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2251 | 2026.01.24 00:54:06.469358 [ 262 ] {a1fa4135-c648-4264-b9b3-7c194d469d68} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001114 sec., 31418.312387791742 rows/sec., 2.31 MiB/sec. | ||
| 2252 | 2026.01.24 00:54:06.469372 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2253 | 2026.01.24 00:54:06.469398 [ 262 ] {a1fa4135-c648-4264-b9b3-7c194d469d68} <Debug> TCPHandler: Processed in 0.001282598 sec. | ||
| 2254 | 2026.01.24 00:54:06.469513 [ 198 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::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 | ||
| 2255 | 2026.01.24 00:54:06.469528 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2256 | 2026.01.24 00:54:06.469643 [ 262 ] {203e87eb-ee45-480e-8714-5b2f8ff123ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2257 | 2026.01.24 00:54:06.469660 [ 198 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2258 | 2026.01.24 00:54:06.469682 [ 262 ] {203e87eb-ee45-480e-8714-5b2f8ff123ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2259 | 2026.01.24 00:54:06.469712 [ 198 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part | ||
| 2260 | 2026.01.24 00:54:06.469833 [ 198 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 2261 | 2026.01.24 00:54:06.469884 [ 198 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::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 | ||
| 2262 | 2026.01.24 00:54:06.469932 [ 198 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 35 rows starting from the beginning of the part | ||
| 2263 | 2026.01.24 00:54:06.469978 [ 198 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part | ||
| 2264 | 2026.01.24 00:54:06.470021 [ 198 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 35 rows starting from the beginning of the part | ||
| 2265 | 2026.01.24 00:54:06.470123 [ 262 ] {203e87eb-ee45-480e-8714-5b2f8ff123ef} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2266 | 2026.01.24 00:54:06.470163 [ 262 ] {203e87eb-ee45-480e-8714-5b2f8ff123ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2267 | 2026.01.24 00:54:06.470514 [ 262 ] {203e87eb-ee45-480e-8714-5b2f8ff123ef} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2268 | 2026.01.24 00:54:06.470732 [ 262 ] {203e87eb-ee45-480e-8714-5b2f8ff123ef} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2269 | 2026.01.24 00:54:06.470868 [ 262 ] {203e87eb-ee45-480e-8714-5b2f8ff123ef} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001244 sec., 79581.99356913182 rows/sec., 6.22 MiB/sec. | ||
| 2270 | 2026.01.24 00:54:06.470906 [ 262 ] {203e87eb-ee45-480e-8714-5b2f8ff123ef} <Debug> TCPHandler: Processed in 0.001428162 sec. | ||
| 2271 | 2026.01.24 00:54:06.470959 [ 195 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 157 rows, containing 5 columns (5 merged, 0 gathered) in 0.001515294 sec., 103610.25649147955 rows/sec., 8.03 MiB/sec. | ||
| 2272 | 2026.01.24 00:54:06.471019 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2273 | 2026.01.24 00:54:06.471117 [ 262 ] {8b1fd9d3-ac49-40f6-8bb9-07cb35ef803f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2274 | 2026.01.24 00:54:06.471161 [ 262 ] {8b1fd9d3-ac49-40f6-8bb9-07cb35ef803f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2275 | 2026.01.24 00:54:06.471212 [ 196 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2276 | 2026.01.24 00:54:06.471536 [ 196 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_6_1} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2277 | 2026.01.24 00:54:06.471569 [ 262 ] {8b1fd9d3-ac49-40f6-8bb9-07cb35ef803f} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2278 | 2026.01.24 00:54:06.471609 [ 262 ] {8b1fd9d3-ac49-40f6-8bb9-07cb35ef803f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2279 | 2026.01.24 00:54:06.471624 [ 196 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_6_1} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2280 | 2026.01.24 00:54:06.471728 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2281 | 2026.01.24 00:54:06.471938 [ 262 ] {8b1fd9d3-ac49-40f6-8bb9-07cb35ef803f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2282 | 2026.01.24 00:54:06.472153 [ 262 ] {8b1fd9d3-ac49-40f6-8bb9-07cb35ef803f} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2283 | 2026.01.24 00:54:06.472280 [ 262 ] {8b1fd9d3-ac49-40f6-8bb9-07cb35ef803f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 2284 | 2026.01.24 00:54:06.472316 [ 262 ] {8b1fd9d3-ac49-40f6-8bb9-07cb35ef803f} <Debug> TCPHandler: Processed in 0.00134741 sec. | ||
| 2285 | 2026.01.24 00:54:06.472418 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2286 | 2026.01.24 00:54:06.472510 [ 262 ] {cfa3e623-466c-483b-b290-0413ab91aa66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2287 | 2026.01.24 00:54:06.472563 [ 262 ] {cfa3e623-466c-483b-b290-0413ab91aa66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2288 | 2026.01.24 00:54:06.473441 [ 262 ] {cfa3e623-466c-483b-b290-0413ab91aa66} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2289 | 2026.01.24 00:54:06.473476 [ 262 ] {cfa3e623-466c-483b-b290-0413ab91aa66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2290 | 2026.01.24 00:54:06.474025 [ 262 ] {cfa3e623-466c-483b-b290-0413ab91aa66} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2291 | 2026.01.24 00:54:06.474250 [ 262 ] {cfa3e623-466c-483b-b290-0413ab91aa66} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2292 | 2026.01.24 00:54:06.474345 [ 31 ] {} <Debug> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2293 | 2026.01.24 00:54:06.474377 [ 31 ] {} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2294 | 2026.01.24 00:54:06.474385 [ 262 ] {cfa3e623-466c-483b-b290-0413ab91aa66} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001892 sec., 18498.942917547567 rows/sec., 33.15 MiB/sec. | ||
| 2295 | 2026.01.24 00:54:06.474397 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2296 | 2026.01.24 00:54:06.474436 [ 262 ] {cfa3e623-466c-483b-b290-0413ab91aa66} <Debug> TCPHandler: Processed in 0.002066076 sec. | ||
| 2297 | 2026.01.24 00:54:06.474481 [ 198 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::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 | ||
| 2298 | 2026.01.24 00:54:06.474570 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2299 | 2026.01.24 00:54:06.474675 [ 198 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2300 | 2026.01.24 00:54:06.474689 [ 262 ] {2803349e-40fb-45de-b8e5-1fc08dac9d0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2301 | 2026.01.24 00:54:06.474730 [ 198 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 2302 | 2026.01.24 00:54:06.474745 [ 262 ] {2803349e-40fb-45de-b8e5-1fc08dac9d0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2303 | 2026.01.24 00:54:06.474843 [ 198 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 2304 | 2026.01.24 00:54:06.474954 [ 198 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::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 | ||
| 2305 | 2026.01.24 00:54:06.475056 [ 198 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 19 rows starting from the beginning of the part | ||
| 2306 | 2026.01.24 00:54:06.475126 [ 262 ] {2803349e-40fb-45de-b8e5-1fc08dac9d0a} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2307 | 2026.01.24 00:54:06.475158 [ 198 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part | ||
| 2308 | 2026.01.24 00:54:06.475167 [ 262 ] {2803349e-40fb-45de-b8e5-1fc08dac9d0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2309 | 2026.01.24 00:54:06.475277 [ 198 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 35 rows starting from the beginning of the part | ||
| 2310 | 2026.01.24 00:54:06.475510 [ 262 ] {2803349e-40fb-45de-b8e5-1fc08dac9d0a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2311 | 2026.01.24 00:54:06.475775 [ 262 ] {2803349e-40fb-45de-b8e5-1fc08dac9d0a} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2312 | 2026.01.24 00:54:06.475909 [ 262 ] {2803349e-40fb-45de-b8e5-1fc08dac9d0a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001247 sec., 48115.477145148354 rows/sec., 3.24 MiB/sec. | ||
| 2313 | 2026.01.24 00:54:06.475945 [ 262 ] {2803349e-40fb-45de-b8e5-1fc08dac9d0a} <Debug> TCPHandler: Processed in 0.001437012 sec. | ||
| 2314 | 2026.01.24 00:54:06.477407 [ 191 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 119 rows, containing 19 columns (19 merged, 0 gathered) in 0.002959656 sec., 40207.37545174169 rows/sec., 72.05 MiB/sec. | ||
| 2315 | 2026.01.24 00:54:06.477775 [ 198 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2316 | 2026.01.24 00:54:06.478114 [ 198 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2317 | 2026.01.24 00:54:06.478185 [ 198 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2318 | 2026.01.24 00:54:06.478276 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 2319 | 2026.01.24 00:54:09.507026 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2320 | 2026.01.24 00:54:09.507104 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2321 | 2026.01.24 00:54:09.576520 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4741 | ||
| 2322 | 2026.01.24 00:54:09.577053 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2323 | 2026.01.24 00:54:09.577120 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2324 | 2026.01.24 00:54:09.577648 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2325 | 2026.01.24 00:54:09.577935 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2326 | 2026.01.24 00:54:09.578064 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4741 | ||
| 2327 | 2026.01.24 00:54:09.832311 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2328 | 2026.01.24 00:54:09.851192 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2329 | 2026.01.24 00:54:09.851267 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2330 | 2026.01.24 00:54:09.857765 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2331 | 2026.01.24 00:54:09.858479 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2332 | 2026.01.24 00:54:09.861905 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2333 | 2026.01.24 00:54:10.001071 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.73 MiB, peak 212.73 MiB, free memory in arenas 0.00 B, will set to 210.28 MiB (RSS), difference: 1.55 MiB | ||
| 2334 | 2026.01.24 00:54:11.465151 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2335 | 2026.01.24 00:54:11.465329 [ 262 ] {8932ee51-a17a-47ca-9534-5a075bcab136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2336 | 2026.01.24 00:54:11.465394 [ 262 ] {8932ee51-a17a-47ca-9534-5a075bcab136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2337 | 2026.01.24 00:54:11.465997 [ 262 ] {8932ee51-a17a-47ca-9534-5a075bcab136} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2338 | 2026.01.24 00:54:11.466041 [ 262 ] {8932ee51-a17a-47ca-9534-5a075bcab136} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2339 | 2026.01.24 00:54:11.466505 [ 262 ] {8932ee51-a17a-47ca-9534-5a075bcab136} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2340 | 2026.01.24 00:54:11.466737 [ 262 ] {8932ee51-a17a-47ca-9534-5a075bcab136} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2341 | 2026.01.24 00:54:11.466895 [ 262 ] {8932ee51-a17a-47ca-9534-5a075bcab136} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001613 sec., 34717.9169249845 rows/sec., 2.65 MiB/sec. | ||
| 2342 | 2026.01.24 00:54:11.466942 [ 262 ] {8932ee51-a17a-47ca-9534-5a075bcab136} <Debug> TCPHandler: Processed in 0.001916793 sec. | ||
| 2343 | 2026.01.24 00:54:11.467070 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2344 | 2026.01.24 00:54:11.467172 [ 262 ] {89a93fda-0e9f-414a-825c-33fa3e5efd05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2345 | 2026.01.24 00:54:11.467217 [ 262 ] {89a93fda-0e9f-414a-825c-33fa3e5efd05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2346 | 2026.01.24 00:54:11.467635 [ 262 ] {89a93fda-0e9f-414a-825c-33fa3e5efd05} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2347 | 2026.01.24 00:54:11.467668 [ 262 ] {89a93fda-0e9f-414a-825c-33fa3e5efd05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2348 | 2026.01.24 00:54:11.467965 [ 262 ] {89a93fda-0e9f-414a-825c-33fa3e5efd05} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2349 | 2026.01.24 00:54:11.468178 [ 262 ] {89a93fda-0e9f-414a-825c-33fa3e5efd05} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2350 | 2026.01.24 00:54:11.468372 [ 262 ] {89a93fda-0e9f-414a-825c-33fa3e5efd05} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001222 sec., 52373.158756137476 rows/sec., 4.09 MiB/sec. | ||
| 2351 | 2026.01.24 00:54:11.468409 [ 262 ] {89a93fda-0e9f-414a-825c-33fa3e5efd05} <Debug> TCPHandler: Processed in 0.001390091 sec. | ||
| 2352 | 2026.01.24 00:54:11.468521 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2353 | 2026.01.24 00:54:11.468617 [ 262 ] {4d4c3f91-6e42-4755-87e8-580fd7a977c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2354 | 2026.01.24 00:54:11.468661 [ 262 ] {4d4c3f91-6e42-4755-87e8-580fd7a977c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2355 | 2026.01.24 00:54:11.469074 [ 262 ] {4d4c3f91-6e42-4755-87e8-580fd7a977c3} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2356 | 2026.01.24 00:54:11.469108 [ 262 ] {4d4c3f91-6e42-4755-87e8-580fd7a977c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2357 | 2026.01.24 00:54:11.469432 [ 262 ] {4d4c3f91-6e42-4755-87e8-580fd7a977c3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2358 | 2026.01.24 00:54:11.469628 [ 262 ] {4d4c3f91-6e42-4755-87e8-580fd7a977c3} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2359 | 2026.01.24 00:54:11.469751 [ 262 ] {4d4c3f91-6e42-4755-87e8-580fd7a977c3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 2360 | 2026.01.24 00:54:11.469787 [ 262 ] {4d4c3f91-6e42-4755-87e8-580fd7a977c3} <Debug> TCPHandler: Processed in 0.001347821 sec. | ||
| 2361 | 2026.01.24 00:54:11.469880 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2362 | 2026.01.24 00:54:11.469967 [ 262 ] {74841bc7-c6f8-4ca7-98ad-3d6449f5bfa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2363 | 2026.01.24 00:54:11.470006 [ 262 ] {74841bc7-c6f8-4ca7-98ad-3d6449f5bfa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2364 | 2026.01.24 00:54:11.470366 [ 262 ] {74841bc7-c6f8-4ca7-98ad-3d6449f5bfa0} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2365 | 2026.01.24 00:54:11.470398 [ 262 ] {74841bc7-c6f8-4ca7-98ad-3d6449f5bfa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2366 | 2026.01.24 00:54:11.470687 [ 262 ] {74841bc7-c6f8-4ca7-98ad-3d6449f5bfa0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2367 | 2026.01.24 00:54:11.470881 [ 262 ] {74841bc7-c6f8-4ca7-98ad-3d6449f5bfa0} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2368 | 2026.01.24 00:54:11.471000 [ 262 ] {74841bc7-c6f8-4ca7-98ad-3d6449f5bfa0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 2369 | 2026.01.24 00:54:11.471032 [ 262 ] {74841bc7-c6f8-4ca7-98ad-3d6449f5bfa0} <Debug> TCPHandler: Processed in 0.001208747 sec. | ||
| 2370 | 2026.01.24 00:54:14.586779 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 322 | ||
| 2371 | 2026.01.24 00:54:14.588796 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2372 | 2026.01.24 00:54:14.588850 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2373 | 2026.01.24 00:54:14.590125 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2374 | 2026.01.24 00:54:14.590385 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2375 | 2026.01.24 00:54:14.590703 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 322 | ||
| 2376 | 2026.01.24 00:54:16.496262 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2377 | 2026.01.24 00:54:16.496453 [ 262 ] {4d21ea26-112c-4c77-ba43-9c1724cb078d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2378 | 2026.01.24 00:54:16.496524 [ 262 ] {4d21ea26-112c-4c77-ba43-9c1724cb078d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2379 | 2026.01.24 00:54:16.497149 [ 262 ] {4d21ea26-112c-4c77-ba43-9c1724cb078d} <Trace> oximeter.fields_i16 (c3bc7777-ff50-4015-ba4c-c8af214321b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2380 | 2026.01.24 00:54:16.497191 [ 262 ] {4d21ea26-112c-4c77-ba43-9c1724cb078d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2381 | 2026.01.24 00:54:16.497576 [ 262 ] {4d21ea26-112c-4c77-ba43-9c1724cb078d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2382 | 2026.01.24 00:54:16.497805 [ 262 ] {4d21ea26-112c-4c77-ba43-9c1724cb078d} <Trace> oximeter.fields_i16 (c3bc7777-ff50-4015-ba4c-c8af214321b2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2383 | 2026.01.24 00:54:16.497961 [ 262 ] {4d21ea26-112c-4c77-ba43-9c1724cb078d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00156 sec., 15384.615384615385 rows/sec., 1.28 MiB/sec. | ||
| 2384 | 2026.01.24 00:54:16.498010 [ 262 ] {4d21ea26-112c-4c77-ba43-9c1724cb078d} <Debug> TCPHandler: Processed in 0.001870692 sec. | ||
| 2385 | 2026.01.24 00:54:16.498125 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2386 | 2026.01.24 00:54:16.498225 [ 262 ] {71fd7e98-8c32-4ab5-8a5b-f94ac5fbe30c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2387 | 2026.01.24 00:54:16.498269 [ 262 ] {71fd7e98-8c32-4ab5-8a5b-f94ac5fbe30c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2388 | 2026.01.24 00:54:16.498672 [ 262 ] {71fd7e98-8c32-4ab5-8a5b-f94ac5fbe30c} <Trace> oximeter.fields_ipaddr (11711a15-37c4-432c-a9a4-559ec6fcba92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2389 | 2026.01.24 00:54:16.498710 [ 262 ] {71fd7e98-8c32-4ab5-8a5b-f94ac5fbe30c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2390 | 2026.01.24 00:54:16.499012 [ 262 ] {71fd7e98-8c32-4ab5-8a5b-f94ac5fbe30c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2391 | 2026.01.24 00:54:16.499226 [ 262 ] {71fd7e98-8c32-4ab5-8a5b-f94ac5fbe30c} <Trace> oximeter.fields_ipaddr (11711a15-37c4-432c-a9a4-559ec6fcba92): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2392 | 2026.01.24 00:54:16.499358 [ 262 ] {71fd7e98-8c32-4ab5-8a5b-f94ac5fbe30c} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001156 sec., 12110.726643598617 rows/sec., 987.54 KiB/sec. | ||
| 2393 | 2026.01.24 00:54:16.499409 [ 262 ] {71fd7e98-8c32-4ab5-8a5b-f94ac5fbe30c} <Debug> TCPHandler: Processed in 0.00133257 sec. | ||
| 2394 | 2026.01.24 00:54:16.499520 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2395 | 2026.01.24 00:54:16.499616 [ 262 ] {e130f7cc-38ef-4dd0-ac94-3c4ed74e66b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2396 | 2026.01.24 00:54:16.499655 [ 262 ] {e130f7cc-38ef-4dd0-ac94-3c4ed74e66b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2397 | 2026.01.24 00:54:16.500567 [ 262 ] {e130f7cc-38ef-4dd0-ac94-3c4ed74e66b8} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2398 | 2026.01.24 00:54:16.500603 [ 262 ] {e130f7cc-38ef-4dd0-ac94-3c4ed74e66b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2399 | 2026.01.24 00:54:16.501021 [ 262 ] {e130f7cc-38ef-4dd0-ac94-3c4ed74e66b8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2400 | 2026.01.24 00:54:16.501246 [ 262 ] {e130f7cc-38ef-4dd0-ac94-3c4ed74e66b8} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2401 | 2026.01.24 00:54:16.501383 [ 262 ] {e130f7cc-38ef-4dd0-ac94-3c4ed74e66b8} <Debug> executeQuery: Read 1404 rows, 120.21 KiB in 0.001786 sec., 786114.221724524 rows/sec., 65.73 MiB/sec. | ||
| 2402 | 2026.01.24 00:54:16.501422 [ 262 ] {e130f7cc-38ef-4dd0-ac94-3c4ed74e66b8} <Debug> TCPHandler: Processed in 0.001949703 sec. | ||
| 2403 | 2026.01.24 00:54:16.501522 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2404 | 2026.01.24 00:54:16.501616 [ 262 ] {ad83e221-c4d6-4ea0-a8f3-adb59c350290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2405 | 2026.01.24 00:54:16.501657 [ 262 ] {ad83e221-c4d6-4ea0-a8f3-adb59c350290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2406 | 2026.01.24 00:54:16.502059 [ 262 ] {ad83e221-c4d6-4ea0-a8f3-adb59c350290} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2407 | 2026.01.24 00:54:16.502094 [ 262 ] {ad83e221-c4d6-4ea0-a8f3-adb59c350290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2408 | 2026.01.24 00:54:16.502413 [ 262 ] {ad83e221-c4d6-4ea0-a8f3-adb59c350290} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2409 | 2026.01.24 00:54:16.502618 [ 262 ] {ad83e221-c4d6-4ea0-a8f3-adb59c350290} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2410 | 2026.01.24 00:54:16.502745 [ 262 ] {ad83e221-c4d6-4ea0-a8f3-adb59c350290} <Debug> executeQuery: Read 66 rows, 4.95 KiB in 0.001148 sec., 57491.289198606275 rows/sec., 4.21 MiB/sec. | ||
| 2411 | 2026.01.24 00:54:16.502783 [ 262 ] {ad83e221-c4d6-4ea0-a8f3-adb59c350290} <Debug> TCPHandler: Processed in 0.00130908 sec. | ||
| 2412 | 2026.01.24 00:54:16.502890 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2413 | 2026.01.24 00:54:16.502983 [ 262 ] {4d255a67-2f3c-4e9f-9c43-56d8ee3ac54f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2414 | 2026.01.24 00:54:16.503022 [ 262 ] {4d255a67-2f3c-4e9f-9c43-56d8ee3ac54f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2415 | 2026.01.24 00:54:16.503471 [ 262 ] {4d255a67-2f3c-4e9f-9c43-56d8ee3ac54f} <Trace> oximeter.fields_u32 (fea0c977-557f-4a86-adf9-80bb19699eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2416 | 2026.01.24 00:54:16.503507 [ 262 ] {4d255a67-2f3c-4e9f-9c43-56d8ee3ac54f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2417 | 2026.01.24 00:54:16.503810 [ 262 ] {4d255a67-2f3c-4e9f-9c43-56d8ee3ac54f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2418 | 2026.01.24 00:54:16.504009 [ 262 ] {4d255a67-2f3c-4e9f-9c43-56d8ee3ac54f} <Trace> oximeter.fields_u32 (fea0c977-557f-4a86-adf9-80bb19699eee): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2419 | 2026.01.24 00:54:16.504133 [ 262 ] {4d255a67-2f3c-4e9f-9c43-56d8ee3ac54f} <Debug> executeQuery: Read 253 rows, 17.91 KiB in 0.001169 sec., 216424.29426860568 rows/sec., 14.97 MiB/sec. | ||
| 2420 | 2026.01.24 00:54:16.504171 [ 262 ] {4d255a67-2f3c-4e9f-9c43-56d8ee3ac54f} <Debug> TCPHandler: Processed in 0.00133065 sec. | ||
| 2421 | 2026.01.24 00:54:16.504278 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2422 | 2026.01.24 00:54:16.504376 [ 262 ] {647d183d-d9cd-4ebd-a25a-10e986a1acbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2423 | 2026.01.24 00:54:16.504416 [ 262 ] {647d183d-d9cd-4ebd-a25a-10e986a1acbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2424 | 2026.01.24 00:54:16.504801 [ 262 ] {647d183d-d9cd-4ebd-a25a-10e986a1acbc} <Trace> oximeter.fields_u8 (0c7590bb-02de-42c3-a38e-55a03cb7beeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2425 | 2026.01.24 00:54:16.504837 [ 262 ] {647d183d-d9cd-4ebd-a25a-10e986a1acbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2426 | 2026.01.24 00:54:16.505125 [ 262 ] {647d183d-d9cd-4ebd-a25a-10e986a1acbc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2427 | 2026.01.24 00:54:16.505326 [ 262 ] {647d183d-d9cd-4ebd-a25a-10e986a1acbc} <Trace> oximeter.fields_u8 (0c7590bb-02de-42c3-a38e-55a03cb7beeb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2428 | 2026.01.24 00:54:16.505455 [ 262 ] {647d183d-d9cd-4ebd-a25a-10e986a1acbc} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001098 sec., 10928.96174863388 rows/sec., 853.83 KiB/sec. | ||
| 2429 | 2026.01.24 00:54:16.505493 [ 262 ] {647d183d-d9cd-4ebd-a25a-10e986a1acbc} <Debug> TCPHandler: Processed in 0.001262618 sec. | ||
| 2430 | 2026.01.24 00:54:16.505601 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2431 | 2026.01.24 00:54:16.505694 [ 262 ] {9165801d-265d-482b-8220-17aeb3f88fec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2432 | 2026.01.24 00:54:16.505734 [ 262 ] {9165801d-265d-482b-8220-17aeb3f88fec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2433 | 2026.01.24 00:54:16.506317 [ 262 ] {9165801d-265d-482b-8220-17aeb3f88fec} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2434 | 2026.01.24 00:54:16.506353 [ 262 ] {9165801d-265d-482b-8220-17aeb3f88fec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2435 | 2026.01.24 00:54:16.506696 [ 262 ] {9165801d-265d-482b-8220-17aeb3f88fec} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2436 | 2026.01.24 00:54:16.506902 [ 262 ] {9165801d-265d-482b-8220-17aeb3f88fec} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2437 | 2026.01.24 00:54:16.507031 [ 262 ] {9165801d-265d-482b-8220-17aeb3f88fec} <Debug> executeQuery: Read 613 rows, 47.25 KiB in 0.001355 sec., 452398.52398523985 rows/sec., 34.05 MiB/sec. | ||
| 2438 | 2026.01.24 00:54:16.507071 [ 262 ] {9165801d-265d-482b-8220-17aeb3f88fec} <Debug> TCPHandler: Processed in 0.001516643 sec. | ||
| 2439 | 2026.01.24 00:54:16.507176 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2440 | 2026.01.24 00:54:16.507269 [ 262 ] {3416e2e9-f1cd-433e-b2e5-30566770981a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2441 | 2026.01.24 00:54:16.507311 [ 262 ] {3416e2e9-f1cd-433e-b2e5-30566770981a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2442 | 2026.01.24 00:54:16.507851 [ 262 ] {3416e2e9-f1cd-433e-b2e5-30566770981a} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2443 | 2026.01.24 00:54:16.507889 [ 262 ] {3416e2e9-f1cd-433e-b2e5-30566770981a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2444 | 2026.01.24 00:54:16.508267 [ 262 ] {3416e2e9-f1cd-433e-b2e5-30566770981a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2445 | 2026.01.24 00:54:16.508493 [ 262 ] {3416e2e9-f1cd-433e-b2e5-30566770981a} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2446 | 2026.01.24 00:54:16.508623 [ 262 ] {3416e2e9-f1cd-433e-b2e5-30566770981a} <Debug> executeQuery: Read 887 rows, 61.65 KiB in 0.001373 sec., 646030.5899490167 rows/sec., 43.85 MiB/sec. | ||
| 2447 | 2026.01.24 00:54:16.508660 [ 262 ] {3416e2e9-f1cd-433e-b2e5-30566770981a} <Debug> TCPHandler: Processed in 0.001532354 sec. | ||
| 2448 | 2026.01.24 00:54:16.508769 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2449 | 2026.01.24 00:54:16.508864 [ 262 ] {78dbb8df-08ac-48ab-82d3-5845dacc6a5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2450 | 2026.01.24 00:54:16.508910 [ 262 ] {78dbb8df-08ac-48ab-82d3-5845dacc6a5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2451 | 2026.01.24 00:54:16.509219 [ 262 ] {78dbb8df-08ac-48ab-82d3-5845dacc6a5d} <Trace> oximeter.measurements_f64 (b755ed9e-8a7d-401a-8323-78dacbb9acd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2452 | 2026.01.24 00:54:16.509254 [ 262 ] {78dbb8df-08ac-48ab-82d3-5845dacc6a5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2453 | 2026.01.24 00:54:16.509545 [ 262 ] {78dbb8df-08ac-48ab-82d3-5845dacc6a5d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2454 | 2026.01.24 00:54:16.509751 [ 262 ] {78dbb8df-08ac-48ab-82d3-5845dacc6a5d} <Trace> oximeter.measurements_f64 (b755ed9e-8a7d-401a-8323-78dacbb9acd5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2455 | 2026.01.24 00:54:16.509879 [ 262 ] {78dbb8df-08ac-48ab-82d3-5845dacc6a5d} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001033 sec., 968.054211035818 rows/sec., 61.45 KiB/sec. | ||
| 2456 | 2026.01.24 00:54:16.509917 [ 262 ] {78dbb8df-08ac-48ab-82d3-5845dacc6a5d} <Debug> TCPHandler: Processed in 0.001195817 sec. | ||
| 2457 | 2026.01.24 00:54:16.510027 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2458 | 2026.01.24 00:54:16.510120 [ 262 ] {12e84818-b66b-486b-99d6-e8b0040b7b24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2459 | 2026.01.24 00:54:16.510174 [ 262 ] {12e84818-b66b-486b-99d6-e8b0040b7b24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2460 | 2026.01.24 00:54:16.511002 [ 262 ] {12e84818-b66b-486b-99d6-e8b0040b7b24} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2461 | 2026.01.24 00:54:16.511038 [ 262 ] {12e84818-b66b-486b-99d6-e8b0040b7b24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2462 | 2026.01.24 00:54:16.511589 [ 262 ] {12e84818-b66b-486b-99d6-e8b0040b7b24} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2463 | 2026.01.24 00:54:16.511817 [ 262 ] {12e84818-b66b-486b-99d6-e8b0040b7b24} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2464 | 2026.01.24 00:54:16.511963 [ 262 ] {12e84818-b66b-486b-99d6-e8b0040b7b24} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001862 sec., 21482.277121374867 rows/sec., 38.50 MiB/sec. | ||
| 2465 | 2026.01.24 00:54:16.512028 [ 262 ] {12e84818-b66b-486b-99d6-e8b0040b7b24} <Debug> TCPHandler: Processed in 0.002050516 sec. | ||
| 2466 | 2026.01.24 00:54:16.512142 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2467 | 2026.01.24 00:54:16.512236 [ 262 ] {f6050959-8a91-45f2-84b9-9a7c89cb4b6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2468 | 2026.01.24 00:54:16.512279 [ 262 ] {f6050959-8a91-45f2-84b9-9a7c89cb4b6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2469 | 2026.01.24 00:54:16.512584 [ 262 ] {f6050959-8a91-45f2-84b9-9a7c89cb4b6e} <Trace> oximeter.measurements_i64 (4721f68c-12d7-47e8-a6af-461667779ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2470 | 2026.01.24 00:54:16.512619 [ 262 ] {f6050959-8a91-45f2-84b9-9a7c89cb4b6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2471 | 2026.01.24 00:54:16.512917 [ 262 ] {f6050959-8a91-45f2-84b9-9a7c89cb4b6e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2472 | 2026.01.24 00:54:16.513130 [ 262 ] {f6050959-8a91-45f2-84b9-9a7c89cb4b6e} <Trace> oximeter.measurements_i64 (4721f68c-12d7-47e8-a6af-461667779ab3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2473 | 2026.01.24 00:54:16.513259 [ 262 ] {f6050959-8a91-45f2-84b9-9a7c89cb4b6e} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001041 sec., 2881.844380403458 rows/sec., 203.57 KiB/sec. | ||
| 2474 | 2026.01.24 00:54:16.513296 [ 262 ] {f6050959-8a91-45f2-84b9-9a7c89cb4b6e} <Debug> TCPHandler: Processed in 0.001203058 sec. | ||
| 2475 | 2026.01.24 00:54:16.513407 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2476 | 2026.01.24 00:54:16.513501 [ 262 ] {bbd865c4-ac18-4ee2-81d4-bb4271312477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2477 | 2026.01.24 00:54:16.513542 [ 262 ] {bbd865c4-ac18-4ee2-81d4-bb4271312477} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2478 | 2026.01.24 00:54:16.513858 [ 262 ] {bbd865c4-ac18-4ee2-81d4-bb4271312477} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2479 | 2026.01.24 00:54:16.513894 [ 262 ] {bbd865c4-ac18-4ee2-81d4-bb4271312477} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2480 | 2026.01.24 00:54:16.514193 [ 262 ] {bbd865c4-ac18-4ee2-81d4-bb4271312477} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2481 | 2026.01.24 00:54:16.514402 [ 262 ] {bbd865c4-ac18-4ee2-81d4-bb4271312477} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2482 | 2026.01.24 00:54:16.514537 [ 262 ] {bbd865c4-ac18-4ee2-81d4-bb4271312477} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 2483 | 2026.01.24 00:54:16.514572 [ 262 ] {bbd865c4-ac18-4ee2-81d4-bb4271312477} <Debug> TCPHandler: Processed in 0.001213167 sec. | ||
| 2484 | 2026.01.24 00:54:17.079321 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5253 | ||
| 2485 | 2026.01.24 00:54:17.079825 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2486 | 2026.01.24 00:54:17.079862 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2487 | 2026.01.24 00:54:17.080406 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2488 | 2026.01.24 00:54:17.080647 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2489 | 2026.01.24 00:54:17.080776 [ 24 ] {} <Debug> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2490 | 2026.01.24 00:54:17.080790 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5253 | ||
| 2491 | 2026.01.24 00:54:17.080824 [ 24 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2492 | 2026.01.24 00:54:17.080848 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2493 | 2026.01.24 00:54:17.080997 [ 195 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::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 | ||
| 2494 | 2026.01.24 00:54:17.081204 [ 195 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2495 | 2026.01.24 00:54:17.081265 [ 195 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2821 rows starting from the beginning of the part | ||
| 2496 | 2026.01.24 00:54:17.081363 [ 195 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 2497 | 2026.01.24 00:54:17.081432 [ 195 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 2498 | 2026.01.24 00:54:17.081496 [ 195 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2499 | 2026.01.24 00:54:17.081554 [ 195 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2500 | 2026.01.24 00:54:17.081613 [ 195 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2501 | 2026.01.24 00:54:17.083098 [ 191 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5253 rows, containing 4 columns (4 merged, 0 gathered) in 0.002179478 sec., 2410210.151238049 rows/sec., 34.48 MiB/sec. | ||
| 2502 | 2026.01.24 00:54:17.083533 [ 191 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2503 | 2026.01.24 00:54:17.083835 [ 191 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_11_2} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2504 | 2026.01.24 00:54:17.083911 [ 191 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_11_2} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2505 | 2026.01.24 00:54:17.083994 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2506 | 2026.01.24 00:54:17.363115 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2507 | 2026.01.24 00:54:17.380071 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2508 | 2026.01.24 00:54:17.380143 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2509 | 2026.01.24 00:54:17.386872 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2510 | 2026.01.24 00:54:17.387685 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2511 | 2026.01.24 00:54:17.387983 [ 28 ] {} <Debug> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2512 | 2026.01.24 00:54:17.388045 [ 28 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2513 | 2026.01.24 00:54:17.388069 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2514 | 2026.01.24 00:54:17.388212 [ 195 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::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 | ||
| 2515 | 2026.01.24 00:54:17.391472 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2516 | 2026.01.24 00:54:17.392406 [ 195 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2517 | 2026.01.24 00:54:17.393885 [ 195 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::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 | ||
| 2518 | 2026.01.24 00:54:17.398555 [ 195 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::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 | ||
| 2519 | 2026.01.24 00:54:17.402862 [ 195 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::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 | ||
| 2520 | 2026.01.24 00:54:17.407159 [ 195 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::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 | ||
| 2521 | 2026.01.24 00:54:17.411453 [ 195 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::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 | ||
| 2522 | 2026.01.24 00:54:17.415900 [ 195 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::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 | ||
| 2523 | 2026.01.24 00:54:17.472077 [ 188 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.083938223 sec., 988.8224581547312 rows/sec., 5.11 MiB/sec. | ||
| 2524 | 2026.01.24 00:54:17.474711 [ 188 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2525 | 2026.01.24 00:54:17.476853 [ 188 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_11_2} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2526 | 2026.01.24 00:54:17.476969 [ 188 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_11_2} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2527 | 2026.01.24 00:54:17.478785 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2528 | 2026.01.24 00:54:18.000895 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.47 MiB, peak 221.35 MiB, free memory in arenas 0.00 B, will set to 218.88 MiB (RSS), difference: 7.40 MiB | ||
| 2529 | 2026.01.24 00:54:21.465881 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2530 | 2026.01.24 00:54:21.466078 [ 262 ] {c5cf3d08-95e5-4484-af15-a4de26343cfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2531 | 2026.01.24 00:54:21.466145 [ 262 ] {c5cf3d08-95e5-4484-af15-a4de26343cfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2532 | 2026.01.24 00:54:21.466797 [ 262 ] {c5cf3d08-95e5-4484-af15-a4de26343cfb} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2533 | 2026.01.24 00:54:21.466839 [ 262 ] {c5cf3d08-95e5-4484-af15-a4de26343cfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2534 | 2026.01.24 00:54:21.467208 [ 262 ] {c5cf3d08-95e5-4484-af15-a4de26343cfb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2535 | 2026.01.24 00:54:21.467458 [ 262 ] {c5cf3d08-95e5-4484-af15-a4de26343cfb} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2536 | 2026.01.24 00:54:21.467609 [ 262 ] {c5cf3d08-95e5-4484-af15-a4de26343cfb} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001613 sec., 34717.9169249845 rows/sec., 2.65 MiB/sec. | ||
| 2537 | 2026.01.24 00:54:21.467654 [ 262 ] {c5cf3d08-95e5-4484-af15-a4de26343cfb} <Debug> TCPHandler: Processed in 0.001934463 sec. | ||
| 2538 | 2026.01.24 00:54:21.467775 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2539 | 2026.01.24 00:54:21.467872 [ 262 ] {e07a1fe1-621a-461a-a6e2-cd462dcb575f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2540 | 2026.01.24 00:54:21.467914 [ 262 ] {e07a1fe1-621a-461a-a6e2-cd462dcb575f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2541 | 2026.01.24 00:54:21.468418 [ 262 ] {e07a1fe1-621a-461a-a6e2-cd462dcb575f} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2542 | 2026.01.24 00:54:21.468457 [ 262 ] {e07a1fe1-621a-461a-a6e2-cd462dcb575f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2543 | 2026.01.24 00:54:21.468771 [ 262 ] {e07a1fe1-621a-461a-a6e2-cd462dcb575f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2544 | 2026.01.24 00:54:21.468976 [ 262 ] {e07a1fe1-621a-461a-a6e2-cd462dcb575f} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2545 | 2026.01.24 00:54:21.469113 [ 262 ] {e07a1fe1-621a-461a-a6e2-cd462dcb575f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001209 sec., 52936.31100082713 rows/sec., 4.13 MiB/sec. | ||
| 2546 | 2026.01.24 00:54:21.469152 [ 262 ] {e07a1fe1-621a-461a-a6e2-cd462dcb575f} <Debug> TCPHandler: Processed in 0.001381381 sec. | ||
| 2547 | 2026.01.24 00:54:21.469273 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2548 | 2026.01.24 00:54:21.469370 [ 262 ] {b7a74af7-7e2f-4115-855b-352407a17735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2549 | 2026.01.24 00:54:21.469416 [ 262 ] {b7a74af7-7e2f-4115-855b-352407a17735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2550 | 2026.01.24 00:54:21.469833 [ 262 ] {b7a74af7-7e2f-4115-855b-352407a17735} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2551 | 2026.01.24 00:54:21.469870 [ 262 ] {b7a74af7-7e2f-4115-855b-352407a17735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2552 | 2026.01.24 00:54:21.470207 [ 262 ] {b7a74af7-7e2f-4115-855b-352407a17735} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2553 | 2026.01.24 00:54:21.470420 [ 262 ] {b7a74af7-7e2f-4115-855b-352407a17735} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2554 | 2026.01.24 00:54:21.470558 [ 262 ] {b7a74af7-7e2f-4115-855b-352407a17735} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 2555 | 2026.01.24 00:54:21.470595 [ 262 ] {b7a74af7-7e2f-4115-855b-352407a17735} <Debug> TCPHandler: Processed in 0.001371141 sec. | ||
| 2556 | 2026.01.24 00:54:21.470711 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2557 | 2026.01.24 00:54:21.470807 [ 262 ] {410e7027-6287-4cb3-8b29-8438b560126d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2558 | 2026.01.24 00:54:21.470850 [ 262 ] {410e7027-6287-4cb3-8b29-8438b560126d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2559 | 2026.01.24 00:54:21.471183 [ 262 ] {410e7027-6287-4cb3-8b29-8438b560126d} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2560 | 2026.01.24 00:54:21.471217 [ 262 ] {410e7027-6287-4cb3-8b29-8438b560126d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2561 | 2026.01.24 00:54:21.471499 [ 262 ] {410e7027-6287-4cb3-8b29-8438b560126d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2562 | 2026.01.24 00:54:21.471710 [ 262 ] {410e7027-6287-4cb3-8b29-8438b560126d} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2563 | 2026.01.24 00:54:21.471830 [ 262 ] {410e7027-6287-4cb3-8b29-8438b560126d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 2564 | 2026.01.24 00:54:21.471864 [ 262 ] {410e7027-6287-4cb3-8b29-8438b560126d} <Debug> TCPHandler: Processed in 0.001251528 sec. | ||
| 2565 | 2026.01.24 00:54:24.507363 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2566 | 2026.01.24 00:54:24.507425 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2567 | 2026.01.24 00:54:24.581744 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5701 | ||
| 2568 | 2026.01.24 00:54:24.582231 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2569 | 2026.01.24 00:54:24.582281 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2570 | 2026.01.24 00:54:24.582880 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2571 | 2026.01.24 00:54:24.583132 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2572 | 2026.01.24 00:54:24.583272 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5701 | ||
| 2573 | 2026.01.24 00:54:24.591803 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 354 | ||
| 2574 | 2026.01.24 00:54:24.594083 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2575 | 2026.01.24 00:54:24.594143 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2576 | 2026.01.24 00:54:24.595414 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2577 | 2026.01.24 00:54:24.595681 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2578 | 2026.01.24 00:54:24.596013 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 354 | ||
| 2579 | 2026.01.24 00:54:24.892523 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2580 | 2026.01.24 00:54:24.908031 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2581 | 2026.01.24 00:54:24.908092 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2582 | 2026.01.24 00:54:24.914034 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2583 | 2026.01.24 00:54:24.914738 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2584 | 2026.01.24 00:54:24.917586 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2585 | 2026.01.24 00:54:26.467451 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2586 | 2026.01.24 00:54:26.467646 [ 262 ] {fd54fdea-e544-4cab-9889-b000b107a7a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2587 | 2026.01.24 00:54:26.467722 [ 262 ] {fd54fdea-e544-4cab-9889-b000b107a7a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2588 | 2026.01.24 00:54:26.468464 [ 262 ] {fd54fdea-e544-4cab-9889-b000b107a7a4} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2589 | 2026.01.24 00:54:26.468512 [ 262 ] {fd54fdea-e544-4cab-9889-b000b107a7a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2590 | 2026.01.24 00:54:26.468900 [ 262 ] {fd54fdea-e544-4cab-9889-b000b107a7a4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2591 | 2026.01.24 00:54:26.469132 [ 262 ] {fd54fdea-e544-4cab-9889-b000b107a7a4} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2592 | 2026.01.24 00:54:26.469266 [ 171 ] {} <Debug> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2593 | 2026.01.24 00:54:26.469297 [ 262 ] {fd54fdea-e544-4cab-9889-b000b107a7a4} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001706 sec., 79718.64009378663 rows/sec., 6.90 MiB/sec. | ||
| 2594 | 2026.01.24 00:54:26.469306 [ 171 ] {} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2595 | 2026.01.24 00:54:26.469329 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2596 | 2026.01.24 00:54:26.469346 [ 262 ] {fd54fdea-e544-4cab-9889-b000b107a7a4} <Debug> TCPHandler: Processed in 0.002028215 sec. | ||
| 2597 | 2026.01.24 00:54:26.469471 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2598 | 2026.01.24 00:54:26.469499 [ 199 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::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 | ||
| 2599 | 2026.01.24 00:54:26.469573 [ 262 ] {6cc359ea-8951-437b-87e3-8bf81c709bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2600 | 2026.01.24 00:54:26.469623 [ 262 ] {6cc359ea-8951-437b-87e3-8bf81c709bd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2601 | 2026.01.24 00:54:26.469664 [ 199 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2602 | 2026.01.24 00:54:26.469721 [ 199 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1394 rows starting from the beginning of the part | ||
| 2603 | 2026.01.24 00:54:26.469830 [ 199 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 126 rows starting from the beginning of the part | ||
| 2604 | 2026.01.24 00:54:26.469887 [ 199 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 56 rows starting from the beginning of the part | ||
| 2605 | 2026.01.24 00:54:26.469939 [ 199 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1404 rows starting from the beginning of the part | ||
| 2606 | 2026.01.24 00:54:26.469994 [ 199 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
| 2607 | 2026.01.24 00:54:26.470043 [ 199 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 136 rows starting from the beginning of the part | ||
| 2608 | 2026.01.24 00:54:26.470061 [ 262 ] {6cc359ea-8951-437b-87e3-8bf81c709bd5} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2609 | 2026.01.24 00:54:26.470101 [ 262 ] {6cc359ea-8951-437b-87e3-8bf81c709bd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2610 | 2026.01.24 00:54:26.470429 [ 262 ] {6cc359ea-8951-437b-87e3-8bf81c709bd5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2611 | 2026.01.24 00:54:26.470663 [ 262 ] {6cc359ea-8951-437b-87e3-8bf81c709bd5} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2612 | 2026.01.24 00:54:26.470805 [ 262 ] {6cc359ea-8951-437b-87e3-8bf81c709bd5} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001256 sec., 31847.133757961783 rows/sec., 2.34 MiB/sec. | ||
| 2613 | 2026.01.24 00:54:26.470847 [ 262 ] {6cc359ea-8951-437b-87e3-8bf81c709bd5} <Debug> TCPHandler: Processed in 0.001426523 sec. | ||
| 2614 | 2026.01.24 00:54:26.470954 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2615 | 2026.01.24 00:54:26.471056 [ 262 ] {35e60643-3aec-49eb-a5ab-6e846735196c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2616 | 2026.01.24 00:54:26.471100 [ 262 ] {35e60643-3aec-49eb-a5ab-6e846735196c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2617 | 2026.01.24 00:54:26.471575 [ 262 ] {35e60643-3aec-49eb-a5ab-6e846735196c} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2618 | 2026.01.24 00:54:26.471611 [ 262 ] {35e60643-3aec-49eb-a5ab-6e846735196c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2619 | 2026.01.24 00:54:26.471635 [ 188 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3172 rows, containing 5 columns (5 merged, 0 gathered) in 0.00221346 sec., 1433050.5181932359 rows/sec., 125.17 MiB/sec. | ||
| 2620 | 2026.01.24 00:54:26.471934 [ 262 ] {35e60643-3aec-49eb-a5ab-6e846735196c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2621 | 2026.01.24 00:54:26.472157 [ 190 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2622 | 2026.01.24 00:54:26.472185 [ 262 ] {35e60643-3aec-49eb-a5ab-6e846735196c} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2623 | 2026.01.24 00:54:26.472305 [ 171 ] {} <Debug> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2624 | 2026.01.24 00:54:26.472330 [ 262 ] {35e60643-3aec-49eb-a5ab-6e846735196c} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001293 sec., 80433.10131477185 rows/sec., 6.28 MiB/sec. | ||
| 2625 | 2026.01.24 00:54:26.472347 [ 171 ] {} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2626 | 2026.01.24 00:54:26.472375 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2627 | 2026.01.24 00:54:26.472375 [ 262 ] {35e60643-3aec-49eb-a5ab-6e846735196c} <Debug> TCPHandler: Processed in 0.001472933 sec. | ||
| 2628 | 2026.01.24 00:54:26.472483 [ 194 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 2629 | 2026.01.24 00:54:26.472532 [ 190 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_16_3} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2630 | 2026.01.24 00:54:26.472500 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2631 | 2026.01.24 00:54:26.472620 [ 190 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_16_3} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2632 | 2026.01.24 00:54:26.472627 [ 194 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2633 | 2026.01.24 00:54:26.472654 [ 262 ] {660862af-bb28-4595-9f97-f03514d6af02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2634 | 2026.01.24 00:54:26.472668 [ 194 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 620 rows starting from the beginning of the part | ||
| 2635 | 2026.01.24 00:54:26.472706 [ 262 ] {660862af-bb28-4595-9f97-f03514d6af02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2636 | 2026.01.24 00:54:26.472725 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 2637 | 2026.01.24 00:54:26.472744 [ 194 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 99 rows starting from the beginning of the part | ||
| 2638 | 2026.01.24 00:54:26.472793 [ 194 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 64 rows starting from the beginning of the part | ||
| 2639 | 2026.01.24 00:54:26.472835 [ 194 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 613 rows starting from the beginning of the part | ||
| 2640 | 2026.01.24 00:54:26.472873 [ 194 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
| 2641 | 2026.01.24 00:54:26.472911 [ 194 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 104 rows starting from the beginning of the part | ||
| 2642 | 2026.01.24 00:54:26.473161 [ 262 ] {660862af-bb28-4595-9f97-f03514d6af02} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2643 | 2026.01.24 00:54:26.473202 [ 262 ] {660862af-bb28-4595-9f97-f03514d6af02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2644 | 2026.01.24 00:54:26.473570 [ 262 ] {660862af-bb28-4595-9f97-f03514d6af02} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2645 | 2026.01.24 00:54:26.473802 [ 262 ] {660862af-bb28-4595-9f97-f03514d6af02} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2646 | 2026.01.24 00:54:26.473911 [ 171 ] {} <Debug> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2647 | 2026.01.24 00:54:26.473941 [ 171 ] {} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2648 | 2026.01.24 00:54:26.473958 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2649 | 2026.01.24 00:54:26.473961 [ 262 ] {660862af-bb28-4595-9f97-f03514d6af02} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001324 sec., 120845.92145015104 rows/sec., 8.42 MiB/sec. | ||
| 2650 | 2026.01.24 00:54:26.473982 [ 188 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1564 rows, containing 5 columns (5 merged, 0 gathered) in 0.001552684 sec., 1007288.0251229485 rows/sec., 80.28 MiB/sec. | ||
| 2651 | 2026.01.24 00:54:26.474016 [ 262 ] {660862af-bb28-4595-9f97-f03514d6af02} <Debug> TCPHandler: Processed in 0.001565505 sec. | ||
| 2652 | 2026.01.24 00:54:26.474033 [ 194 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::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 | ||
| 2653 | 2026.01.24 00:54:26.474130 [ 194 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2654 | 2026.01.24 00:54:26.474163 [ 194 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3581 rows starting from the beginning of the part | ||
| 2655 | 2026.01.24 00:54:26.474167 [ 190 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2656 | 2026.01.24 00:54:26.474166 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2657 | 2026.01.24 00:54:26.474213 [ 194 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::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 | ||
| 2658 | 2026.01.24 00:54:26.474254 [ 194 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::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 | ||
| 2659 | 2026.01.24 00:54:26.474284 [ 262 ] {26d99429-5677-41a5-afac-bb08e7bfa2d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2660 | 2026.01.24 00:54:26.474288 [ 194 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 887 rows starting from the beginning of the part | ||
| 2661 | 2026.01.24 00:54:26.474341 [ 194 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::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 | ||
| 2662 | 2026.01.24 00:54:26.474348 [ 262 ] {26d99429-5677-41a5-afac-bb08e7bfa2d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2663 | 2026.01.24 00:54:26.474376 [ 194 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::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 | ||
| 2664 | 2026.01.24 00:54:26.474454 [ 190 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_16_3} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2665 | 2026.01.24 00:54:26.474523 [ 190 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_16_3} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2666 | 2026.01.24 00:54:26.474587 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 2667 | 2026.01.24 00:54:26.475221 [ 262 ] {26d99429-5677-41a5-afac-bb08e7bfa2d0} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2668 | 2026.01.24 00:54:26.475263 [ 262 ] {26d99429-5677-41a5-afac-bb08e7bfa2d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2669 | 2026.01.24 00:54:26.475836 [ 262 ] {26d99429-5677-41a5-afac-bb08e7bfa2d0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2670 | 2026.01.24 00:54:26.476052 [ 262 ] {26d99429-5677-41a5-afac-bb08e7bfa2d0} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2671 | 2026.01.24 00:54:26.476202 [ 262 ] {26d99429-5677-41a5-afac-bb08e7bfa2d0} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001937 sec., 20650.49044914817 rows/sec., 37.00 MiB/sec. | ||
| 2672 | 2026.01.24 00:54:26.476210 [ 190 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5108 rows, containing 5 columns (5 merged, 0 gathered) in 0.002206519 sec., 2314958.538766265 rows/sec., 159.10 MiB/sec. | ||
| 2673 | 2026.01.24 00:54:26.476258 [ 262 ] {26d99429-5677-41a5-afac-bb08e7bfa2d0} <Debug> TCPHandler: Processed in 0.002155178 sec. | ||
| 2674 | 2026.01.24 00:54:26.476374 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2675 | 2026.01.24 00:54:26.476475 [ 262 ] {33086805-5326-459c-ba46-e5895efc6037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2676 | 2026.01.24 00:54:26.476518 [ 262 ] {33086805-5326-459c-ba46-e5895efc6037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2677 | 2026.01.24 00:54:26.476670 [ 193 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2678 | 2026.01.24 00:54:26.476855 [ 262 ] {33086805-5326-459c-ba46-e5895efc6037} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2679 | 2026.01.24 00:54:26.476891 [ 262 ] {33086805-5326-459c-ba46-e5895efc6037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2680 | 2026.01.24 00:54:26.476934 [ 193 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2681 | 2026.01.24 00:54:26.476996 [ 193 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2682 | 2026.01.24 00:54:26.477071 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 2683 | 2026.01.24 00:54:26.477197 [ 262 ] {33086805-5326-459c-ba46-e5895efc6037} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2684 | 2026.01.24 00:54:26.477398 [ 262 ] {33086805-5326-459c-ba46-e5895efc6037} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2685 | 2026.01.24 00:54:26.477493 [ 171 ] {} <Debug> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2686 | 2026.01.24 00:54:26.477517 [ 171 ] {} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2687 | 2026.01.24 00:54:26.477523 [ 262 ] {33086805-5326-459c-ba46-e5895efc6037} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 2688 | 2026.01.24 00:54:26.477535 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2689 | 2026.01.24 00:54:26.477559 [ 262 ] {33086805-5326-459c-ba46-e5895efc6037} <Debug> TCPHandler: Processed in 0.001235267 sec. | ||
| 2690 | 2026.01.24 00:54:26.477605 [ 193 ] {49186854-3280-4cad-bfb2-0aea110974bc::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 | ||
| 2691 | 2026.01.24 00:54:26.477691 [ 193 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2692 | 2026.01.24 00:54:26.477719 [ 193 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 600 rows starting from the beginning of the part | ||
| 2693 | 2026.01.24 00:54:26.477792 [ 193 ] {49186854-3280-4cad-bfb2-0aea110974bc::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 | ||
| 2694 | 2026.01.24 00:54:26.477837 [ 193 ] {49186854-3280-4cad-bfb2-0aea110974bc::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 | ||
| 2695 | 2026.01.24 00:54:26.477877 [ 193 ] {49186854-3280-4cad-bfb2-0aea110974bc::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 | ||
| 2696 | 2026.01.24 00:54:26.477917 [ 193 ] {49186854-3280-4cad-bfb2-0aea110974bc::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 | ||
| 2697 | 2026.01.24 00:54:26.477958 [ 193 ] {49186854-3280-4cad-bfb2-0aea110974bc::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 | ||
| 2698 | 2026.01.24 00:54:26.478789 [ 192 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 4 columns (4 merged, 0 gathered) in 0.001213487 sec., 741664.3111957524 rows/sec., 49.98 MiB/sec. | ||
| 2699 | 2026.01.24 00:54:26.478929 [ 193 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2700 | 2026.01.24 00:54:26.479163 [ 193 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_16_3} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2701 | 2026.01.24 00:54:26.479221 [ 193 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_16_3} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2702 | 2026.01.24 00:54:26.479274 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 2703 | 2026.01.24 00:54:31.465465 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2704 | 2026.01.24 00:54:31.465656 [ 262 ] {e2028818-e58b-464f-8290-071faaefb64f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2705 | 2026.01.24 00:54:31.465722 [ 262 ] {e2028818-e58b-464f-8290-071faaefb64f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2706 | 2026.01.24 00:54:31.466356 [ 262 ] {e2028818-e58b-464f-8290-071faaefb64f} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2707 | 2026.01.24 00:54:31.466402 [ 262 ] {e2028818-e58b-464f-8290-071faaefb64f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2708 | 2026.01.24 00:54:31.466782 [ 262 ] {e2028818-e58b-464f-8290-071faaefb64f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2709 | 2026.01.24 00:54:31.467017 [ 262 ] {e2028818-e58b-464f-8290-071faaefb64f} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2710 | 2026.01.24 00:54:31.467169 [ 262 ] {e2028818-e58b-464f-8290-071faaefb64f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001563 sec., 35828.53486884197 rows/sec., 2.74 MiB/sec. | ||
| 2711 | 2026.01.24 00:54:31.467211 [ 262 ] {e2028818-e58b-464f-8290-071faaefb64f} <Debug> TCPHandler: Processed in 0.001871151 sec. | ||
| 2712 | 2026.01.24 00:54:31.467323 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2713 | 2026.01.24 00:54:31.467426 [ 262 ] {f5549837-3675-4f4b-aad4-ba09c5dfe6a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2714 | 2026.01.24 00:54:31.467468 [ 262 ] {f5549837-3675-4f4b-aad4-ba09c5dfe6a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2715 | 2026.01.24 00:54:31.467878 [ 262 ] {f5549837-3675-4f4b-aad4-ba09c5dfe6a4} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2716 | 2026.01.24 00:54:31.467915 [ 262 ] {f5549837-3675-4f4b-aad4-ba09c5dfe6a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2717 | 2026.01.24 00:54:31.468237 [ 262 ] {f5549837-3675-4f4b-aad4-ba09c5dfe6a4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2718 | 2026.01.24 00:54:31.468450 [ 262 ] {f5549837-3675-4f4b-aad4-ba09c5dfe6a4} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2719 | 2026.01.24 00:54:31.468580 [ 262 ] {f5549837-3675-4f4b-aad4-ba09c5dfe6a4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001173 sec., 54560.954816709294 rows/sec., 4.26 MiB/sec. | ||
| 2720 | 2026.01.24 00:54:31.468617 [ 262 ] {f5549837-3675-4f4b-aad4-ba09c5dfe6a4} <Debug> TCPHandler: Processed in 0.00134491 sec. | ||
| 2721 | 2026.01.24 00:54:31.468726 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2722 | 2026.01.24 00:54:31.468820 [ 262 ] {c5da3a91-9038-4a2f-a3e5-c440cda4cfa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2723 | 2026.01.24 00:54:31.468864 [ 262 ] {c5da3a91-9038-4a2f-a3e5-c440cda4cfa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2724 | 2026.01.24 00:54:31.469260 [ 262 ] {c5da3a91-9038-4a2f-a3e5-c440cda4cfa7} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2725 | 2026.01.24 00:54:31.469297 [ 262 ] {c5da3a91-9038-4a2f-a3e5-c440cda4cfa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2726 | 2026.01.24 00:54:31.469623 [ 262 ] {c5da3a91-9038-4a2f-a3e5-c440cda4cfa7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2727 | 2026.01.24 00:54:31.469834 [ 262 ] {c5da3a91-9038-4a2f-a3e5-c440cda4cfa7} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2728 | 2026.01.24 00:54:31.469966 [ 262 ] {c5da3a91-9038-4a2f-a3e5-c440cda4cfa7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 2729 | 2026.01.24 00:54:31.470002 [ 262 ] {c5da3a91-9038-4a2f-a3e5-c440cda4cfa7} <Debug> TCPHandler: Processed in 0.0013243 sec. | ||
| 2730 | 2026.01.24 00:54:31.470101 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2731 | 2026.01.24 00:54:31.470194 [ 262 ] {fb970545-83d7-4f77-b973-3f1affd6fd53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2732 | 2026.01.24 00:54:31.470236 [ 262 ] {fb970545-83d7-4f77-b973-3f1affd6fd53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2733 | 2026.01.24 00:54:31.470557 [ 262 ] {fb970545-83d7-4f77-b973-3f1affd6fd53} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2734 | 2026.01.24 00:54:31.470593 [ 262 ] {fb970545-83d7-4f77-b973-3f1affd6fd53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2735 | 2026.01.24 00:54:31.470908 [ 262 ] {fb970545-83d7-4f77-b973-3f1affd6fd53} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2736 | 2026.01.24 00:54:31.471117 [ 262 ] {fb970545-83d7-4f77-b973-3f1affd6fd53} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2737 | 2026.01.24 00:54:31.471244 [ 262 ] {fb970545-83d7-4f77-b973-3f1affd6fd53} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 2738 | 2026.01.24 00:54:31.471280 [ 262 ] {fb970545-83d7-4f77-b973-3f1affd6fd53} <Debug> TCPHandler: Processed in 0.001228117 sec. | ||
| 2739 | 2026.01.24 00:54:32.083941 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6213 | ||
| 2740 | 2026.01.24 00:54:32.084457 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2741 | 2026.01.24 00:54:32.084503 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2742 | 2026.01.24 00:54:32.084997 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2743 | 2026.01.24 00:54:32.085224 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2744 | 2026.01.24 00:54:32.085369 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6213 | ||
| 2745 | 2026.01.24 00:54:32.418188 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2746 | 2026.01.24 00:54:32.435390 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2747 | 2026.01.24 00:54:32.435452 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2748 | 2026.01.24 00:54:32.441052 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2749 | 2026.01.24 00:54:32.441837 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2750 | 2026.01.24 00:54:32.445066 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2751 | 2026.01.24 00:54:34.596617 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 374 | ||
| 2752 | 2026.01.24 00:54:34.598645 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2753 | 2026.01.24 00:54:34.598701 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2754 | 2026.01.24 00:54:34.599935 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2755 | 2026.01.24 00:54:34.600223 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2756 | 2026.01.24 00:54:34.600680 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 374 | ||
| 2757 | 2026.01.24 00:54:36.467256 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2758 | 2026.01.24 00:54:36.467427 [ 262 ] {fcc7e4cd-efdf-4b2a-ae5b-bb5a6397c086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2759 | 2026.01.24 00:54:36.467491 [ 262 ] {fcc7e4cd-efdf-4b2a-ae5b-bb5a6397c086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2760 | 2026.01.24 00:54:36.468180 [ 262 ] {fcc7e4cd-efdf-4b2a-ae5b-bb5a6397c086} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2761 | 2026.01.24 00:54:36.468219 [ 262 ] {fcc7e4cd-efdf-4b2a-ae5b-bb5a6397c086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2762 | 2026.01.24 00:54:36.468596 [ 262 ] {fcc7e4cd-efdf-4b2a-ae5b-bb5a6397c086} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2763 | 2026.01.24 00:54:36.468803 [ 262 ] {fcc7e4cd-efdf-4b2a-ae5b-bb5a6397c086} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2764 | 2026.01.24 00:54:36.469022 [ 262 ] {fcc7e4cd-efdf-4b2a-ae5b-bb5a6397c086} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001642 sec., 82825.8221680877 rows/sec., 7.17 MiB/sec. | ||
| 2765 | 2026.01.24 00:54:36.469063 [ 262 ] {fcc7e4cd-efdf-4b2a-ae5b-bb5a6397c086} <Debug> TCPHandler: Processed in 0.001938983 sec. | ||
| 2766 | 2026.01.24 00:54:36.469191 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2767 | 2026.01.24 00:54:36.469286 [ 262 ] {6643d519-eca9-4a56-abba-5ebfd6a6f552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2768 | 2026.01.24 00:54:36.469326 [ 262 ] {6643d519-eca9-4a56-abba-5ebfd6a6f552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2769 | 2026.01.24 00:54:36.469728 [ 262 ] {6643d519-eca9-4a56-abba-5ebfd6a6f552} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2770 | 2026.01.24 00:54:36.469764 [ 262 ] {6643d519-eca9-4a56-abba-5ebfd6a6f552} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2771 | 2026.01.24 00:54:36.470064 [ 262 ] {6643d519-eca9-4a56-abba-5ebfd6a6f552} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2772 | 2026.01.24 00:54:36.470269 [ 262 ] {6643d519-eca9-4a56-abba-5ebfd6a6f552} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2773 | 2026.01.24 00:54:36.470395 [ 262 ] {6643d519-eca9-4a56-abba-5ebfd6a6f552} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001128 sec., 35460.99290780142 rows/sec., 2.60 MiB/sec. | ||
| 2774 | 2026.01.24 00:54:36.470431 [ 262 ] {6643d519-eca9-4a56-abba-5ebfd6a6f552} <Debug> TCPHandler: Processed in 0.001291198 sec. | ||
| 2775 | 2026.01.24 00:54:36.470539 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2776 | 2026.01.24 00:54:36.470633 [ 262 ] {18340552-66f4-4a1e-a149-4e77cfcff771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2777 | 2026.01.24 00:54:36.470672 [ 262 ] {18340552-66f4-4a1e-a149-4e77cfcff771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2778 | 2026.01.24 00:54:36.471094 [ 262 ] {18340552-66f4-4a1e-a149-4e77cfcff771} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2779 | 2026.01.24 00:54:36.471128 [ 262 ] {18340552-66f4-4a1e-a149-4e77cfcff771} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2780 | 2026.01.24 00:54:36.471424 [ 262 ] {18340552-66f4-4a1e-a149-4e77cfcff771} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2781 | 2026.01.24 00:54:36.471628 [ 262 ] {18340552-66f4-4a1e-a149-4e77cfcff771} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2782 | 2026.01.24 00:54:36.471760 [ 262 ] {18340552-66f4-4a1e-a149-4e77cfcff771} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001145 sec., 90829.69432314411 rows/sec., 7.09 MiB/sec. | ||
| 2783 | 2026.01.24 00:54:36.471797 [ 262 ] {18340552-66f4-4a1e-a149-4e77cfcff771} <Debug> TCPHandler: Processed in 0.001307599 sec. | ||
| 2784 | 2026.01.24 00:54:36.471910 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2785 | 2026.01.24 00:54:36.472002 [ 262 ] {55404577-c543-487c-9e89-24fcde7250b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2786 | 2026.01.24 00:54:36.472044 [ 262 ] {55404577-c543-487c-9e89-24fcde7250b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2787 | 2026.01.24 00:54:36.472417 [ 262 ] {55404577-c543-487c-9e89-24fcde7250b7} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2788 | 2026.01.24 00:54:36.472449 [ 262 ] {55404577-c543-487c-9e89-24fcde7250b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2789 | 2026.01.24 00:54:36.472744 [ 262 ] {55404577-c543-487c-9e89-24fcde7250b7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2790 | 2026.01.24 00:54:36.473001 [ 262 ] {55404577-c543-487c-9e89-24fcde7250b7} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2791 | 2026.01.24 00:54:36.473135 [ 262 ] {55404577-c543-487c-9e89-24fcde7250b7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001142 sec., 140105.07880910684 rows/sec., 9.76 MiB/sec. | ||
| 2792 | 2026.01.24 00:54:36.473173 [ 262 ] {55404577-c543-487c-9e89-24fcde7250b7} <Debug> TCPHandler: Processed in 0.001312589 sec. | ||
| 2793 | 2026.01.24 00:54:36.473292 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2794 | 2026.01.24 00:54:36.473413 [ 262 ] {a262484c-93e7-4b3d-9ffa-1663b8a6c9ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2795 | 2026.01.24 00:54:36.473478 [ 262 ] {a262484c-93e7-4b3d-9ffa-1663b8a6c9ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2796 | 2026.01.24 00:54:36.474399 [ 262 ] {a262484c-93e7-4b3d-9ffa-1663b8a6c9ca} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2797 | 2026.01.24 00:54:36.474435 [ 262 ] {a262484c-93e7-4b3d-9ffa-1663b8a6c9ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2798 | 2026.01.24 00:54:36.475015 [ 262 ] {a262484c-93e7-4b3d-9ffa-1663b8a6c9ca} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2799 | 2026.01.24 00:54:36.475239 [ 262 ] {a262484c-93e7-4b3d-9ffa-1663b8a6c9ca} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2800 | 2026.01.24 00:54:36.475370 [ 262 ] {a262484c-93e7-4b3d-9ffa-1663b8a6c9ca} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002014 sec., 19860.973187686195 rows/sec., 35.59 MiB/sec. | ||
| 2801 | 2026.01.24 00:54:36.475431 [ 262 ] {a262484c-93e7-4b3d-9ffa-1663b8a6c9ca} <Debug> TCPHandler: Processed in 0.0022354 sec. | ||
| 2802 | 2026.01.24 00:54:36.475540 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2803 | 2026.01.24 00:54:36.475630 [ 262 ] {a972ed0d-4e2d-4029-998a-e545d9f4c05e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2804 | 2026.01.24 00:54:36.475668 [ 262 ] {a972ed0d-4e2d-4029-998a-e545d9f4c05e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2805 | 2026.01.24 00:54:36.476053 [ 262 ] {a972ed0d-4e2d-4029-998a-e545d9f4c05e} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2806 | 2026.01.24 00:54:36.476087 [ 262 ] {a972ed0d-4e2d-4029-998a-e545d9f4c05e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2807 | 2026.01.24 00:54:36.476393 [ 262 ] {a972ed0d-4e2d-4029-998a-e545d9f4c05e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2808 | 2026.01.24 00:54:36.476603 [ 262 ] {a972ed0d-4e2d-4029-998a-e545d9f4c05e} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2809 | 2026.01.24 00:54:36.476733 [ 262 ] {a972ed0d-4e2d-4029-998a-e545d9f4c05e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 2810 | 2026.01.24 00:54:36.476767 [ 262 ] {a972ed0d-4e2d-4029-998a-e545d9f4c05e} <Debug> TCPHandler: Processed in 0.001231637 sec. | ||
| 2811 | 2026.01.24 00:54:39.507674 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2812 | 2026.01.24 00:54:39.507744 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2813 | 2026.01.24 00:54:39.585709 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6661 | ||
| 2814 | 2026.01.24 00:54:39.586269 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2815 | 2026.01.24 00:54:39.586332 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2816 | 2026.01.24 00:54:39.586936 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2817 | 2026.01.24 00:54:39.587175 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2818 | 2026.01.24 00:54:39.587324 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6661 | ||
| 2819 | 2026.01.24 00:54:39.945411 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 2820 | 2026.01.24 00:54:39.963110 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2821 | 2026.01.24 00:54:39.963181 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2822 | 2026.01.24 00:54:39.968778 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2823 | 2026.01.24 00:54:39.969517 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2824 | 2026.01.24 00:54:39.973315 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 2825 | 2026.01.24 00:54:41.465942 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2826 | 2026.01.24 00:54:41.466194 [ 262 ] {3d8f8112-b086-455a-bfed-ce4b418a1066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2827 | 2026.01.24 00:54:41.466289 [ 262 ] {3d8f8112-b086-455a-bfed-ce4b418a1066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2828 | 2026.01.24 00:54:41.467000 [ 262 ] {3d8f8112-b086-455a-bfed-ce4b418a1066} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2829 | 2026.01.24 00:54:41.467039 [ 262 ] {3d8f8112-b086-455a-bfed-ce4b418a1066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2830 | 2026.01.24 00:54:41.467420 [ 262 ] {3d8f8112-b086-455a-bfed-ce4b418a1066} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2831 | 2026.01.24 00:54:41.467643 [ 262 ] {3d8f8112-b086-455a-bfed-ce4b418a1066} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2832 | 2026.01.24 00:54:41.467789 [ 262 ] {3d8f8112-b086-455a-bfed-ce4b418a1066} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001666 sec., 33613.445378151264 rows/sec., 2.57 MiB/sec. | ||
| 2833 | 2026.01.24 00:54:41.467829 [ 262 ] {3d8f8112-b086-455a-bfed-ce4b418a1066} <Debug> TCPHandler: Processed in 0.002049236 sec. | ||
| 2834 | 2026.01.24 00:54:41.467951 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2835 | 2026.01.24 00:54:41.468047 [ 262 ] {470ce347-929a-4ca9-99f6-da4fceb0a00a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2836 | 2026.01.24 00:54:41.468087 [ 262 ] {470ce347-929a-4ca9-99f6-da4fceb0a00a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2837 | 2026.01.24 00:54:41.468496 [ 262 ] {470ce347-929a-4ca9-99f6-da4fceb0a00a} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2838 | 2026.01.24 00:54:41.468530 [ 262 ] {470ce347-929a-4ca9-99f6-da4fceb0a00a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2839 | 2026.01.24 00:54:41.468825 [ 262 ] {470ce347-929a-4ca9-99f6-da4fceb0a00a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2840 | 2026.01.24 00:54:41.469037 [ 262 ] {470ce347-929a-4ca9-99f6-da4fceb0a00a} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2841 | 2026.01.24 00:54:41.469165 [ 262 ] {470ce347-929a-4ca9-99f6-da4fceb0a00a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001137 sec., 56288.47845206684 rows/sec., 4.39 MiB/sec. | ||
| 2842 | 2026.01.24 00:54:41.469200 [ 262 ] {470ce347-929a-4ca9-99f6-da4fceb0a00a} <Debug> TCPHandler: Processed in 0.001300909 sec. | ||
| 2843 | 2026.01.24 00:54:41.469311 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2844 | 2026.01.24 00:54:41.469403 [ 262 ] {652740a7-27a2-455a-b884-6ebce2d81a87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2845 | 2026.01.24 00:54:41.469445 [ 262 ] {652740a7-27a2-455a-b884-6ebce2d81a87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2846 | 2026.01.24 00:54:41.469850 [ 262 ] {652740a7-27a2-455a-b884-6ebce2d81a87} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2847 | 2026.01.24 00:54:41.469889 [ 262 ] {652740a7-27a2-455a-b884-6ebce2d81a87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2848 | 2026.01.24 00:54:41.470227 [ 262 ] {652740a7-27a2-455a-b884-6ebce2d81a87} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2849 | 2026.01.24 00:54:41.470433 [ 262 ] {652740a7-27a2-455a-b884-6ebce2d81a87} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2850 | 2026.01.24 00:54:41.470559 [ 262 ] {652740a7-27a2-455a-b884-6ebce2d81a87} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 2851 | 2026.01.24 00:54:41.470594 [ 262 ] {652740a7-27a2-455a-b884-6ebce2d81a87} <Debug> TCPHandler: Processed in 0.00133201 sec. | ||
| 2852 | 2026.01.24 00:54:41.470704 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2853 | 2026.01.24 00:54:41.470797 [ 262 ] {5433804e-b882-4146-a2fb-5faddf3675ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2854 | 2026.01.24 00:54:41.470837 [ 262 ] {5433804e-b882-4146-a2fb-5faddf3675ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2855 | 2026.01.24 00:54:41.471159 [ 262 ] {5433804e-b882-4146-a2fb-5faddf3675ac} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2856 | 2026.01.24 00:54:41.471193 [ 262 ] {5433804e-b882-4146-a2fb-5faddf3675ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2857 | 2026.01.24 00:54:41.471486 [ 262 ] {5433804e-b882-4146-a2fb-5faddf3675ac} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2858 | 2026.01.24 00:54:41.471687 [ 262 ] {5433804e-b882-4146-a2fb-5faddf3675ac} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2859 | 2026.01.24 00:54:41.471813 [ 262 ] {5433804e-b882-4146-a2fb-5faddf3675ac} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001035 sec., 57971.01449275363 rows/sec., 3.91 MiB/sec. | ||
| 2860 | 2026.01.24 00:54:41.471846 [ 262 ] {5433804e-b882-4146-a2fb-5faddf3675ac} <Debug> TCPHandler: Processed in 0.001190367 sec. | ||
| 2861 | 2026.01.24 00:54:44.601037 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 394 | ||
| 2862 | 2026.01.24 00:54:44.603201 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2863 | 2026.01.24 00:54:44.603252 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2864 | 2026.01.24 00:54:44.604448 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2865 | 2026.01.24 00:54:44.604734 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2866 | 2026.01.24 00:54:44.605080 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 394 | ||
| 2867 | 2026.01.24 00:54:46.497300 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2868 | 2026.01.24 00:54:46.497495 [ 262 ] {cb63b87a-845d-4933-8800-6ca0129b2ca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2869 | 2026.01.24 00:54:46.497567 [ 262 ] {cb63b87a-845d-4933-8800-6ca0129b2ca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2870 | 2026.01.24 00:54:46.498202 [ 262 ] {cb63b87a-845d-4933-8800-6ca0129b2ca0} <Trace> oximeter.fields_i16 (c3bc7777-ff50-4015-ba4c-c8af214321b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2871 | 2026.01.24 00:54:46.498249 [ 262 ] {cb63b87a-845d-4933-8800-6ca0129b2ca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2872 | 2026.01.24 00:54:46.498623 [ 262 ] {cb63b87a-845d-4933-8800-6ca0129b2ca0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2873 | 2026.01.24 00:54:46.498845 [ 262 ] {cb63b87a-845d-4933-8800-6ca0129b2ca0} <Trace> oximeter.fields_i16 (c3bc7777-ff50-4015-ba4c-c8af214321b2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2874 | 2026.01.24 00:54:46.498993 [ 262 ] {cb63b87a-845d-4933-8800-6ca0129b2ca0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001553 sec., 15453.960077269801 rows/sec., 1.28 MiB/sec. | ||
| 2875 | 2026.01.24 00:54:46.499035 [ 262 ] {cb63b87a-845d-4933-8800-6ca0129b2ca0} <Debug> TCPHandler: Processed in 0.001883152 sec. | ||
| 2876 | 2026.01.24 00:54:46.499159 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2877 | 2026.01.24 00:54:46.499254 [ 262 ] {8950ddf0-4bb5-4d1a-a27b-37c394b7cc7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2878 | 2026.01.24 00:54:46.499294 [ 262 ] {8950ddf0-4bb5-4d1a-a27b-37c394b7cc7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2879 | 2026.01.24 00:54:46.499682 [ 262 ] {8950ddf0-4bb5-4d1a-a27b-37c394b7cc7c} <Trace> oximeter.fields_ipaddr (11711a15-37c4-432c-a9a4-559ec6fcba92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2880 | 2026.01.24 00:54:46.499719 [ 262 ] {8950ddf0-4bb5-4d1a-a27b-37c394b7cc7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2881 | 2026.01.24 00:54:46.500014 [ 262 ] {8950ddf0-4bb5-4d1a-a27b-37c394b7cc7c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2882 | 2026.01.24 00:54:46.500215 [ 262 ] {8950ddf0-4bb5-4d1a-a27b-37c394b7cc7c} <Trace> oximeter.fields_ipaddr (11711a15-37c4-432c-a9a4-559ec6fcba92): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2883 | 2026.01.24 00:54:46.500339 [ 262 ] {8950ddf0-4bb5-4d1a-a27b-37c394b7cc7c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001104 sec., 3623.1884057971015 rows/sec., 295.45 KiB/sec. | ||
| 2884 | 2026.01.24 00:54:46.500376 [ 262 ] {8950ddf0-4bb5-4d1a-a27b-37c394b7cc7c} <Debug> TCPHandler: Processed in 0.001264748 sec. | ||
| 2885 | 2026.01.24 00:54:46.500503 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2886 | 2026.01.24 00:54:46.500622 [ 262 ] {46b381ee-8c2e-4dc5-8c90-55c78f1ff81a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2887 | 2026.01.24 00:54:46.500670 [ 262 ] {46b381ee-8c2e-4dc5-8c90-55c78f1ff81a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2888 | 2026.01.24 00:54:46.501757 [ 262 ] {46b381ee-8c2e-4dc5-8c90-55c78f1ff81a} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2889 | 2026.01.24 00:54:46.501794 [ 262 ] {46b381ee-8c2e-4dc5-8c90-55c78f1ff81a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2890 | 2026.01.24 00:54:46.502224 [ 262 ] {46b381ee-8c2e-4dc5-8c90-55c78f1ff81a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2891 | 2026.01.24 00:54:46.502427 [ 262 ] {46b381ee-8c2e-4dc5-8c90-55c78f1ff81a} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2892 | 2026.01.24 00:54:46.502553 [ 262 ] {46b381ee-8c2e-4dc5-8c90-55c78f1ff81a} <Debug> executeQuery: Read 1398 rows, 119.75 KiB in 0.001955 sec., 715089.5140664962 rows/sec., 59.82 MiB/sec. | ||
| 2893 | 2026.01.24 00:54:46.502589 [ 262 ] {46b381ee-8c2e-4dc5-8c90-55c78f1ff81a} <Debug> TCPHandler: Processed in 0.002146458 sec. | ||
| 2894 | 2026.01.24 00:54:46.502704 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2895 | 2026.01.24 00:54:46.502797 [ 262 ] {45818c19-0b98-4539-88f9-a02272dc6a7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2896 | 2026.01.24 00:54:46.502836 [ 262 ] {45818c19-0b98-4539-88f9-a02272dc6a7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2897 | 2026.01.24 00:54:46.503244 [ 262 ] {45818c19-0b98-4539-88f9-a02272dc6a7e} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2898 | 2026.01.24 00:54:46.503280 [ 262 ] {45818c19-0b98-4539-88f9-a02272dc6a7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2899 | 2026.01.24 00:54:46.503570 [ 262 ] {45818c19-0b98-4539-88f9-a02272dc6a7e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2900 | 2026.01.24 00:54:46.503764 [ 262 ] {45818c19-0b98-4539-88f9-a02272dc6a7e} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2901 | 2026.01.24 00:54:46.503888 [ 262 ] {45818c19-0b98-4539-88f9-a02272dc6a7e} <Debug> executeQuery: Read 56 rows, 4.25 KiB in 0.001109 sec., 50495.94229035167 rows/sec., 3.74 MiB/sec. | ||
| 2902 | 2026.01.24 00:54:46.503924 [ 262 ] {45818c19-0b98-4539-88f9-a02272dc6a7e} <Debug> TCPHandler: Processed in 0.001269028 sec. | ||
| 2903 | 2026.01.24 00:54:46.504022 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2904 | 2026.01.24 00:54:46.504113 [ 262 ] {2d49150b-7acc-4b71-8369-130421a70b09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2905 | 2026.01.24 00:54:46.504150 [ 262 ] {2d49150b-7acc-4b71-8369-130421a70b09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2906 | 2026.01.24 00:54:46.504605 [ 262 ] {2d49150b-7acc-4b71-8369-130421a70b09} <Trace> oximeter.fields_u32 (fea0c977-557f-4a86-adf9-80bb19699eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2907 | 2026.01.24 00:54:46.504640 [ 262 ] {2d49150b-7acc-4b71-8369-130421a70b09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2908 | 2026.01.24 00:54:46.504937 [ 262 ] {2d49150b-7acc-4b71-8369-130421a70b09} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2909 | 2026.01.24 00:54:46.505139 [ 262 ] {2d49150b-7acc-4b71-8369-130421a70b09} <Trace> oximeter.fields_u32 (fea0c977-557f-4a86-adf9-80bb19699eee): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2910 | 2026.01.24 00:54:46.505259 [ 262 ] {2d49150b-7acc-4b71-8369-130421a70b09} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001163 sec., 216680.99742046432 rows/sec., 14.99 MiB/sec. | ||
| 2911 | 2026.01.24 00:54:46.505294 [ 262 ] {2d49150b-7acc-4b71-8369-130421a70b09} <Debug> TCPHandler: Processed in 0.00131945 sec. | ||
| 2912 | 2026.01.24 00:54:46.505406 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2913 | 2026.01.24 00:54:46.505497 [ 262 ] {fea1d860-8b03-4f47-b9c4-ebb8bd23e143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2914 | 2026.01.24 00:54:46.505535 [ 262 ] {fea1d860-8b03-4f47-b9c4-ebb8bd23e143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2915 | 2026.01.24 00:54:46.505909 [ 262 ] {fea1d860-8b03-4f47-b9c4-ebb8bd23e143} <Trace> oximeter.fields_u8 (0c7590bb-02de-42c3-a38e-55a03cb7beeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2916 | 2026.01.24 00:54:46.505944 [ 262 ] {fea1d860-8b03-4f47-b9c4-ebb8bd23e143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2917 | 2026.01.24 00:54:46.506226 [ 262 ] {fea1d860-8b03-4f47-b9c4-ebb8bd23e143} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2918 | 2026.01.24 00:54:46.506423 [ 262 ] {fea1d860-8b03-4f47-b9c4-ebb8bd23e143} <Trace> oximeter.fields_u8 (0c7590bb-02de-42c3-a38e-55a03cb7beeb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2919 | 2026.01.24 00:54:46.506542 [ 262 ] {fea1d860-8b03-4f47-b9c4-ebb8bd23e143} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001063 sec., 11288.805268109127 rows/sec., 881.94 KiB/sec. | ||
| 2920 | 2026.01.24 00:54:46.506578 [ 262 ] {fea1d860-8b03-4f47-b9c4-ebb8bd23e143} <Debug> TCPHandler: Processed in 0.001220058 sec. | ||
| 2921 | 2026.01.24 00:54:46.506675 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2922 | 2026.01.24 00:54:46.506765 [ 262 ] {659698c0-fb41-45a5-bf09-0b6946a5f5d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2923 | 2026.01.24 00:54:46.506803 [ 262 ] {659698c0-fb41-45a5-bf09-0b6946a5f5d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2924 | 2026.01.24 00:54:46.507395 [ 262 ] {659698c0-fb41-45a5-bf09-0b6946a5f5d8} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2925 | 2026.01.24 00:54:46.507431 [ 262 ] {659698c0-fb41-45a5-bf09-0b6946a5f5d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2926 | 2026.01.24 00:54:46.507742 [ 262 ] {659698c0-fb41-45a5-bf09-0b6946a5f5d8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2927 | 2026.01.24 00:54:46.507943 [ 262 ] {659698c0-fb41-45a5-bf09-0b6946a5f5d8} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2928 | 2026.01.24 00:54:46.508068 [ 262 ] {659698c0-fb41-45a5-bf09-0b6946a5f5d8} <Debug> executeQuery: Read 600 rows, 46.19 KiB in 0.00132 sec., 454545.45454545453 rows/sec., 34.17 MiB/sec. | ||
| 2929 | 2026.01.24 00:54:46.508103 [ 262 ] {659698c0-fb41-45a5-bf09-0b6946a5f5d8} <Debug> TCPHandler: Processed in 0.001475873 sec. | ||
| 2930 | 2026.01.24 00:54:46.508212 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2931 | 2026.01.24 00:54:46.508303 [ 262 ] {fd28e61a-6f40-4847-9418-dfbb0631cc03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2932 | 2026.01.24 00:54:46.508345 [ 262 ] {fd28e61a-6f40-4847-9418-dfbb0631cc03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2933 | 2026.01.24 00:54:46.508913 [ 262 ] {fd28e61a-6f40-4847-9418-dfbb0631cc03} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2934 | 2026.01.24 00:54:46.508948 [ 262 ] {fd28e61a-6f40-4847-9418-dfbb0631cc03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2935 | 2026.01.24 00:54:46.509306 [ 262 ] {fd28e61a-6f40-4847-9418-dfbb0631cc03} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2936 | 2026.01.24 00:54:46.509514 [ 262 ] {fd28e61a-6f40-4847-9418-dfbb0631cc03} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2937 | 2026.01.24 00:54:46.509646 [ 262 ] {fd28e61a-6f40-4847-9418-dfbb0631cc03} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.00136 sec., 648529.4117647058 rows/sec., 44.02 MiB/sec. | ||
| 2938 | 2026.01.24 00:54:46.509680 [ 262 ] {fd28e61a-6f40-4847-9418-dfbb0631cc03} <Debug> TCPHandler: Processed in 0.001515754 sec. | ||
| 2939 | 2026.01.24 00:54:46.509783 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2940 | 2026.01.24 00:54:46.509875 [ 262 ] {2a9eaa6a-6706-40fc-aba4-15c91262d104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2941 | 2026.01.24 00:54:46.509926 [ 262 ] {2a9eaa6a-6706-40fc-aba4-15c91262d104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2942 | 2026.01.24 00:54:46.510751 [ 262 ] {2a9eaa6a-6706-40fc-aba4-15c91262d104} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2943 | 2026.01.24 00:54:46.510787 [ 262 ] {2a9eaa6a-6706-40fc-aba4-15c91262d104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2944 | 2026.01.24 00:54:46.511325 [ 262 ] {2a9eaa6a-6706-40fc-aba4-15c91262d104} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2945 | 2026.01.24 00:54:46.511539 [ 262 ] {2a9eaa6a-6706-40fc-aba4-15c91262d104} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2946 | 2026.01.24 00:54:46.511671 [ 262 ] {2a9eaa6a-6706-40fc-aba4-15c91262d104} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001814 sec., 22050.71664829107 rows/sec., 39.51 MiB/sec. | ||
| 2947 | 2026.01.24 00:54:46.511720 [ 262 ] {2a9eaa6a-6706-40fc-aba4-15c91262d104} <Debug> TCPHandler: Processed in 0.001983885 sec. | ||
| 2948 | 2026.01.24 00:54:46.511825 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2949 | 2026.01.24 00:54:46.511918 [ 262 ] {f246b7f5-a140-49b5-b3f3-5a5a4bffd1ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2950 | 2026.01.24 00:54:46.511957 [ 262 ] {f246b7f5-a140-49b5-b3f3-5a5a4bffd1ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2951 | 2026.01.24 00:54:46.512291 [ 262 ] {f246b7f5-a140-49b5-b3f3-5a5a4bffd1ad} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2952 | 2026.01.24 00:54:46.512327 [ 262 ] {f246b7f5-a140-49b5-b3f3-5a5a4bffd1ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2953 | 2026.01.24 00:54:46.512613 [ 262 ] {f246b7f5-a140-49b5-b3f3-5a5a4bffd1ad} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2954 | 2026.01.24 00:54:46.512810 [ 262 ] {f246b7f5-a140-49b5-b3f3-5a5a4bffd1ad} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2955 | 2026.01.24 00:54:46.512936 [ 262 ] {f246b7f5-a140-49b5-b3f3-5a5a4bffd1ad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001036 sec., 57915.057915057914 rows/sec., 3.90 MiB/sec. | ||
| 2956 | 2026.01.24 00:54:46.512971 [ 262 ] {f246b7f5-a140-49b5-b3f3-5a5a4bffd1ad} <Debug> TCPHandler: Processed in 0.001193906 sec. | ||
| 2957 | 2026.01.24 00:54:47.087436 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7173 | ||
| 2958 | 2026.01.24 00:54:47.087947 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2959 | 2026.01.24 00:54:47.087990 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2960 | 2026.01.24 00:54:47.088483 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2961 | 2026.01.24 00:54:47.088719 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2962 | 2026.01.24 00:54:47.088867 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7173 | ||
| 2963 | 2026.01.24 00:54:47.473448 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 2964 | 2026.01.24 00:54:47.490132 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2965 | 2026.01.24 00:54:47.490199 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2966 | 2026.01.24 00:54:47.495623 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2967 | 2026.01.24 00:54:47.496349 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2968 | 2026.01.24 00:54:47.499543 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 2969 | 2026.01.24 00:54:51.465942 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2970 | 2026.01.24 00:54:51.466158 [ 262 ] {00b5f5b4-3f37-4fc6-92a0-cec09d8a0c3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2971 | 2026.01.24 00:54:51.466232 [ 262 ] {00b5f5b4-3f37-4fc6-92a0-cec09d8a0c3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2972 | 2026.01.24 00:54:51.466941 [ 262 ] {00b5f5b4-3f37-4fc6-92a0-cec09d8a0c3a} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2973 | 2026.01.24 00:54:51.466991 [ 262 ] {00b5f5b4-3f37-4fc6-92a0-cec09d8a0c3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2974 | 2026.01.24 00:54:51.467427 [ 262 ] {00b5f5b4-3f37-4fc6-92a0-cec09d8a0c3a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2975 | 2026.01.24 00:54:51.467667 [ 262 ] {00b5f5b4-3f37-4fc6-92a0-cec09d8a0c3a} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2976 | 2026.01.24 00:54:51.467815 [ 137 ] {} <Debug> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2977 | 2026.01.24 00:54:51.467832 [ 262 ] {00b5f5b4-3f37-4fc6-92a0-cec09d8a0c3a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001729 sec., 32388.663967611334 rows/sec., 2.47 MiB/sec. | ||
| 2978 | 2026.01.24 00:54:51.467887 [ 137 ] {} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2979 | 2026.01.24 00:54:51.467906 [ 262 ] {00b5f5b4-3f37-4fc6-92a0-cec09d8a0c3a} <Debug> TCPHandler: Processed in 0.002101418 sec. | ||
| 2980 | 2026.01.24 00:54:51.467919 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2981 | 2026.01.24 00:54:51.468050 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2982 | 2026.01.24 00:54:51.468063 [ 190 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::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 | ||
| 2983 | 2026.01.24 00:54:51.468160 [ 262 ] {29868771-0731-4ffb-9b5f-ef38083d2df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2984 | 2026.01.24 00:54:51.468207 [ 190 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2985 | 2026.01.24 00:54:51.468211 [ 262 ] {29868771-0731-4ffb-9b5f-ef38083d2df3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2986 | 2026.01.24 00:54:51.468249 [ 190 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1407 rows starting from the beginning of the part | ||
| 2987 | 2026.01.24 00:54:51.468343 [ 190 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part | ||
| 2988 | 2026.01.24 00:54:51.468391 [ 190 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 136 rows starting from the beginning of the part | ||
| 2989 | 2026.01.24 00:54:51.468437 [ 190 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part | ||
| 2990 | 2026.01.24 00:54:51.468479 [ 190 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1398 rows starting from the beginning of the part | ||
| 2991 | 2026.01.24 00:54:51.468531 [ 190 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
| 2992 | 2026.01.24 00:54:51.468675 [ 262 ] {29868771-0731-4ffb-9b5f-ef38083d2df3} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2993 | 2026.01.24 00:54:51.468718 [ 262 ] {29868771-0731-4ffb-9b5f-ef38083d2df3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2994 | 2026.01.24 00:54:51.469071 [ 262 ] {29868771-0731-4ffb-9b5f-ef38083d2df3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2995 | 2026.01.24 00:54:51.469300 [ 262 ] {29868771-0731-4ffb-9b5f-ef38083d2df3} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2996 | 2026.01.24 00:54:51.469414 [ 137 ] {} <Debug> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2997 | 2026.01.24 00:54:51.469439 [ 262 ] {29868771-0731-4ffb-9b5f-ef38083d2df3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001302 sec., 49155.14592933948 rows/sec., 3.84 MiB/sec. | ||
| 2998 | 2026.01.24 00:54:51.469449 [ 137 ] {} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2999 | 2026.01.24 00:54:51.469479 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3000 | 2026.01.24 00:54:51.469485 [ 262 ] {29868771-0731-4ffb-9b5f-ef38083d2df3} <Debug> TCPHandler: Processed in 0.001488393 sec. | ||
| 3001 | 2026.01.24 00:54:51.469576 [ 193 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::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 | ||
| 3002 | 2026.01.24 00:54:51.469614 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3003 | 2026.01.24 00:54:51.469667 [ 193 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3004 | 2026.01.24 00:54:51.469695 [ 193 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 632 rows starting from the beginning of the part | ||
| 3005 | 2026.01.24 00:54:51.469714 [ 262 ] {84cc1d73-aca0-4fd3-80ca-02dcb5f78df1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3006 | 2026.01.24 00:54:51.469749 [ 193 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 64 rows starting from the beginning of the part | ||
| 3007 | 2026.01.24 00:54:51.469761 [ 262 ] {84cc1d73-aca0-4fd3-80ca-02dcb5f78df1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3008 | 2026.01.24 00:54:51.469793 [ 193 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 104 rows starting from the beginning of the part | ||
| 3009 | 2026.01.24 00:54:51.469835 [ 193 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 64 rows starting from the beginning of the part | ||
| 3010 | 2026.01.24 00:54:51.469875 [ 193 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 600 rows starting from the beginning of the part | ||
| 3011 | 2026.01.24 00:54:51.469913 [ 193 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
| 3012 | 2026.01.24 00:54:51.469960 [ 186 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3109 rows, containing 5 columns (5 merged, 0 gathered) in 0.001958884 sec., 1587128.1811480413 rows/sec., 138.36 MiB/sec. | ||
| 3013 | 2026.01.24 00:54:51.470221 [ 262 ] {84cc1d73-aca0-4fd3-80ca-02dcb5f78df1} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3014 | 2026.01.24 00:54:51.470238 [ 197 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3015 | 2026.01.24 00:54:51.470265 [ 262 ] {84cc1d73-aca0-4fd3-80ca-02dcb5f78df1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3016 | 2026.01.24 00:54:51.470574 [ 197 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_21_4} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3017 | 2026.01.24 00:54:51.470667 [ 197 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_21_4} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3018 | 2026.01.24 00:54:51.470770 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 3019 | 2026.01.24 00:54:51.470855 [ 262 ] {84cc1d73-aca0-4fd3-80ca-02dcb5f78df1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3020 | 2026.01.24 00:54:51.470899 [ 197 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1528 rows, containing 5 columns (5 merged, 0 gathered) in 0.0013625 sec., 1121467.889908257 rows/sec., 89.31 MiB/sec. | ||
| 3021 | 2026.01.24 00:54:51.471059 [ 197 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3022 | 2026.01.24 00:54:51.471158 [ 262 ] {84cc1d73-aca0-4fd3-80ca-02dcb5f78df1} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3023 | 2026.01.24 00:54:51.471293 [ 137 ] {} <Debug> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3024 | 2026.01.24 00:54:51.471329 [ 137 ] {} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3025 | 2026.01.24 00:54:51.471333 [ 262 ] {84cc1d73-aca0-4fd3-80ca-02dcb5f78df1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001639 sec., 97620.50030506407 rows/sec., 6.80 MiB/sec. | ||
| 3026 | 2026.01.24 00:54:51.471355 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3027 | 2026.01.24 00:54:51.471373 [ 197 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_21_4} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3028 | 2026.01.24 00:54:51.471396 [ 262 ] {84cc1d73-aca0-4fd3-80ca-02dcb5f78df1} <Debug> TCPHandler: Processed in 0.00183305 sec. | ||
| 3029 | 2026.01.24 00:54:51.471441 [ 190 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::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 | ||
| 3030 | 2026.01.24 00:54:51.471466 [ 197 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_21_4} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3031 | 2026.01.24 00:54:51.471529 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3032 | 2026.01.24 00:54:51.471548 [ 190 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3033 | 2026.01.24 00:54:51.471559 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 3034 | 2026.01.24 00:54:51.471583 [ 190 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5108 rows starting from the beginning of the part | ||
| 3035 | 2026.01.24 00:54:51.471643 [ 262 ] {2ab5f797-0f97-4b04-ad62-8a5ed33c5ce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3036 | 2026.01.24 00:54:51.471666 [ 190 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 3037 | 2026.01.24 00:54:51.471691 [ 262 ] {2ab5f797-0f97-4b04-ad62-8a5ed33c5ce4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3038 | 2026.01.24 00:54:51.471751 [ 190 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::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 | ||
| 3039 | 2026.01.24 00:54:51.471814 [ 190 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::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 | ||
| 3040 | 2026.01.24 00:54:51.471861 [ 190 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 882 rows starting from the beginning of the part | ||
| 3041 | 2026.01.24 00:54:51.471907 [ 190 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::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 | ||
| 3042 | 2026.01.24 00:54:51.472059 [ 262 ] {2ab5f797-0f97-4b04-ad62-8a5ed33c5ce4} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3043 | 2026.01.24 00:54:51.472101 [ 262 ] {2ab5f797-0f97-4b04-ad62-8a5ed33c5ce4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3044 | 2026.01.24 00:54:51.472425 [ 262 ] {2ab5f797-0f97-4b04-ad62-8a5ed33c5ce4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3045 | 2026.01.24 00:54:51.472638 [ 262 ] {2ab5f797-0f97-4b04-ad62-8a5ed33c5ce4} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3046 | 2026.01.24 00:54:51.472747 [ 137 ] {} <Debug> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3047 | 2026.01.24 00:54:51.472773 [ 262 ] {2ab5f797-0f97-4b04-ad62-8a5ed33c5ce4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001151 sec., 52128.583840139014 rows/sec., 3.51 MiB/sec. | ||
| 3048 | 2026.01.24 00:54:51.472782 [ 137 ] {} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3049 | 2026.01.24 00:54:51.472814 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3050 | 2026.01.24 00:54:51.472817 [ 262 ] {2ab5f797-0f97-4b04-ad62-8a5ed33c5ce4} <Debug> TCPHandler: Processed in 0.00135042 sec. | ||
| 3051 | 2026.01.24 00:54:51.472899 [ 186 ] {49186854-3280-4cad-bfb2-0aea110974bc::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 | ||
| 3052 | 2026.01.24 00:54:51.472993 [ 186 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3053 | 2026.01.24 00:54:51.473020 [ 186 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 900 rows starting from the beginning of the part | ||
| 3054 | 2026.01.24 00:54:51.473068 [ 186 ] {49186854-3280-4cad-bfb2-0aea110974bc::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 | ||
| 3055 | 2026.01.24 00:54:51.473108 [ 186 ] {49186854-3280-4cad-bfb2-0aea110974bc::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 | ||
| 3056 | 2026.01.24 00:54:51.473147 [ 186 ] {49186854-3280-4cad-bfb2-0aea110974bc::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 | ||
| 3057 | 2026.01.24 00:54:51.473183 [ 186 ] {49186854-3280-4cad-bfb2-0aea110974bc::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 | ||
| 3058 | 2026.01.24 00:54:51.473221 [ 186 ] {49186854-3280-4cad-bfb2-0aea110974bc::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 | ||
| 3059 | 2026.01.24 00:54:51.474151 [ 187 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1200 rows, containing 4 columns (4 merged, 0 gathered) in 0.001290339 sec., 929988.165900589 rows/sec., 62.67 MiB/sec. | ||
| 3060 | 2026.01.24 00:54:51.474364 [ 186 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3061 | 2026.01.24 00:54:51.474523 [ 189 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6630 rows, containing 5 columns (5 merged, 0 gathered) in 0.003111279 sec., 2130956.4330296316 rows/sec., 146.40 MiB/sec. | ||
| 3062 | 2026.01.24 00:54:51.474623 [ 186 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_21_4} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3063 | 2026.01.24 00:54:51.474702 [ 186 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_21_4} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3064 | 2026.01.24 00:54:51.474777 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 3065 | 2026.01.24 00:54:51.475056 [ 190 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3066 | 2026.01.24 00:54:51.475294 [ 190 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3067 | 2026.01.24 00:54:51.475355 [ 190 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3068 | 2026.01.24 00:54:51.475416 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB. | ||
| 3069 | 2026.01.24 00:54:54.507983 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3070 | 2026.01.24 00:54:54.508051 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3071 | 2026.01.24 00:54:54.588993 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7621 | ||
| 3072 | 2026.01.24 00:54:54.589514 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3073 | 2026.01.24 00:54:54.589559 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3074 | 2026.01.24 00:54:54.590051 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3075 | 2026.01.24 00:54:54.590293 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3076 | 2026.01.24 00:54:54.590423 [ 132 ] {} <Debug> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3077 | 2026.01.24 00:54:54.590435 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7621 | ||
| 3078 | 2026.01.24 00:54:54.590462 [ 132 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3079 | 2026.01.24 00:54:54.590480 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3080 | 2026.01.24 00:54:54.590603 [ 187 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::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 | ||
| 3081 | 2026.01.24 00:54:54.590739 [ 187 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3082 | 2026.01.24 00:54:54.590778 [ 187 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5253 rows starting from the beginning of the part | ||
| 3083 | 2026.01.24 00:54:54.590841 [ 187 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3084 | 2026.01.24 00:54:54.590887 [ 187 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3085 | 2026.01.24 00:54:54.590928 [ 187 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3086 | 2026.01.24 00:54:54.590967 [ 187 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3087 | 2026.01.24 00:54:54.591013 [ 187 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3088 | 2026.01.24 00:54:54.592392 [ 186 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7621 rows, containing 4 columns (4 merged, 0 gathered) in 0.001850532 sec., 4118275.1770842113 rows/sec., 58.91 MiB/sec. | ||
| 3089 | 2026.01.24 00:54:54.592959 [ 189 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3090 | 2026.01.24 00:54:54.593334 [ 189 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_16_3} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3091 | 2026.01.24 00:54:54.593421 [ 189 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_16_3} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3092 | 2026.01.24 00:54:54.593536 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3093 | 2026.01.24 00:54:54.605418 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 422 | ||
| 3094 | 2026.01.24 00:54:54.607670 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3095 | 2026.01.24 00:54:54.607714 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3096 | 2026.01.24 00:54:54.608876 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3097 | 2026.01.24 00:54:54.609136 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3098 | 2026.01.24 00:54:54.609281 [ 132 ] {} <Debug> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3099 | 2026.01.24 00:54:54.609326 [ 132 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3100 | 2026.01.24 00:54:54.609348 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3101 | 2026.01.24 00:54:54.609382 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 422 | ||
| 3102 | 2026.01.24 00:54:54.609435 [ 187 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::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 | ||
| 3103 | 2026.01.24 00:54:54.610049 [ 187 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3104 | 2026.01.24 00:54:54.610201 [ 187 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 302 rows starting from the beginning of the part | ||
| 3105 | 2026.01.24 00:54:54.610577 [ 187 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 20 rows starting from the beginning of the part | ||
| 3106 | 2026.01.24 00:54:54.610936 [ 187 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 32 rows starting from the beginning of the part | ||
| 3107 | 2026.01.24 00:54:54.611306 [ 187 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 20 rows starting from the beginning of the part | ||
| 3108 | 2026.01.24 00:54:54.611654 [ 187 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 20 rows starting from the beginning of the part | ||
| 3109 | 2026.01.24 00:54:54.611985 [ 187 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 28 rows starting from the beginning of the part | ||
| 3110 | 2026.01.24 00:54:54.617974 [ 200 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 72 columns (72 merged, 0 gathered) in 0.008574081 sec., 49218.10279142452 rows/sec., 45.35 MiB/sec. | ||
| 3111 | 2026.01.24 00:54:54.618686 [ 187 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3112 | 2026.01.24 00:54:54.619209 [ 187 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_11_2} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3113 | 2026.01.24 00:54:54.619286 [ 187 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_11_2} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3114 | 2026.01.24 00:54:54.619447 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.74 MiB. | ||
| 3115 | 2026.01.24 00:54:54.999635 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3116 | 2026.01.24 00:54:55.001595 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001057173 sec. | ||
| 3117 | 2026.01.24 00:54:55.018100 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3118 | 2026.01.24 00:54:55.018170 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3119 | 2026.01.24 00:54:55.024564 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3120 | 2026.01.24 00:54:55.025284 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3121 | 2026.01.24 00:54:55.025570 [ 132 ] {} <Debug> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3122 | 2026.01.24 00:54:55.025626 [ 132 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3123 | 2026.01.24 00:54:55.025649 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3124 | 2026.01.24 00:54:55.025763 [ 186 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::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 | ||
| 3125 | 2026.01.24 00:54:55.028852 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3126 | 2026.01.24 00:54:55.029942 [ 186 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3127 | 2026.01.24 00:54:55.031379 [ 186 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::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 | ||
| 3128 | 2026.01.24 00:54:55.035908 [ 186 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::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 | ||
| 3129 | 2026.01.24 00:54:55.040135 [ 186 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::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 | ||
| 3130 | 2026.01.24 00:54:55.044405 [ 186 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::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 | ||
| 3131 | 2026.01.24 00:54:55.048940 [ 186 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::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 | ||
| 3132 | 2026.01.24 00:54:55.053378 [ 186 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::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 | ||
| 3133 | 2026.01.24 00:54:55.108878 [ 200 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.083151396 sec., 1455.1770123017538 rows/sec., 7.52 MiB/sec. | ||
| 3134 | 2026.01.24 00:54:55.111884 [ 200 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3135 | 2026.01.24 00:54:55.114105 [ 200 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_16_3} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3136 | 2026.01.24 00:54:55.114226 [ 200 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_16_3} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3137 | 2026.01.24 00:54:55.116575 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3138 | 2026.01.24 00:54:56.000203 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.82 MiB, peak 234.77 MiB, free memory in arenas 0.00 B, will set to 237.10 MiB (RSS), difference: 12.28 MiB | ||
| 3139 | 2026.01.24 00:54:56.468580 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3140 | 2026.01.24 00:54:56.468758 [ 262 ] {351677bb-3238-4356-80f5-ce5ec0da5da5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3141 | 2026.01.24 00:54:56.468825 [ 262 ] {351677bb-3238-4356-80f5-ce5ec0da5da5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3142 | 2026.01.24 00:54:56.469501 [ 262 ] {351677bb-3238-4356-80f5-ce5ec0da5da5} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3143 | 2026.01.24 00:54:56.469549 [ 262 ] {351677bb-3238-4356-80f5-ce5ec0da5da5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3144 | 2026.01.24 00:54:56.469957 [ 262 ] {351677bb-3238-4356-80f5-ce5ec0da5da5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3145 | 2026.01.24 00:54:56.470191 [ 262 ] {351677bb-3238-4356-80f5-ce5ec0da5da5} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3146 | 2026.01.24 00:54:56.470358 [ 262 ] {351677bb-3238-4356-80f5-ce5ec0da5da5} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001651 sec., 82374.31859479104 rows/sec., 7.13 MiB/sec. | ||
| 3147 | 2026.01.24 00:54:56.470404 [ 262 ] {351677bb-3238-4356-80f5-ce5ec0da5da5} <Debug> TCPHandler: Processed in 0.001948404 sec. | ||
| 3148 | 2026.01.24 00:54:56.470528 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3149 | 2026.01.24 00:54:56.470630 [ 262 ] {b96e7aea-393e-436c-b3f8-7ba69ead28df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3150 | 2026.01.24 00:54:56.470672 [ 262 ] {b96e7aea-393e-436c-b3f8-7ba69ead28df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3151 | 2026.01.24 00:54:56.471094 [ 262 ] {b96e7aea-393e-436c-b3f8-7ba69ead28df} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3152 | 2026.01.24 00:54:56.471130 [ 262 ] {b96e7aea-393e-436c-b3f8-7ba69ead28df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3153 | 2026.01.24 00:54:56.471433 [ 262 ] {b96e7aea-393e-436c-b3f8-7ba69ead28df} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3154 | 2026.01.24 00:54:56.471638 [ 262 ] {b96e7aea-393e-436c-b3f8-7ba69ead28df} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3155 | 2026.01.24 00:54:56.471745 [ 130 ] {} <Debug> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3156 | 2026.01.24 00:54:56.471767 [ 262 ] {b96e7aea-393e-436c-b3f8-7ba69ead28df} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.00116 sec., 34482.75862068965 rows/sec., 2.53 MiB/sec. | ||
| 3157 | 2026.01.24 00:54:56.471812 [ 130 ] {} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3158 | 2026.01.24 00:54:56.471823 [ 262 ] {b96e7aea-393e-436c-b3f8-7ba69ead28df} <Debug> TCPHandler: Processed in 0.00134651 sec. | ||
| 3159 | 2026.01.24 00:54:56.471843 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3160 | 2026.01.24 00:54:56.471939 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3161 | 2026.01.24 00:54:56.471958 [ 196 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::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 | ||
| 3162 | 2026.01.24 00:54:56.472036 [ 262 ] {8b755a06-4662-4af6-a7fe-69c46a5ac5bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3163 | 2026.01.24 00:54:56.472081 [ 262 ] {8b755a06-4662-4af6-a7fe-69c46a5ac5bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3164 | 2026.01.24 00:54:56.472092 [ 196 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3165 | 2026.01.24 00:54:56.472141 [ 196 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 61 rows starting from the beginning of the part | ||
| 3166 | 2026.01.24 00:54:56.472248 [ 196 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 66 rows starting from the beginning of the part | ||
| 3167 | 2026.01.24 00:54:56.472309 [ 196 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part | ||
| 3168 | 2026.01.24 00:54:56.472363 [ 196 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
| 3169 | 2026.01.24 00:54:56.472412 [ 196 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part | ||
| 3170 | 2026.01.24 00:54:56.472464 [ 196 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
| 3171 | 2026.01.24 00:54:56.472506 [ 262 ] {8b755a06-4662-4af6-a7fe-69c46a5ac5bd} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3172 | 2026.01.24 00:54:56.472554 [ 262 ] {8b755a06-4662-4af6-a7fe-69c46a5ac5bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3173 | 2026.01.24 00:54:56.472984 [ 262 ] {8b755a06-4662-4af6-a7fe-69c46a5ac5bd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3174 | 2026.01.24 00:54:56.473211 [ 262 ] {8b755a06-4662-4af6-a7fe-69c46a5ac5bd} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3175 | 2026.01.24 00:54:56.473355 [ 262 ] {8b755a06-4662-4af6-a7fe-69c46a5ac5bd} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001337 sec., 77786.08825729245 rows/sec., 6.08 MiB/sec. | ||
| 3176 | 2026.01.24 00:54:56.473394 [ 262 ] {8b755a06-4662-4af6-a7fe-69c46a5ac5bd} <Debug> TCPHandler: Processed in 0.001503254 sec. | ||
| 3177 | 2026.01.24 00:54:56.473505 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3178 | 2026.01.24 00:54:56.473537 [ 201 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 303 rows, containing 5 columns (5 merged, 0 gathered) in 0.001628677 sec., 186040.5715804914 rows/sec., 14.37 MiB/sec. | ||
| 3179 | 2026.01.24 00:54:56.473601 [ 262 ] {1e96b61c-9ddf-4eae-814f-96641e8df2c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3180 | 2026.01.24 00:54:56.473646 [ 262 ] {1e96b61c-9ddf-4eae-814f-96641e8df2c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3181 | 2026.01.24 00:54:56.473675 [ 201 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3182 | 2026.01.24 00:54:56.473925 [ 201 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_11_2} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3183 | 2026.01.24 00:54:56.473992 [ 201 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_11_2} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3184 | 2026.01.24 00:54:56.474046 [ 262 ] {1e96b61c-9ddf-4eae-814f-96641e8df2c4} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3185 | 2026.01.24 00:54:56.474065 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3186 | 2026.01.24 00:54:56.474081 [ 262 ] {1e96b61c-9ddf-4eae-814f-96641e8df2c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3187 | 2026.01.24 00:54:56.474437 [ 262 ] {1e96b61c-9ddf-4eae-814f-96641e8df2c4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3188 | 2026.01.24 00:54:56.474642 [ 262 ] {1e96b61c-9ddf-4eae-814f-96641e8df2c4} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3189 | 2026.01.24 00:54:56.474778 [ 262 ] {1e96b61c-9ddf-4eae-814f-96641e8df2c4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 3190 | 2026.01.24 00:54:56.474815 [ 262 ] {1e96b61c-9ddf-4eae-814f-96641e8df2c4} <Debug> TCPHandler: Processed in 0.00135947 sec. | ||
| 3191 | 2026.01.24 00:54:56.474915 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3192 | 2026.01.24 00:54:56.475008 [ 262 ] {574ae7fb-42ad-4eba-9ddd-34cc3e9a5095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3193 | 2026.01.24 00:54:56.475061 [ 262 ] {574ae7fb-42ad-4eba-9ddd-34cc3e9a5095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3194 | 2026.01.24 00:54:56.475857 [ 262 ] {574ae7fb-42ad-4eba-9ddd-34cc3e9a5095} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3195 | 2026.01.24 00:54:56.475893 [ 262 ] {574ae7fb-42ad-4eba-9ddd-34cc3e9a5095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3196 | 2026.01.24 00:54:56.476496 [ 262 ] {574ae7fb-42ad-4eba-9ddd-34cc3e9a5095} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3197 | 2026.01.24 00:54:56.476716 [ 262 ] {574ae7fb-42ad-4eba-9ddd-34cc3e9a5095} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3198 | 2026.01.24 00:54:56.476820 [ 130 ] {} <Debug> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3199 | 2026.01.24 00:54:56.476858 [ 130 ] {} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3200 | 2026.01.24 00:54:56.476860 [ 262 ] {574ae7fb-42ad-4eba-9ddd-34cc3e9a5095} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001869 sec., 21401.819154628145 rows/sec., 38.35 MiB/sec. | ||
| 3201 | 2026.01.24 00:54:56.476877 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3202 | 2026.01.24 00:54:56.476926 [ 262 ] {574ae7fb-42ad-4eba-9ddd-34cc3e9a5095} <Debug> TCPHandler: Processed in 0.002059946 sec. | ||
| 3203 | 2026.01.24 00:54:56.476977 [ 196 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::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 | ||
| 3204 | 2026.01.24 00:54:56.477046 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3205 | 2026.01.24 00:54:56.477147 [ 262 ] {ca48d624-1a12-48bb-bbf9-7070fa683a02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3206 | 2026.01.24 00:54:56.477189 [ 262 ] {ca48d624-1a12-48bb-bbf9-7070fa683a02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3207 | 2026.01.24 00:54:56.477224 [ 196 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3208 | 2026.01.24 00:54:56.477289 [ 196 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 119 rows starting from the beginning of the part | ||
| 3209 | 2026.01.24 00:54:56.477417 [ 196 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part | ||
| 3210 | 2026.01.24 00:54:56.477518 [ 262 ] {ca48d624-1a12-48bb-bbf9-7070fa683a02} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3211 | 2026.01.24 00:54:56.477542 [ 196 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part | ||
| 3212 | 2026.01.24 00:54:56.477559 [ 262 ] {ca48d624-1a12-48bb-bbf9-7070fa683a02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3213 | 2026.01.24 00:54:56.477665 [ 196 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
| 3214 | 2026.01.24 00:54:56.477786 [ 196 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part | ||
| 3215 | 2026.01.24 00:54:56.477899 [ 196 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
| 3216 | 2026.01.24 00:54:56.477903 [ 262 ] {ca48d624-1a12-48bb-bbf9-7070fa683a02} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3217 | 2026.01.24 00:54:56.478174 [ 262 ] {ca48d624-1a12-48bb-bbf9-7070fa683a02} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3218 | 2026.01.24 00:54:56.478313 [ 262 ] {ca48d624-1a12-48bb-bbf9-7070fa683a02} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001185 sec., 50632.91139240506 rows/sec., 3.41 MiB/sec. | ||
| 3219 | 2026.01.24 00:54:56.478351 [ 262 ] {ca48d624-1a12-48bb-bbf9-7070fa683a02} <Debug> TCPHandler: Processed in 0.00135483 sec. | ||
| 3220 | 2026.01.24 00:54:56.481252 [ 201 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 319 rows, containing 19 columns (19 merged, 0 gathered) in 0.004305376 sec., 74093.41251495805 rows/sec., 132.77 MiB/sec. | ||
| 3221 | 2026.01.24 00:54:56.481801 [ 196 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3222 | 2026.01.24 00:54:56.482125 [ 196 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3223 | 2026.01.24 00:54:56.482198 [ 196 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3224 | 2026.01.24 00:54:56.482283 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.76 MiB. | ||
| 3225 | 2026.01.24 00:54:57.001186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 237.62 MiB, peak 242.33 MiB, free memory in arenas 0.00 B, will set to 238.79 MiB (RSS), difference: 1.18 MiB | ||
| 3226 | 2026.01.24 00:55:00.827232 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39750 | ||
| 3227 | 2026.01.24 00:55:00.827381 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3228 | 2026.01.24 00:55:00.827417 [ 288 ] {} <Debug> TCP-Session: 4c811532-497a-4742-8b0a-9411c05fff00 Authenticating user 'default' from [fd00:1122:3344:101::e]:39750 | ||
| 3229 | 2026.01.24 00:55:00.827445 [ 288 ] {} <Debug> TCP-Session: 4c811532-497a-4742-8b0a-9411c05fff00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3230 | 2026.01.24 00:55:00.827462 [ 288 ] {} <Debug> TCP-Session: 4c811532-497a-4742-8b0a-9411c05fff00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3231 | 2026.01.24 00:55:00.827655 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55248 | ||
| 3232 | 2026.01.24 00:55:00.827677 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37704 | ||
| 3233 | 2026.01.24 00:55:00.827722 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36700 | ||
| 3234 | 2026.01.24 00:55:00.827746 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46802 | ||
| 3235 | 2026.01.24 00:55:00.827736 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61338 | ||
| 3236 | 2026.01.24 00:55:00.827802 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3237 | 2026.01.24 00:55:00.827717 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57787 | ||
| 3238 | 2026.01.24 00:55:00.827862 [ 289 ] {} <Debug> TCP-Session: 6f5e383a-4316-4022-bc38-91b7a0bff6be Authenticating user 'default' from [fd00:1122:3344:101::e]:55248 | ||
| 3239 | 2026.01.24 00:55:00.827838 [ 288 ] {} <Trace> TCP-Session: 4c811532-497a-4742-8b0a-9411c05fff00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3240 | 2026.01.24 00:55:00.827913 [ 289 ] {} <Debug> TCP-Session: 6f5e383a-4316-4022-bc38-91b7a0bff6be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3241 | 2026.01.24 00:55:00.827711 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40185 | ||
| 3242 | 2026.01.24 00:55:00.827958 [ 289 ] {} <Debug> TCP-Session: 6f5e383a-4316-4022-bc38-91b7a0bff6be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3243 | 2026.01.24 00:55:00.827752 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35541 | ||
| 3244 | 2026.01.24 00:55:00.828110 [ 288 ] {4b6e1f52-9ae0-4cea-98c1-5dd73d416fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39750) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3245 | 2026.01.24 00:55:00.828313 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3246 | 2026.01.24 00:55:00.828314 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3247 | 2026.01.24 00:55:00.828352 [ 292 ] {} <Debug> TCP-Session: 5ddfa2de-139b-4213-9dd7-68a298d9abc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:40185 | ||
| 3248 | 2026.01.24 00:55:00.828369 [ 259 ] {} <Debug> TCP-Session: b19815b4-f0cb-4e21-82f4-042e8c8fc443 Authenticating user 'default' from [fd00:1122:3344:101::e]:46802 | ||
| 3249 | 2026.01.24 00:55:00.828379 [ 292 ] {} <Debug> TCP-Session: 5ddfa2de-139b-4213-9dd7-68a298d9abc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3250 | 2026.01.24 00:55:00.828400 [ 259 ] {} <Debug> TCP-Session: b19815b4-f0cb-4e21-82f4-042e8c8fc443 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3251 | 2026.01.24 00:55:00.828416 [ 292 ] {} <Debug> TCP-Session: 5ddfa2de-139b-4213-9dd7-68a298d9abc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3252 | 2026.01.24 00:55:00.828432 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3253 | 2026.01.24 00:55:00.828445 [ 288 ] {4b6e1f52-9ae0-4cea-98c1-5dd73d416fb9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3254 | 2026.01.24 00:55:00.828480 [ 286 ] {} <Debug> TCP-Session: ed2a7997-af6b-43a6-8aab-cfe40672dc9f Authenticating user 'default' from [fd00:1122:3344:101::e]:35541 | ||
| 3255 | 2026.01.24 00:55:00.828432 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3256 | 2026.01.24 00:55:00.828515 [ 286 ] {} <Debug> TCP-Session: ed2a7997-af6b-43a6-8aab-cfe40672dc9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3257 | 2026.01.24 00:55:00.828506 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3258 | 2026.01.24 00:55:00.828531 [ 290 ] {} <Debug> TCP-Session: 05b175f4-2de1-4fba-827c-659b80b26a38 Authenticating user 'default' from [fd00:1122:3344:101::e]:37704 | ||
| 3259 | 2026.01.24 00:55:00.828535 [ 286 ] {} <Debug> TCP-Session: ed2a7997-af6b-43a6-8aab-cfe40672dc9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3260 | 2026.01.24 00:55:00.828554 [ 294 ] {} <Debug> TCP-Session: 289104ee-849a-4a26-870d-73493b5ce961 Authenticating user 'default' from [fd00:1122:3344:101::e]:61338 | ||
| 3261 | 2026.01.24 00:55:00.828558 [ 290 ] {} <Debug> TCP-Session: 05b175f4-2de1-4fba-827c-659b80b26a38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3262 | 2026.01.24 00:55:00.828578 [ 294 ] {} <Debug> TCP-Session: 289104ee-849a-4a26-870d-73493b5ce961 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3263 | 2026.01.24 00:55:00.828584 [ 290 ] {} <Debug> TCP-Session: 05b175f4-2de1-4fba-827c-659b80b26a38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3264 | 2026.01.24 00:55:00.828597 [ 294 ] {} <Debug> TCP-Session: 289104ee-849a-4a26-870d-73493b5ce961 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3265 | 2026.01.24 00:55:00.828419 [ 259 ] {} <Debug> TCP-Session: b19815b4-f0cb-4e21-82f4-042e8c8fc443 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3266 | 2026.01.24 00:55:00.828530 [ 288 ] {4b6e1f52-9ae0-4cea-98c1-5dd73d416fb9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3267 | 2026.01.24 00:55:00.828656 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3268 | 2026.01.24 00:55:00.828692 [ 293 ] {} <Debug> TCP-Session: d3765c6b-ea17-4365-86f5-03ea8f7333e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:36700 | ||
| 3269 | 2026.01.24 00:55:00.828695 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3270 | 2026.01.24 00:55:00.828710 [ 293 ] {} <Debug> TCP-Session: d3765c6b-ea17-4365-86f5-03ea8f7333e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3271 | 2026.01.24 00:55:00.828737 [ 293 ] {} <Debug> TCP-Session: d3765c6b-ea17-4365-86f5-03ea8f7333e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3272 | 2026.01.24 00:55:00.828740 [ 291 ] {} <Debug> TCP-Session: 5566f8a7-a4c2-4ae1-a7a1-807f54a4b2eb Authenticating user 'default' from [fd00:1122:3344:101::e]:57787 | ||
| 3273 | 2026.01.24 00:55:00.828774 [ 291 ] {} <Debug> TCP-Session: 5566f8a7-a4c2-4ae1-a7a1-807f54a4b2eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3274 | 2026.01.24 00:55:00.828788 [ 291 ] {} <Debug> TCP-Session: 5566f8a7-a4c2-4ae1-a7a1-807f54a4b2eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3275 | 2026.01.24 00:55:00.828966 [ 288 ] {4b6e1f52-9ae0-4cea-98c1-5dd73d416fb9} <Debug> oximeter.version (e41782c5-ec67-41da-8086-17500ed3b5e4) (SelectExecutor): Key condition: unknown | ||
| 3276 | 2026.01.24 00:55:00.830150 [ 316 ] {4b6e1f52-9ae0-4cea-98c1-5dd73d416fb9} <Trace> AggregatingTransform: Aggregating | ||
| 3277 | 2026.01.24 00:55:00.830199 [ 316 ] {4b6e1f52-9ae0-4cea-98c1-5dd73d416fb9} <Trace> Aggregator: Aggregation method: without_key | ||
| 3278 | 2026.01.24 00:55:00.830236 [ 316 ] {4b6e1f52-9ae0-4cea-98c1-5dd73d416fb9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001157486 sec. (863.941 rows/sec., 33.75 KiB/sec.) | ||
| 3279 | 2026.01.24 00:55:00.830254 [ 316 ] {4b6e1f52-9ae0-4cea-98c1-5dd73d416fb9} <Trace> Aggregator: Merging aggregated data | ||
| 3280 | 2026.01.24 00:55:00.831509 [ 288 ] {4b6e1f52-9ae0-4cea-98c1-5dd73d416fb9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003464 sec., 288.6836027713626 rows/sec., 11.28 KiB/sec. | ||
| 3281 | 2026.01.24 00:55:00.831658 [ 288 ] {4b6e1f52-9ae0-4cea-98c1-5dd73d416fb9} <Debug> TCPHandler: Processed in 0.003974439 sec. | ||
| 3282 | 2026.01.24 00:55:00.831755 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3283 | 2026.01.24 00:55:00.831786 [ 288 ] {} <Debug> TCP-Session: 4c811532-497a-4742-8b0a-9411c05fff00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3284 | 2026.01.24 00:55:00.831794 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3285 | 2026.01.24 00:55:00.831818 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3286 | 2026.01.24 00:55:00.831836 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3287 | 2026.01.24 00:55:00.831855 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3288 | 2026.01.24 00:55:00.831874 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3289 | 2026.01.24 00:55:00.831891 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3290 | 2026.01.24 00:55:00.831910 [ 291 ] {} <Debug> TCP-Session: 5566f8a7-a4c2-4ae1-a7a1-807f54a4b2eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3291 | 2026.01.24 00:55:00.831933 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3292 | 2026.01.24 00:55:00.831953 [ 292 ] {} <Debug> TCP-Session: 5ddfa2de-139b-4213-9dd7-68a298d9abc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3293 | 2026.01.24 00:55:00.831977 [ 259 ] {} <Debug> TCP-Session: b19815b4-f0cb-4e21-82f4-042e8c8fc443 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3294 | 2026.01.24 00:55:00.831863 [ 289 ] {} <Debug> TCP-Session: 6f5e383a-4316-4022-bc38-91b7a0bff6be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3295 | 2026.01.24 00:55:00.831846 [ 286 ] {} <Debug> TCP-Session: ed2a7997-af6b-43a6-8aab-cfe40672dc9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3296 | 2026.01.24 00:55:00.831935 [ 293 ] {} <Debug> TCP-Session: d3765c6b-ea17-4365-86f5-03ea8f7333e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3297 | 2026.01.24 00:55:00.831919 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3298 | 2026.01.24 00:55:00.831890 [ 290 ] {} <Debug> TCP-Session: 05b175f4-2de1-4fba-827c-659b80b26a38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3299 | 2026.01.24 00:55:00.832118 [ 294 ] {} <Debug> TCP-Session: 289104ee-849a-4a26-870d-73493b5ce961 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3300 | 2026.01.24 00:55:00.953171 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52835 | ||
| 3301 | 2026.01.24 00:55:00.953284 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3302 | 2026.01.24 00:55:00.953314 [ 288 ] {} <Debug> TCP-Session: 8e3a8534-94e7-4a4e-92af-6384a4e793a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:52835 | ||
| 3303 | 2026.01.24 00:55:00.953339 [ 288 ] {} <Debug> TCP-Session: 8e3a8534-94e7-4a4e-92af-6384a4e793a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3304 | 2026.01.24 00:55:00.953354 [ 288 ] {} <Debug> TCP-Session: 8e3a8534-94e7-4a4e-92af-6384a4e793a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3305 | 2026.01.24 00:55:00.953533 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34413 | ||
| 3306 | 2026.01.24 00:55:00.953614 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42118 | ||
| 3307 | 2026.01.24 00:55:00.953650 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3308 | 2026.01.24 00:55:00.953674 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38079 | ||
| 3309 | 2026.01.24 00:55:00.953665 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46407 | ||
| 3310 | 2026.01.24 00:55:00.953711 [ 289 ] {} <Debug> TCP-Session: 69bb4508-78e4-4e6f-ba5d-6a389819e3d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:34413 | ||
| 3311 | 2026.01.24 00:55:00.953745 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3312 | 2026.01.24 00:55:00.953766 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3313 | 2026.01.24 00:55:00.953780 [ 289 ] {} <Debug> TCP-Session: 69bb4508-78e4-4e6f-ba5d-6a389819e3d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3314 | 2026.01.24 00:55:00.953780 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3315 | 2026.01.24 00:55:00.953800 [ 286 ] {} <Debug> TCP-Session: 8a1ed232-7c9c-4058-939c-a25a8d59d810 Authenticating user 'default' from [fd00:1122:3344:101::e]:38079 | ||
| 3316 | 2026.01.24 00:55:00.953815 [ 289 ] {} <Debug> TCP-Session: 69bb4508-78e4-4e6f-ba5d-6a389819e3d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3317 | 2026.01.24 00:55:00.953828 [ 259 ] {} <Debug> TCP-Session: 85bc779d-ad1d-4c86-8169-9027653f9112 Authenticating user 'default' from [fd00:1122:3344:101::e]:46407 | ||
| 3318 | 2026.01.24 00:55:00.953843 [ 286 ] {} <Debug> TCP-Session: 8a1ed232-7c9c-4058-939c-a25a8d59d810 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3319 | 2026.01.24 00:55:00.953863 [ 259 ] {} <Debug> TCP-Session: 85bc779d-ad1d-4c86-8169-9027653f9112 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3320 | 2026.01.24 00:55:00.953870 [ 286 ] {} <Debug> TCP-Session: 8a1ed232-7c9c-4058-939c-a25a8d59d810 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3321 | 2026.01.24 00:55:00.953879 [ 259 ] {} <Debug> TCP-Session: 85bc779d-ad1d-4c86-8169-9027653f9112 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3322 | 2026.01.24 00:55:00.953789 [ 290 ] {} <Debug> TCP-Session: cf3f08b2-2fc4-4e7b-93bc-9458c84f0bee Authenticating user 'default' from [fd00:1122:3344:101::e]:42118 | ||
| 3323 | 2026.01.24 00:55:00.953667 [ 288 ] {} <Trace> TCP-Session: 8e3a8534-94e7-4a4e-92af-6384a4e793a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3324 | 2026.01.24 00:55:00.953921 [ 290 ] {} <Debug> TCP-Session: cf3f08b2-2fc4-4e7b-93bc-9458c84f0bee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3325 | 2026.01.24 00:55:00.953637 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45879 | ||
| 3326 | 2026.01.24 00:55:00.953962 [ 290 ] {} <Debug> TCP-Session: cf3f08b2-2fc4-4e7b-93bc-9458c84f0bee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3327 | 2026.01.24 00:55:00.953623 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39068 | ||
| 3328 | 2026.01.24 00:55:00.953619 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65070 | ||
| 3329 | 2026.01.24 00:55:00.954031 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3330 | 2026.01.24 00:55:00.954077 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3331 | 2026.01.24 00:55:00.953652 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46327 | ||
| 3332 | 2026.01.24 00:55:00.954110 [ 292 ] {} <Debug> TCP-Session: 2f8c0f05-1107-4037-aeff-737dcf078a33 Authenticating user 'default' from [fd00:1122:3344:101::e]:39068 | ||
| 3333 | 2026.01.24 00:55:00.954102 [ 288 ] {961f8e9e-d3a7-47fb-92e1-146f9c734a6a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52835) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3334 | 2026.01.24 00:55:00.954147 [ 292 ] {} <Debug> TCP-Session: 2f8c0f05-1107-4037-aeff-737dcf078a33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3335 | 2026.01.24 00:55:00.954174 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3336 | 2026.01.24 00:55:00.954196 [ 292 ] {} <Debug> TCP-Session: 2f8c0f05-1107-4037-aeff-737dcf078a33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3337 | 2026.01.24 00:55:00.954217 [ 294 ] {} <Debug> TCP-Session: bcf3ae8b-f46e-4692-b17e-34d43a1b0e65 Authenticating user 'default' from [fd00:1122:3344:101::e]:46327 | ||
| 3338 | 2026.01.24 00:55:00.954138 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3339 | 2026.01.24 00:55:00.954245 [ 294 ] {} <Debug> TCP-Session: bcf3ae8b-f46e-4692-b17e-34d43a1b0e65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3340 | 2026.01.24 00:55:00.954099 [ 293 ] {} <Debug> TCP-Session: 521ae893-138b-4e1a-ae36-08ae39724049 Authenticating user 'default' from [fd00:1122:3344:101::e]:45879 | ||
| 3341 | 2026.01.24 00:55:00.954279 [ 294 ] {} <Debug> TCP-Session: bcf3ae8b-f46e-4692-b17e-34d43a1b0e65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3342 | 2026.01.24 00:55:00.954303 [ 293 ] {} <Debug> TCP-Session: 521ae893-138b-4e1a-ae36-08ae39724049 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3343 | 2026.01.24 00:55:00.954278 [ 291 ] {} <Debug> TCP-Session: b2ba8beb-9f24-44af-9738-9945f354d441 Authenticating user 'default' from [fd00:1122:3344:101::e]:65070 | ||
| 3344 | 2026.01.24 00:55:00.954329 [ 293 ] {} <Debug> TCP-Session: 521ae893-138b-4e1a-ae36-08ae39724049 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3345 | 2026.01.24 00:55:00.954389 [ 291 ] {} <Debug> TCP-Session: b2ba8beb-9f24-44af-9738-9945f354d441 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3346 | 2026.01.24 00:55:00.954407 [ 288 ] {961f8e9e-d3a7-47fb-92e1-146f9c734a6a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3347 | 2026.01.24 00:55:00.954410 [ 291 ] {} <Debug> TCP-Session: b2ba8beb-9f24-44af-9738-9945f354d441 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3348 | 2026.01.24 00:55:00.954478 [ 288 ] {961f8e9e-d3a7-47fb-92e1-146f9c734a6a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3349 | 2026.01.24 00:55:00.954759 [ 288 ] {961f8e9e-d3a7-47fb-92e1-146f9c734a6a} <Debug> oximeter.version (e41782c5-ec67-41da-8086-17500ed3b5e4) (SelectExecutor): Key condition: unknown | ||
| 3350 | 2026.01.24 00:55:00.955703 [ 334 ] {961f8e9e-d3a7-47fb-92e1-146f9c734a6a} <Trace> AggregatingTransform: Aggregating | ||
| 3351 | 2026.01.24 00:55:00.955756 [ 334 ] {961f8e9e-d3a7-47fb-92e1-146f9c734a6a} <Trace> Aggregator: Aggregation method: without_key | ||
| 3352 | 2026.01.24 00:55:00.955796 [ 334 ] {961f8e9e-d3a7-47fb-92e1-146f9c734a6a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000934472 sec. (1070.123 rows/sec., 41.80 KiB/sec.) | ||
| 3353 | 2026.01.24 00:55:00.955815 [ 334 ] {961f8e9e-d3a7-47fb-92e1-146f9c734a6a} <Trace> Aggregator: Merging aggregated data | ||
| 3354 | 2026.01.24 00:55:00.957296 [ 288 ] {961f8e9e-d3a7-47fb-92e1-146f9c734a6a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00325 sec., 307.6923076923077 rows/sec., 12.02 KiB/sec. | ||
| 3355 | 2026.01.24 00:55:00.957473 [ 288 ] {961f8e9e-d3a7-47fb-92e1-146f9c734a6a} <Debug> TCPHandler: Processed in 0.003926177 sec. | ||
| 3356 | 2026.01.24 00:55:00.957600 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3357 | 2026.01.24 00:55:00.957627 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3358 | 2026.01.24 00:55:00.957641 [ 288 ] {} <Debug> TCP-Session: 8e3a8534-94e7-4a4e-92af-6384a4e793a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3359 | 2026.01.24 00:55:00.957650 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3360 | 2026.01.24 00:55:00.957665 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3361 | 2026.01.24 00:55:00.957682 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3362 | 2026.01.24 00:55:00.957698 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3363 | 2026.01.24 00:55:00.957718 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3364 | 2026.01.24 00:55:00.957740 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3365 | 2026.01.24 00:55:00.957755 [ 293 ] {} <Debug> TCP-Session: 521ae893-138b-4e1a-ae36-08ae39724049 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3366 | 2026.01.24 00:55:00.957776 [ 286 ] {} <Debug> TCP-Session: 8a1ed232-7c9c-4058-939c-a25a8d59d810 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3367 | 2026.01.24 00:55:00.957794 [ 259 ] {} <Debug> TCP-Session: 85bc779d-ad1d-4c86-8169-9027653f9112 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3368 | 2026.01.24 00:55:00.957700 [ 289 ] {} <Debug> TCP-Session: 69bb4508-78e4-4e6f-ba5d-6a389819e3d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3369 | 2026.01.24 00:55:00.957746 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3370 | 2026.01.24 00:55:00.957737 [ 291 ] {} <Debug> TCP-Session: b2ba8beb-9f24-44af-9738-9945f354d441 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3371 | 2026.01.24 00:55:00.957874 [ 294 ] {} <Debug> TCP-Session: bcf3ae8b-f46e-4692-b17e-34d43a1b0e65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3372 | 2026.01.24 00:55:00.957667 [ 292 ] {} <Debug> TCP-Session: 2f8c0f05-1107-4037-aeff-737dcf078a33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3373 | 2026.01.24 00:55:00.957714 [ 290 ] {} <Debug> TCP-Session: cf3f08b2-2fc4-4e7b-93bc-9458c84f0bee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3374 | 2026.01.24 00:55:01.465816 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3375 | 2026.01.24 00:55:01.466021 [ 262 ] {b0355bbf-cd06-4318-accd-5e781716c1af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3376 | 2026.01.24 00:55:01.466091 [ 262 ] {b0355bbf-cd06-4318-accd-5e781716c1af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3377 | 2026.01.24 00:55:01.466729 [ 262 ] {b0355bbf-cd06-4318-accd-5e781716c1af} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3378 | 2026.01.24 00:55:01.466782 [ 262 ] {b0355bbf-cd06-4318-accd-5e781716c1af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3379 | 2026.01.24 00:55:01.467189 [ 262 ] {b0355bbf-cd06-4318-accd-5e781716c1af} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3380 | 2026.01.24 00:55:01.467429 [ 262 ] {b0355bbf-cd06-4318-accd-5e781716c1af} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3381 | 2026.01.24 00:55:01.467634 [ 262 ] {b0355bbf-cd06-4318-accd-5e781716c1af} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001665 sec., 33633.63363363363 rows/sec., 2.57 MiB/sec. | ||
| 3382 | 2026.01.24 00:55:01.467698 [ 262 ] {b0355bbf-cd06-4318-accd-5e781716c1af} <Debug> TCPHandler: Processed in 0.002020395 sec. | ||
| 3383 | 2026.01.24 00:55:01.467851 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3384 | 2026.01.24 00:55:01.467974 [ 262 ] {2c145789-6121-4d38-afce-5e89e9ed10d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3385 | 2026.01.24 00:55:01.468032 [ 262 ] {2c145789-6121-4d38-afce-5e89e9ed10d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3386 | 2026.01.24 00:55:01.468625 [ 262 ] {2c145789-6121-4d38-afce-5e89e9ed10d3} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3387 | 2026.01.24 00:55:01.468675 [ 262 ] {2c145789-6121-4d38-afce-5e89e9ed10d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3388 | 2026.01.24 00:55:01.469096 [ 262 ] {2c145789-6121-4d38-afce-5e89e9ed10d3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3389 | 2026.01.24 00:55:01.469376 [ 262 ] {2c145789-6121-4d38-afce-5e89e9ed10d3} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3390 | 2026.01.24 00:55:01.469574 [ 262 ] {2c145789-6121-4d38-afce-5e89e9ed10d3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001627 sec., 39336.20159803319 rows/sec., 3.07 MiB/sec. | ||
| 3391 | 2026.01.24 00:55:01.469628 [ 262 ] {2c145789-6121-4d38-afce-5e89e9ed10d3} <Debug> TCPHandler: Processed in 0.001833481 sec. | ||
| 3392 | 2026.01.24 00:55:01.469780 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3393 | 2026.01.24 00:55:01.469899 [ 262 ] {92ec80a2-6a18-418b-bc65-d0d9a2bb1d19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3394 | 2026.01.24 00:55:01.469957 [ 262 ] {92ec80a2-6a18-418b-bc65-d0d9a2bb1d19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3395 | 2026.01.24 00:55:01.470435 [ 262 ] {92ec80a2-6a18-418b-bc65-d0d9a2bb1d19} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3396 | 2026.01.24 00:55:01.470474 [ 262 ] {92ec80a2-6a18-418b-bc65-d0d9a2bb1d19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3397 | 2026.01.24 00:55:01.470839 [ 262 ] {92ec80a2-6a18-418b-bc65-d0d9a2bb1d19} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3398 | 2026.01.24 00:55:01.471066 [ 262 ] {92ec80a2-6a18-418b-bc65-d0d9a2bb1d19} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3399 | 2026.01.24 00:55:01.471214 [ 262 ] {92ec80a2-6a18-418b-bc65-d0d9a2bb1d19} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001344 sec., 119047.61904761905 rows/sec., 8.29 MiB/sec. | ||
| 3400 | 2026.01.24 00:55:01.471254 [ 262 ] {92ec80a2-6a18-418b-bc65-d0d9a2bb1d19} <Debug> TCPHandler: Processed in 0.001534904 sec. | ||
| 3401 | 2026.01.24 00:55:01.471371 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3402 | 2026.01.24 00:55:01.471467 [ 262 ] {ab22e73d-2b5b-45ee-8a90-d1d28ad4249d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3403 | 2026.01.24 00:55:01.471508 [ 262 ] {ab22e73d-2b5b-45ee-8a90-d1d28ad4249d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3404 | 2026.01.24 00:55:01.471857 [ 262 ] {ab22e73d-2b5b-45ee-8a90-d1d28ad4249d} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3405 | 2026.01.24 00:55:01.471894 [ 262 ] {ab22e73d-2b5b-45ee-8a90-d1d28ad4249d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3406 | 2026.01.24 00:55:01.472215 [ 262 ] {ab22e73d-2b5b-45ee-8a90-d1d28ad4249d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3407 | 2026.01.24 00:55:01.472433 [ 262 ] {ab22e73d-2b5b-45ee-8a90-d1d28ad4249d} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3408 | 2026.01.24 00:55:01.472568 [ 262 ] {ab22e73d-2b5b-45ee-8a90-d1d28ad4249d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 3409 | 2026.01.24 00:55:01.472604 [ 262 ] {ab22e73d-2b5b-45ee-8a90-d1d28ad4249d} <Debug> TCPHandler: Processed in 0.001283169 sec. | ||
| 3410 | 2026.01.24 00:55:02.091287 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8133 | ||
| 3411 | 2026.01.24 00:55:02.091802 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3412 | 2026.01.24 00:55:02.091845 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3413 | 2026.01.24 00:55:02.092355 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3414 | 2026.01.24 00:55:02.092584 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3415 | 2026.01.24 00:55:02.092712 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8133 | ||
| 3416 | 2026.01.24 00:55:02.529689 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3417 | 2026.01.24 00:55:02.544706 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3418 | 2026.01.24 00:55:02.544771 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3419 | 2026.01.24 00:55:02.551241 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3420 | 2026.01.24 00:55:02.551990 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3421 | 2026.01.24 00:55:02.554985 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3422 | 2026.01.24 00:55:04.610278 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 446 | ||
| 3423 | 2026.01.24 00:55:04.612528 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3424 | 2026.01.24 00:55:04.612595 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3425 | 2026.01.24 00:55:04.613844 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3426 | 2026.01.24 00:55:04.614144 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3427 | 2026.01.24 00:55:04.614550 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 446 | ||
| 3428 | 2026.01.24 00:55:06.468254 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3429 | 2026.01.24 00:55:06.468434 [ 262 ] {6d213a36-94dd-463c-979d-a91975fb18e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3430 | 2026.01.24 00:55:06.468502 [ 262 ] {6d213a36-94dd-463c-979d-a91975fb18e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3431 | 2026.01.24 00:55:06.469240 [ 262 ] {6d213a36-94dd-463c-979d-a91975fb18e2} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3432 | 2026.01.24 00:55:06.469290 [ 262 ] {6d213a36-94dd-463c-979d-a91975fb18e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3433 | 2026.01.24 00:55:06.469694 [ 262 ] {6d213a36-94dd-463c-979d-a91975fb18e2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3434 | 2026.01.24 00:55:06.469919 [ 262 ] {6d213a36-94dd-463c-979d-a91975fb18e2} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3435 | 2026.01.24 00:55:06.470087 [ 262 ] {6d213a36-94dd-463c-979d-a91975fb18e2} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001702 sec., 79905.99294947121 rows/sec., 6.91 MiB/sec. | ||
| 3436 | 2026.01.24 00:55:06.470136 [ 262 ] {6d213a36-94dd-463c-979d-a91975fb18e2} <Debug> TCPHandler: Processed in 0.002018226 sec. | ||
| 3437 | 2026.01.24 00:55:06.470269 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3438 | 2026.01.24 00:55:06.470373 [ 262 ] {b558ba11-e1f4-4289-92e9-2bb60eadea2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3439 | 2026.01.24 00:55:06.470418 [ 262 ] {b558ba11-e1f4-4289-92e9-2bb60eadea2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3440 | 2026.01.24 00:55:06.470840 [ 262 ] {b558ba11-e1f4-4289-92e9-2bb60eadea2f} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3441 | 2026.01.24 00:55:06.470878 [ 262 ] {b558ba11-e1f4-4289-92e9-2bb60eadea2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3442 | 2026.01.24 00:55:06.471188 [ 262 ] {b558ba11-e1f4-4289-92e9-2bb60eadea2f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3443 | 2026.01.24 00:55:06.471410 [ 262 ] {b558ba11-e1f4-4289-92e9-2bb60eadea2f} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3444 | 2026.01.24 00:55:06.471543 [ 262 ] {b558ba11-e1f4-4289-92e9-2bb60eadea2f} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001192 sec., 33557.04697986577 rows/sec., 2.46 MiB/sec. | ||
| 3445 | 2026.01.24 00:55:06.471582 [ 262 ] {b558ba11-e1f4-4289-92e9-2bb60eadea2f} <Debug> TCPHandler: Processed in 0.001366141 sec. | ||
| 3446 | 2026.01.24 00:55:06.471705 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3447 | 2026.01.24 00:55:06.471827 [ 262 ] {6b57c315-e5bc-4376-9394-bf7e30e5c48a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3448 | 2026.01.24 00:55:06.471877 [ 262 ] {6b57c315-e5bc-4376-9394-bf7e30e5c48a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3449 | 2026.01.24 00:55:06.472364 [ 262 ] {6b57c315-e5bc-4376-9394-bf7e30e5c48a} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3450 | 2026.01.24 00:55:06.472402 [ 262 ] {6b57c315-e5bc-4376-9394-bf7e30e5c48a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3451 | 2026.01.24 00:55:06.472719 [ 262 ] {6b57c315-e5bc-4376-9394-bf7e30e5c48a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3452 | 2026.01.24 00:55:06.472932 [ 262 ] {6b57c315-e5bc-4376-9394-bf7e30e5c48a} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3453 | 2026.01.24 00:55:06.473061 [ 262 ] {6b57c315-e5bc-4376-9394-bf7e30e5c48a} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00126 sec., 82539.68253968253 rows/sec., 6.45 MiB/sec. | ||
| 3454 | 2026.01.24 00:55:06.473101 [ 262 ] {6b57c315-e5bc-4376-9394-bf7e30e5c48a} <Debug> TCPHandler: Processed in 0.001457673 sec. | ||
| 3455 | 2026.01.24 00:55:06.473213 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3456 | 2026.01.24 00:55:06.473307 [ 262 ] {ee9d4d2d-af19-44b3-b7b3-bf722a153005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3457 | 2026.01.24 00:55:06.473351 [ 262 ] {ee9d4d2d-af19-44b3-b7b3-bf722a153005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3458 | 2026.01.24 00:55:06.473753 [ 262 ] {ee9d4d2d-af19-44b3-b7b3-bf722a153005} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3459 | 2026.01.24 00:55:06.473790 [ 262 ] {ee9d4d2d-af19-44b3-b7b3-bf722a153005} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3460 | 2026.01.24 00:55:06.474124 [ 262 ] {ee9d4d2d-af19-44b3-b7b3-bf722a153005} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3461 | 2026.01.24 00:55:06.474329 [ 262 ] {ee9d4d2d-af19-44b3-b7b3-bf722a153005} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3462 | 2026.01.24 00:55:06.474458 [ 262 ] {ee9d4d2d-af19-44b3-b7b3-bf722a153005} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 3463 | 2026.01.24 00:55:06.474495 [ 262 ] {ee9d4d2d-af19-44b3-b7b3-bf722a153005} <Debug> TCPHandler: Processed in 0.00133123 sec. | ||
| 3464 | 2026.01.24 00:55:06.474602 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3465 | 2026.01.24 00:55:06.474698 [ 262 ] {70a965ba-d858-4821-bec6-63b616f1556f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3466 | 2026.01.24 00:55:06.474753 [ 262 ] {70a965ba-d858-4821-bec6-63b616f1556f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3467 | 2026.01.24 00:55:06.475611 [ 262 ] {70a965ba-d858-4821-bec6-63b616f1556f} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3468 | 2026.01.24 00:55:06.475648 [ 262 ] {70a965ba-d858-4821-bec6-63b616f1556f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3469 | 2026.01.24 00:55:06.476206 [ 262 ] {70a965ba-d858-4821-bec6-63b616f1556f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3470 | 2026.01.24 00:55:06.476435 [ 262 ] {70a965ba-d858-4821-bec6-63b616f1556f} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3471 | 2026.01.24 00:55:06.476574 [ 262 ] {70a965ba-d858-4821-bec6-63b616f1556f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001897 sec., 21085.925144965735 rows/sec., 37.79 MiB/sec. | ||
| 3472 | 2026.01.24 00:55:06.476639 [ 262 ] {70a965ba-d858-4821-bec6-63b616f1556f} <Debug> TCPHandler: Processed in 0.002085767 sec. | ||
| 3473 | 2026.01.24 00:55:06.476751 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3474 | 2026.01.24 00:55:06.476844 [ 262 ] {61b937b1-6fd7-4cca-b0e8-23558699ab40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3475 | 2026.01.24 00:55:06.476886 [ 262 ] {61b937b1-6fd7-4cca-b0e8-23558699ab40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3476 | 2026.01.24 00:55:06.477221 [ 262 ] {61b937b1-6fd7-4cca-b0e8-23558699ab40} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3477 | 2026.01.24 00:55:06.477257 [ 262 ] {61b937b1-6fd7-4cca-b0e8-23558699ab40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3478 | 2026.01.24 00:55:06.477558 [ 262 ] {61b937b1-6fd7-4cca-b0e8-23558699ab40} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3479 | 2026.01.24 00:55:06.477765 [ 262 ] {61b937b1-6fd7-4cca-b0e8-23558699ab40} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3480 | 2026.01.24 00:55:06.477890 [ 262 ] {61b937b1-6fd7-4cca-b0e8-23558699ab40} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 3481 | 2026.01.24 00:55:06.477927 [ 262 ] {61b937b1-6fd7-4cca-b0e8-23558699ab40} <Debug> TCPHandler: Processed in 0.001225538 sec. | ||
| 3482 | 2026.01.24 00:55:09.508299 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3483 | 2026.01.24 00:55:09.508367 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3484 | 2026.01.24 00:55:09.593761 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8581 | ||
| 3485 | 2026.01.24 00:55:09.594257 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3486 | 2026.01.24 00:55:09.594308 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3487 | 2026.01.24 00:55:09.594804 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3488 | 2026.01.24 00:55:09.595044 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3489 | 2026.01.24 00:55:09.595199 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8581 | ||
| 3490 | 2026.01.24 00:55:10.056029 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 3491 | 2026.01.24 00:55:10.072228 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3492 | 2026.01.24 00:55:10.072296 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3493 | 2026.01.24 00:55:10.078445 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3494 | 2026.01.24 00:55:10.079170 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3495 | 2026.01.24 00:55:10.082367 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3496 | 2026.01.24 00:55:11.465894 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3497 | 2026.01.24 00:55:11.466087 [ 262 ] {e39c9f69-3eea-4021-9186-db6b7db76422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3498 | 2026.01.24 00:55:11.466160 [ 262 ] {e39c9f69-3eea-4021-9186-db6b7db76422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3499 | 2026.01.24 00:55:11.466796 [ 262 ] {e39c9f69-3eea-4021-9186-db6b7db76422} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3500 | 2026.01.24 00:55:11.466841 [ 262 ] {e39c9f69-3eea-4021-9186-db6b7db76422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3501 | 2026.01.24 00:55:11.467229 [ 262 ] {e39c9f69-3eea-4021-9186-db6b7db76422} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3502 | 2026.01.24 00:55:11.467458 [ 262 ] {e39c9f69-3eea-4021-9186-db6b7db76422} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3503 | 2026.01.24 00:55:11.467616 [ 262 ] {e39c9f69-3eea-4021-9186-db6b7db76422} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001585 sec., 35331.230283911675 rows/sec., 2.70 MiB/sec. | ||
| 3504 | 2026.01.24 00:55:11.467665 [ 262 ] {e39c9f69-3eea-4021-9186-db6b7db76422} <Debug> TCPHandler: Processed in 0.001902723 sec. | ||
| 3505 | 2026.01.24 00:55:11.467783 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3506 | 2026.01.24 00:55:11.467884 [ 262 ] {b30d1a5b-69c7-44fd-9780-d08c6229371f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3507 | 2026.01.24 00:55:11.467927 [ 262 ] {b30d1a5b-69c7-44fd-9780-d08c6229371f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3508 | 2026.01.24 00:55:11.468335 [ 262 ] {b30d1a5b-69c7-44fd-9780-d08c6229371f} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3509 | 2026.01.24 00:55:11.468370 [ 262 ] {b30d1a5b-69c7-44fd-9780-d08c6229371f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3510 | 2026.01.24 00:55:11.468669 [ 262 ] {b30d1a5b-69c7-44fd-9780-d08c6229371f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3511 | 2026.01.24 00:55:11.468884 [ 262 ] {b30d1a5b-69c7-44fd-9780-d08c6229371f} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3512 | 2026.01.24 00:55:11.469016 [ 262 ] {b30d1a5b-69c7-44fd-9780-d08c6229371f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001154 sec., 55459.27209705372 rows/sec., 4.33 MiB/sec. | ||
| 3513 | 2026.01.24 00:55:11.469053 [ 262 ] {b30d1a5b-69c7-44fd-9780-d08c6229371f} <Debug> TCPHandler: Processed in 0.001321849 sec. | ||
| 3514 | 2026.01.24 00:55:11.469162 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3515 | 2026.01.24 00:55:11.469256 [ 262 ] {c2647e98-320c-43cb-b258-bb6b7cb4ffa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3516 | 2026.01.24 00:55:11.469299 [ 262 ] {c2647e98-320c-43cb-b258-bb6b7cb4ffa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3517 | 2026.01.24 00:55:11.469690 [ 262 ] {c2647e98-320c-43cb-b258-bb6b7cb4ffa4} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3518 | 2026.01.24 00:55:11.469726 [ 262 ] {c2647e98-320c-43cb-b258-bb6b7cb4ffa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3519 | 2026.01.24 00:55:11.470044 [ 262 ] {c2647e98-320c-43cb-b258-bb6b7cb4ffa4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3520 | 2026.01.24 00:55:11.470247 [ 262 ] {c2647e98-320c-43cb-b258-bb6b7cb4ffa4} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3521 | 2026.01.24 00:55:11.470379 [ 262 ] {c2647e98-320c-43cb-b258-bb6b7cb4ffa4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001143 sec., 139982.5021872266 rows/sec., 9.75 MiB/sec. | ||
| 3522 | 2026.01.24 00:55:11.470416 [ 262 ] {c2647e98-320c-43cb-b258-bb6b7cb4ffa4} <Debug> TCPHandler: Processed in 0.001303779 sec. | ||
| 3523 | 2026.01.24 00:55:11.470513 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3524 | 2026.01.24 00:55:11.470605 [ 262 ] {20ad82a1-3b69-420e-b6b0-a32893395171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3525 | 2026.01.24 00:55:11.470646 [ 262 ] {20ad82a1-3b69-420e-b6b0-a32893395171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3526 | 2026.01.24 00:55:11.470989 [ 262 ] {20ad82a1-3b69-420e-b6b0-a32893395171} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3527 | 2026.01.24 00:55:11.471025 [ 262 ] {20ad82a1-3b69-420e-b6b0-a32893395171} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3528 | 2026.01.24 00:55:11.471325 [ 262 ] {20ad82a1-3b69-420e-b6b0-a32893395171} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3529 | 2026.01.24 00:55:11.471530 [ 262 ] {20ad82a1-3b69-420e-b6b0-a32893395171} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3530 | 2026.01.24 00:55:11.471677 [ 262 ] {20ad82a1-3b69-420e-b6b0-a32893395171} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 3531 | 2026.01.24 00:55:11.471712 [ 262 ] {20ad82a1-3b69-420e-b6b0-a32893395171} <Debug> TCPHandler: Processed in 0.001246717 sec. | ||
| 3532 | 2026.01.24 00:55:14.615684 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 466 | ||
| 3533 | 2026.01.24 00:55:14.617720 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3534 | 2026.01.24 00:55:14.617769 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3535 | 2026.01.24 00:55:14.618944 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3536 | 2026.01.24 00:55:14.619199 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3537 | 2026.01.24 00:55:14.619463 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 466 | ||
| 3538 | 2026.01.24 00:55:16.497257 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3539 | 2026.01.24 00:55:16.497454 [ 262 ] {9e7c0323-7f5a-4b49-94a3-6693cd0a3b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3540 | 2026.01.24 00:55:16.497521 [ 262 ] {9e7c0323-7f5a-4b49-94a3-6693cd0a3b03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3541 | 2026.01.24 00:55:16.498168 [ 262 ] {9e7c0323-7f5a-4b49-94a3-6693cd0a3b03} <Trace> oximeter.fields_i16 (c3bc7777-ff50-4015-ba4c-c8af214321b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3542 | 2026.01.24 00:55:16.498215 [ 262 ] {9e7c0323-7f5a-4b49-94a3-6693cd0a3b03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3543 | 2026.01.24 00:55:16.498607 [ 262 ] {9e7c0323-7f5a-4b49-94a3-6693cd0a3b03} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3544 | 2026.01.24 00:55:16.498844 [ 262 ] {9e7c0323-7f5a-4b49-94a3-6693cd0a3b03} <Trace> oximeter.fields_i16 (c3bc7777-ff50-4015-ba4c-c8af214321b2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3545 | 2026.01.24 00:55:16.498982 [ 109 ] {} <Debug> oximeter.fields_i16 (c3bc7777-ff50-4015-ba4c-c8af214321b2) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3546 | 2026.01.24 00:55:16.499007 [ 262 ] {9e7c0323-7f5a-4b49-94a3-6693cd0a3b03} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001606 sec., 14943.960149439601 rows/sec., 1.24 MiB/sec. | ||
| 3547 | 2026.01.24 00:55:16.499055 [ 109 ] {} <Trace> oximeter.fields_i16 (c3bc7777-ff50-4015-ba4c-c8af214321b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3548 | 2026.01.24 00:55:16.499076 [ 262 ] {9e7c0323-7f5a-4b49-94a3-6693cd0a3b03} <Debug> TCPHandler: Processed in 0.001952014 sec. | ||
| 3549 | 2026.01.24 00:55:16.499086 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3550 | 2026.01.24 00:55:16.499202 [ 191 ] {c3bc7777-ff50-4015-ba4c-c8af214321b2::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 | ||
| 3551 | 2026.01.24 00:55:16.499211 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3552 | 2026.01.24 00:55:16.499321 [ 191 ] {c3bc7777-ff50-4015-ba4c-c8af214321b2::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3553 | 2026.01.24 00:55:16.499334 [ 262 ] {6b233e16-8488-418c-a6f3-ed419c9c3390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3554 | 2026.01.24 00:55:16.499363 [ 191 ] {c3bc7777-ff50-4015-ba4c-c8af214321b2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3555 | 2026.01.24 00:55:16.499386 [ 262 ] {6b233e16-8488-418c-a6f3-ed419c9c3390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3556 | 2026.01.24 00:55:16.499459 [ 191 ] {c3bc7777-ff50-4015-ba4c-c8af214321b2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 3557 | 2026.01.24 00:55:16.499521 [ 191 ] {c3bc7777-ff50-4015-ba4c-c8af214321b2::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 | ||
| 3558 | 2026.01.24 00:55:16.499568 [ 191 ] {c3bc7777-ff50-4015-ba4c-c8af214321b2::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 | ||
| 3559 | 2026.01.24 00:55:16.499610 [ 191 ] {c3bc7777-ff50-4015-ba4c-c8af214321b2::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 | ||
| 3560 | 2026.01.24 00:55:16.499816 [ 262 ] {6b233e16-8488-418c-a6f3-ed419c9c3390} <Trace> oximeter.fields_ipaddr (11711a15-37c4-432c-a9a4-559ec6fcba92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3561 | 2026.01.24 00:55:16.499863 [ 262 ] {6b233e16-8488-418c-a6f3-ed419c9c3390} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3562 | 2026.01.24 00:55:16.500218 [ 262 ] {6b233e16-8488-418c-a6f3-ed419c9c3390} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3563 | 2026.01.24 00:55:16.500408 [ 196 ] {c3bc7777-ff50-4015-ba4c-c8af214321b2::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001241978 sec., 96620.06895452255 rows/sec., 8.39 MiB/sec. | ||
| 3564 | 2026.01.24 00:55:16.500437 [ 262 ] {6b233e16-8488-418c-a6f3-ed419c9c3390} <Trace> oximeter.fields_ipaddr (11711a15-37c4-432c-a9a4-559ec6fcba92): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3565 | 2026.01.24 00:55:16.500568 [ 201 ] {c3bc7777-ff50-4015-ba4c-c8af214321b2::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3566 | 2026.01.24 00:55:16.500587 [ 262 ] {6b233e16-8488-418c-a6f3-ed419c9c3390} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001278 sec., 10954.616588419405 rows/sec., 893.27 KiB/sec. | ||
| 3567 | 2026.01.24 00:55:16.500629 [ 262 ] {6b233e16-8488-418c-a6f3-ed419c9c3390} <Debug> TCPHandler: Processed in 0.001470323 sec. | ||
| 3568 | 2026.01.24 00:55:16.500740 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3569 | 2026.01.24 00:55:16.500835 [ 262 ] {544698fe-d484-444a-9eda-b5cdf03feee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3570 | 2026.01.24 00:55:16.500837 [ 201 ] {c3bc7777-ff50-4015-ba4c-c8af214321b2::all_1_5_1} <Trace> oximeter.fields_i16 (c3bc7777-ff50-4015-ba4c-c8af214321b2): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3571 | 2026.01.24 00:55:16.500876 [ 262 ] {544698fe-d484-444a-9eda-b5cdf03feee7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3572 | 2026.01.24 00:55:16.500907 [ 201 ] {c3bc7777-ff50-4015-ba4c-c8af214321b2::all_1_5_1} <Trace> oximeter.fields_i16 (c3bc7777-ff50-4015-ba4c-c8af214321b2) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3573 | 2026.01.24 00:55:16.500982 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3574 | 2026.01.24 00:55:16.501919 [ 262 ] {544698fe-d484-444a-9eda-b5cdf03feee7} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3575 | 2026.01.24 00:55:16.501955 [ 262 ] {544698fe-d484-444a-9eda-b5cdf03feee7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3576 | 2026.01.24 00:55:16.502365 [ 262 ] {544698fe-d484-444a-9eda-b5cdf03feee7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3577 | 2026.01.24 00:55:16.502590 [ 262 ] {544698fe-d484-444a-9eda-b5cdf03feee7} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3578 | 2026.01.24 00:55:16.502705 [ 108 ] {} <Debug> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3579 | 2026.01.24 00:55:16.502722 [ 262 ] {544698fe-d484-444a-9eda-b5cdf03feee7} <Debug> executeQuery: Read 1403 rows, 120.12 KiB in 0.001907 sec., 735710.5401153645 rows/sec., 61.51 MiB/sec. | ||
| 3580 | 2026.01.24 00:55:16.502777 [ 108 ] {} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3581 | 2026.01.24 00:55:16.502785 [ 262 ] {544698fe-d484-444a-9eda-b5cdf03feee7} <Debug> TCPHandler: Processed in 0.002095647 sec. | ||
| 3582 | 2026.01.24 00:55:16.502806 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3583 | 2026.01.24 00:55:16.502897 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3584 | 2026.01.24 00:55:16.502915 [ 196 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::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 | ||
| 3585 | 2026.01.24 00:55:16.502995 [ 262 ] {e87f4210-c541-4ccf-bb9d-1d7f0ddc4592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3586 | 2026.01.24 00:55:16.503041 [ 262 ] {e87f4210-c541-4ccf-bb9d-1d7f0ddc4592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3587 | 2026.01.24 00:55:16.503042 [ 196 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3588 | 2026.01.24 00:55:16.503090 [ 196 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1407 rows starting from the beginning of the part | ||
| 3589 | 2026.01.24 00:55:16.503156 [ 196 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 136 rows starting from the beginning of the part | ||
| 3590 | 2026.01.24 00:55:16.503202 [ 196 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part | ||
| 3591 | 2026.01.24 00:55:16.503244 [ 196 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 136 rows starting from the beginning of the part | ||
| 3592 | 2026.01.24 00:55:16.503287 [ 196 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part | ||
| 3593 | 2026.01.24 00:55:16.503328 [ 196 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1403 rows starting from the beginning of the part | ||
| 3594 | 2026.01.24 00:55:16.503460 [ 262 ] {e87f4210-c541-4ccf-bb9d-1d7f0ddc4592} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3595 | 2026.01.24 00:55:16.503502 [ 262 ] {e87f4210-c541-4ccf-bb9d-1d7f0ddc4592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3596 | 2026.01.24 00:55:16.503840 [ 262 ] {e87f4210-c541-4ccf-bb9d-1d7f0ddc4592} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3597 | 2026.01.24 00:55:16.504068 [ 262 ] {e87f4210-c541-4ccf-bb9d-1d7f0ddc4592} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3598 | 2026.01.24 00:55:16.504197 [ 262 ] {e87f4210-c541-4ccf-bb9d-1d7f0ddc4592} <Debug> executeQuery: Read 66 rows, 4.95 KiB in 0.001222 sec., 54009.819967266776 rows/sec., 3.95 MiB/sec. | ||
| 3599 | 2026.01.24 00:55:16.504235 [ 262 ] {e87f4210-c541-4ccf-bb9d-1d7f0ddc4592} <Debug> TCPHandler: Processed in 0.001387031 sec. | ||
| 3600 | 2026.01.24 00:55:16.504343 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3601 | 2026.01.24 00:55:16.504436 [ 262 ] {cab9cd56-d087-43b1-a43d-83a09dbe7827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3602 | 2026.01.24 00:55:16.504476 [ 262 ] {cab9cd56-d087-43b1-a43d-83a09dbe7827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3603 | 2026.01.24 00:55:16.504875 [ 195 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3194 rows, containing 5 columns (5 merged, 0 gathered) in 0.002002925 sec., 1594667.7983449206 rows/sec., 139.39 MiB/sec. | ||
| 3604 | 2026.01.24 00:55:16.504952 [ 262 ] {cab9cd56-d087-43b1-a43d-83a09dbe7827} <Trace> oximeter.fields_u32 (fea0c977-557f-4a86-adf9-80bb19699eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3605 | 2026.01.24 00:55:16.504994 [ 262 ] {cab9cd56-d087-43b1-a43d-83a09dbe7827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3606 | 2026.01.24 00:55:16.505100 [ 196 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3607 | 2026.01.24 00:55:16.505375 [ 262 ] {cab9cd56-d087-43b1-a43d-83a09dbe7827} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3608 | 2026.01.24 00:55:16.505409 [ 196 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_26_5} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3609 | 2026.01.24 00:55:16.505497 [ 196 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_26_5} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3610 | 2026.01.24 00:55:16.505576 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 3611 | 2026.01.24 00:55:16.505618 [ 262 ] {cab9cd56-d087-43b1-a43d-83a09dbe7827} <Trace> oximeter.fields_u32 (fea0c977-557f-4a86-adf9-80bb19699eee): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3612 | 2026.01.24 00:55:16.505754 [ 262 ] {cab9cd56-d087-43b1-a43d-83a09dbe7827} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001337 sec., 188481.67539267015 rows/sec., 13.04 MiB/sec. | ||
| 3613 | 2026.01.24 00:55:16.505794 [ 262 ] {cab9cd56-d087-43b1-a43d-83a09dbe7827} <Debug> TCPHandler: Processed in 0.001500203 sec. | ||
| 3614 | 2026.01.24 00:55:16.505907 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3615 | 2026.01.24 00:55:16.506001 [ 262 ] {4ff28db5-5b46-463a-bd7b-27d2895bf426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3616 | 2026.01.24 00:55:16.506041 [ 262 ] {4ff28db5-5b46-463a-bd7b-27d2895bf426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3617 | 2026.01.24 00:55:16.506435 [ 262 ] {4ff28db5-5b46-463a-bd7b-27d2895bf426} <Trace> oximeter.fields_u8 (0c7590bb-02de-42c3-a38e-55a03cb7beeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3618 | 2026.01.24 00:55:16.506472 [ 262 ] {4ff28db5-5b46-463a-bd7b-27d2895bf426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3619 | 2026.01.24 00:55:16.506769 [ 262 ] {4ff28db5-5b46-463a-bd7b-27d2895bf426} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3620 | 2026.01.24 00:55:16.506988 [ 262 ] {4ff28db5-5b46-463a-bd7b-27d2895bf426} <Trace> oximeter.fields_u8 (0c7590bb-02de-42c3-a38e-55a03cb7beeb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3621 | 2026.01.24 00:55:16.507087 [ 108 ] {} <Debug> oximeter.fields_u8 (0c7590bb-02de-42c3-a38e-55a03cb7beeb) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3622 | 2026.01.24 00:55:16.507115 [ 262 ] {4ff28db5-5b46-463a-bd7b-27d2895bf426} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001132 sec., 10600.706713780919 rows/sec., 828.18 KiB/sec. | ||
| 3623 | 2026.01.24 00:55:16.507124 [ 108 ] {} <Trace> oximeter.fields_u8 (0c7590bb-02de-42c3-a38e-55a03cb7beeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3624 | 2026.01.24 00:55:16.507155 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3625 | 2026.01.24 00:55:16.507159 [ 262 ] {4ff28db5-5b46-463a-bd7b-27d2895bf426} <Debug> TCPHandler: Processed in 0.001299799 sec. | ||
| 3626 | 2026.01.24 00:55:16.507250 [ 201 ] {0c7590bb-02de-42c3-a38e-55a03cb7beeb::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 | ||
| 3627 | 2026.01.24 00:55:16.507276 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3628 | 2026.01.24 00:55:16.507326 [ 201 ] {0c7590bb-02de-42c3-a38e-55a03cb7beeb::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3629 | 2026.01.24 00:55:16.507353 [ 201 ] {0c7590bb-02de-42c3-a38e-55a03cb7beeb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 3630 | 2026.01.24 00:55:16.507368 [ 262 ] {b5c5aa39-b040-468b-8f80-a62f49744071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3631 | 2026.01.24 00:55:16.507406 [ 201 ] {0c7590bb-02de-42c3-a38e-55a03cb7beeb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 3632 | 2026.01.24 00:55:16.507408 [ 262 ] {b5c5aa39-b040-468b-8f80-a62f49744071} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3633 | 2026.01.24 00:55:16.507453 [ 201 ] {0c7590bb-02de-42c3-a38e-55a03cb7beeb::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 | ||
| 3634 | 2026.01.24 00:55:16.507502 [ 201 ] {0c7590bb-02de-42c3-a38e-55a03cb7beeb::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 | ||
| 3635 | 2026.01.24 00:55:16.507548 [ 201 ] {0c7590bb-02de-42c3-a38e-55a03cb7beeb::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 | ||
| 3636 | 2026.01.24 00:55:16.508045 [ 262 ] {b5c5aa39-b040-468b-8f80-a62f49744071} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3637 | 2026.01.24 00:55:16.508080 [ 262 ] {b5c5aa39-b040-468b-8f80-a62f49744071} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3638 | 2026.01.24 00:55:16.508308 [ 199 ] {0c7590bb-02de-42c3-a38e-55a03cb7beeb::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001089614 sec., 55065.37177385753 rows/sec., 4.41 MiB/sec. | ||
| 3639 | 2026.01.24 00:55:16.508436 [ 201 ] {0c7590bb-02de-42c3-a38e-55a03cb7beeb::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3640 | 2026.01.24 00:55:16.508448 [ 262 ] {b5c5aa39-b040-468b-8f80-a62f49744071} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3641 | 2026.01.24 00:55:16.508674 [ 201 ] {0c7590bb-02de-42c3-a38e-55a03cb7beeb::all_1_5_1} <Trace> oximeter.fields_u8 (0c7590bb-02de-42c3-a38e-55a03cb7beeb): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3642 | 2026.01.24 00:55:16.508675 [ 262 ] {b5c5aa39-b040-468b-8f80-a62f49744071} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3643 | 2026.01.24 00:55:16.508737 [ 201 ] {0c7590bb-02de-42c3-a38e-55a03cb7beeb::all_1_5_1} <Trace> oximeter.fields_u8 (0c7590bb-02de-42c3-a38e-55a03cb7beeb) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3644 | 2026.01.24 00:55:16.508789 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3645 | 2026.01.24 00:55:16.508798 [ 108 ] {} <Debug> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3646 | 2026.01.24 00:55:16.508816 [ 262 ] {b5c5aa39-b040-468b-8f80-a62f49744071} <Debug> executeQuery: Read 610 rows, 47.01 KiB in 0.001466 sec., 416098.2264665757 rows/sec., 31.31 MiB/sec. | ||
| 3647 | 2026.01.24 00:55:16.508840 [ 108 ] {} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3648 | 2026.01.24 00:55:16.508863 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3649 | 2026.01.24 00:55:16.508865 [ 262 ] {b5c5aa39-b040-468b-8f80-a62f49744071} <Debug> TCPHandler: Processed in 0.001637597 sec. | ||
| 3650 | 2026.01.24 00:55:16.508965 [ 195 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::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 | ||
| 3651 | 2026.01.24 00:55:16.508988 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3652 | 2026.01.24 00:55:16.509079 [ 195 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3653 | 2026.01.24 00:55:16.509087 [ 262 ] {47e35b99-e9dc-4cee-9e92-81d76bfe3c6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3654 | 2026.01.24 00:55:16.509115 [ 195 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 632 rows starting from the beginning of the part | ||
| 3655 | 2026.01.24 00:55:16.509142 [ 262 ] {47e35b99-e9dc-4cee-9e92-81d76bfe3c6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3656 | 2026.01.24 00:55:16.509175 [ 195 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 104 rows starting from the beginning of the part | ||
| 3657 | 2026.01.24 00:55:16.509221 [ 195 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part | ||
| 3658 | 2026.01.24 00:55:16.509258 [ 195 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 104 rows starting from the beginning of the part | ||
| 3659 | 2026.01.24 00:55:16.509295 [ 195 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 64 rows starting from the beginning of the part | ||
| 3660 | 2026.01.24 00:55:16.509332 [ 195 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 610 rows starting from the beginning of the part | ||
| 3661 | 2026.01.24 00:55:16.509739 [ 262 ] {47e35b99-e9dc-4cee-9e92-81d76bfe3c6c} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3662 | 2026.01.24 00:55:16.509781 [ 262 ] {47e35b99-e9dc-4cee-9e92-81d76bfe3c6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3663 | 2026.01.24 00:55:16.510228 [ 262 ] {47e35b99-e9dc-4cee-9e92-81d76bfe3c6c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3664 | 2026.01.24 00:55:16.510349 [ 201 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1578 rows, containing 5 columns (5 merged, 0 gathered) in 0.001418891 sec., 1112136.168317369 rows/sec., 88.66 MiB/sec. | ||
| 3665 | 2026.01.24 00:55:16.510448 [ 262 ] {47e35b99-e9dc-4cee-9e92-81d76bfe3c6c} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3666 | 2026.01.24 00:55:16.510506 [ 195 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3667 | 2026.01.24 00:55:16.510560 [ 108 ] {} <Debug> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3668 | 2026.01.24 00:55:16.510587 [ 262 ] {47e35b99-e9dc-4cee-9e92-81d76bfe3c6c} <Debug> executeQuery: Read 887 rows, 61.65 KiB in 0.001517 sec., 584706.6578773896 rows/sec., 39.69 MiB/sec. | ||
| 3669 | 2026.01.24 00:55:16.510596 [ 108 ] {} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3670 | 2026.01.24 00:55:16.510633 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3671 | 2026.01.24 00:55:16.510635 [ 262 ] {47e35b99-e9dc-4cee-9e92-81d76bfe3c6c} <Debug> TCPHandler: Processed in 0.001695957 sec. | ||
| 3672 | 2026.01.24 00:55:16.510736 [ 188 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::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 | ||
| 3673 | 2026.01.24 00:55:16.510768 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3674 | 2026.01.24 00:55:16.510774 [ 195 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_26_5} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3675 | 2026.01.24 00:55:16.510862 [ 188 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3676 | 2026.01.24 00:55:16.510876 [ 195 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_26_5} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3677 | 2026.01.24 00:55:16.510896 [ 262 ] {6dd70ce3-1686-4e8f-8a54-dde665410125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3678 | 2026.01.24 00:55:16.510905 [ 188 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6630 rows starting from the beginning of the part | ||
| 3679 | 2026.01.24 00:55:16.510966 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 3680 | 2026.01.24 00:55:16.510980 [ 262 ] {6dd70ce3-1686-4e8f-8a54-dde665410125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3681 | 2026.01.24 00:55:16.511022 [ 188 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::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 | ||
| 3682 | 2026.01.24 00:55:16.511084 [ 188 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 3683 | 2026.01.24 00:55:16.511150 [ 188 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::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 | ||
| 3684 | 2026.01.24 00:55:16.511209 [ 188 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::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 | ||
| 3685 | 2026.01.24 00:55:16.511260 [ 188 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 887 rows starting from the beginning of the part | ||
| 3686 | 2026.01.24 00:55:16.511855 [ 262 ] {6dd70ce3-1686-4e8f-8a54-dde665410125} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3687 | 2026.01.24 00:55:16.511896 [ 262 ] {6dd70ce3-1686-4e8f-8a54-dde665410125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3688 | 2026.01.24 00:55:16.512509 [ 262 ] {6dd70ce3-1686-4e8f-8a54-dde665410125} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3689 | 2026.01.24 00:55:16.512745 [ 262 ] {6dd70ce3-1686-4e8f-8a54-dde665410125} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3690 | 2026.01.24 00:55:16.512886 [ 262 ] {6dd70ce3-1686-4e8f-8a54-dde665410125} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002015 sec., 19851.116625310176 rows/sec., 35.57 MiB/sec. | ||
| 3691 | 2026.01.24 00:55:16.512946 [ 262 ] {6dd70ce3-1686-4e8f-8a54-dde665410125} <Debug> TCPHandler: Processed in 0.0022366 sec. | ||
| 3692 | 2026.01.24 00:55:16.513052 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3693 | 2026.01.24 00:55:16.513146 [ 262 ] {6cb1da51-651c-4971-acac-d63722d24487} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3694 | 2026.01.24 00:55:16.513187 [ 262 ] {6cb1da51-651c-4971-acac-d63722d24487} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3695 | 2026.01.24 00:55:16.513535 [ 262 ] {6cb1da51-651c-4971-acac-d63722d24487} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3696 | 2026.01.24 00:55:16.513572 [ 262 ] {6cb1da51-651c-4971-acac-d63722d24487} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3697 | 2026.01.24 00:55:16.513906 [ 262 ] {6cb1da51-651c-4971-acac-d63722d24487} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3698 | 2026.01.24 00:55:16.514085 [ 194 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8157 rows, containing 5 columns (5 merged, 0 gathered) in 0.003390835 sec., 2405602.159939956 rows/sec., 165.23 MiB/sec. | ||
| 3699 | 2026.01.24 00:55:16.514116 [ 262 ] {6cb1da51-651c-4971-acac-d63722d24487} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3700 | 2026.01.24 00:55:16.514222 [ 108 ] {} <Debug> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3701 | 2026.01.24 00:55:16.514249 [ 262 ] {6cb1da51-651c-4971-acac-d63722d24487} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 3702 | 2026.01.24 00:55:16.514252 [ 108 ] {} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3703 | 2026.01.24 00:55:16.514286 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3704 | 2026.01.24 00:55:16.514292 [ 262 ] {6cb1da51-651c-4971-acac-d63722d24487} <Debug> TCPHandler: Processed in 0.001289459 sec. | ||
| 3705 | 2026.01.24 00:55:16.514376 [ 194 ] {49186854-3280-4cad-bfb2-0aea110974bc::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 | ||
| 3706 | 2026.01.24 00:55:16.514498 [ 194 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3707 | 2026.01.24 00:55:16.514534 [ 194 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1200 rows starting from the beginning of the part | ||
| 3708 | 2026.01.24 00:55:16.514556 [ 188 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3709 | 2026.01.24 00:55:16.514597 [ 194 ] {49186854-3280-4cad-bfb2-0aea110974bc::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 | ||
| 3710 | 2026.01.24 00:55:16.514645 [ 194 ] {49186854-3280-4cad-bfb2-0aea110974bc::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 | ||
| 3711 | 2026.01.24 00:55:16.514684 [ 194 ] {49186854-3280-4cad-bfb2-0aea110974bc::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 | ||
| 3712 | 2026.01.24 00:55:16.514722 [ 194 ] {49186854-3280-4cad-bfb2-0aea110974bc::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 | ||
| 3713 | 2026.01.24 00:55:16.514761 [ 194 ] {49186854-3280-4cad-bfb2-0aea110974bc::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 | ||
| 3714 | 2026.01.24 00:55:16.514848 [ 188 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3715 | 2026.01.24 00:55:16.514926 [ 188 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3716 | 2026.01.24 00:55:16.515009 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. | ||
| 3717 | 2026.01.24 00:55:16.515798 [ 192 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1500 rows, containing 4 columns (4 merged, 0 gathered) in 0.001458193 sec., 1028670.4160560365 rows/sec., 69.33 MiB/sec. | ||
| 3718 | 2026.01.24 00:55:16.516003 [ 192 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3719 | 2026.01.24 00:55:16.516265 [ 192 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_26_5} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3720 | 2026.01.24 00:55:16.516338 [ 192 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_26_5} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3721 | 2026.01.24 00:55:16.516424 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 3722 | 2026.01.24 00:55:17.096261 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9093 | ||
| 3723 | 2026.01.24 00:55:17.096882 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3724 | 2026.01.24 00:55:17.096931 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3725 | 2026.01.24 00:55:17.097432 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3726 | 2026.01.24 00:55:17.097669 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3727 | 2026.01.24 00:55:17.097816 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9093 | ||
| 3728 | 2026.01.24 00:55:17.583401 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 3729 | 2026.01.24 00:55:17.600345 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3730 | 2026.01.24 00:55:17.600402 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3731 | 2026.01.24 00:55:17.606469 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3732 | 2026.01.24 00:55:17.607200 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3733 | 2026.01.24 00:55:17.610382 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 3734 | 2026.01.24 00:55:21.464784 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3735 | 2026.01.24 00:55:21.464993 [ 262 ] {06a8693c-02e2-4af7-9ef0-8218654a8a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3736 | 2026.01.24 00:55:21.465065 [ 262 ] {06a8693c-02e2-4af7-9ef0-8218654a8a38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3737 | 2026.01.24 00:55:21.465761 [ 262 ] {06a8693c-02e2-4af7-9ef0-8218654a8a38} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3738 | 2026.01.24 00:55:21.465802 [ 262 ] {06a8693c-02e2-4af7-9ef0-8218654a8a38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3739 | 2026.01.24 00:55:21.466198 [ 262 ] {06a8693c-02e2-4af7-9ef0-8218654a8a38} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3740 | 2026.01.24 00:55:21.466430 [ 262 ] {06a8693c-02e2-4af7-9ef0-8218654a8a38} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3741 | 2026.01.24 00:55:21.466588 [ 262 ] {06a8693c-02e2-4af7-9ef0-8218654a8a38} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001647 sec., 34001.21432908318 rows/sec., 2.60 MiB/sec. | ||
| 3742 | 2026.01.24 00:55:21.466637 [ 262 ] {06a8693c-02e2-4af7-9ef0-8218654a8a38} <Debug> TCPHandler: Processed in 0.001981875 sec. | ||
| 3743 | 2026.01.24 00:55:21.466758 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3744 | 2026.01.24 00:55:21.466857 [ 262 ] {ee6c6e2d-bfed-43b0-b593-a6fefbab9a9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3745 | 2026.01.24 00:55:21.466901 [ 262 ] {ee6c6e2d-bfed-43b0-b593-a6fefbab9a9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3746 | 2026.01.24 00:55:21.467327 [ 262 ] {ee6c6e2d-bfed-43b0-b593-a6fefbab9a9a} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3747 | 2026.01.24 00:55:21.467362 [ 262 ] {ee6c6e2d-bfed-43b0-b593-a6fefbab9a9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3748 | 2026.01.24 00:55:21.467671 [ 262 ] {ee6c6e2d-bfed-43b0-b593-a6fefbab9a9a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3749 | 2026.01.24 00:55:21.467888 [ 262 ] {ee6c6e2d-bfed-43b0-b593-a6fefbab9a9a} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3750 | 2026.01.24 00:55:21.468015 [ 262 ] {ee6c6e2d-bfed-43b0-b593-a6fefbab9a9a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001182 sec., 54145.51607445008 rows/sec., 4.23 MiB/sec. | ||
| 3751 | 2026.01.24 00:55:21.468052 [ 262 ] {ee6c6e2d-bfed-43b0-b593-a6fefbab9a9a} <Debug> TCPHandler: Processed in 0.00134707 sec. | ||
| 3752 | 2026.01.24 00:55:21.468163 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3753 | 2026.01.24 00:55:21.468260 [ 262 ] {27e8e63b-3746-4e7c-97f3-cae7e6d5e22c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3754 | 2026.01.24 00:55:21.468304 [ 262 ] {27e8e63b-3746-4e7c-97f3-cae7e6d5e22c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3755 | 2026.01.24 00:55:21.468709 [ 262 ] {27e8e63b-3746-4e7c-97f3-cae7e6d5e22c} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3756 | 2026.01.24 00:55:21.468743 [ 262 ] {27e8e63b-3746-4e7c-97f3-cae7e6d5e22c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3757 | 2026.01.24 00:55:21.469064 [ 262 ] {27e8e63b-3746-4e7c-97f3-cae7e6d5e22c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3758 | 2026.01.24 00:55:21.469276 [ 262 ] {27e8e63b-3746-4e7c-97f3-cae7e6d5e22c} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3759 | 2026.01.24 00:55:21.469403 [ 262 ] {27e8e63b-3746-4e7c-97f3-cae7e6d5e22c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 3760 | 2026.01.24 00:55:21.469439 [ 262 ] {27e8e63b-3746-4e7c-97f3-cae7e6d5e22c} <Debug> TCPHandler: Processed in 0.00132591 sec. | ||
| 3761 | 2026.01.24 00:55:21.469545 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3762 | 2026.01.24 00:55:21.469640 [ 262 ] {b11dbcd5-bb08-434f-80b6-9df34ffcbcf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3763 | 2026.01.24 00:55:21.469681 [ 262 ] {b11dbcd5-bb08-434f-80b6-9df34ffcbcf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3764 | 2026.01.24 00:55:21.470005 [ 262 ] {b11dbcd5-bb08-434f-80b6-9df34ffcbcf7} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3765 | 2026.01.24 00:55:21.470041 [ 262 ] {b11dbcd5-bb08-434f-80b6-9df34ffcbcf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3766 | 2026.01.24 00:55:21.470340 [ 262 ] {b11dbcd5-bb08-434f-80b6-9df34ffcbcf7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3767 | 2026.01.24 00:55:21.470551 [ 262 ] {b11dbcd5-bb08-434f-80b6-9df34ffcbcf7} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3768 | 2026.01.24 00:55:21.470674 [ 262 ] {b11dbcd5-bb08-434f-80b6-9df34ffcbcf7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 3769 | 2026.01.24 00:55:21.470709 [ 262 ] {b11dbcd5-bb08-434f-80b6-9df34ffcbcf7} <Debug> TCPHandler: Processed in 0.001211247 sec. | ||
| 3770 | 2026.01.24 00:55:24.508609 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3771 | 2026.01.24 00:55:24.508676 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3772 | 2026.01.24 00:55:24.598859 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9541 | ||
| 3773 | 2026.01.24 00:55:24.599342 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3774 | 2026.01.24 00:55:24.599380 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3775 | 2026.01.24 00:55:24.599895 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3776 | 2026.01.24 00:55:24.600140 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3777 | 2026.01.24 00:55:24.600280 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9541 | ||
| 3778 | 2026.01.24 00:55:24.620532 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 494 | ||
| 3779 | 2026.01.24 00:55:24.622702 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3780 | 2026.01.24 00:55:24.622751 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3781 | 2026.01.24 00:55:24.623962 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3782 | 2026.01.24 00:55:24.624231 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3783 | 2026.01.24 00:55:24.624581 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 494 | ||
| 3784 | 2026.01.24 00:55:25.111419 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 3785 | 2026.01.24 00:55:25.127717 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3786 | 2026.01.24 00:55:25.127768 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3787 | 2026.01.24 00:55:25.133893 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3788 | 2026.01.24 00:55:25.134585 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3789 | 2026.01.24 00:55:25.137237 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 3790 | 2026.01.24 00:55:26.468180 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3791 | 2026.01.24 00:55:26.468372 [ 262 ] {49e8288f-b097-4ba4-a2ee-df4609b8ee69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3792 | 2026.01.24 00:55:26.468442 [ 262 ] {49e8288f-b097-4ba4-a2ee-df4609b8ee69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3793 | 2026.01.24 00:55:26.469193 [ 262 ] {49e8288f-b097-4ba4-a2ee-df4609b8ee69} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3794 | 2026.01.24 00:55:26.469237 [ 262 ] {49e8288f-b097-4ba4-a2ee-df4609b8ee69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3795 | 2026.01.24 00:55:26.469611 [ 262 ] {49e8288f-b097-4ba4-a2ee-df4609b8ee69} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3796 | 2026.01.24 00:55:26.469830 [ 262 ] {49e8288f-b097-4ba4-a2ee-df4609b8ee69} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3797 | 2026.01.24 00:55:26.469981 [ 262 ] {49e8288f-b097-4ba4-a2ee-df4609b8ee69} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001663 sec., 81779.91581479255 rows/sec., 7.08 MiB/sec. | ||
| 3798 | 2026.01.24 00:55:26.470021 [ 262 ] {49e8288f-b097-4ba4-a2ee-df4609b8ee69} <Debug> TCPHandler: Processed in 0.001970164 sec. | ||
| 3799 | 2026.01.24 00:55:26.470139 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3800 | 2026.01.24 00:55:26.470232 [ 262 ] {33c942a6-8778-4916-a8f3-30a1d9ef058c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3801 | 2026.01.24 00:55:26.470272 [ 262 ] {33c942a6-8778-4916-a8f3-30a1d9ef058c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3802 | 2026.01.24 00:55:26.470668 [ 262 ] {33c942a6-8778-4916-a8f3-30a1d9ef058c} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3803 | 2026.01.24 00:55:26.470704 [ 262 ] {33c942a6-8778-4916-a8f3-30a1d9ef058c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3804 | 2026.01.24 00:55:26.471002 [ 262 ] {33c942a6-8778-4916-a8f3-30a1d9ef058c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3805 | 2026.01.24 00:55:26.471202 [ 262 ] {33c942a6-8778-4916-a8f3-30a1d9ef058c} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3806 | 2026.01.24 00:55:26.471328 [ 262 ] {33c942a6-8778-4916-a8f3-30a1d9ef058c} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001114 sec., 35906.64272890485 rows/sec., 2.64 MiB/sec. | ||
| 3807 | 2026.01.24 00:55:26.471365 [ 262 ] {33c942a6-8778-4916-a8f3-30a1d9ef058c} <Debug> TCPHandler: Processed in 0.001272779 sec. | ||
| 3808 | 2026.01.24 00:55:26.471479 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3809 | 2026.01.24 00:55:26.471570 [ 262 ] {99483218-14eb-43da-8e73-162851c22553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3810 | 2026.01.24 00:55:26.471609 [ 262 ] {99483218-14eb-43da-8e73-162851c22553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3811 | 2026.01.24 00:55:26.472034 [ 262 ] {99483218-14eb-43da-8e73-162851c22553} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3812 | 2026.01.24 00:55:26.472071 [ 262 ] {99483218-14eb-43da-8e73-162851c22553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3813 | 2026.01.24 00:55:26.472372 [ 262 ] {99483218-14eb-43da-8e73-162851c22553} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3814 | 2026.01.24 00:55:26.472586 [ 262 ] {99483218-14eb-43da-8e73-162851c22553} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3815 | 2026.01.24 00:55:26.472711 [ 262 ] {99483218-14eb-43da-8e73-162851c22553} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00116 sec., 89655.1724137931 rows/sec., 7.00 MiB/sec. | ||
| 3816 | 2026.01.24 00:55:26.472749 [ 262 ] {99483218-14eb-43da-8e73-162851c22553} <Debug> TCPHandler: Processed in 0.00131697 sec. | ||
| 3817 | 2026.01.24 00:55:26.472869 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3818 | 2026.01.24 00:55:26.472961 [ 262 ] {eb3eb083-961f-4eb9-81a1-3f8d602d1db2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3819 | 2026.01.24 00:55:26.473004 [ 262 ] {eb3eb083-961f-4eb9-81a1-3f8d602d1db2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3820 | 2026.01.24 00:55:26.473409 [ 262 ] {eb3eb083-961f-4eb9-81a1-3f8d602d1db2} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3821 | 2026.01.24 00:55:26.473444 [ 262 ] {eb3eb083-961f-4eb9-81a1-3f8d602d1db2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3822 | 2026.01.24 00:55:26.473782 [ 262 ] {eb3eb083-961f-4eb9-81a1-3f8d602d1db2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3823 | 2026.01.24 00:55:26.473987 [ 262 ] {eb3eb083-961f-4eb9-81a1-3f8d602d1db2} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3824 | 2026.01.24 00:55:26.474110 [ 262 ] {eb3eb083-961f-4eb9-81a1-3f8d602d1db2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 3825 | 2026.01.24 00:55:26.474146 [ 262 ] {eb3eb083-961f-4eb9-81a1-3f8d602d1db2} <Debug> TCPHandler: Processed in 0.00132464 sec. | ||
| 3826 | 2026.01.24 00:55:26.474247 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3827 | 2026.01.24 00:55:26.474337 [ 262 ] {9d368f1e-96f1-40f6-a22f-940cc47c4c2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3828 | 2026.01.24 00:55:26.474389 [ 262 ] {9d368f1e-96f1-40f6-a22f-940cc47c4c2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3829 | 2026.01.24 00:55:26.475203 [ 262 ] {9d368f1e-96f1-40f6-a22f-940cc47c4c2c} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3830 | 2026.01.24 00:55:26.475239 [ 262 ] {9d368f1e-96f1-40f6-a22f-940cc47c4c2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3831 | 2026.01.24 00:55:26.475812 [ 262 ] {9d368f1e-96f1-40f6-a22f-940cc47c4c2c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3832 | 2026.01.24 00:55:26.476033 [ 262 ] {9d368f1e-96f1-40f6-a22f-940cc47c4c2c} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3833 | 2026.01.24 00:55:26.476166 [ 262 ] {9d368f1e-96f1-40f6-a22f-940cc47c4c2c} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001846 sec., 21668.472372697724 rows/sec., 38.83 MiB/sec. | ||
| 3834 | 2026.01.24 00:55:26.476216 [ 262 ] {9d368f1e-96f1-40f6-a22f-940cc47c4c2c} <Debug> TCPHandler: Processed in 0.002015595 sec. | ||
| 3835 | 2026.01.24 00:55:26.476325 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3836 | 2026.01.24 00:55:26.476418 [ 262 ] {535b8148-9f31-4509-9e54-587c8b988fa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3837 | 2026.01.24 00:55:26.476458 [ 262 ] {535b8148-9f31-4509-9e54-587c8b988fa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3838 | 2026.01.24 00:55:26.476783 [ 262 ] {535b8148-9f31-4509-9e54-587c8b988fa3} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3839 | 2026.01.24 00:55:26.476819 [ 262 ] {535b8148-9f31-4509-9e54-587c8b988fa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3840 | 2026.01.24 00:55:26.477115 [ 262 ] {535b8148-9f31-4509-9e54-587c8b988fa3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3841 | 2026.01.24 00:55:26.477321 [ 262 ] {535b8148-9f31-4509-9e54-587c8b988fa3} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3842 | 2026.01.24 00:55:26.477445 [ 262 ] {535b8148-9f31-4509-9e54-587c8b988fa3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001046 sec., 57361.37667304015 rows/sec., 3.87 MiB/sec. | ||
| 3843 | 2026.01.24 00:55:26.477480 [ 262 ] {535b8148-9f31-4509-9e54-587c8b988fa3} <Debug> TCPHandler: Processed in 0.001202267 sec. | ||
| 3844 | 2026.01.24 00:55:27.608460 [ 96 ] {} <Debug> oximeter.fields_u32 (fea0c977-557f-4a86-adf9-80bb19699eee) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3845 | 2026.01.24 00:55:27.608520 [ 96 ] {} <Trace> oximeter.fields_u32 (fea0c977-557f-4a86-adf9-80bb19699eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3846 | 2026.01.24 00:55:27.608540 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3847 | 2026.01.24 00:55:27.608669 [ 188 ] {fea0c977-557f-4a86-adf9-80bb19699eee::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 | ||
| 3848 | 2026.01.24 00:55:27.608818 [ 188 ] {fea0c977-557f-4a86-adf9-80bb19699eee::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3849 | 2026.01.24 00:55:27.608852 [ 188 ] {fea0c977-557f-4a86-adf9-80bb19699eee::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3850 | 2026.01.24 00:55:27.608916 [ 188 ] {fea0c977-557f-4a86-adf9-80bb19699eee::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 253 rows starting from the beginning of the part | ||
| 3851 | 2026.01.24 00:55:27.608960 [ 188 ] {fea0c977-557f-4a86-adf9-80bb19699eee::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 253 rows starting from the beginning of the part | ||
| 3852 | 2026.01.24 00:55:27.609003 [ 188 ] {fea0c977-557f-4a86-adf9-80bb19699eee::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 252 rows starting from the beginning of the part | ||
| 3853 | 2026.01.24 00:55:27.609046 [ 188 ] {fea0c977-557f-4a86-adf9-80bb19699eee::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 252 rows starting from the beginning of the part | ||
| 3854 | 2026.01.24 00:55:27.610027 [ 194 ] {fea0c977-557f-4a86-adf9-80bb19699eee::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1034 rows, containing 5 columns (5 merged, 0 gathered) in 0.001417702 sec., 729349.327291631 rows/sec., 53.45 MiB/sec. | ||
| 3855 | 2026.01.24 00:55:27.610215 [ 193 ] {fea0c977-557f-4a86-adf9-80bb19699eee::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3856 | 2026.01.24 00:55:27.610524 [ 193 ] {fea0c977-557f-4a86-adf9-80bb19699eee::all_1_5_1} <Trace> oximeter.fields_u32 (fea0c977-557f-4a86-adf9-80bb19699eee): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3857 | 2026.01.24 00:55:27.610599 [ 193 ] {fea0c977-557f-4a86-adf9-80bb19699eee::all_1_5_1} <Trace> oximeter.fields_u32 (fea0c977-557f-4a86-adf9-80bb19699eee) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3858 | 2026.01.24 00:55:27.610689 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 3859 | 2026.01.24 00:55:27.954207 [ 96 ] {} <Debug> oximeter.fields_ipaddr (11711a15-37c4-432c-a9a4-559ec6fcba92) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3860 | 2026.01.24 00:55:27.954271 [ 96 ] {} <Trace> oximeter.fields_ipaddr (11711a15-37c4-432c-a9a4-559ec6fcba92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3861 | 2026.01.24 00:55:27.954292 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3862 | 2026.01.24 00:55:27.954417 [ 188 ] {11711a15-37c4-432c-a9a4-559ec6fcba92::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 | ||
| 3863 | 2026.01.24 00:55:27.954573 [ 188 ] {11711a15-37c4-432c-a9a4-559ec6fcba92::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3864 | 2026.01.24 00:55:27.954611 [ 188 ] {11711a15-37c4-432c-a9a4-559ec6fcba92::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 | ||
| 3865 | 2026.01.24 00:55:27.954688 [ 188 ] {11711a15-37c4-432c-a9a4-559ec6fcba92::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 | ||
| 3866 | 2026.01.24 00:55:27.954738 [ 188 ] {11711a15-37c4-432c-a9a4-559ec6fcba92::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
| 3867 | 2026.01.24 00:55:27.954787 [ 188 ] {11711a15-37c4-432c-a9a4-559ec6fcba92::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 3868 | 2026.01.24 00:55:27.954826 [ 188 ] {11711a15-37c4-432c-a9a4-559ec6fcba92::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part | ||
| 3869 | 2026.01.24 00:55:27.955606 [ 193 ] {11711a15-37c4-432c-a9a4-559ec6fcba92::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001245528 sec., 36932.128382501236 rows/sec., 3.08 MiB/sec. | ||
| 3870 | 2026.01.24 00:55:27.955744 [ 188 ] {11711a15-37c4-432c-a9a4-559ec6fcba92::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3871 | 2026.01.24 00:55:27.956003 [ 188 ] {11711a15-37c4-432c-a9a4-559ec6fcba92::all_1_5_1} <Trace> oximeter.fields_ipaddr (11711a15-37c4-432c-a9a4-559ec6fcba92): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3872 | 2026.01.24 00:55:27.956071 [ 188 ] {11711a15-37c4-432c-a9a4-559ec6fcba92::all_1_5_1} <Trace> oximeter.fields_ipaddr (11711a15-37c4-432c-a9a4-559ec6fcba92) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3873 | 2026.01.24 00:55:27.956145 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3874 | 2026.01.24 00:55:31.465686 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3875 | 2026.01.24 00:55:31.465914 [ 262 ] {88ccd751-a897-40f6-84d9-a4877ac1798a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3876 | 2026.01.24 00:55:31.465997 [ 262 ] {88ccd751-a897-40f6-84d9-a4877ac1798a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3877 | 2026.01.24 00:55:31.466679 [ 262 ] {88ccd751-a897-40f6-84d9-a4877ac1798a} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3878 | 2026.01.24 00:55:31.466732 [ 262 ] {88ccd751-a897-40f6-84d9-a4877ac1798a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3879 | 2026.01.24 00:55:31.467139 [ 262 ] {88ccd751-a897-40f6-84d9-a4877ac1798a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3880 | 2026.01.24 00:55:31.467351 [ 262 ] {88ccd751-a897-40f6-84d9-a4877ac1798a} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3881 | 2026.01.24 00:55:31.467504 [ 262 ] {88ccd751-a897-40f6-84d9-a4877ac1798a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001642 sec., 34104.7503045067 rows/sec., 2.60 MiB/sec. | ||
| 3882 | 2026.01.24 00:55:31.467546 [ 262 ] {88ccd751-a897-40f6-84d9-a4877ac1798a} <Debug> TCPHandler: Processed in 0.001992794 sec. | ||
| 3883 | 2026.01.24 00:55:31.467664 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3884 | 2026.01.24 00:55:31.467759 [ 262 ] {28d9a836-d395-4224-8550-dea256ac184a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3885 | 2026.01.24 00:55:31.467800 [ 262 ] {28d9a836-d395-4224-8550-dea256ac184a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3886 | 2026.01.24 00:55:31.468239 [ 262 ] {28d9a836-d395-4224-8550-dea256ac184a} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3887 | 2026.01.24 00:55:31.468275 [ 262 ] {28d9a836-d395-4224-8550-dea256ac184a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3888 | 2026.01.24 00:55:31.468577 [ 262 ] {28d9a836-d395-4224-8550-dea256ac184a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3889 | 2026.01.24 00:55:31.468787 [ 262 ] {28d9a836-d395-4224-8550-dea256ac184a} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3890 | 2026.01.24 00:55:31.468931 [ 262 ] {28d9a836-d395-4224-8550-dea256ac184a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00119 sec., 53781.512605042015 rows/sec., 4.20 MiB/sec. | ||
| 3891 | 2026.01.24 00:55:31.468969 [ 262 ] {28d9a836-d395-4224-8550-dea256ac184a} <Debug> TCPHandler: Processed in 0.00135776 sec. | ||
| 3892 | 2026.01.24 00:55:31.469085 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3893 | 2026.01.24 00:55:31.469180 [ 262 ] {f02c2bab-747f-4c99-8e25-3c2fc53f3d10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3894 | 2026.01.24 00:55:31.469224 [ 262 ] {f02c2bab-747f-4c99-8e25-3c2fc53f3d10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3895 | 2026.01.24 00:55:31.469622 [ 262 ] {f02c2bab-747f-4c99-8e25-3c2fc53f3d10} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3896 | 2026.01.24 00:55:31.469659 [ 262 ] {f02c2bab-747f-4c99-8e25-3c2fc53f3d10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3897 | 2026.01.24 00:55:31.469987 [ 262 ] {f02c2bab-747f-4c99-8e25-3c2fc53f3d10} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3898 | 2026.01.24 00:55:31.470196 [ 262 ] {f02c2bab-747f-4c99-8e25-3c2fc53f3d10} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3899 | 2026.01.24 00:55:31.470323 [ 262 ] {f02c2bab-747f-4c99-8e25-3c2fc53f3d10} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 3900 | 2026.01.24 00:55:31.470361 [ 262 ] {f02c2bab-747f-4c99-8e25-3c2fc53f3d10} <Debug> TCPHandler: Processed in 0.001325949 sec. | ||
| 3901 | 2026.01.24 00:55:31.470472 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3902 | 2026.01.24 00:55:31.470566 [ 262 ] {83a9df0b-f625-4459-9830-982043587e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3903 | 2026.01.24 00:55:31.470607 [ 262 ] {83a9df0b-f625-4459-9830-982043587e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3904 | 2026.01.24 00:55:31.470938 [ 262 ] {83a9df0b-f625-4459-9830-982043587e4b} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3905 | 2026.01.24 00:55:31.470975 [ 262 ] {83a9df0b-f625-4459-9830-982043587e4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3906 | 2026.01.24 00:55:31.471270 [ 262 ] {83a9df0b-f625-4459-9830-982043587e4b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3907 | 2026.01.24 00:55:31.471467 [ 262 ] {83a9df0b-f625-4459-9830-982043587e4b} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3908 | 2026.01.24 00:55:31.471593 [ 262 ] {83a9df0b-f625-4459-9830-982043587e4b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001045 sec., 57416.267942583734 rows/sec., 3.87 MiB/sec. | ||
| 3909 | 2026.01.24 00:55:31.471629 [ 262 ] {83a9df0b-f625-4459-9830-982043587e4b} <Debug> TCPHandler: Processed in 0.001207387 sec. | ||
| 3910 | 2026.01.24 00:55:32.100347 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10053 | ||
| 3911 | 2026.01.24 00:55:32.100875 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3912 | 2026.01.24 00:55:32.100928 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3913 | 2026.01.24 00:55:32.101448 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3914 | 2026.01.24 00:55:32.101688 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3915 | 2026.01.24 00:55:32.101842 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10053 | ||
| 3916 | 2026.01.24 00:55:32.101844 [ 91 ] {} <Debug> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3917 | 2026.01.24 00:55:32.101912 [ 91 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3918 | 2026.01.24 00:55:32.101933 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3919 | 2026.01.24 00:55:32.102041 [ 197 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::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 | ||
| 3920 | 2026.01.24 00:55:32.102179 [ 197 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3921 | 2026.01.24 00:55:32.102222 [ 197 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7621 rows starting from the beginning of the part | ||
| 3922 | 2026.01.24 00:55:32.102321 [ 197 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 3923 | 2026.01.24 00:55:32.102374 [ 197 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 3924 | 2026.01.24 00:55:32.102425 [ 197 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 3925 | 2026.01.24 00:55:32.102471 [ 197 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 3926 | 2026.01.24 00:55:32.102522 [ 197 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 3927 | 2026.01.24 00:55:32.104921 [ 188 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10053 rows, containing 4 columns (4 merged, 0 gathered) in 0.002925996 sec., 3435753.1589243454 rows/sec., 49.15 MiB/sec. | ||
| 3928 | 2026.01.24 00:55:32.105221 [ 193 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3929 | 2026.01.24 00:55:32.105490 [ 193 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_21_4} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3930 | 2026.01.24 00:55:32.105560 [ 193 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_21_4} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3931 | 2026.01.24 00:55:32.105637 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 3932 | 2026.01.24 00:55:32.637289 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 3933 | 2026.01.24 00:55:32.655807 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3934 | 2026.01.24 00:55:32.655876 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3935 | 2026.01.24 00:55:32.662143 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3936 | 2026.01.24 00:55:32.662940 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3937 | 2026.01.24 00:55:32.663238 [ 91 ] {} <Debug> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3938 | 2026.01.24 00:55:32.663272 [ 91 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3939 | 2026.01.24 00:55:32.663291 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3940 | 2026.01.24 00:55:32.663418 [ 190 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::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 | ||
| 3941 | 2026.01.24 00:55:32.666683 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 3942 | 2026.01.24 00:55:32.667778 [ 190 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3943 | 2026.01.24 00:55:32.669238 [ 190 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::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 | ||
| 3944 | 2026.01.24 00:55:32.673965 [ 190 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::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 | ||
| 3945 | 2026.01.24 00:55:32.678524 [ 190 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::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 | ||
| 3946 | 2026.01.24 00:55:32.682952 [ 190 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::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 | ||
| 3947 | 2026.01.24 00:55:32.687327 [ 190 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::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 | ||
| 3948 | 2026.01.24 00:55:32.691575 [ 190 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::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 | ||
| 3949 | 2026.01.24 00:55:32.743804 [ 189 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.080445396 sec., 1976.4959575809658 rows/sec., 10.22 MiB/sec. | ||
| 3950 | 2026.01.24 00:55:32.746204 [ 188 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3951 | 2026.01.24 00:55:32.748180 [ 188 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_21_4} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3952 | 2026.01.24 00:55:32.748286 [ 188 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_21_4} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3953 | 2026.01.24 00:55:32.751042 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 3954 | 2026.01.24 00:55:33.000191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.95 MiB, peak 256.51 MiB, free memory in arenas 0.00 B, will set to 251.66 MiB (RSS), difference: 5.71 MiB | ||
| 3955 | 2026.01.24 00:55:34.624706 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 514 | ||
| 3956 | 2026.01.24 00:55:34.626820 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3957 | 2026.01.24 00:55:34.626878 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3958 | 2026.01.24 00:55:34.628159 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3959 | 2026.01.24 00:55:34.628440 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3960 | 2026.01.24 00:55:34.628811 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 514 | ||
| 3961 | 2026.01.24 00:55:36.467777 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3962 | 2026.01.24 00:55:36.467958 [ 262 ] {800c540a-b6af-4f09-ae0d-62e5a3873b75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3963 | 2026.01.24 00:55:36.468021 [ 262 ] {800c540a-b6af-4f09-ae0d-62e5a3873b75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3964 | 2026.01.24 00:55:36.468715 [ 262 ] {800c540a-b6af-4f09-ae0d-62e5a3873b75} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3965 | 2026.01.24 00:55:36.468758 [ 262 ] {800c540a-b6af-4f09-ae0d-62e5a3873b75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3966 | 2026.01.24 00:55:36.469174 [ 262 ] {800c540a-b6af-4f09-ae0d-62e5a3873b75} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3967 | 2026.01.24 00:55:36.469391 [ 262 ] {800c540a-b6af-4f09-ae0d-62e5a3873b75} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3968 | 2026.01.24 00:55:36.469543 [ 262 ] {800c540a-b6af-4f09-ae0d-62e5a3873b75} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001632 sec., 83333.33333333333 rows/sec., 7.21 MiB/sec. | ||
| 3969 | 2026.01.24 00:55:36.469583 [ 262 ] {800c540a-b6af-4f09-ae0d-62e5a3873b75} <Debug> TCPHandler: Processed in 0.001932353 sec. | ||
| 3970 | 2026.01.24 00:55:36.469705 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3971 | 2026.01.24 00:55:36.469800 [ 262 ] {68c39f00-3379-460d-b60e-5911449593ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3972 | 2026.01.24 00:55:36.469848 [ 262 ] {68c39f00-3379-460d-b60e-5911449593ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3973 | 2026.01.24 00:55:36.470251 [ 262 ] {68c39f00-3379-460d-b60e-5911449593ae} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3974 | 2026.01.24 00:55:36.470286 [ 262 ] {68c39f00-3379-460d-b60e-5911449593ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3975 | 2026.01.24 00:55:36.470597 [ 262 ] {68c39f00-3379-460d-b60e-5911449593ae} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3976 | 2026.01.24 00:55:36.470795 [ 262 ] {68c39f00-3379-460d-b60e-5911449593ae} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3977 | 2026.01.24 00:55:36.470930 [ 262 ] {68c39f00-3379-460d-b60e-5911449593ae} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001148 sec., 34843.20557491289 rows/sec., 2.56 MiB/sec. | ||
| 3978 | 2026.01.24 00:55:36.470967 [ 262 ] {68c39f00-3379-460d-b60e-5911449593ae} <Debug> TCPHandler: Processed in 0.00131242 sec. | ||
| 3979 | 2026.01.24 00:55:36.471072 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3980 | 2026.01.24 00:55:36.471164 [ 262 ] {be284854-35df-4b14-bd55-6fb5fa10be7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3981 | 2026.01.24 00:55:36.471202 [ 262 ] {be284854-35df-4b14-bd55-6fb5fa10be7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3982 | 2026.01.24 00:55:36.471615 [ 262 ] {be284854-35df-4b14-bd55-6fb5fa10be7c} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3983 | 2026.01.24 00:55:36.471649 [ 262 ] {be284854-35df-4b14-bd55-6fb5fa10be7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3984 | 2026.01.24 00:55:36.471963 [ 262 ] {be284854-35df-4b14-bd55-6fb5fa10be7c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3985 | 2026.01.24 00:55:36.472168 [ 262 ] {be284854-35df-4b14-bd55-6fb5fa10be7c} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3986 | 2026.01.24 00:55:36.472291 [ 262 ] {be284854-35df-4b14-bd55-6fb5fa10be7c} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001146 sec., 90750.43630017451 rows/sec., 7.09 MiB/sec. | ||
| 3987 | 2026.01.24 00:55:36.472329 [ 262 ] {be284854-35df-4b14-bd55-6fb5fa10be7c} <Debug> TCPHandler: Processed in 0.001305439 sec. | ||
| 3988 | 2026.01.24 00:55:36.472437 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3989 | 2026.01.24 00:55:36.472530 [ 262 ] {96f8f69d-5c38-4664-beb9-c65e73814b56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3990 | 2026.01.24 00:55:36.472573 [ 262 ] {96f8f69d-5c38-4664-beb9-c65e73814b56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3991 | 2026.01.24 00:55:36.472976 [ 262 ] {96f8f69d-5c38-4664-beb9-c65e73814b56} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3992 | 2026.01.24 00:55:36.473010 [ 262 ] {96f8f69d-5c38-4664-beb9-c65e73814b56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3993 | 2026.01.24 00:55:36.473350 [ 262 ] {96f8f69d-5c38-4664-beb9-c65e73814b56} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3994 | 2026.01.24 00:55:36.473562 [ 262 ] {96f8f69d-5c38-4664-beb9-c65e73814b56} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3995 | 2026.01.24 00:55:36.473696 [ 262 ] {96f8f69d-5c38-4664-beb9-c65e73814b56} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 3996 | 2026.01.24 00:55:36.473732 [ 262 ] {96f8f69d-5c38-4664-beb9-c65e73814b56} <Debug> TCPHandler: Processed in 0.00134432 sec. | ||
| 3997 | 2026.01.24 00:55:36.473841 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3998 | 2026.01.24 00:55:36.473933 [ 262 ] {7182c6ca-9e6d-4b5d-bd5c-77ce9a777a5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3999 | 2026.01.24 00:55:36.473986 [ 262 ] {7182c6ca-9e6d-4b5d-bd5c-77ce9a777a5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4000 | 2026.01.24 00:55:36.474851 [ 262 ] {7182c6ca-9e6d-4b5d-bd5c-77ce9a777a5e} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4001 | 2026.01.24 00:55:36.474885 [ 262 ] {7182c6ca-9e6d-4b5d-bd5c-77ce9a777a5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4002 | 2026.01.24 00:55:36.475503 [ 262 ] {7182c6ca-9e6d-4b5d-bd5c-77ce9a777a5e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4003 | 2026.01.24 00:55:36.475726 [ 262 ] {7182c6ca-9e6d-4b5d-bd5c-77ce9a777a5e} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4004 | 2026.01.24 00:55:36.475878 [ 262 ] {7182c6ca-9e6d-4b5d-bd5c-77ce9a777a5e} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001962 sec., 20387.35983690112 rows/sec., 36.53 MiB/sec. | ||
| 4005 | 2026.01.24 00:55:36.475931 [ 262 ] {7182c6ca-9e6d-4b5d-bd5c-77ce9a777a5e} <Debug> TCPHandler: Processed in 0.002149158 sec. | ||
| 4006 | 2026.01.24 00:55:36.476038 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4007 | 2026.01.24 00:55:36.476132 [ 262 ] {c1ff49e7-6a49-41ab-988a-b1ec7f4bbf57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4008 | 2026.01.24 00:55:36.476174 [ 262 ] {c1ff49e7-6a49-41ab-988a-b1ec7f4bbf57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4009 | 2026.01.24 00:55:36.476501 [ 262 ] {c1ff49e7-6a49-41ab-988a-b1ec7f4bbf57} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4010 | 2026.01.24 00:55:36.476534 [ 262 ] {c1ff49e7-6a49-41ab-988a-b1ec7f4bbf57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4011 | 2026.01.24 00:55:36.476868 [ 262 ] {c1ff49e7-6a49-41ab-988a-b1ec7f4bbf57} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4012 | 2026.01.24 00:55:36.477081 [ 262 ] {c1ff49e7-6a49-41ab-988a-b1ec7f4bbf57} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4013 | 2026.01.24 00:55:36.477206 [ 262 ] {c1ff49e7-6a49-41ab-988a-b1ec7f4bbf57} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 4014 | 2026.01.24 00:55:36.477241 [ 262 ] {c1ff49e7-6a49-41ab-988a-b1ec7f4bbf57} <Debug> TCPHandler: Processed in 0.001253088 sec. | ||
| 4015 | 2026.01.24 00:55:39.508731 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4016 | 2026.01.24 00:55:39.508797 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4017 | 2026.01.24 00:55:39.601919 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10501 | ||
| 4018 | 2026.01.24 00:55:39.602417 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4019 | 2026.01.24 00:55:39.602466 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4020 | 2026.01.24 00:55:39.603080 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4021 | 2026.01.24 00:55:39.603321 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4022 | 2026.01.24 00:55:39.603468 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10501 | ||
| 4023 | 2026.01.24 00:55:40.166747 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4024 | 2026.01.24 00:55:40.182900 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4025 | 2026.01.24 00:55:40.182960 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4026 | 2026.01.24 00:55:40.188544 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4027 | 2026.01.24 00:55:40.189267 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4028 | 2026.01.24 00:55:40.192386 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4029 | 2026.01.24 00:55:41.465452 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4030 | 2026.01.24 00:55:41.465647 [ 262 ] {7d4bc982-3c78-4ecc-8f99-2ef1dd6ec27d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4031 | 2026.01.24 00:55:41.465724 [ 262 ] {7d4bc982-3c78-4ecc-8f99-2ef1dd6ec27d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4032 | 2026.01.24 00:55:41.466413 [ 262 ] {7d4bc982-3c78-4ecc-8f99-2ef1dd6ec27d} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4033 | 2026.01.24 00:55:41.466460 [ 262 ] {7d4bc982-3c78-4ecc-8f99-2ef1dd6ec27d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4034 | 2026.01.24 00:55:41.466851 [ 262 ] {7d4bc982-3c78-4ecc-8f99-2ef1dd6ec27d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4035 | 2026.01.24 00:55:41.467084 [ 262 ] {7d4bc982-3c78-4ecc-8f99-2ef1dd6ec27d} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4036 | 2026.01.24 00:55:41.467232 [ 88 ] {} <Debug> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4037 | 2026.01.24 00:55:41.467252 [ 262 ] {7d4bc982-3c78-4ecc-8f99-2ef1dd6ec27d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001657 sec., 33796.01689800845 rows/sec., 2.58 MiB/sec. | ||
| 4038 | 2026.01.24 00:55:41.467333 [ 88 ] {} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4039 | 2026.01.24 00:55:41.467358 [ 262 ] {7d4bc982-3c78-4ecc-8f99-2ef1dd6ec27d} <Debug> TCPHandler: Processed in 0.002040675 sec. | ||
| 4040 | 2026.01.24 00:55:41.467365 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4041 | 2026.01.24 00:55:41.467485 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4042 | 2026.01.24 00:55:41.467502 [ 187 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::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 | ||
| 4043 | 2026.01.24 00:55:41.467590 [ 262 ] {622a3f17-f5be-4648-b8ee-dd17dbc13aaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4044 | 2026.01.24 00:55:41.467641 [ 262 ] {622a3f17-f5be-4648-b8ee-dd17dbc13aaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4045 | 2026.01.24 00:55:41.467650 [ 187 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4046 | 2026.01.24 00:55:41.467714 [ 187 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1407 rows starting from the beginning of the part | ||
| 4047 | 2026.01.24 00:55:41.467786 [ 187 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part | ||
| 4048 | 2026.01.24 00:55:41.467836 [ 187 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 136 rows starting from the beginning of the part | ||
| 4049 | 2026.01.24 00:55:41.467893 [ 187 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part | ||
| 4050 | 2026.01.24 00:55:41.467966 [ 187 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 136 rows starting from the beginning of the part | ||
| 4051 | 2026.01.24 00:55:41.468043 [ 187 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
| 4052 | 2026.01.24 00:55:41.468086 [ 262 ] {622a3f17-f5be-4648-b8ee-dd17dbc13aaf} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4053 | 2026.01.24 00:55:41.468129 [ 262 ] {622a3f17-f5be-4648-b8ee-dd17dbc13aaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4054 | 2026.01.24 00:55:41.468490 [ 262 ] {622a3f17-f5be-4648-b8ee-dd17dbc13aaf} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4055 | 2026.01.24 00:55:41.468713 [ 262 ] {622a3f17-f5be-4648-b8ee-dd17dbc13aaf} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4056 | 2026.01.24 00:55:41.468830 [ 88 ] {} <Debug> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4057 | 2026.01.24 00:55:41.468858 [ 262 ] {622a3f17-f5be-4648-b8ee-dd17dbc13aaf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001291 sec., 49573.97366382649 rows/sec., 3.87 MiB/sec. | ||
| 4058 | 2026.01.24 00:55:41.468863 [ 88 ] {} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4059 | 2026.01.24 00:55:41.468897 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4060 | 2026.01.24 00:55:41.468904 [ 262 ] {622a3f17-f5be-4648-b8ee-dd17dbc13aaf} <Debug> TCPHandler: Processed in 0.001470983 sec. | ||
| 4061 | 2026.01.24 00:55:41.469017 [ 188 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::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 | ||
| 4062 | 2026.01.24 00:55:41.469022 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4063 | 2026.01.24 00:55:41.469171 [ 262 ] {2e34cb69-53e4-4850-9433-5c483934f4e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4064 | 2026.01.24 00:55:41.469180 [ 188 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4065 | 2026.01.24 00:55:41.469226 [ 262 ] {2e34cb69-53e4-4850-9433-5c483934f4e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4066 | 2026.01.24 00:55:41.469233 [ 188 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 632 rows starting from the beginning of the part | ||
| 4067 | 2026.01.24 00:55:41.469321 [ 188 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part | ||
| 4068 | 2026.01.24 00:55:41.469366 [ 188 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 104 rows starting from the beginning of the part | ||
| 4069 | 2026.01.24 00:55:41.469407 [ 188 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part | ||
| 4070 | 2026.01.24 00:55:41.469450 [ 188 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 104 rows starting from the beginning of the part | ||
| 4071 | 2026.01.24 00:55:41.469470 [ 186 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1847 rows, containing 5 columns (5 merged, 0 gathered) in 0.002026516 sec., 911416.4408275089 rows/sec., 79.46 MiB/sec. | ||
| 4072 | 2026.01.24 00:55:41.469500 [ 188 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part | ||
| 4073 | 2026.01.24 00:55:41.469668 [ 262 ] {2e34cb69-53e4-4850-9433-5c483934f4e8} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4074 | 2026.01.24 00:55:41.469717 [ 262 ] {2e34cb69-53e4-4850-9433-5c483934f4e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4075 | 2026.01.24 00:55:41.469789 [ 189 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4076 | 2026.01.24 00:55:41.470111 [ 189 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_31_6} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4077 | 2026.01.24 00:55:41.470163 [ 262 ] {2e34cb69-53e4-4850-9433-5c483934f4e8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4078 | 2026.01.24 00:55:41.470199 [ 189 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_31_6} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4079 | 2026.01.24 00:55:41.470289 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 4080 | 2026.01.24 00:55:41.470404 [ 262 ] {2e34cb69-53e4-4850-9433-5c483934f4e8} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4081 | 2026.01.24 00:55:41.470513 [ 88 ] {} <Debug> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4082 | 2026.01.24 00:55:41.470544 [ 88 ] {} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4083 | 2026.01.24 00:55:41.470553 [ 262 ] {2e34cb69-53e4-4850-9433-5c483934f4e8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001407 sec., 113717.12864250178 rows/sec., 7.92 MiB/sec. | ||
| 4084 | 2026.01.24 00:55:41.470560 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4085 | 2026.01.24 00:55:41.470599 [ 262 ] {2e34cb69-53e4-4850-9433-5c483934f4e8} <Debug> TCPHandler: Processed in 0.001626666 sec. | ||
| 4086 | 2026.01.24 00:55:41.470689 [ 189 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1032 rows, containing 5 columns (5 merged, 0 gathered) in 0.001735189 sec., 594747.892016374 rows/sec., 47.72 MiB/sec. | ||
| 4087 | 2026.01.24 00:55:41.470702 [ 200 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::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 | ||
| 4088 | 2026.01.24 00:55:41.470710 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4089 | 2026.01.24 00:55:41.470817 [ 200 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4090 | 2026.01.24 00:55:41.470830 [ 262 ] {c3b21ba0-91ab-485f-92cc-699671d1a2f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4091 | 2026.01.24 00:55:41.470856 [ 200 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 8157 rows starting from the beginning of the part | ||
| 4092 | 2026.01.24 00:55:41.470882 [ 262 ] {c3b21ba0-91ab-485f-92cc-699671d1a2f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4093 | 2026.01.24 00:55:41.470911 [ 186 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4094 | 2026.01.24 00:55:41.470919 [ 200 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::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 | ||
| 4095 | 2026.01.24 00:55:41.470975 [ 200 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::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 | ||
| 4096 | 2026.01.24 00:55:41.471019 [ 200 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
| 4097 | 2026.01.24 00:55:41.471059 [ 200 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::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 | ||
| 4098 | 2026.01.24 00:55:41.471099 [ 200 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::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 | ||
| 4099 | 2026.01.24 00:55:41.471230 [ 262 ] {c3b21ba0-91ab-485f-92cc-699671d1a2f2} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4100 | 2026.01.24 00:55:41.471247 [ 186 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_31_6} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4101 | 2026.01.24 00:55:41.471274 [ 262 ] {c3b21ba0-91ab-485f-92cc-699671d1a2f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4102 | 2026.01.24 00:55:41.471353 [ 186 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_31_6} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4103 | 2026.01.24 00:55:41.471473 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 4104 | 2026.01.24 00:55:41.471617 [ 262 ] {c3b21ba0-91ab-485f-92cc-699671d1a2f2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4105 | 2026.01.24 00:55:41.471845 [ 262 ] {c3b21ba0-91ab-485f-92cc-699671d1a2f2} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4106 | 2026.01.24 00:55:41.471951 [ 88 ] {} <Debug> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4107 | 2026.01.24 00:55:41.471981 [ 88 ] {} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4108 | 2026.01.24 00:55:41.471994 [ 262 ] {c3b21ba0-91ab-485f-92cc-699671d1a2f2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001184 sec., 50675.67567567568 rows/sec., 3.42 MiB/sec. | ||
| 4109 | 2026.01.24 00:55:41.471997 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4110 | 2026.01.24 00:55:41.472039 [ 262 ] {c3b21ba0-91ab-485f-92cc-699671d1a2f2} <Debug> TCPHandler: Processed in 0.001380081 sec. | ||
| 4111 | 2026.01.24 00:55:41.472102 [ 189 ] {49186854-3280-4cad-bfb2-0aea110974bc::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 | ||
| 4112 | 2026.01.24 00:55:41.472183 [ 189 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4113 | 2026.01.24 00:55:41.472212 [ 189 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1500 rows starting from the beginning of the part | ||
| 4114 | 2026.01.24 00:55:41.472285 [ 189 ] {49186854-3280-4cad-bfb2-0aea110974bc::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 | ||
| 4115 | 2026.01.24 00:55:41.472330 [ 189 ] {49186854-3280-4cad-bfb2-0aea110974bc::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 | ||
| 4116 | 2026.01.24 00:55:41.472370 [ 189 ] {49186854-3280-4cad-bfb2-0aea110974bc::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 | ||
| 4117 | 2026.01.24 00:55:41.472408 [ 189 ] {49186854-3280-4cad-bfb2-0aea110974bc::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 | ||
| 4118 | 2026.01.24 00:55:41.472446 [ 189 ] {49186854-3280-4cad-bfb2-0aea110974bc::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 | ||
| 4119 | 2026.01.24 00:55:41.473493 [ 198 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1800 rows, containing 4 columns (4 merged, 0 gathered) in 0.001423672 sec., 1264336.167319439 rows/sec., 85.21 MiB/sec. | ||
| 4120 | 2026.01.24 00:55:41.473696 [ 189 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4121 | 2026.01.24 00:55:41.473955 [ 189 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_31_6} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4122 | 2026.01.24 00:55:41.474021 [ 189 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_31_6} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4123 | 2026.01.24 00:55:41.474083 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4124 | 2026.01.24 00:55:41.474550 [ 198 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8957 rows, containing 5 columns (5 merged, 0 gathered) in 0.003888857 sec., 2303247.4580577277 rows/sec., 158.40 MiB/sec. | ||
| 4125 | 2026.01.24 00:55:41.474725 [ 200 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4126 | 2026.01.24 00:55:41.475007 [ 200 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4127 | 2026.01.24 00:55:41.475098 [ 200 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4128 | 2026.01.24 00:55:41.475181 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.47 MiB. | ||
| 4129 | 2026.01.24 00:55:44.628910 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 534 | ||
| 4130 | 2026.01.24 00:55:44.630935 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4131 | 2026.01.24 00:55:44.630980 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4132 | 2026.01.24 00:55:44.632157 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4133 | 2026.01.24 00:55:44.632438 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4134 | 2026.01.24 00:55:44.632627 [ 84 ] {} <Debug> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4135 | 2026.01.24 00:55:44.632701 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 534 | ||
| 4136 | 2026.01.24 00:55:44.632720 [ 84 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4137 | 2026.01.24 00:55:44.632765 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4138 | 2026.01.24 00:55:44.632926 [ 189 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::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 | ||
| 4139 | 2026.01.24 00:55:44.633552 [ 189 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4140 | 2026.01.24 00:55:44.633715 [ 189 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 422 rows starting from the beginning of the part | ||
| 4141 | 2026.01.24 00:55:44.634098 [ 189 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 4142 | 2026.01.24 00:55:44.634441 [ 189 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 20 rows starting from the beginning of the part | ||
| 4143 | 2026.01.24 00:55:44.634762 [ 189 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 28 rows starting from the beginning of the part | ||
| 4144 | 2026.01.24 00:55:44.635065 [ 189 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 20 rows starting from the beginning of the part | ||
| 4145 | 2026.01.24 00:55:44.635380 [ 189 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 20 rows starting from the beginning of the part | ||
| 4146 | 2026.01.24 00:55:44.640821 [ 198 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 534 rows, containing 72 columns (72 merged, 0 gathered) in 0.007960487 sec., 67081.32303965825 rows/sec., 58.87 MiB/sec. | ||
| 4147 | 2026.01.24 00:55:44.641945 [ 191 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4148 | 2026.01.24 00:55:44.642595 [ 191 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_16_3} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4149 | 2026.01.24 00:55:44.642686 [ 191 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_16_3} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4150 | 2026.01.24 00:55:44.642948 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
| 4151 | 2026.01.24 00:55:46.499286 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4152 | 2026.01.24 00:55:46.499462 [ 262 ] {7e388e8c-e25e-4b03-9fef-8f29a72d9798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4153 | 2026.01.24 00:55:46.499534 [ 262 ] {7e388e8c-e25e-4b03-9fef-8f29a72d9798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4154 | 2026.01.24 00:55:46.500166 [ 262 ] {7e388e8c-e25e-4b03-9fef-8f29a72d9798} <Trace> oximeter.fields_i16 (c3bc7777-ff50-4015-ba4c-c8af214321b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4155 | 2026.01.24 00:55:46.500214 [ 262 ] {7e388e8c-e25e-4b03-9fef-8f29a72d9798} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4156 | 2026.01.24 00:55:46.500654 [ 262 ] {7e388e8c-e25e-4b03-9fef-8f29a72d9798} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4157 | 2026.01.24 00:55:46.500886 [ 262 ] {7e388e8c-e25e-4b03-9fef-8f29a72d9798} <Trace> oximeter.fields_i16 (c3bc7777-ff50-4015-ba4c-c8af214321b2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4158 | 2026.01.24 00:55:46.501034 [ 262 ] {7e388e8c-e25e-4b03-9fef-8f29a72d9798} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001622 sec., 14796.547472256474 rows/sec., 1.23 MiB/sec. | ||
| 4159 | 2026.01.24 00:55:46.501076 [ 262 ] {7e388e8c-e25e-4b03-9fef-8f29a72d9798} <Debug> TCPHandler: Processed in 0.001918603 sec. | ||
| 4160 | 2026.01.24 00:55:46.501208 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4161 | 2026.01.24 00:55:46.501304 [ 262 ] {97405966-7e4e-4a37-8877-2506ca20cb7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4162 | 2026.01.24 00:55:46.501348 [ 262 ] {97405966-7e4e-4a37-8877-2506ca20cb7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4163 | 2026.01.24 00:55:46.501751 [ 262 ] {97405966-7e4e-4a37-8877-2506ca20cb7b} <Trace> oximeter.fields_ipaddr (11711a15-37c4-432c-a9a4-559ec6fcba92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4164 | 2026.01.24 00:55:46.501788 [ 262 ] {97405966-7e4e-4a37-8877-2506ca20cb7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4165 | 2026.01.24 00:55:46.502080 [ 262 ] {97405966-7e4e-4a37-8877-2506ca20cb7b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4166 | 2026.01.24 00:55:46.502295 [ 262 ] {97405966-7e4e-4a37-8877-2506ca20cb7b} <Trace> oximeter.fields_ipaddr (11711a15-37c4-432c-a9a4-559ec6fcba92): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4167 | 2026.01.24 00:55:46.502420 [ 262 ] {97405966-7e4e-4a37-8877-2506ca20cb7b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001135 sec., 3524.229074889868 rows/sec., 287.38 KiB/sec. | ||
| 4168 | 2026.01.24 00:55:46.502457 [ 262 ] {97405966-7e4e-4a37-8877-2506ca20cb7b} <Debug> TCPHandler: Processed in 0.001299759 sec. | ||
| 4169 | 2026.01.24 00:55:46.502578 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4170 | 2026.01.24 00:55:46.502672 [ 262 ] {95f97880-34a0-4038-9f0c-f57ac4cb7c90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4171 | 2026.01.24 00:55:46.502711 [ 262 ] {95f97880-34a0-4038-9f0c-f57ac4cb7c90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4172 | 2026.01.24 00:55:46.503944 [ 262 ] {95f97880-34a0-4038-9f0c-f57ac4cb7c90} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4173 | 2026.01.24 00:55:46.503980 [ 262 ] {95f97880-34a0-4038-9f0c-f57ac4cb7c90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4174 | 2026.01.24 00:55:46.504383 [ 262 ] {95f97880-34a0-4038-9f0c-f57ac4cb7c90} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4175 | 2026.01.24 00:55:46.504594 [ 262 ] {95f97880-34a0-4038-9f0c-f57ac4cb7c90} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4176 | 2026.01.24 00:55:46.504724 [ 262 ] {95f97880-34a0-4038-9f0c-f57ac4cb7c90} <Debug> executeQuery: Read 1398 rows, 119.75 KiB in 0.002069 sec., 675688.7385210246 rows/sec., 56.52 MiB/sec. | ||
| 4177 | 2026.01.24 00:55:46.504762 [ 262 ] {95f97880-34a0-4038-9f0c-f57ac4cb7c90} <Debug> TCPHandler: Processed in 0.00223337 sec. | ||
| 4178 | 2026.01.24 00:55:46.504882 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4179 | 2026.01.24 00:55:46.504984 [ 262 ] {d36c2a7d-fd55-40d8-a690-0d24f999f173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4180 | 2026.01.24 00:55:46.505031 [ 262 ] {d36c2a7d-fd55-40d8-a690-0d24f999f173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4181 | 2026.01.24 00:55:46.505463 [ 262 ] {d36c2a7d-fd55-40d8-a690-0d24f999f173} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4182 | 2026.01.24 00:55:46.505497 [ 262 ] {d36c2a7d-fd55-40d8-a690-0d24f999f173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4183 | 2026.01.24 00:55:46.505794 [ 262 ] {d36c2a7d-fd55-40d8-a690-0d24f999f173} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4184 | 2026.01.24 00:55:46.506006 [ 262 ] {d36c2a7d-fd55-40d8-a690-0d24f999f173} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4185 | 2026.01.24 00:55:46.506108 [ 83 ] {} <Debug> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4186 | 2026.01.24 00:55:46.506132 [ 262 ] {d36c2a7d-fd55-40d8-a690-0d24f999f173} <Debug> executeQuery: Read 56 rows, 4.25 KiB in 0.001167 sec., 47986.289631533844 rows/sec., 3.55 MiB/sec. | ||
| 4187 | 2026.01.24 00:55:46.506143 [ 83 ] {} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4188 | 2026.01.24 00:55:46.506165 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4189 | 2026.01.24 00:55:46.506172 [ 262 ] {d36c2a7d-fd55-40d8-a690-0d24f999f173} <Debug> TCPHandler: Processed in 0.00133944 sec. | ||
| 4190 | 2026.01.24 00:55:46.506245 [ 189 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::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 | ||
| 4191 | 2026.01.24 00:55:46.506282 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4192 | 2026.01.24 00:55:46.506326 [ 189 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4193 | 2026.01.24 00:55:46.506353 [ 189 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 70 rows starting from the beginning of the part | ||
| 4194 | 2026.01.24 00:55:46.506375 [ 262 ] {4e439f6b-b9a5-49e1-b3f2-8bc2b1ae5970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4195 | 2026.01.24 00:55:46.506408 [ 189 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
| 4196 | 2026.01.24 00:55:46.506416 [ 262 ] {4e439f6b-b9a5-49e1-b3f2-8bc2b1ae5970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4197 | 2026.01.24 00:55:46.506451 [ 189 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 66 rows starting from the beginning of the part | ||
| 4198 | 2026.01.24 00:55:46.506494 [ 189 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
| 4199 | 2026.01.24 00:55:46.506531 [ 189 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part | ||
| 4200 | 2026.01.24 00:55:46.506567 [ 189 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part | ||
| 4201 | 2026.01.24 00:55:46.506938 [ 262 ] {4e439f6b-b9a5-49e1-b3f2-8bc2b1ae5970} <Trace> oximeter.fields_u32 (fea0c977-557f-4a86-adf9-80bb19699eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4202 | 2026.01.24 00:55:46.506973 [ 262 ] {4e439f6b-b9a5-49e1-b3f2-8bc2b1ae5970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4203 | 2026.01.24 00:55:46.507275 [ 191 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 312 rows, containing 5 columns (5 merged, 0 gathered) in 0.001059834 sec., 294385.7245568646 rows/sec., 22.72 MiB/sec. | ||
| 4204 | 2026.01.24 00:55:46.507282 [ 262 ] {4e439f6b-b9a5-49e1-b3f2-8bc2b1ae5970} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4205 | 2026.01.24 00:55:46.507413 [ 189 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4206 | 2026.01.24 00:55:46.507549 [ 262 ] {4e439f6b-b9a5-49e1-b3f2-8bc2b1ae5970} <Trace> oximeter.fields_u32 (fea0c977-557f-4a86-adf9-80bb19699eee): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4207 | 2026.01.24 00:55:46.507642 [ 189 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_16_3} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4208 | 2026.01.24 00:55:46.507677 [ 262 ] {4e439f6b-b9a5-49e1-b3f2-8bc2b1ae5970} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001319 sec., 191053.8286580743 rows/sec., 13.21 MiB/sec. | ||
| 4209 | 2026.01.24 00:55:46.507701 [ 189 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_16_3} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4210 | 2026.01.24 00:55:46.507715 [ 262 ] {4e439f6b-b9a5-49e1-b3f2-8bc2b1ae5970} <Debug> TCPHandler: Processed in 0.001482543 sec. | ||
| 4211 | 2026.01.24 00:55:46.507757 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 4212 | 2026.01.24 00:55:46.507889 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4213 | 2026.01.24 00:55:46.507983 [ 262 ] {e0d9393d-4d88-43c0-a06c-54f9cc5171a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4214 | 2026.01.24 00:55:46.508022 [ 262 ] {e0d9393d-4d88-43c0-a06c-54f9cc5171a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4215 | 2026.01.24 00:55:46.508412 [ 262 ] {e0d9393d-4d88-43c0-a06c-54f9cc5171a8} <Trace> oximeter.fields_u8 (0c7590bb-02de-42c3-a38e-55a03cb7beeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4216 | 2026.01.24 00:55:46.508446 [ 262 ] {e0d9393d-4d88-43c0-a06c-54f9cc5171a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4217 | 2026.01.24 00:55:46.508736 [ 262 ] {e0d9393d-4d88-43c0-a06c-54f9cc5171a8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4218 | 2026.01.24 00:55:46.508934 [ 262 ] {e0d9393d-4d88-43c0-a06c-54f9cc5171a8} <Trace> oximeter.fields_u8 (0c7590bb-02de-42c3-a38e-55a03cb7beeb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4219 | 2026.01.24 00:55:46.509056 [ 262 ] {e0d9393d-4d88-43c0-a06c-54f9cc5171a8} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001091 sec., 10999.083409715857 rows/sec., 859.30 KiB/sec. | ||
| 4220 | 2026.01.24 00:55:46.509094 [ 262 ] {e0d9393d-4d88-43c0-a06c-54f9cc5171a8} <Debug> TCPHandler: Processed in 0.001254868 sec. | ||
| 4221 | 2026.01.24 00:55:46.509204 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4222 | 2026.01.24 00:55:46.509297 [ 262 ] {cf14da27-da1f-4153-8202-a87deec4c2eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4223 | 2026.01.24 00:55:46.509336 [ 262 ] {cf14da27-da1f-4153-8202-a87deec4c2eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4224 | 2026.01.24 00:55:46.510039 [ 262 ] {cf14da27-da1f-4153-8202-a87deec4c2eb} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4225 | 2026.01.24 00:55:46.510074 [ 262 ] {cf14da27-da1f-4153-8202-a87deec4c2eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4226 | 2026.01.24 00:55:46.510414 [ 262 ] {cf14da27-da1f-4153-8202-a87deec4c2eb} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4227 | 2026.01.24 00:55:46.510612 [ 262 ] {cf14da27-da1f-4153-8202-a87deec4c2eb} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4228 | 2026.01.24 00:55:46.510740 [ 262 ] {cf14da27-da1f-4153-8202-a87deec4c2eb} <Debug> executeQuery: Read 600 rows, 46.19 KiB in 0.00146 sec., 410958.90410958906 rows/sec., 30.90 MiB/sec. | ||
| 4229 | 2026.01.24 00:55:46.510777 [ 262 ] {cf14da27-da1f-4153-8202-a87deec4c2eb} <Debug> TCPHandler: Processed in 0.001623396 sec. | ||
| 4230 | 2026.01.24 00:55:46.510893 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4231 | 2026.01.24 00:55:46.510988 [ 262 ] {2fd3bbe7-52b9-4a9a-bbf8-10f7967bd03a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4232 | 2026.01.24 00:55:46.511031 [ 262 ] {2fd3bbe7-52b9-4a9a-bbf8-10f7967bd03a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4233 | 2026.01.24 00:55:46.511701 [ 262 ] {2fd3bbe7-52b9-4a9a-bbf8-10f7967bd03a} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4234 | 2026.01.24 00:55:46.511735 [ 262 ] {2fd3bbe7-52b9-4a9a-bbf8-10f7967bd03a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4235 | 2026.01.24 00:55:46.512135 [ 262 ] {2fd3bbe7-52b9-4a9a-bbf8-10f7967bd03a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4236 | 2026.01.24 00:55:46.512340 [ 262 ] {2fd3bbe7-52b9-4a9a-bbf8-10f7967bd03a} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4237 | 2026.01.24 00:55:46.512466 [ 262 ] {2fd3bbe7-52b9-4a9a-bbf8-10f7967bd03a} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001496 sec., 589572.192513369 rows/sec., 40.01 MiB/sec. | ||
| 4238 | 2026.01.24 00:55:46.512503 [ 262 ] {2fd3bbe7-52b9-4a9a-bbf8-10f7967bd03a} <Debug> TCPHandler: Processed in 0.001660747 sec. | ||
| 4239 | 2026.01.24 00:55:46.512617 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4240 | 2026.01.24 00:55:46.512710 [ 262 ] {9d1dd1bc-e7cd-46a3-8a58-98669f7a68ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4241 | 2026.01.24 00:55:46.512764 [ 262 ] {9d1dd1bc-e7cd-46a3-8a58-98669f7a68ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4242 | 2026.01.24 00:55:46.513605 [ 262 ] {9d1dd1bc-e7cd-46a3-8a58-98669f7a68ea} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4243 | 2026.01.24 00:55:46.513639 [ 262 ] {9d1dd1bc-e7cd-46a3-8a58-98669f7a68ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4244 | 2026.01.24 00:55:46.514220 [ 262 ] {9d1dd1bc-e7cd-46a3-8a58-98669f7a68ea} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4245 | 2026.01.24 00:55:46.514436 [ 262 ] {9d1dd1bc-e7cd-46a3-8a58-98669f7a68ea} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4246 | 2026.01.24 00:55:46.514544 [ 83 ] {} <Debug> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4247 | 2026.01.24 00:55:46.514569 [ 262 ] {9d1dd1bc-e7cd-46a3-8a58-98669f7a68ea} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001877 sec., 21310.602024507192 rows/sec., 38.19 MiB/sec. | ||
| 4248 | 2026.01.24 00:55:46.514581 [ 83 ] {} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4249 | 2026.01.24 00:55:46.514606 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4250 | 2026.01.24 00:55:46.514621 [ 262 ] {9d1dd1bc-e7cd-46a3-8a58-98669f7a68ea} <Debug> TCPHandler: Processed in 0.002053406 sec. | ||
| 4251 | 2026.01.24 00:55:46.514730 [ 196 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::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 | ||
| 4252 | 2026.01.24 00:55:46.514734 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4253 | 2026.01.24 00:55:46.514874 [ 262 ] {8a42d3a1-9a15-4480-bb35-9b1854fc8c82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4254 | 2026.01.24 00:55:46.514915 [ 262 ] {8a42d3a1-9a15-4480-bb35-9b1854fc8c82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4255 | 2026.01.24 00:55:46.514996 [ 196 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4256 | 2026.01.24 00:55:46.515058 [ 196 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 319 rows starting from the beginning of the part | ||
| 4257 | 2026.01.24 00:55:46.515193 [ 196 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
| 4258 | 2026.01.24 00:55:46.515274 [ 262 ] {8a42d3a1-9a15-4480-bb35-9b1854fc8c82} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4259 | 2026.01.24 00:55:46.515297 [ 196 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part | ||
| 4260 | 2026.01.24 00:55:46.515314 [ 262 ] {8a42d3a1-9a15-4480-bb35-9b1854fc8c82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4261 | 2026.01.24 00:55:46.515395 [ 196 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
| 4262 | 2026.01.24 00:55:46.515492 [ 196 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part | ||
| 4263 | 2026.01.24 00:55:46.515582 [ 196 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part | ||
| 4264 | 2026.01.24 00:55:46.515645 [ 262 ] {8a42d3a1-9a15-4480-bb35-9b1854fc8c82} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4265 | 2026.01.24 00:55:46.515869 [ 262 ] {8a42d3a1-9a15-4480-bb35-9b1854fc8c82} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4266 | 2026.01.24 00:55:46.516004 [ 262 ] {8a42d3a1-9a15-4480-bb35-9b1854fc8c82} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001149 sec., 52219.32114882506 rows/sec., 3.52 MiB/sec. | ||
| 4267 | 2026.01.24 00:55:46.516040 [ 262 ] {8a42d3a1-9a15-4480-bb35-9b1854fc8c82} <Debug> TCPHandler: Processed in 0.00135611 sec. | ||
| 4268 | 2026.01.24 00:55:46.519385 [ 189 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 519 rows, containing 19 columns (19 merged, 0 gathered) in 0.004716866 sec., 110030.68562897482 rows/sec., 197.17 MiB/sec. | ||
| 4269 | 2026.01.24 00:55:46.520199 [ 191 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4270 | 2026.01.24 00:55:46.520591 [ 191 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4271 | 2026.01.24 00:55:46.520682 [ 191 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4272 | 2026.01.24 00:55:46.520826 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.47 MiB. | ||
| 4273 | 2026.01.24 00:55:47.104512 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11013 | ||
| 4274 | 2026.01.24 00:55:47.104998 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4275 | 2026.01.24 00:55:47.105036 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4276 | 2026.01.24 00:55:47.105575 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4277 | 2026.01.24 00:55:47.105810 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4278 | 2026.01.24 00:55:47.105933 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11013 | ||
| 4279 | 2026.01.24 00:55:47.693423 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4280 | 2026.01.24 00:55:47.709609 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4281 | 2026.01.24 00:55:47.709665 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4282 | 2026.01.24 00:55:47.715642 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4283 | 2026.01.24 00:55:47.716351 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4284 | 2026.01.24 00:55:47.719629 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4285 | 2026.01.24 00:55:51.465853 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4286 | 2026.01.24 00:55:51.466037 [ 262 ] {5b6aa03d-3e9c-41f3-a102-d2c20e4167d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4287 | 2026.01.24 00:55:51.466102 [ 262 ] {5b6aa03d-3e9c-41f3-a102-d2c20e4167d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4288 | 2026.01.24 00:55:51.466729 [ 262 ] {5b6aa03d-3e9c-41f3-a102-d2c20e4167d8} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4289 | 2026.01.24 00:55:51.466774 [ 262 ] {5b6aa03d-3e9c-41f3-a102-d2c20e4167d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4290 | 2026.01.24 00:55:51.467157 [ 262 ] {5b6aa03d-3e9c-41f3-a102-d2c20e4167d8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4291 | 2026.01.24 00:55:51.467388 [ 262 ] {5b6aa03d-3e9c-41f3-a102-d2c20e4167d8} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4292 | 2026.01.24 00:55:51.467549 [ 262 ] {5b6aa03d-3e9c-41f3-a102-d2c20e4167d8} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00156 sec., 35897.4358974359 rows/sec., 2.74 MiB/sec. | ||
| 4293 | 2026.01.24 00:55:51.467599 [ 262 ] {5b6aa03d-3e9c-41f3-a102-d2c20e4167d8} <Debug> TCPHandler: Processed in 0.001873922 sec. | ||
| 4294 | 2026.01.24 00:55:51.467725 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4295 | 2026.01.24 00:55:51.467828 [ 262 ] {3b6566af-d2d1-4ad0-bdeb-c9d98eb7264c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4296 | 2026.01.24 00:55:51.467871 [ 262 ] {3b6566af-d2d1-4ad0-bdeb-c9d98eb7264c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4297 | 2026.01.24 00:55:51.468295 [ 262 ] {3b6566af-d2d1-4ad0-bdeb-c9d98eb7264c} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4298 | 2026.01.24 00:55:51.468331 [ 262 ] {3b6566af-d2d1-4ad0-bdeb-c9d98eb7264c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4299 | 2026.01.24 00:55:51.468653 [ 262 ] {3b6566af-d2d1-4ad0-bdeb-c9d98eb7264c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4300 | 2026.01.24 00:55:51.468866 [ 262 ] {3b6566af-d2d1-4ad0-bdeb-c9d98eb7264c} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4301 | 2026.01.24 00:55:51.468997 [ 262 ] {3b6566af-d2d1-4ad0-bdeb-c9d98eb7264c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001193 sec., 53646.269907795475 rows/sec., 4.19 MiB/sec. | ||
| 4302 | 2026.01.24 00:55:51.469035 [ 262 ] {3b6566af-d2d1-4ad0-bdeb-c9d98eb7264c} <Debug> TCPHandler: Processed in 0.001363881 sec. | ||
| 4303 | 2026.01.24 00:55:51.469170 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4304 | 2026.01.24 00:55:51.469269 [ 262 ] {132ffbbd-fff1-459a-9d21-d66b83de15ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4305 | 2026.01.24 00:55:51.469313 [ 262 ] {132ffbbd-fff1-459a-9d21-d66b83de15ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4306 | 2026.01.24 00:55:51.469741 [ 262 ] {132ffbbd-fff1-459a-9d21-d66b83de15ab} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4307 | 2026.01.24 00:55:51.469777 [ 262 ] {132ffbbd-fff1-459a-9d21-d66b83de15ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4308 | 2026.01.24 00:55:51.470150 [ 262 ] {132ffbbd-fff1-459a-9d21-d66b83de15ab} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4309 | 2026.01.24 00:55:51.470359 [ 262 ] {132ffbbd-fff1-459a-9d21-d66b83de15ab} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4310 | 2026.01.24 00:55:51.470491 [ 262 ] {132ffbbd-fff1-459a-9d21-d66b83de15ab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001243 sec., 128720.83668543847 rows/sec., 8.97 MiB/sec. | ||
| 4311 | 2026.01.24 00:55:51.470528 [ 262 ] {132ffbbd-fff1-459a-9d21-d66b83de15ab} <Debug> TCPHandler: Processed in 0.001421341 sec. | ||
| 4312 | 2026.01.24 00:55:51.470638 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4313 | 2026.01.24 00:55:51.470734 [ 262 ] {95df3193-1a4f-4617-83c0-5a947ee6837a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4314 | 2026.01.24 00:55:51.470775 [ 262 ] {95df3193-1a4f-4617-83c0-5a947ee6837a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4315 | 2026.01.24 00:55:51.471110 [ 262 ] {95df3193-1a4f-4617-83c0-5a947ee6837a} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4316 | 2026.01.24 00:55:51.471146 [ 262 ] {95df3193-1a4f-4617-83c0-5a947ee6837a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4317 | 2026.01.24 00:55:51.471448 [ 262 ] {95df3193-1a4f-4617-83c0-5a947ee6837a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4318 | 2026.01.24 00:55:51.471649 [ 262 ] {95df3193-1a4f-4617-83c0-5a947ee6837a} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4319 | 2026.01.24 00:55:51.471777 [ 262 ] {95df3193-1a4f-4617-83c0-5a947ee6837a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 4320 | 2026.01.24 00:55:51.471812 [ 262 ] {95df3193-1a4f-4617-83c0-5a947ee6837a} <Debug> TCPHandler: Processed in 0.001228778 sec. | ||
| 4321 | 2026.01.24 00:55:54.508848 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4322 | 2026.01.24 00:55:54.508913 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4323 | 2026.01.24 00:55:54.606964 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11461 | ||
| 4324 | 2026.01.24 00:55:54.607458 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4325 | 2026.01.24 00:55:54.607500 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4326 | 2026.01.24 00:55:54.608009 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4327 | 2026.01.24 00:55:54.608235 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4328 | 2026.01.24 00:55:54.608372 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11461 | ||
| 4329 | 2026.01.24 00:55:54.633770 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 562 | ||
| 4330 | 2026.01.24 00:55:54.636013 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4331 | 2026.01.24 00:55:54.636068 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4332 | 2026.01.24 00:55:54.637272 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4333 | 2026.01.24 00:55:54.637546 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4334 | 2026.01.24 00:55:54.637921 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 562 | ||
| 4335 | 2026.01.24 00:55:55.220681 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 4336 | 2026.01.24 00:55:55.236349 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4337 | 2026.01.24 00:55:55.236407 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4338 | 2026.01.24 00:55:55.242599 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4339 | 2026.01.24 00:55:55.243294 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4340 | 2026.01.24 00:55:55.246044 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 4341 | 2026.01.24 00:55:56.467003 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4342 | 2026.01.24 00:55:56.467180 [ 262 ] {dbf9e8fa-0b99-47d9-9d0d-6f7ffb245684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4343 | 2026.01.24 00:55:56.467248 [ 262 ] {dbf9e8fa-0b99-47d9-9d0d-6f7ffb245684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4344 | 2026.01.24 00:55:56.467927 [ 262 ] {dbf9e8fa-0b99-47d9-9d0d-6f7ffb245684} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4345 | 2026.01.24 00:55:56.467973 [ 262 ] {dbf9e8fa-0b99-47d9-9d0d-6f7ffb245684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4346 | 2026.01.24 00:55:56.468369 [ 262 ] {dbf9e8fa-0b99-47d9-9d0d-6f7ffb245684} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4347 | 2026.01.24 00:55:56.468595 [ 262 ] {dbf9e8fa-0b99-47d9-9d0d-6f7ffb245684} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4348 | 2026.01.24 00:55:56.468752 [ 262 ] {dbf9e8fa-0b99-47d9-9d0d-6f7ffb245684} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001622 sec., 83847.10234278669 rows/sec., 7.25 MiB/sec. | ||
| 4349 | 2026.01.24 00:55:56.468798 [ 262 ] {dbf9e8fa-0b99-47d9-9d0d-6f7ffb245684} <Debug> TCPHandler: Processed in 0.001919903 sec. | ||
| 4350 | 2026.01.24 00:55:56.468914 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4351 | 2026.01.24 00:55:56.469016 [ 262 ] {7effd95b-6df5-418e-88c6-d7ae7372fc55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4352 | 2026.01.24 00:55:56.469060 [ 262 ] {7effd95b-6df5-418e-88c6-d7ae7372fc55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4353 | 2026.01.24 00:55:56.469467 [ 262 ] {7effd95b-6df5-418e-88c6-d7ae7372fc55} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4354 | 2026.01.24 00:55:56.469501 [ 262 ] {7effd95b-6df5-418e-88c6-d7ae7372fc55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4355 | 2026.01.24 00:55:56.469810 [ 262 ] {7effd95b-6df5-418e-88c6-d7ae7372fc55} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4356 | 2026.01.24 00:55:56.470025 [ 262 ] {7effd95b-6df5-418e-88c6-d7ae7372fc55} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4357 | 2026.01.24 00:55:56.470153 [ 262 ] {7effd95b-6df5-418e-88c6-d7ae7372fc55} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001161 sec., 34453.05770887167 rows/sec., 2.53 MiB/sec. | ||
| 4358 | 2026.01.24 00:55:56.470189 [ 262 ] {7effd95b-6df5-418e-88c6-d7ae7372fc55} <Debug> TCPHandler: Processed in 0.001326979 sec. | ||
| 4359 | 2026.01.24 00:55:56.470291 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4360 | 2026.01.24 00:55:56.470384 [ 262 ] {6f854d86-41c8-4016-a56e-81d0ade83fce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4361 | 2026.01.24 00:55:56.470425 [ 262 ] {6f854d86-41c8-4016-a56e-81d0ade83fce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4362 | 2026.01.24 00:55:56.470827 [ 262 ] {6f854d86-41c8-4016-a56e-81d0ade83fce} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4363 | 2026.01.24 00:55:56.470863 [ 262 ] {6f854d86-41c8-4016-a56e-81d0ade83fce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4364 | 2026.01.24 00:55:56.471172 [ 262 ] {6f854d86-41c8-4016-a56e-81d0ade83fce} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4365 | 2026.01.24 00:55:56.471379 [ 262 ] {6f854d86-41c8-4016-a56e-81d0ade83fce} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4366 | 2026.01.24 00:55:56.471502 [ 262 ] {6f854d86-41c8-4016-a56e-81d0ade83fce} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001137 sec., 91468.77748460862 rows/sec., 7.14 MiB/sec. | ||
| 4367 | 2026.01.24 00:55:56.471538 [ 262 ] {6f854d86-41c8-4016-a56e-81d0ade83fce} <Debug> TCPHandler: Processed in 0.001295539 sec. | ||
| 4368 | 2026.01.24 00:55:56.471645 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4369 | 2026.01.24 00:55:56.471738 [ 262 ] {1f2dd95f-55a7-47d3-a37e-f1f20f31bf01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4370 | 2026.01.24 00:55:56.471781 [ 262 ] {1f2dd95f-55a7-47d3-a37e-f1f20f31bf01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4371 | 2026.01.24 00:55:56.472167 [ 262 ] {1f2dd95f-55a7-47d3-a37e-f1f20f31bf01} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4372 | 2026.01.24 00:55:56.472201 [ 262 ] {1f2dd95f-55a7-47d3-a37e-f1f20f31bf01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4373 | 2026.01.24 00:55:56.472540 [ 262 ] {1f2dd95f-55a7-47d3-a37e-f1f20f31bf01} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4374 | 2026.01.24 00:55:56.472748 [ 262 ] {1f2dd95f-55a7-47d3-a37e-f1f20f31bf01} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4375 | 2026.01.24 00:55:56.472881 [ 262 ] {1f2dd95f-55a7-47d3-a37e-f1f20f31bf01} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 4376 | 2026.01.24 00:55:56.472916 [ 262 ] {1f2dd95f-55a7-47d3-a37e-f1f20f31bf01} <Debug> TCPHandler: Processed in 0.001319929 sec. | ||
| 4377 | 2026.01.24 00:55:56.473021 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4378 | 2026.01.24 00:55:56.473114 [ 262 ] {8a5b8768-589f-40bd-ae1d-6ecf0701cf99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4379 | 2026.01.24 00:55:56.473168 [ 262 ] {8a5b8768-589f-40bd-ae1d-6ecf0701cf99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4380 | 2026.01.24 00:55:56.473948 [ 262 ] {8a5b8768-589f-40bd-ae1d-6ecf0701cf99} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4381 | 2026.01.24 00:55:56.473982 [ 262 ] {8a5b8768-589f-40bd-ae1d-6ecf0701cf99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4382 | 2026.01.24 00:55:56.474561 [ 262 ] {8a5b8768-589f-40bd-ae1d-6ecf0701cf99} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4383 | 2026.01.24 00:55:56.474780 [ 262 ] {8a5b8768-589f-40bd-ae1d-6ecf0701cf99} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4384 | 2026.01.24 00:55:56.474920 [ 262 ] {8a5b8768-589f-40bd-ae1d-6ecf0701cf99} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001823 sec., 21941.854086670322 rows/sec., 39.32 MiB/sec. | ||
| 4385 | 2026.01.24 00:55:56.474979 [ 262 ] {8a5b8768-589f-40bd-ae1d-6ecf0701cf99} <Debug> TCPHandler: Processed in 0.002006375 sec. | ||
| 4386 | 2026.01.24 00:55:56.475084 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4387 | 2026.01.24 00:55:56.475178 [ 262 ] {9797a5a0-039a-404d-8c66-9c24517a8e0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4388 | 2026.01.24 00:55:56.475219 [ 262 ] {9797a5a0-039a-404d-8c66-9c24517a8e0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4389 | 2026.01.24 00:55:56.475541 [ 262 ] {9797a5a0-039a-404d-8c66-9c24517a8e0d} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4390 | 2026.01.24 00:55:56.475576 [ 262 ] {9797a5a0-039a-404d-8c66-9c24517a8e0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4391 | 2026.01.24 00:55:56.475890 [ 262 ] {9797a5a0-039a-404d-8c66-9c24517a8e0d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4392 | 2026.01.24 00:55:56.476101 [ 262 ] {9797a5a0-039a-404d-8c66-9c24517a8e0d} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4393 | 2026.01.24 00:55:56.476227 [ 262 ] {9797a5a0-039a-404d-8c66-9c24517a8e0d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 4394 | 2026.01.24 00:55:56.476264 [ 262 ] {9797a5a0-039a-404d-8c66-9c24517a8e0d} <Debug> TCPHandler: Processed in 0.001228498 sec. | ||
| 4395 | 2026.01.24 00:56:00.813051 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53118 | ||
| 4396 | 2026.01.24 00:56:00.813174 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4397 | 2026.01.24 00:56:00.813200 [ 288 ] {} <Debug> TCP-Session: 7693da79-ea77-4f63-b096-22df0ba1526d Authenticating user 'default' from [fd00:1122:3344:101::e]:53118 | ||
| 4398 | 2026.01.24 00:56:00.813221 [ 288 ] {} <Debug> TCP-Session: 7693da79-ea77-4f63-b096-22df0ba1526d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4399 | 2026.01.24 00:56:00.813235 [ 288 ] {} <Debug> TCP-Session: 7693da79-ea77-4f63-b096-22df0ba1526d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4400 | 2026.01.24 00:56:00.813411 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51865 | ||
| 4401 | 2026.01.24 00:56:00.813436 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53052 | ||
| 4402 | 2026.01.24 00:56:00.813447 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43640 | ||
| 4403 | 2026.01.24 00:56:00.813489 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57033 | ||
| 4404 | 2026.01.24 00:56:00.813536 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4405 | 2026.01.24 00:56:00.813533 [ 288 ] {} <Trace> TCP-Session: 7693da79-ea77-4f63-b096-22df0ba1526d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4406 | 2026.01.24 00:56:00.813585 [ 289 ] {} <Debug> TCP-Session: 7bdb4365-cfca-43da-b63d-b1cceeef1a8c Authenticating user 'default' from [fd00:1122:3344:101::e]:51865 | ||
| 4407 | 2026.01.24 00:56:00.813577 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4408 | 2026.01.24 00:56:00.813627 [ 289 ] {} <Debug> TCP-Session: 7bdb4365-cfca-43da-b63d-b1cceeef1a8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4409 | 2026.01.24 00:56:00.813434 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63966 | ||
| 4410 | 2026.01.24 00:56:00.813653 [ 291 ] {} <Debug> TCP-Session: 75100695-d2ff-409a-a527-503288434ae5 Authenticating user 'default' from [fd00:1122:3344:101::e]:53052 | ||
| 4411 | 2026.01.24 00:56:00.813655 [ 289 ] {} <Debug> TCP-Session: 7bdb4365-cfca-43da-b63d-b1cceeef1a8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4412 | 2026.01.24 00:56:00.813705 [ 291 ] {} <Debug> TCP-Session: 75100695-d2ff-409a-a527-503288434ae5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4413 | 2026.01.24 00:56:00.813424 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37040 | ||
| 4414 | 2026.01.24 00:56:00.813744 [ 291 ] {} <Debug> TCP-Session: 75100695-d2ff-409a-a527-503288434ae5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4415 | 2026.01.24 00:56:00.813744 [ 288 ] {dbaa32af-2154-4b89-aae4-0339d1804afb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53118) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4416 | 2026.01.24 00:56:00.814049 [ 288 ] {dbaa32af-2154-4b89-aae4-0339d1804afb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4417 | 2026.01.24 00:56:00.814110 [ 288 ] {dbaa32af-2154-4b89-aae4-0339d1804afb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4418 | 2026.01.24 00:56:00.814448 [ 288 ] {dbaa32af-2154-4b89-aae4-0339d1804afb} <Debug> oximeter.version (e41782c5-ec67-41da-8086-17500ed3b5e4) (SelectExecutor): Key condition: unknown | ||
| 4419 | 2026.01.24 00:56:00.815366 [ 328 ] {dbaa32af-2154-4b89-aae4-0339d1804afb} <Trace> AggregatingTransform: Aggregating | ||
| 4420 | 2026.01.24 00:56:00.815410 [ 328 ] {dbaa32af-2154-4b89-aae4-0339d1804afb} <Trace> Aggregator: Aggregation method: without_key | ||
| 4421 | 2026.01.24 00:56:00.815449 [ 328 ] {dbaa32af-2154-4b89-aae4-0339d1804afb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00089966 sec. (1111.531 rows/sec., 43.42 KiB/sec.) | ||
| 4422 | 2026.01.24 00:56:00.815468 [ 328 ] {dbaa32af-2154-4b89-aae4-0339d1804afb} <Trace> Aggregator: Merging aggregated data | ||
| 4423 | 2026.01.24 00:56:00.816825 [ 288 ] {dbaa32af-2154-4b89-aae4-0339d1804afb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00313 sec., 319.4888178913738 rows/sec., 12.48 KiB/sec. | ||
| 4424 | 2026.01.24 00:56:00.817021 [ 288 ] {dbaa32af-2154-4b89-aae4-0339d1804afb} <Debug> TCPHandler: Processed in 0.003597471 sec. | ||
| 4425 | 2026.01.24 00:56:00.817130 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4426 | 2026.01.24 00:56:00.817170 [ 288 ] {} <Debug> TCP-Session: 7693da79-ea77-4f63-b096-22df0ba1526d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4427 | 2026.01.24 00:56:00.817173 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4428 | 2026.01.24 00:56:00.817207 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4429 | 2026.01.24 00:56:00.817220 [ 289 ] {} <Debug> TCP-Session: 7bdb4365-cfca-43da-b63d-b1cceeef1a8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4430 | 2026.01.24 00:56:00.817260 [ 291 ] {} <Debug> TCP-Session: 75100695-d2ff-409a-a527-503288434ae5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4431 | 2026.01.24 00:56:00.819445 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4432 | 2026.01.24 00:56:00.819481 [ 293 ] {} <Debug> TCP-Session: dbe515d0-7612-4299-8d1e-3aa320ce0827 Authenticating user 'default' from [fd00:1122:3344:101::e]:43640 | ||
| 4433 | 2026.01.24 00:56:00.819498 [ 293 ] {} <Debug> TCP-Session: dbe515d0-7612-4299-8d1e-3aa320ce0827 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4434 | 2026.01.24 00:56:00.819511 [ 293 ] {} <Debug> TCP-Session: dbe515d0-7612-4299-8d1e-3aa320ce0827 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4435 | 2026.01.24 00:56:00.819510 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4436 | 2026.01.24 00:56:00.819556 [ 290 ] {} <Debug> TCP-Session: 4e5ed722-8d43-43c1-b719-f088eeb8cac9 Authenticating user 'default' from [fd00:1122:3344:101::e]:37040 | ||
| 4437 | 2026.01.24 00:56:00.819578 [ 290 ] {} <Debug> TCP-Session: 4e5ed722-8d43-43c1-b719-f088eeb8cac9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4438 | 2026.01.24 00:56:00.819590 [ 290 ] {} <Debug> TCP-Session: 4e5ed722-8d43-43c1-b719-f088eeb8cac9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4439 | 2026.01.24 00:56:00.819607 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4440 | 2026.01.24 00:56:00.819618 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4441 | 2026.01.24 00:56:00.819648 [ 292 ] {} <Debug> TCP-Session: 90a194f2-abff-4031-af90-70f835a36ff2 Authenticating user 'default' from [fd00:1122:3344:101::e]:63966 | ||
| 4442 | 2026.01.24 00:56:00.819667 [ 294 ] {} <Debug> TCP-Session: 7fe69818-582c-4175-8849-4652f62c5d11 Authenticating user 'default' from [fd00:1122:3344:101::e]:57033 | ||
| 4443 | 2026.01.24 00:56:00.819675 [ 292 ] {} <Debug> TCP-Session: 90a194f2-abff-4031-af90-70f835a36ff2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4444 | 2026.01.24 00:56:00.819691 [ 294 ] {} <Debug> TCP-Session: 7fe69818-582c-4175-8849-4652f62c5d11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4445 | 2026.01.24 00:56:00.819700 [ 292 ] {} <Debug> TCP-Session: 90a194f2-abff-4031-af90-70f835a36ff2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4446 | 2026.01.24 00:56:00.819713 [ 294 ] {} <Debug> TCP-Session: 7fe69818-582c-4175-8849-4652f62c5d11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4447 | 2026.01.24 00:56:00.820159 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38078 | ||
| 4448 | 2026.01.24 00:56:00.820169 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41283 | ||
| 4449 | 2026.01.24 00:56:00.820229 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4450 | 2026.01.24 00:56:00.820254 [ 349 ] {} <Debug> TCP-Session: c5543695-9337-4358-86ed-d5a8f5a2e9ee Authenticating user 'default' from [fd00:1122:3344:101::e]:38078 | ||
| 4451 | 2026.01.24 00:56:00.820270 [ 349 ] {} <Debug> TCP-Session: c5543695-9337-4358-86ed-d5a8f5a2e9ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4452 | 2026.01.24 00:56:00.820283 [ 349 ] {} <Debug> TCP-Session: c5543695-9337-4358-86ed-d5a8f5a2e9ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4453 | 2026.01.24 00:56:00.821854 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4454 | 2026.01.24 00:56:00.821889 [ 259 ] {} <Debug> TCP-Session: 25b814ae-984a-4cde-9066-bb96b0404e89 Authenticating user 'default' from [fd00:1122:3344:101::e]:41283 | ||
| 4455 | 2026.01.24 00:56:00.821904 [ 259 ] {} <Debug> TCP-Session: 25b814ae-984a-4cde-9066-bb96b0404e89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4456 | 2026.01.24 00:56:00.821917 [ 259 ] {} <Debug> TCP-Session: 25b814ae-984a-4cde-9066-bb96b0404e89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4457 | 2026.01.24 00:56:00.846815 [ 349 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:38078). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4458 | |||
| 4459 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4460 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4461 | 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 | ||
| 4462 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4463 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4464 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4465 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4466 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4467 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4468 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4469 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 4470 | (version 23.8.7.1) | ||
| 4471 | 2026.01.24 00:56:00.846981 [ 349 ] {} <Debug> TCP-Session: c5543695-9337-4358-86ed-d5a8f5a2e9ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4472 | 2026.01.24 00:56:00.847019 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:63966). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4473 | |||
| 4474 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4475 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4476 | 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 | ||
| 4477 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4478 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4479 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4480 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4481 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4482 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4483 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4484 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 4485 | (version 23.8.7.1) | ||
| 4486 | 2026.01.24 00:56:00.847117 [ 292 ] {} <Debug> TCP-Session: 90a194f2-abff-4031-af90-70f835a36ff2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4487 | 2026.01.24 00:56:00.847141 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:43640). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4488 | |||
| 4489 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4490 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4491 | 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 | ||
| 4492 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4493 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4494 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4495 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4496 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4497 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4498 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4499 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 4500 | (version 23.8.7.1) | ||
| 4501 | 2026.01.24 00:56:00.847219 [ 293 ] {} <Debug> TCP-Session: dbe515d0-7612-4299-8d1e-3aa320ce0827 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4502 | 2026.01.24 00:56:00.847234 [ 259 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:41283). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4503 | |||
| 4504 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4505 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4506 | 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 | ||
| 4507 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4508 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4509 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4510 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4511 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4512 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4513 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4514 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 4515 | (version 23.8.7.1) | ||
| 4516 | 2026.01.24 00:56:00.847306 [ 259 ] {} <Debug> TCP-Session: 25b814ae-984a-4cde-9066-bb96b0404e89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4517 | 2026.01.24 00:56:00.847323 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:37040). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4518 | |||
| 4519 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4520 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4521 | 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 | ||
| 4522 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4523 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4524 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4525 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4526 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4527 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4528 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4529 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 4530 | (version 23.8.7.1) | ||
| 4531 | 2026.01.24 00:56:00.847370 [ 290 ] {} <Debug> TCP-Session: 4e5ed722-8d43-43c1-b719-f088eeb8cac9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4532 | 2026.01.24 00:56:00.847384 [ 294 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:57033). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4533 | |||
| 4534 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4535 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4536 | 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 | ||
| 4537 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4538 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4539 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4540 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4541 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4542 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4543 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4544 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 4545 | (version 23.8.7.1) | ||
| 4546 | 2026.01.24 00:56:00.847434 [ 294 ] {} <Debug> TCP-Session: 7fe69818-582c-4175-8849-4652f62c5d11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4547 | 2026.01.24 00:56:00.896162 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49182 | ||
| 4548 | 2026.01.24 00:56:00.896268 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4549 | 2026.01.24 00:56:00.896294 [ 288 ] {} <Debug> TCP-Session: c7877817-1fe4-4ee3-afd6-89a2c78591b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:49182 | ||
| 4550 | 2026.01.24 00:56:00.896316 [ 288 ] {} <Debug> TCP-Session: c7877817-1fe4-4ee3-afd6-89a2c78591b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4551 | 2026.01.24 00:56:00.896329 [ 288 ] {} <Debug> TCP-Session: c7877817-1fe4-4ee3-afd6-89a2c78591b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4552 | 2026.01.24 00:56:00.896549 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35264 | ||
| 4553 | 2026.01.24 00:56:00.896556 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57870 | ||
| 4554 | 2026.01.24 00:56:00.896587 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46035 | ||
| 4555 | 2026.01.24 00:56:00.896620 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48427 | ||
| 4556 | 2026.01.24 00:56:00.896655 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4557 | 2026.01.24 00:56:00.896657 [ 288 ] {} <Trace> TCP-Session: c7877817-1fe4-4ee3-afd6-89a2c78591b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4558 | 2026.01.24 00:56:00.896679 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4559 | 2026.01.24 00:56:00.896692 [ 289 ] {} <Debug> TCP-Session: 471e1be9-2025-44ec-821f-f69edbaf3b70 Authenticating user 'default' from [fd00:1122:3344:101::e]:35264 | ||
| 4560 | 2026.01.24 00:56:00.896719 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4561 | 2026.01.24 00:56:00.896730 [ 290 ] {} <Debug> TCP-Session: 04b8d42d-23d2-46a1-b9bb-ce5f1482a06d Authenticating user 'default' from [fd00:1122:3344:101::e]:57870 | ||
| 4562 | 2026.01.24 00:56:00.896750 [ 289 ] {} <Debug> TCP-Session: 471e1be9-2025-44ec-821f-f69edbaf3b70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4563 | 2026.01.24 00:56:00.896755 [ 259 ] {} <Debug> TCP-Session: 27144d1d-a345-477b-89ce-03322982b308 Authenticating user 'default' from [fd00:1122:3344:101::e]:48427 | ||
| 4564 | 2026.01.24 00:56:00.896764 [ 290 ] {} <Debug> TCP-Session: 04b8d42d-23d2-46a1-b9bb-ce5f1482a06d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4565 | 2026.01.24 00:56:00.896776 [ 289 ] {} <Debug> TCP-Session: 471e1be9-2025-44ec-821f-f69edbaf3b70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4566 | 2026.01.24 00:56:00.896789 [ 259 ] {} <Debug> TCP-Session: 27144d1d-a345-477b-89ce-03322982b308 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4567 | 2026.01.24 00:56:00.896594 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44832 | ||
| 4568 | 2026.01.24 00:56:00.896828 [ 259 ] {} <Debug> TCP-Session: 27144d1d-a345-477b-89ce-03322982b308 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4569 | 2026.01.24 00:56:00.896864 [ 288 ] {ffa135eb-1671-4993-9dd3-a033f7469c60} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49182) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4570 | 2026.01.24 00:56:00.896584 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34139 | ||
| 4571 | 2026.01.24 00:56:00.896926 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4572 | 2026.01.24 00:56:00.896793 [ 290 ] {} <Debug> TCP-Session: 04b8d42d-23d2-46a1-b9bb-ce5f1482a06d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4573 | 2026.01.24 00:56:00.896965 [ 293 ] {} <Debug> TCP-Session: 65968138-df63-4c67-a3f9-92375ad2c416 Authenticating user 'default' from [fd00:1122:3344:101::e]:44832 | ||
| 4574 | 2026.01.24 00:56:00.896735 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4575 | 2026.01.24 00:56:00.897001 [ 293 ] {} <Debug> TCP-Session: 65968138-df63-4c67-a3f9-92375ad2c416 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4576 | 2026.01.24 00:56:00.896626 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43199 | ||
| 4577 | 2026.01.24 00:56:00.897035 [ 291 ] {} <Debug> TCP-Session: e94458af-c2da-402a-bfb6-e92c550c9c84 Authenticating user 'default' from [fd00:1122:3344:101::e]:46035 | ||
| 4578 | 2026.01.24 00:56:00.897036 [ 293 ] {} <Debug> TCP-Session: 65968138-df63-4c67-a3f9-92375ad2c416 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4579 | 2026.01.24 00:56:00.897084 [ 291 ] {} <Debug> TCP-Session: e94458af-c2da-402a-bfb6-e92c550c9c84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4580 | 2026.01.24 00:56:00.897089 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4581 | 2026.01.24 00:56:00.897109 [ 291 ] {} <Debug> TCP-Session: e94458af-c2da-402a-bfb6-e92c550c9c84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4582 | 2026.01.24 00:56:00.896607 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56631 | ||
| 4583 | 2026.01.24 00:56:00.897134 [ 292 ] {} <Debug> TCP-Session: 5d5b4f27-ed3d-40eb-a994-4d738f3bed78 Authenticating user 'default' from [fd00:1122:3344:101::e]:34139 | ||
| 4584 | 2026.01.24 00:56:00.897157 [ 288 ] {ffa135eb-1671-4993-9dd3-a033f7469c60} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4585 | 2026.01.24 00:56:00.897178 [ 292 ] {} <Debug> TCP-Session: 5d5b4f27-ed3d-40eb-a994-4d738f3bed78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4586 | 2026.01.24 00:56:00.897165 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4587 | 2026.01.24 00:56:00.897198 [ 292 ] {} <Debug> TCP-Session: 5d5b4f27-ed3d-40eb-a994-4d738f3bed78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4588 | 2026.01.24 00:56:00.897220 [ 288 ] {ffa135eb-1671-4993-9dd3-a033f7469c60} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4589 | 2026.01.24 00:56:00.897228 [ 349 ] {} <Debug> TCP-Session: cad278bb-3984-4dcd-ab59-4a7b1ddb678e Authenticating user 'default' from [fd00:1122:3344:101::e]:43199 | ||
| 4590 | 2026.01.24 00:56:00.897255 [ 349 ] {} <Debug> TCP-Session: cad278bb-3984-4dcd-ab59-4a7b1ddb678e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4591 | 2026.01.24 00:56:00.897256 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4592 | 2026.01.24 00:56:00.897270 [ 349 ] {} <Debug> TCP-Session: cad278bb-3984-4dcd-ab59-4a7b1ddb678e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4593 | 2026.01.24 00:56:00.897284 [ 294 ] {} <Debug> TCP-Session: e96c7deb-ab5c-448a-a9eb-80ceb9abb807 Authenticating user 'default' from [fd00:1122:3344:101::e]:56631 | ||
| 4594 | 2026.01.24 00:56:00.897301 [ 294 ] {} <Debug> TCP-Session: e96c7deb-ab5c-448a-a9eb-80ceb9abb807 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4595 | 2026.01.24 00:56:00.897313 [ 294 ] {} <Debug> TCP-Session: e96c7deb-ab5c-448a-a9eb-80ceb9abb807 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4596 | 2026.01.24 00:56:00.897516 [ 288 ] {ffa135eb-1671-4993-9dd3-a033f7469c60} <Debug> oximeter.version (e41782c5-ec67-41da-8086-17500ed3b5e4) (SelectExecutor): Key condition: unknown | ||
| 4597 | 2026.01.24 00:56:00.898443 [ 308 ] {ffa135eb-1671-4993-9dd3-a033f7469c60} <Trace> AggregatingTransform: Aggregating | ||
| 4598 | 2026.01.24 00:56:00.898553 [ 308 ] {ffa135eb-1671-4993-9dd3-a033f7469c60} <Trace> Aggregator: Aggregation method: without_key | ||
| 4599 | 2026.01.24 00:56:00.898584 [ 308 ] {ffa135eb-1671-4993-9dd3-a033f7469c60} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000964781 sec. (1036.505 rows/sec., 40.49 KiB/sec.) | ||
| 4600 | 2026.01.24 00:56:00.898600 [ 308 ] {ffa135eb-1671-4993-9dd3-a033f7469c60} <Trace> Aggregator: Merging aggregated data | ||
| 4601 | 2026.01.24 00:56:00.900006 [ 288 ] {ffa135eb-1671-4993-9dd3-a033f7469c60} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003202 sec., 312.3048094940662 rows/sec., 12.20 KiB/sec. | ||
| 4602 | 2026.01.24 00:56:00.900149 [ 288 ] {ffa135eb-1671-4993-9dd3-a033f7469c60} <Debug> TCPHandler: Processed in 0.00361469 sec. | ||
| 4603 | 2026.01.24 00:56:00.900276 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4604 | 2026.01.24 00:56:00.900317 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4605 | 2026.01.24 00:56:00.900320 [ 288 ] {} <Debug> TCP-Session: c7877817-1fe4-4ee3-afd6-89a2c78591b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4606 | 2026.01.24 00:56:00.900344 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4607 | 2026.01.24 00:56:00.900366 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4608 | 2026.01.24 00:56:00.900392 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4609 | 2026.01.24 00:56:00.900404 [ 349 ] {} <Debug> TCP-Session: cad278bb-3984-4dcd-ab59-4a7b1ddb678e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4610 | 2026.01.24 00:56:00.900418 [ 290 ] {} <Debug> TCP-Session: 04b8d42d-23d2-46a1-b9bb-ce5f1482a06d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4611 | 2026.01.24 00:56:00.900428 [ 294 ] {} <Debug> TCP-Session: e96c7deb-ab5c-448a-a9eb-80ceb9abb807 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4612 | 2026.01.24 00:56:00.900422 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4613 | 2026.01.24 00:56:00.900437 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4614 | 2026.01.24 00:56:00.900463 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4615 | 2026.01.24 00:56:00.900484 [ 293 ] {} <Debug> TCP-Session: 65968138-df63-4c67-a3f9-92375ad2c416 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4616 | 2026.01.24 00:56:00.900502 [ 289 ] {} <Debug> TCP-Session: 471e1be9-2025-44ec-821f-f69edbaf3b70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4617 | 2026.01.24 00:56:00.900520 [ 259 ] {} <Debug> TCP-Session: 27144d1d-a345-477b-89ce-03322982b308 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4618 | 2026.01.24 00:56:00.900438 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4619 | 2026.01.24 00:56:00.900366 [ 291 ] {} <Debug> TCP-Session: e94458af-c2da-402a-bfb6-e92c550c9c84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4620 | 2026.01.24 00:56:00.900593 [ 292 ] {} <Debug> TCP-Session: 5d5b4f27-ed3d-40eb-a994-4d738f3bed78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4621 | 2026.01.24 00:56:00.918403 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39633 | ||
| 4622 | 2026.01.24 00:56:00.918495 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4623 | 2026.01.24 00:56:00.918520 [ 288 ] {} <Debug> TCP-Session: 7776f202-560a-4d5b-8e7c-2727b06c9b81 Authenticating user 'default' from [fd00:1122:3344:101::e]:39633 | ||
| 4624 | 2026.01.24 00:56:00.918541 [ 288 ] {} <Debug> TCP-Session: 7776f202-560a-4d5b-8e7c-2727b06c9b81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4625 | 2026.01.24 00:56:00.918553 [ 288 ] {} <Debug> TCP-Session: 7776f202-560a-4d5b-8e7c-2727b06c9b81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4626 | 2026.01.24 00:56:00.918713 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61091 | ||
| 4627 | 2026.01.24 00:56:00.918722 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52343 | ||
| 4628 | 2026.01.24 00:56:00.918737 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53907 | ||
| 4629 | 2026.01.24 00:56:00.918765 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40239 | ||
| 4630 | 2026.01.24 00:56:00.918790 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4631 | 2026.01.24 00:56:00.918791 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63609 | ||
| 4632 | 2026.01.24 00:56:00.918811 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4633 | 2026.01.24 00:56:00.918818 [ 289 ] {} <Debug> TCP-Session: 075c9a09-4e90-4ff2-9a87-f0a1ec635ad4 Authenticating user 'default' from [fd00:1122:3344:101::e]:61091 | ||
| 4634 | 2026.01.24 00:56:00.918842 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4635 | 2026.01.24 00:56:00.918855 [ 288 ] {} <Trace> TCP-Session: 7776f202-560a-4d5b-8e7c-2727b06c9b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4636 | 2026.01.24 00:56:00.918862 [ 289 ] {} <Debug> TCP-Session: 075c9a09-4e90-4ff2-9a87-f0a1ec635ad4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4637 | 2026.01.24 00:56:00.918870 [ 293 ] {} <Debug> TCP-Session: e021ef33-1419-424c-8ae3-b6536b9d4241 Authenticating user 'default' from [fd00:1122:3344:101::e]:40239 | ||
| 4638 | 2026.01.24 00:56:00.918780 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34027 | ||
| 4639 | 2026.01.24 00:56:00.918918 [ 293 ] {} <Debug> TCP-Session: e021ef33-1419-424c-8ae3-b6536b9d4241 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4640 | 2026.01.24 00:56:00.918955 [ 293 ] {} <Debug> TCP-Session: e021ef33-1419-424c-8ae3-b6536b9d4241 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4641 | 2026.01.24 00:56:00.918849 [ 290 ] {} <Debug> TCP-Session: 78be2982-a20d-41f4-b8af-e052cb1aba87 Authenticating user 'default' from [fd00:1122:3344:101::e]:52343 | ||
| 4642 | 2026.01.24 00:56:00.918978 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4643 | 2026.01.24 00:56:00.918993 [ 290 ] {} <Debug> TCP-Session: 78be2982-a20d-41f4-b8af-e052cb1aba87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4644 | 2026.01.24 00:56:00.918898 [ 289 ] {} <Debug> TCP-Session: 075c9a09-4e90-4ff2-9a87-f0a1ec635ad4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4645 | 2026.01.24 00:56:00.919005 [ 259 ] {} <Debug> TCP-Session: af565db7-9832-4048-aa69-d7fc93954505 Authenticating user 'default' from [fd00:1122:3344:101::e]:34027 | ||
| 4646 | 2026.01.24 00:56:00.919012 [ 290 ] {} <Debug> TCP-Session: 78be2982-a20d-41f4-b8af-e052cb1aba87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4647 | 2026.01.24 00:56:00.919032 [ 288 ] {8b3ed258-32f6-44ba-8eec-0471b3107f98} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39633) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4648 | 2026.01.24 00:56:00.919043 [ 259 ] {} <Debug> TCP-Session: af565db7-9832-4048-aa69-d7fc93954505 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4649 | 2026.01.24 00:56:00.918832 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4650 | 2026.01.24 00:56:00.919076 [ 259 ] {} <Debug> TCP-Session: af565db7-9832-4048-aa69-d7fc93954505 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4651 | 2026.01.24 00:56:00.918743 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35054 | ||
| 4652 | 2026.01.24 00:56:00.919105 [ 291 ] {} <Debug> TCP-Session: df3c4288-1232-403a-87d3-784605397f9b Authenticating user 'default' from [fd00:1122:3344:101::e]:53907 | ||
| 4653 | 2026.01.24 00:56:00.918871 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4654 | 2026.01.24 00:56:00.919151 [ 291 ] {} <Debug> TCP-Session: df3c4288-1232-403a-87d3-784605397f9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4655 | 2026.01.24 00:56:00.919175 [ 349 ] {} <Debug> TCP-Session: 630492a0-d83a-487d-9f5e-3a9e2cc3b3d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:63609 | ||
| 4656 | 2026.01.24 00:56:00.919182 [ 291 ] {} <Debug> TCP-Session: df3c4288-1232-403a-87d3-784605397f9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4657 | 2026.01.24 00:56:00.919204 [ 349 ] {} <Debug> TCP-Session: 630492a0-d83a-487d-9f5e-3a9e2cc3b3d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4658 | 2026.01.24 00:56:00.919181 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4659 | 2026.01.24 00:56:00.919235 [ 349 ] {} <Debug> TCP-Session: 630492a0-d83a-487d-9f5e-3a9e2cc3b3d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4660 | 2026.01.24 00:56:00.918774 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35500 | ||
| 4661 | 2026.01.24 00:56:00.919261 [ 292 ] {} <Debug> TCP-Session: 9ecc6893-20d5-406f-ab3d-9548a1c203e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:35054 | ||
| 4662 | 2026.01.24 00:56:00.919290 [ 288 ] {8b3ed258-32f6-44ba-8eec-0471b3107f98} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4663 | 2026.01.24 00:56:00.919297 [ 292 ] {} <Debug> TCP-Session: 9ecc6893-20d5-406f-ab3d-9548a1c203e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4664 | 2026.01.24 00:56:00.919314 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4665 | 2026.01.24 00:56:00.919320 [ 292 ] {} <Debug> TCP-Session: 9ecc6893-20d5-406f-ab3d-9548a1c203e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4666 | 2026.01.24 00:56:00.919340 [ 294 ] {} <Debug> TCP-Session: e2e519d6-02d6-4f3b-9d51-79497afe1d97 Authenticating user 'default' from [fd00:1122:3344:101::e]:35500 | ||
| 4667 | 2026.01.24 00:56:00.919342 [ 288 ] {8b3ed258-32f6-44ba-8eec-0471b3107f98} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4668 | 2026.01.24 00:56:00.919363 [ 294 ] {} <Debug> TCP-Session: e2e519d6-02d6-4f3b-9d51-79497afe1d97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4669 | 2026.01.24 00:56:00.919385 [ 294 ] {} <Debug> TCP-Session: e2e519d6-02d6-4f3b-9d51-79497afe1d97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4670 | 2026.01.24 00:56:00.919654 [ 288 ] {8b3ed258-32f6-44ba-8eec-0471b3107f98} <Debug> oximeter.version (e41782c5-ec67-41da-8086-17500ed3b5e4) (SelectExecutor): Key condition: unknown | ||
| 4671 | 2026.01.24 00:56:00.920577 [ 346 ] {8b3ed258-32f6-44ba-8eec-0471b3107f98} <Trace> AggregatingTransform: Aggregating | ||
| 4672 | 2026.01.24 00:56:00.920631 [ 346 ] {8b3ed258-32f6-44ba-8eec-0471b3107f98} <Trace> Aggregator: Aggregation method: without_key | ||
| 4673 | 2026.01.24 00:56:00.920671 [ 346 ] {8b3ed258-32f6-44ba-8eec-0471b3107f98} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000909321 sec. (1099.722 rows/sec., 42.96 KiB/sec.) | ||
| 4674 | 2026.01.24 00:56:00.920691 [ 346 ] {8b3ed258-32f6-44ba-8eec-0471b3107f98} <Trace> Aggregator: Merging aggregated data | ||
| 4675 | 2026.01.24 00:56:00.921937 [ 288 ] {8b3ed258-32f6-44ba-8eec-0471b3107f98} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002963 sec., 337.49578130273375 rows/sec., 13.18 KiB/sec. | ||
| 4676 | 2026.01.24 00:56:00.922099 [ 288 ] {8b3ed258-32f6-44ba-8eec-0471b3107f98} <Debug> TCPHandler: Processed in 0.003350145 sec. | ||
| 4677 | 2026.01.24 00:56:00.922208 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4678 | 2026.01.24 00:56:00.922237 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4679 | 2026.01.24 00:56:00.922238 [ 288 ] {} <Debug> TCP-Session: 7776f202-560a-4d5b-8e7c-2727b06c9b81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4680 | 2026.01.24 00:56:00.922258 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4681 | 2026.01.24 00:56:00.922281 [ 289 ] {} <Debug> TCP-Session: 075c9a09-4e90-4ff2-9a87-f0a1ec635ad4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4682 | 2026.01.24 00:56:00.922296 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4683 | 2026.01.24 00:56:00.922315 [ 293 ] {} <Debug> TCP-Session: e021ef33-1419-424c-8ae3-b6536b9d4241 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4684 | 2026.01.24 00:56:00.922336 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4685 | 2026.01.24 00:56:00.922356 [ 292 ] {} <Debug> TCP-Session: 9ecc6893-20d5-406f-ab3d-9548a1c203e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4686 | 2026.01.24 00:56:00.922359 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4687 | 2026.01.24 00:56:00.922381 [ 294 ] {} <Debug> TCP-Session: e2e519d6-02d6-4f3b-9d51-79497afe1d97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4688 | 2026.01.24 00:56:00.922320 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4689 | 2026.01.24 00:56:00.922410 [ 349 ] {} <Debug> TCP-Session: 630492a0-d83a-487d-9f5e-3a9e2cc3b3d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4690 | 2026.01.24 00:56:00.922329 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4691 | 2026.01.24 00:56:00.922433 [ 259 ] {} <Debug> TCP-Session: af565db7-9832-4048-aa69-d7fc93954505 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4692 | 2026.01.24 00:56:00.922278 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4693 | 2026.01.24 00:56:00.922479 [ 291 ] {} <Debug> TCP-Session: df3c4288-1232-403a-87d3-784605397f9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4694 | 2026.01.24 00:56:00.922500 [ 290 ] {} <Debug> TCP-Session: 78be2982-a20d-41f4-b8af-e052cb1aba87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4695 | 2026.01.24 00:56:01.465504 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4696 | 2026.01.24 00:56:01.465718 [ 262 ] {18051dde-596f-4cc8-9366-1867282ab843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4697 | 2026.01.24 00:56:01.465808 [ 262 ] {18051dde-596f-4cc8-9366-1867282ab843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4698 | 2026.01.24 00:56:01.466475 [ 262 ] {18051dde-596f-4cc8-9366-1867282ab843} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4699 | 2026.01.24 00:56:01.466523 [ 262 ] {18051dde-596f-4cc8-9366-1867282ab843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4700 | 2026.01.24 00:56:01.466955 [ 262 ] {18051dde-596f-4cc8-9366-1867282ab843} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4701 | 2026.01.24 00:56:01.467271 [ 262 ] {18051dde-596f-4cc8-9366-1867282ab843} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4702 | 2026.01.24 00:56:01.467441 [ 262 ] {18051dde-596f-4cc8-9366-1867282ab843} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001777 sec., 31513.78728193585 rows/sec., 2.41 MiB/sec. | ||
| 4703 | 2026.01.24 00:56:01.467486 [ 262 ] {18051dde-596f-4cc8-9366-1867282ab843} <Debug> TCPHandler: Processed in 0.002139898 sec. | ||
| 4704 | 2026.01.24 00:56:01.467609 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4705 | 2026.01.24 00:56:01.467715 [ 262 ] {6a19fd84-0e44-421d-a194-23926dc3c4b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4706 | 2026.01.24 00:56:01.467757 [ 262 ] {6a19fd84-0e44-421d-a194-23926dc3c4b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4707 | 2026.01.24 00:56:01.468171 [ 262 ] {6a19fd84-0e44-421d-a194-23926dc3c4b6} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4708 | 2026.01.24 00:56:01.468209 [ 262 ] {6a19fd84-0e44-421d-a194-23926dc3c4b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4709 | 2026.01.24 00:56:01.468549 [ 262 ] {6a19fd84-0e44-421d-a194-23926dc3c4b6} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4710 | 2026.01.24 00:56:01.468771 [ 262 ] {6a19fd84-0e44-421d-a194-23926dc3c4b6} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4711 | 2026.01.24 00:56:01.468909 [ 262 ] {6a19fd84-0e44-421d-a194-23926dc3c4b6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001218 sec., 52545.15599343186 rows/sec., 4.10 MiB/sec. | ||
| 4712 | 2026.01.24 00:56:01.468947 [ 262 ] {6a19fd84-0e44-421d-a194-23926dc3c4b6} <Debug> TCPHandler: Processed in 0.001392571 sec. | ||
| 4713 | 2026.01.24 00:56:01.469068 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4714 | 2026.01.24 00:56:01.469163 [ 262 ] {735180d3-c29b-4d0d-8dd5-e0b3c2e16cfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4715 | 2026.01.24 00:56:01.469208 [ 262 ] {735180d3-c29b-4d0d-8dd5-e0b3c2e16cfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4716 | 2026.01.24 00:56:01.469642 [ 262 ] {735180d3-c29b-4d0d-8dd5-e0b3c2e16cfb} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4717 | 2026.01.24 00:56:01.469683 [ 262 ] {735180d3-c29b-4d0d-8dd5-e0b3c2e16cfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4718 | 2026.01.24 00:56:01.470038 [ 262 ] {735180d3-c29b-4d0d-8dd5-e0b3c2e16cfb} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4719 | 2026.01.24 00:56:01.470245 [ 262 ] {735180d3-c29b-4d0d-8dd5-e0b3c2e16cfb} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4720 | 2026.01.24 00:56:01.470378 [ 262 ] {735180d3-c29b-4d0d-8dd5-e0b3c2e16cfb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. | ||
| 4721 | 2026.01.24 00:56:01.470415 [ 262 ] {735180d3-c29b-4d0d-8dd5-e0b3c2e16cfb} <Debug> TCPHandler: Processed in 0.001398491 sec. | ||
| 4722 | 2026.01.24 00:56:01.470529 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4723 | 2026.01.24 00:56:01.470626 [ 262 ] {25f7a494-cb19-42c8-81e7-608ac9abd0d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4724 | 2026.01.24 00:56:01.470667 [ 262 ] {25f7a494-cb19-42c8-81e7-608ac9abd0d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4725 | 2026.01.24 00:56:01.470994 [ 262 ] {25f7a494-cb19-42c8-81e7-608ac9abd0d5} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4726 | 2026.01.24 00:56:01.471030 [ 262 ] {25f7a494-cb19-42c8-81e7-608ac9abd0d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4727 | 2026.01.24 00:56:01.471342 [ 262 ] {25f7a494-cb19-42c8-81e7-608ac9abd0d5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4728 | 2026.01.24 00:56:01.471547 [ 262 ] {25f7a494-cb19-42c8-81e7-608ac9abd0d5} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4729 | 2026.01.24 00:56:01.471675 [ 262 ] {25f7a494-cb19-42c8-81e7-608ac9abd0d5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 4730 | 2026.01.24 00:56:01.471711 [ 262 ] {25f7a494-cb19-42c8-81e7-608ac9abd0d5} <Debug> TCPHandler: Processed in 0.001232358 sec. | ||
| 4731 | 2026.01.24 00:56:02.109416 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11973 | ||
| 4732 | 2026.01.24 00:56:02.109947 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4733 | 2026.01.24 00:56:02.109996 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4734 | 2026.01.24 00:56:02.110523 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4735 | 2026.01.24 00:56:02.110776 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4736 | 2026.01.24 00:56:02.110926 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11973 | ||
| 4737 | 2026.01.24 00:56:02.747062 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 4738 | 2026.01.24 00:56:02.765407 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4739 | 2026.01.24 00:56:02.765473 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4740 | 2026.01.24 00:56:02.771479 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4741 | 2026.01.24 00:56:02.772207 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4742 | 2026.01.24 00:56:02.775864 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 4743 | 2026.01.24 00:56:04.638993 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 588 | ||
| 4744 | 2026.01.24 00:56:04.641171 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4745 | 2026.01.24 00:56:04.641217 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4746 | 2026.01.24 00:56:04.642394 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4747 | 2026.01.24 00:56:04.642662 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4748 | 2026.01.24 00:56:04.642921 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 588 | ||
| 4749 | 2026.01.24 00:56:06.467066 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4750 | 2026.01.24 00:56:06.467244 [ 262 ] {ad4e7fbc-7e17-42c4-bc04-3a4d14e40602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4751 | 2026.01.24 00:56:06.467312 [ 262 ] {ad4e7fbc-7e17-42c4-bc04-3a4d14e40602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4752 | 2026.01.24 00:56:06.468052 [ 262 ] {ad4e7fbc-7e17-42c4-bc04-3a4d14e40602} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4753 | 2026.01.24 00:56:06.468099 [ 262 ] {ad4e7fbc-7e17-42c4-bc04-3a4d14e40602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4754 | 2026.01.24 00:56:06.468489 [ 262 ] {ad4e7fbc-7e17-42c4-bc04-3a4d14e40602} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4755 | 2026.01.24 00:56:06.468727 [ 262 ] {ad4e7fbc-7e17-42c4-bc04-3a4d14e40602} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4756 | 2026.01.24 00:56:06.468871 [ 62 ] {} <Debug> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4757 | 2026.01.24 00:56:06.468877 [ 262 ] {ad4e7fbc-7e17-42c4-bc04-3a4d14e40602} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001684 sec., 80760.09501187649 rows/sec., 6.99 MiB/sec. | ||
| 4758 | 2026.01.24 00:56:06.468940 [ 62 ] {} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4759 | 2026.01.24 00:56:06.468959 [ 262 ] {ad4e7fbc-7e17-42c4-bc04-3a4d14e40602} <Debug> TCPHandler: Processed in 0.002027055 sec. | ||
| 4760 | 2026.01.24 00:56:06.468971 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4761 | 2026.01.24 00:56:06.469072 [ 189 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::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 | ||
| 4762 | 2026.01.24 00:56:06.469103 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4763 | 2026.01.24 00:56:06.469157 [ 189 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4764 | 2026.01.24 00:56:06.469185 [ 189 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1407 rows starting from the beginning of the part | ||
| 4765 | 2026.01.24 00:56:06.469201 [ 262 ] {e35229a7-c155-4dae-9b54-7e04be31aff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4766 | 2026.01.24 00:56:06.469238 [ 189 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1398 rows starting from the beginning of the part | ||
| 4767 | 2026.01.24 00:56:06.469242 [ 262 ] {e35229a7-c155-4dae-9b54-7e04be31aff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4768 | 2026.01.24 00:56:06.469279 [ 189 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::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 | ||
| 4769 | 2026.01.24 00:56:06.469319 [ 189 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 136 rows starting from the beginning of the part | ||
| 4770 | 2026.01.24 00:56:06.469355 [ 189 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part | ||
| 4771 | 2026.01.24 00:56:06.469391 [ 189 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 136 rows starting from the beginning of the part | ||
| 4772 | 2026.01.24 00:56:06.469662 [ 262 ] {e35229a7-c155-4dae-9b54-7e04be31aff4} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4773 | 2026.01.24 00:56:06.469698 [ 262 ] {e35229a7-c155-4dae-9b54-7e04be31aff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4774 | 2026.01.24 00:56:06.469995 [ 262 ] {e35229a7-c155-4dae-9b54-7e04be31aff4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4775 | 2026.01.24 00:56:06.470196 [ 262 ] {e35229a7-c155-4dae-9b54-7e04be31aff4} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4776 | 2026.01.24 00:56:06.470329 [ 262 ] {e35229a7-c155-4dae-9b54-7e04be31aff4} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001147 sec., 34873.58326068003 rows/sec., 2.56 MiB/sec. | ||
| 4777 | 2026.01.24 00:56:06.470367 [ 262 ] {e35229a7-c155-4dae-9b54-7e04be31aff4} <Debug> TCPHandler: Processed in 0.001314359 sec. | ||
| 4778 | 2026.01.24 00:56:06.470476 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4779 | 2026.01.24 00:56:06.470571 [ 262 ] {a1373ae5-d5b1-4cb0-bf38-1bd1e38e3dee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4780 | 2026.01.24 00:56:06.470611 [ 262 ] {a1373ae5-d5b1-4cb0-bf38-1bd1e38e3dee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4781 | 2026.01.24 00:56:06.470631 [ 191 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3189 rows, containing 5 columns (5 merged, 0 gathered) in 0.001591686 sec., 2003535.8732815392 rows/sec., 175.17 MiB/sec. | ||
| 4782 | 2026.01.24 00:56:06.470880 [ 191 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4783 | 2026.01.24 00:56:06.471036 [ 262 ] {a1373ae5-d5b1-4cb0-bf38-1bd1e38e3dee} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4784 | 2026.01.24 00:56:06.471079 [ 262 ] {a1373ae5-d5b1-4cb0-bf38-1bd1e38e3dee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4785 | 2026.01.24 00:56:06.471187 [ 191 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_36_7} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4786 | 2026.01.24 00:56:06.471278 [ 191 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_36_7} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4787 | 2026.01.24 00:56:06.471371 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 4788 | 2026.01.24 00:56:06.471396 [ 262 ] {a1373ae5-d5b1-4cb0-bf38-1bd1e38e3dee} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4789 | 2026.01.24 00:56:06.471602 [ 262 ] {a1373ae5-d5b1-4cb0-bf38-1bd1e38e3dee} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4790 | 2026.01.24 00:56:06.471712 [ 62 ] {} <Debug> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4791 | 2026.01.24 00:56:06.471731 [ 262 ] {a1373ae5-d5b1-4cb0-bf38-1bd1e38e3dee} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001179 sec., 88210.34775233248 rows/sec., 6.89 MiB/sec. | ||
| 4792 | 2026.01.24 00:56:06.471744 [ 62 ] {} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4793 | 2026.01.24 00:56:06.471771 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4794 | 2026.01.24 00:56:06.471776 [ 262 ] {a1373ae5-d5b1-4cb0-bf38-1bd1e38e3dee} <Debug> TCPHandler: Processed in 0.001349901 sec. | ||
| 4795 | 2026.01.24 00:56:06.471857 [ 199 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::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 | ||
| 4796 | 2026.01.24 00:56:06.471902 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4797 | 2026.01.24 00:56:06.471969 [ 199 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4798 | 2026.01.24 00:56:06.472006 [ 199 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 632 rows starting from the beginning of the part | ||
| 4799 | 2026.01.24 00:56:06.472028 [ 262 ] {9d40bced-f3f5-426a-a683-0a9273776639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4800 | 2026.01.24 00:56:06.472064 [ 199 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 600 rows starting from the beginning of the part | ||
| 4801 | 2026.01.24 00:56:06.472077 [ 262 ] {9d40bced-f3f5-426a-a683-0a9273776639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4802 | 2026.01.24 00:56:06.472116 [ 199 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::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 | ||
| 4803 | 2026.01.24 00:56:06.472159 [ 199 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 104 rows starting from the beginning of the part | ||
| 4804 | 2026.01.24 00:56:06.472201 [ 199 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part | ||
| 4805 | 2026.01.24 00:56:06.472268 [ 199 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 104 rows starting from the beginning of the part | ||
| 4806 | 2026.01.24 00:56:06.472499 [ 262 ] {9d40bced-f3f5-426a-a683-0a9273776639} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4807 | 2026.01.24 00:56:06.472542 [ 262 ] {9d40bced-f3f5-426a-a683-0a9273776639} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4808 | 2026.01.24 00:56:06.472879 [ 262 ] {9d40bced-f3f5-426a-a683-0a9273776639} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4809 | 2026.01.24 00:56:06.473098 [ 262 ] {9d40bced-f3f5-426a-a683-0a9273776639} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4810 | 2026.01.24 00:56:06.473204 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4811 | 2026.01.24 00:56:06.473226 [ 262 ] {9d40bced-f3f5-426a-a683-0a9273776639} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 4812 | 2026.01.24 00:56:06.473236 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4813 | 2026.01.24 00:56:06.473264 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4814 | 2026.01.24 00:56:06.473272 [ 262 ] {9d40bced-f3f5-426a-a683-0a9273776639} <Debug> TCPHandler: Processed in 0.001420502 sec. | ||
| 4815 | 2026.01.24 00:56:06.473315 [ 201 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1568 rows, containing 5 columns (5 merged, 0 gathered) in 0.001496284 sec., 1047929.4037762884 rows/sec., 83.52 MiB/sec. | ||
| 4816 | 2026.01.24 00:56:06.473323 [ 189 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::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 | ||
| 4817 | 2026.01.24 00:56:06.473387 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4818 | 2026.01.24 00:56:06.473410 [ 189 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4819 | 2026.01.24 00:56:06.473433 [ 189 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 8957 rows starting from the beginning of the part | ||
| 4820 | 2026.01.24 00:56:06.473476 [ 189 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 882 rows starting from the beginning of the part | ||
| 4821 | 2026.01.24 00:56:06.473482 [ 262 ] {d8e6f908-7d80-46a2-a624-f95cf06fb7c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4822 | 2026.01.24 00:56:06.473513 [ 189 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 4823 | 2026.01.24 00:56:06.473522 [ 192 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4824 | 2026.01.24 00:56:06.473540 [ 262 ] {d8e6f908-7d80-46a2-a624-f95cf06fb7c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4825 | 2026.01.24 00:56:06.473552 [ 189 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::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 | ||
| 4826 | 2026.01.24 00:56:06.473588 [ 189 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
| 4827 | 2026.01.24 00:56:06.473620 [ 189 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 4828 | 2026.01.24 00:56:06.473857 [ 192 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_36_7} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4829 | 2026.01.24 00:56:06.473966 [ 192 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_36_7} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4830 | 2026.01.24 00:56:06.474104 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4831 | 2026.01.24 00:56:06.474434 [ 262 ] {d8e6f908-7d80-46a2-a624-f95cf06fb7c7} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4832 | 2026.01.24 00:56:06.474476 [ 262 ] {d8e6f908-7d80-46a2-a624-f95cf06fb7c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4833 | 2026.01.24 00:56:06.475052 [ 262 ] {d8e6f908-7d80-46a2-a624-f95cf06fb7c7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4834 | 2026.01.24 00:56:06.475265 [ 262 ] {d8e6f908-7d80-46a2-a624-f95cf06fb7c7} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4835 | 2026.01.24 00:56:06.475407 [ 262 ] {d8e6f908-7d80-46a2-a624-f95cf06fb7c7} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001943 sec., 20586.72156459084 rows/sec., 36.89 MiB/sec. | ||
| 4836 | 2026.01.24 00:56:06.475462 [ 262 ] {d8e6f908-7d80-46a2-a624-f95cf06fb7c7} <Debug> TCPHandler: Processed in 0.002125617 sec. | ||
| 4837 | 2026.01.24 00:56:06.475580 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4838 | 2026.01.24 00:56:06.475677 [ 262 ] {4cffe75b-3872-4bab-8492-4fe1e362776f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4839 | 2026.01.24 00:56:06.475718 [ 262 ] {4cffe75b-3872-4bab-8492-4fe1e362776f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4840 | 2026.01.24 00:56:06.476051 [ 262 ] {4cffe75b-3872-4bab-8492-4fe1e362776f} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4841 | 2026.01.24 00:56:06.476088 [ 262 ] {4cffe75b-3872-4bab-8492-4fe1e362776f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4842 | 2026.01.24 00:56:06.476390 [ 262 ] {4cffe75b-3872-4bab-8492-4fe1e362776f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4843 | 2026.01.24 00:56:06.476590 [ 262 ] {4cffe75b-3872-4bab-8492-4fe1e362776f} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4844 | 2026.01.24 00:56:06.476692 [ 62 ] {} <Debug> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4845 | 2026.01.24 00:56:06.476718 [ 262 ] {4cffe75b-3872-4bab-8492-4fe1e362776f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 4846 | 2026.01.24 00:56:06.476722 [ 62 ] {} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4847 | 2026.01.24 00:56:06.476757 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4848 | 2026.01.24 00:56:06.476761 [ 262 ] {4cffe75b-3872-4bab-8492-4fe1e362776f} <Debug> TCPHandler: Processed in 0.001231628 sec. | ||
| 4849 | 2026.01.24 00:56:06.476833 [ 199 ] {49186854-3280-4cad-bfb2-0aea110974bc::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 | ||
| 4850 | 2026.01.24 00:56:06.476945 [ 199 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4851 | 2026.01.24 00:56:06.476989 [ 199 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1800 rows starting from the beginning of the part | ||
| 4852 | 2026.01.24 00:56:06.477055 [ 189 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10479 rows, containing 5 columns (5 merged, 0 gathered) in 0.003757364 sec., 2788923.2983549107 rows/sec., 191.74 MiB/sec. | ||
| 4853 | 2026.01.24 00:56:06.477062 [ 199 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 4854 | 2026.01.24 00:56:06.477143 [ 199 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 4855 | 2026.01.24 00:56:06.477200 [ 199 ] {49186854-3280-4cad-bfb2-0aea110974bc::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 | ||
| 4856 | 2026.01.24 00:56:06.477253 [ 199 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 4857 | 2026.01.24 00:56:06.477293 [ 189 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4858 | 2026.01.24 00:56:06.477313 [ 199 ] {49186854-3280-4cad-bfb2-0aea110974bc::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 | ||
| 4859 | 2026.01.24 00:56:06.477556 [ 189 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4860 | 2026.01.24 00:56:06.477629 [ 189 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4861 | 2026.01.24 00:56:06.477692 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.02 MiB. | ||
| 4862 | 2026.01.24 00:56:06.478512 [ 189 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2100 rows, containing 4 columns (4 merged, 0 gathered) in 0.001715308 sec., 1224269.9270335124 rows/sec., 82.51 MiB/sec. | ||
| 4863 | 2026.01.24 00:56:06.478701 [ 199 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4864 | 2026.01.24 00:56:06.478934 [ 199 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_36_7} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4865 | 2026.01.24 00:56:06.478999 [ 199 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_36_7} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4866 | 2026.01.24 00:56:06.479062 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 4867 | 2026.01.24 00:56:09.508957 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4868 | 2026.01.24 00:56:09.509025 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4869 | 2026.01.24 00:56:09.611964 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12421 | ||
| 4870 | 2026.01.24 00:56:09.612462 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4871 | 2026.01.24 00:56:09.612512 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4872 | 2026.01.24 00:56:09.613031 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4873 | 2026.01.24 00:56:09.613276 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4874 | 2026.01.24 00:56:09.613423 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12421 | ||
| 4875 | 2026.01.24 00:56:09.613443 [ 37 ] {} <Debug> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4876 | 2026.01.24 00:56:09.613512 [ 37 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4877 | 2026.01.24 00:56:09.613536 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4878 | 2026.01.24 00:56:09.613662 [ 201 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::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 | ||
| 4879 | 2026.01.24 00:56:09.613812 [ 201 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4880 | 2026.01.24 00:56:09.613852 [ 201 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10053 rows starting from the beginning of the part | ||
| 4881 | 2026.01.24 00:56:09.613919 [ 201 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 4882 | 2026.01.24 00:56:09.613960 [ 201 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 4883 | 2026.01.24 00:56:09.613999 [ 201 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 4884 | 2026.01.24 00:56:09.614036 [ 201 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 4885 | 2026.01.24 00:56:09.614074 [ 201 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 4886 | 2026.01.24 00:56:09.618619 [ 199 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12421 rows, containing 4 columns (4 merged, 0 gathered) in 0.005016902 sec., 2475830.701895313 rows/sec., 35.42 MiB/sec. | ||
| 4887 | 2026.01.24 00:56:09.618917 [ 201 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4888 | 2026.01.24 00:56:09.619205 [ 201 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_26_5} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4889 | 2026.01.24 00:56:09.619275 [ 201 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_26_5} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4890 | 2026.01.24 00:56:09.619346 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 4891 | 2026.01.24 00:56:10.276883 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 4892 | 2026.01.24 00:56:10.295286 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4893 | 2026.01.24 00:56:10.295351 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4894 | 2026.01.24 00:56:10.300936 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4895 | 2026.01.24 00:56:10.301646 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4896 | 2026.01.24 00:56:10.301950 [ 44 ] {} <Debug> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4897 | 2026.01.24 00:56:10.302021 [ 44 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4898 | 2026.01.24 00:56:10.302045 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4899 | 2026.01.24 00:56:10.302156 [ 194 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::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 | ||
| 4900 | 2026.01.24 00:56:10.305228 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 4901 | 2026.01.24 00:56:10.305637 [ 194 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4902 | 2026.01.24 00:56:10.307081 [ 194 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::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 | ||
| 4903 | 2026.01.24 00:56:10.311829 [ 194 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::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 | ||
| 4904 | 2026.01.24 00:56:10.316216 [ 194 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::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 | ||
| 4905 | 2026.01.24 00:56:10.320618 [ 194 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::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 | ||
| 4906 | 2026.01.24 00:56:10.325134 [ 194 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::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 | ||
| 4907 | 2026.01.24 00:56:10.328953 [ 194 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::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 | ||
| 4908 | 2026.01.24 00:56:10.387147 [ 201 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.085041169 sec., 2304.766059836266 rows/sec., 11.92 MiB/sec. | ||
| 4909 | 2026.01.24 00:56:10.389720 [ 197 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4910 | 2026.01.24 00:56:10.391786 [ 197 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_26_5} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4911 | 2026.01.24 00:56:10.391869 [ 197 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_26_5} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4912 | 2026.01.24 00:56:10.393667 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4913 | 2026.01.24 00:56:11.000216 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.50 MiB, peak 270.05 MiB, free memory in arenas 0.00 B, will set to 263.64 MiB (RSS), difference: 4.14 MiB | ||
| 4914 | 2026.01.24 00:56:11.466998 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4915 | 2026.01.24 00:56:11.467195 [ 262 ] {fdbf6bcd-68fd-40d0-a755-d6bee3699487} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4916 | 2026.01.24 00:56:11.467268 [ 262 ] {fdbf6bcd-68fd-40d0-a755-d6bee3699487} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4917 | 2026.01.24 00:56:11.467991 [ 262 ] {fdbf6bcd-68fd-40d0-a755-d6bee3699487} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4918 | 2026.01.24 00:56:11.468043 [ 262 ] {fdbf6bcd-68fd-40d0-a755-d6bee3699487} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4919 | 2026.01.24 00:56:11.468430 [ 262 ] {fdbf6bcd-68fd-40d0-a755-d6bee3699487} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4920 | 2026.01.24 00:56:11.468648 [ 262 ] {fdbf6bcd-68fd-40d0-a755-d6bee3699487} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4921 | 2026.01.24 00:56:11.468797 [ 262 ] {fdbf6bcd-68fd-40d0-a755-d6bee3699487} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001656 sec., 33816.42512077295 rows/sec., 2.58 MiB/sec. | ||
| 4922 | 2026.01.24 00:56:11.468839 [ 262 ] {fdbf6bcd-68fd-40d0-a755-d6bee3699487} <Debug> TCPHandler: Processed in 0.001977484 sec. | ||
| 4923 | 2026.01.24 00:56:11.468971 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4924 | 2026.01.24 00:56:11.469074 [ 262 ] {4d4754b0-8bb8-45e7-aefe-f796aa4951cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4925 | 2026.01.24 00:56:11.469115 [ 262 ] {4d4754b0-8bb8-45e7-aefe-f796aa4951cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4926 | 2026.01.24 00:56:11.469536 [ 262 ] {4d4754b0-8bb8-45e7-aefe-f796aa4951cd} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4927 | 2026.01.24 00:56:11.469572 [ 262 ] {4d4754b0-8bb8-45e7-aefe-f796aa4951cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4928 | 2026.01.24 00:56:11.469879 [ 262 ] {4d4754b0-8bb8-45e7-aefe-f796aa4951cd} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4929 | 2026.01.24 00:56:11.470085 [ 262 ] {4d4754b0-8bb8-45e7-aefe-f796aa4951cd} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4930 | 2026.01.24 00:56:11.470217 [ 262 ] {4d4754b0-8bb8-45e7-aefe-f796aa4951cd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001163 sec., 55030.09458297506 rows/sec., 4.30 MiB/sec. | ||
| 4931 | 2026.01.24 00:56:11.470255 [ 262 ] {4d4754b0-8bb8-45e7-aefe-f796aa4951cd} <Debug> TCPHandler: Processed in 0.001333639 sec. | ||
| 4932 | 2026.01.24 00:56:11.470371 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4933 | 2026.01.24 00:56:11.470466 [ 262 ] {8a8fcf0e-a0d9-409a-b8ea-48510dcbe965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4934 | 2026.01.24 00:56:11.470508 [ 262 ] {8a8fcf0e-a0d9-409a-b8ea-48510dcbe965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4935 | 2026.01.24 00:56:11.470919 [ 262 ] {8a8fcf0e-a0d9-409a-b8ea-48510dcbe965} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4936 | 2026.01.24 00:56:11.470955 [ 262 ] {8a8fcf0e-a0d9-409a-b8ea-48510dcbe965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4937 | 2026.01.24 00:56:11.471292 [ 262 ] {8a8fcf0e-a0d9-409a-b8ea-48510dcbe965} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4938 | 2026.01.24 00:56:11.471506 [ 262 ] {8a8fcf0e-a0d9-409a-b8ea-48510dcbe965} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4939 | 2026.01.24 00:56:11.471639 [ 262 ] {8a8fcf0e-a0d9-409a-b8ea-48510dcbe965} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 4940 | 2026.01.24 00:56:11.471676 [ 262 ] {8a8fcf0e-a0d9-409a-b8ea-48510dcbe965} <Debug> TCPHandler: Processed in 0.00135549 sec. | ||
| 4941 | 2026.01.24 00:56:11.471777 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4942 | 2026.01.24 00:56:11.471873 [ 262 ] {60a72ab1-d570-47b4-a0c2-04c399d360f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4943 | 2026.01.24 00:56:11.471915 [ 262 ] {60a72ab1-d570-47b4-a0c2-04c399d360f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4944 | 2026.01.24 00:56:11.472242 [ 262 ] {60a72ab1-d570-47b4-a0c2-04c399d360f7} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4945 | 2026.01.24 00:56:11.472279 [ 262 ] {60a72ab1-d570-47b4-a0c2-04c399d360f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4946 | 2026.01.24 00:56:11.472588 [ 262 ] {60a72ab1-d570-47b4-a0c2-04c399d360f7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4947 | 2026.01.24 00:56:11.472796 [ 262 ] {60a72ab1-d570-47b4-a0c2-04c399d360f7} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4948 | 2026.01.24 00:56:11.472926 [ 262 ] {60a72ab1-d570-47b4-a0c2-04c399d360f7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 4949 | 2026.01.24 00:56:11.472962 [ 262 ] {60a72ab1-d570-47b4-a0c2-04c399d360f7} <Debug> TCPHandler: Processed in 0.001234018 sec. | ||
| 4950 | 2026.01.24 00:56:14.643993 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 608 | ||
| 4951 | 2026.01.24 00:56:14.646115 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4952 | 2026.01.24 00:56:14.646174 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4953 | 2026.01.24 00:56:14.647391 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4954 | 2026.01.24 00:56:14.647664 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4955 | 2026.01.24 00:56:14.648042 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 608 | ||
| 4956 | 2026.01.24 00:56:16.498202 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4957 | 2026.01.24 00:56:16.498394 [ 262 ] {9bbb0dfb-01f6-45d2-ac0f-38e4591cb603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4958 | 2026.01.24 00:56:16.498468 [ 262 ] {9bbb0dfb-01f6-45d2-ac0f-38e4591cb603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4959 | 2026.01.24 00:56:16.499188 [ 262 ] {9bbb0dfb-01f6-45d2-ac0f-38e4591cb603} <Trace> oximeter.fields_i16 (c3bc7777-ff50-4015-ba4c-c8af214321b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4960 | 2026.01.24 00:56:16.499234 [ 262 ] {9bbb0dfb-01f6-45d2-ac0f-38e4591cb603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4961 | 2026.01.24 00:56:16.499634 [ 262 ] {9bbb0dfb-01f6-45d2-ac0f-38e4591cb603} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4962 | 2026.01.24 00:56:16.499862 [ 262 ] {9bbb0dfb-01f6-45d2-ac0f-38e4591cb603} <Trace> oximeter.fields_i16 (c3bc7777-ff50-4015-ba4c-c8af214321b2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4963 | 2026.01.24 00:56:16.500025 [ 262 ] {9bbb0dfb-01f6-45d2-ac0f-38e4591cb603} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001684 sec., 14251.781472684086 rows/sec., 1.18 MiB/sec. | ||
| 4964 | 2026.01.24 00:56:16.500077 [ 262 ] {9bbb0dfb-01f6-45d2-ac0f-38e4591cb603} <Debug> TCPHandler: Processed in 0.002000045 sec. | ||
| 4965 | 2026.01.24 00:56:16.500208 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4966 | 2026.01.24 00:56:16.500314 [ 262 ] {9633beef-ac43-4404-8d49-6f7ef4e6ac12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4967 | 2026.01.24 00:56:16.500359 [ 262 ] {9633beef-ac43-4404-8d49-6f7ef4e6ac12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4968 | 2026.01.24 00:56:16.500778 [ 262 ] {9633beef-ac43-4404-8d49-6f7ef4e6ac12} <Trace> oximeter.fields_ipaddr (11711a15-37c4-432c-a9a4-559ec6fcba92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4969 | 2026.01.24 00:56:16.500814 [ 262 ] {9633beef-ac43-4404-8d49-6f7ef4e6ac12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4970 | 2026.01.24 00:56:16.501118 [ 262 ] {9633beef-ac43-4404-8d49-6f7ef4e6ac12} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4971 | 2026.01.24 00:56:16.501337 [ 262 ] {9633beef-ac43-4404-8d49-6f7ef4e6ac12} <Trace> oximeter.fields_ipaddr (11711a15-37c4-432c-a9a4-559ec6fcba92): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4972 | 2026.01.24 00:56:16.501467 [ 262 ] {9633beef-ac43-4404-8d49-6f7ef4e6ac12} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001177 sec., 11894.6474086661 rows/sec., 969.92 KiB/sec. | ||
| 4973 | 2026.01.24 00:56:16.501508 [ 262 ] {9633beef-ac43-4404-8d49-6f7ef4e6ac12} <Debug> TCPHandler: Processed in 0.00135353 sec. | ||
| 4974 | 2026.01.24 00:56:16.501622 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4975 | 2026.01.24 00:56:16.501725 [ 262 ] {d0992461-c218-412f-966f-987f90d9a785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4976 | 2026.01.24 00:56:16.501766 [ 262 ] {d0992461-c218-412f-966f-987f90d9a785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4977 | 2026.01.24 00:56:16.503208 [ 262 ] {d0992461-c218-412f-966f-987f90d9a785} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4978 | 2026.01.24 00:56:16.503245 [ 262 ] {d0992461-c218-412f-966f-987f90d9a785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4979 | 2026.01.24 00:56:16.503654 [ 262 ] {d0992461-c218-412f-966f-987f90d9a785} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4980 | 2026.01.24 00:56:16.503868 [ 262 ] {d0992461-c218-412f-966f-987f90d9a785} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4981 | 2026.01.24 00:56:16.504010 [ 262 ] {d0992461-c218-412f-966f-987f90d9a785} <Debug> executeQuery: Read 1403 rows, 120.12 KiB in 0.002305 sec., 608676.7895878524 rows/sec., 50.89 MiB/sec. | ||
| 4982 | 2026.01.24 00:56:16.504050 [ 262 ] {d0992461-c218-412f-966f-987f90d9a785} <Debug> TCPHandler: Processed in 0.002479756 sec. | ||
| 4983 | 2026.01.24 00:56:16.504167 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4984 | 2026.01.24 00:56:16.504264 [ 262 ] {f3b90c90-5c35-4170-ba69-6ba33a4788a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4985 | 2026.01.24 00:56:16.504306 [ 262 ] {f3b90c90-5c35-4170-ba69-6ba33a4788a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4986 | 2026.01.24 00:56:16.504746 [ 262 ] {f3b90c90-5c35-4170-ba69-6ba33a4788a3} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4987 | 2026.01.24 00:56:16.504782 [ 262 ] {f3b90c90-5c35-4170-ba69-6ba33a4788a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4988 | 2026.01.24 00:56:16.505097 [ 262 ] {f3b90c90-5c35-4170-ba69-6ba33a4788a3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4989 | 2026.01.24 00:56:16.505313 [ 262 ] {f3b90c90-5c35-4170-ba69-6ba33a4788a3} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4990 | 2026.01.24 00:56:16.505443 [ 262 ] {f3b90c90-5c35-4170-ba69-6ba33a4788a3} <Debug> executeQuery: Read 66 rows, 4.95 KiB in 0.001198 sec., 55091.81969949916 rows/sec., 4.03 MiB/sec. | ||
| 4991 | 2026.01.24 00:56:16.505481 [ 262 ] {f3b90c90-5c35-4170-ba69-6ba33a4788a3} <Debug> TCPHandler: Processed in 0.00136411 sec. | ||
| 4992 | 2026.01.24 00:56:16.505597 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4993 | 2026.01.24 00:56:16.505692 [ 262 ] {750fae83-ae3e-4284-85a4-b10ea77a9421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4994 | 2026.01.24 00:56:16.505731 [ 262 ] {750fae83-ae3e-4284-85a4-b10ea77a9421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4995 | 2026.01.24 00:56:16.506255 [ 262 ] {750fae83-ae3e-4284-85a4-b10ea77a9421} <Trace> oximeter.fields_u32 (fea0c977-557f-4a86-adf9-80bb19699eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4996 | 2026.01.24 00:56:16.506289 [ 262 ] {750fae83-ae3e-4284-85a4-b10ea77a9421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 4997 | 2026.01.24 00:56:16.506604 [ 262 ] {750fae83-ae3e-4284-85a4-b10ea77a9421} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4998 | 2026.01.24 00:56:16.506822 [ 262 ] {750fae83-ae3e-4284-85a4-b10ea77a9421} <Trace> oximeter.fields_u32 (fea0c977-557f-4a86-adf9-80bb19699eee): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4999 | 2026.01.24 00:56:16.506969 [ 262 ] {750fae83-ae3e-4284-85a4-b10ea77a9421} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001296 sec., 194444.44444444444 rows/sec., 13.45 MiB/sec. | ||
| 5000 | 2026.01.24 00:56:16.507018 [ 262 ] {750fae83-ae3e-4284-85a4-b10ea77a9421} <Debug> TCPHandler: Processed in 0.001472273 sec. | ||
| 5001 | 2026.01.24 00:56:16.507165 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5002 | 2026.01.24 00:56:16.507282 [ 262 ] {4b7ff0f3-c834-4d48-9131-429e62a939c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5003 | 2026.01.24 00:56:16.507332 [ 262 ] {4b7ff0f3-c834-4d48-9131-429e62a939c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5004 | 2026.01.24 00:56:16.507871 [ 262 ] {4b7ff0f3-c834-4d48-9131-429e62a939c0} <Trace> oximeter.fields_u8 (0c7590bb-02de-42c3-a38e-55a03cb7beeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5005 | 2026.01.24 00:56:16.507911 [ 262 ] {4b7ff0f3-c834-4d48-9131-429e62a939c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5006 | 2026.01.24 00:56:16.508281 [ 262 ] {4b7ff0f3-c834-4d48-9131-429e62a939c0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5007 | 2026.01.24 00:56:16.508542 [ 262 ] {4b7ff0f3-c834-4d48-9131-429e62a939c0} <Trace> oximeter.fields_u8 (0c7590bb-02de-42c3-a38e-55a03cb7beeb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5008 | 2026.01.24 00:56:16.508700 [ 262 ] {4b7ff0f3-c834-4d48-9131-429e62a939c0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001441 sec., 8327.550312283136 rows/sec., 650.59 KiB/sec. | ||
| 5009 | 2026.01.24 00:56:16.508747 [ 262 ] {4b7ff0f3-c834-4d48-9131-429e62a939c0} <Debug> TCPHandler: Processed in 0.001643226 sec. | ||
| 5010 | 2026.01.24 00:56:16.508881 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5011 | 2026.01.24 00:56:16.508989 [ 262 ] {c54bb868-c1e2-4bd4-8f1c-c0ec9c006f84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5012 | 2026.01.24 00:56:16.509037 [ 262 ] {c54bb868-c1e2-4bd4-8f1c-c0ec9c006f84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5013 | 2026.01.24 00:56:16.509866 [ 262 ] {c54bb868-c1e2-4bd4-8f1c-c0ec9c006f84} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5014 | 2026.01.24 00:56:16.509904 [ 262 ] {c54bb868-c1e2-4bd4-8f1c-c0ec9c006f84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5015 | 2026.01.24 00:56:16.510267 [ 262 ] {c54bb868-c1e2-4bd4-8f1c-c0ec9c006f84} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5016 | 2026.01.24 00:56:16.510509 [ 262 ] {c54bb868-c1e2-4bd4-8f1c-c0ec9c006f84} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5017 | 2026.01.24 00:56:16.510683 [ 262 ] {c54bb868-c1e2-4bd4-8f1c-c0ec9c006f84} <Debug> executeQuery: Read 610 rows, 47.01 KiB in 0.001716 sec., 355477.8554778555 rows/sec., 26.75 MiB/sec. | ||
| 5018 | 2026.01.24 00:56:16.510727 [ 262 ] {c54bb868-c1e2-4bd4-8f1c-c0ec9c006f84} <Debug> TCPHandler: Processed in 0.001905042 sec. | ||
| 5019 | 2026.01.24 00:56:16.510873 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5020 | 2026.01.24 00:56:16.510980 [ 262 ] {ebe202f6-c61b-46d6-a79d-281f559f929f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5021 | 2026.01.24 00:56:16.511025 [ 262 ] {ebe202f6-c61b-46d6-a79d-281f559f929f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5022 | 2026.01.24 00:56:16.511775 [ 262 ] {ebe202f6-c61b-46d6-a79d-281f559f929f} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5023 | 2026.01.24 00:56:16.511811 [ 262 ] {ebe202f6-c61b-46d6-a79d-281f559f929f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5024 | 2026.01.24 00:56:16.512216 [ 262 ] {ebe202f6-c61b-46d6-a79d-281f559f929f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5025 | 2026.01.24 00:56:16.512432 [ 262 ] {ebe202f6-c61b-46d6-a79d-281f559f929f} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5026 | 2026.01.24 00:56:16.512571 [ 262 ] {ebe202f6-c61b-46d6-a79d-281f559f929f} <Debug> executeQuery: Read 887 rows, 61.65 KiB in 0.001614 sec., 549566.2949194547 rows/sec., 37.30 MiB/sec. | ||
| 5027 | 2026.01.24 00:56:16.512609 [ 262 ] {ebe202f6-c61b-46d6-a79d-281f559f929f} <Debug> TCPHandler: Processed in 0.001788869 sec. | ||
| 5028 | 2026.01.24 00:56:16.512732 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5029 | 2026.01.24 00:56:16.512830 [ 262 ] {8e029f5d-b919-4508-aceb-b2708165933d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5030 | 2026.01.24 00:56:16.512884 [ 262 ] {8e029f5d-b919-4508-aceb-b2708165933d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5031 | 2026.01.24 00:56:16.513847 [ 262 ] {8e029f5d-b919-4508-aceb-b2708165933d} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5032 | 2026.01.24 00:56:16.513884 [ 262 ] {8e029f5d-b919-4508-aceb-b2708165933d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5033 | 2026.01.24 00:56:16.514479 [ 262 ] {8e029f5d-b919-4508-aceb-b2708165933d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5034 | 2026.01.24 00:56:16.514716 [ 262 ] {8e029f5d-b919-4508-aceb-b2708165933d} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5035 | 2026.01.24 00:56:16.514884 [ 262 ] {8e029f5d-b919-4508-aceb-b2708165933d} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002072 sec., 19305.019305019305 rows/sec., 34.59 MiB/sec. | ||
| 5036 | 2026.01.24 00:56:16.514961 [ 262 ] {8e029f5d-b919-4508-aceb-b2708165933d} <Debug> TCPHandler: Processed in 0.002278681 sec. | ||
| 5037 | 2026.01.24 00:56:16.515082 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5038 | 2026.01.24 00:56:16.515176 [ 262 ] {19c66e9d-7cd1-457c-a28f-793b52d66cad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5039 | 2026.01.24 00:56:16.515219 [ 262 ] {19c66e9d-7cd1-457c-a28f-793b52d66cad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5040 | 2026.01.24 00:56:16.515581 [ 262 ] {19c66e9d-7cd1-457c-a28f-793b52d66cad} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5041 | 2026.01.24 00:56:16.515621 [ 262 ] {19c66e9d-7cd1-457c-a28f-793b52d66cad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5042 | 2026.01.24 00:56:16.515945 [ 262 ] {19c66e9d-7cd1-457c-a28f-793b52d66cad} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5043 | 2026.01.24 00:56:16.516168 [ 262 ] {19c66e9d-7cd1-457c-a28f-793b52d66cad} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5044 | 2026.01.24 00:56:16.516309 [ 262 ] {19c66e9d-7cd1-457c-a28f-793b52d66cad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001151 sec., 52128.583840139014 rows/sec., 3.51 MiB/sec. | ||
| 5045 | 2026.01.24 00:56:16.516345 [ 262 ] {19c66e9d-7cd1-457c-a28f-793b52d66cad} <Debug> TCPHandler: Processed in 0.001312759 sec. | ||
| 5046 | 2026.01.24 00:56:17.114446 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12933 | ||
| 5047 | 2026.01.24 00:56:17.114943 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5048 | 2026.01.24 00:56:17.114980 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5049 | 2026.01.24 00:56:17.115482 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5050 | 2026.01.24 00:56:17.115713 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5051 | 2026.01.24 00:56:17.115841 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12933 | ||
| 5052 | 2026.01.24 00:56:17.806249 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5053 | 2026.01.24 00:56:17.821852 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5054 | 2026.01.24 00:56:17.821914 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5055 | 2026.01.24 00:56:17.828331 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5056 | 2026.01.24 00:56:17.829087 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5057 | 2026.01.24 00:56:17.832188 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5058 | 2026.01.24 00:56:21.466389 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5059 | 2026.01.24 00:56:21.466585 [ 262 ] {48fe59d8-9928-40e1-815c-8238504dcab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5060 | 2026.01.24 00:56:21.466654 [ 262 ] {48fe59d8-9928-40e1-815c-8238504dcab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5061 | 2026.01.24 00:56:21.467322 [ 262 ] {48fe59d8-9928-40e1-815c-8238504dcab0} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5062 | 2026.01.24 00:56:21.467373 [ 262 ] {48fe59d8-9928-40e1-815c-8238504dcab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5063 | 2026.01.24 00:56:21.467772 [ 262 ] {48fe59d8-9928-40e1-815c-8238504dcab0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5064 | 2026.01.24 00:56:21.468001 [ 262 ] {48fe59d8-9928-40e1-815c-8238504dcab0} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5065 | 2026.01.24 00:56:21.468165 [ 262 ] {48fe59d8-9928-40e1-815c-8238504dcab0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001631 sec., 34334.76394849785 rows/sec., 2.62 MiB/sec. | ||
| 5066 | 2026.01.24 00:56:21.468216 [ 262 ] {48fe59d8-9928-40e1-815c-8238504dcab0} <Debug> TCPHandler: Processed in 0.001956204 sec. | ||
| 5067 | 2026.01.24 00:56:21.468343 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5068 | 2026.01.24 00:56:21.468446 [ 262 ] {5e4b36f3-c115-40b0-973b-8cc9bde22a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5069 | 2026.01.24 00:56:21.468490 [ 262 ] {5e4b36f3-c115-40b0-973b-8cc9bde22a71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5070 | 2026.01.24 00:56:21.468917 [ 262 ] {5e4b36f3-c115-40b0-973b-8cc9bde22a71} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5071 | 2026.01.24 00:56:21.468956 [ 262 ] {5e4b36f3-c115-40b0-973b-8cc9bde22a71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5072 | 2026.01.24 00:56:21.469260 [ 262 ] {5e4b36f3-c115-40b0-973b-8cc9bde22a71} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5073 | 2026.01.24 00:56:21.469465 [ 262 ] {5e4b36f3-c115-40b0-973b-8cc9bde22a71} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5074 | 2026.01.24 00:56:21.469598 [ 262 ] {5e4b36f3-c115-40b0-973b-8cc9bde22a71} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001177 sec., 54375.53101104502 rows/sec., 4.24 MiB/sec. | ||
| 5075 | 2026.01.24 00:56:21.469636 [ 262 ] {5e4b36f3-c115-40b0-973b-8cc9bde22a71} <Debug> TCPHandler: Processed in 0.00134625 sec. | ||
| 5076 | 2026.01.24 00:56:21.469751 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5077 | 2026.01.24 00:56:21.469844 [ 262 ] {dea79e2f-ce21-46fa-accc-d1f3f9aad606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5078 | 2026.01.24 00:56:21.469888 [ 262 ] {dea79e2f-ce21-46fa-accc-d1f3f9aad606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5079 | 2026.01.24 00:56:21.470300 [ 262 ] {dea79e2f-ce21-46fa-accc-d1f3f9aad606} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5080 | 2026.01.24 00:56:21.470336 [ 262 ] {dea79e2f-ce21-46fa-accc-d1f3f9aad606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5081 | 2026.01.24 00:56:21.470678 [ 262 ] {dea79e2f-ce21-46fa-accc-d1f3f9aad606} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5082 | 2026.01.24 00:56:21.470889 [ 262 ] {dea79e2f-ce21-46fa-accc-d1f3f9aad606} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5083 | 2026.01.24 00:56:21.471023 [ 262 ] {dea79e2f-ce21-46fa-accc-d1f3f9aad606} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 5084 | 2026.01.24 00:56:21.471060 [ 262 ] {dea79e2f-ce21-46fa-accc-d1f3f9aad606} <Debug> TCPHandler: Processed in 0.00135902 sec. | ||
| 5085 | 2026.01.24 00:56:21.471170 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5086 | 2026.01.24 00:56:21.471264 [ 262 ] {bba2809f-2eea-4cb4-aab8-4ac28a862cf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5087 | 2026.01.24 00:56:21.471305 [ 262 ] {bba2809f-2eea-4cb4-aab8-4ac28a862cf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5088 | 2026.01.24 00:56:21.471637 [ 262 ] {bba2809f-2eea-4cb4-aab8-4ac28a862cf1} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5089 | 2026.01.24 00:56:21.471673 [ 262 ] {bba2809f-2eea-4cb4-aab8-4ac28a862cf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5090 | 2026.01.24 00:56:21.471977 [ 262 ] {bba2809f-2eea-4cb4-aab8-4ac28a862cf1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5091 | 2026.01.24 00:56:21.472186 [ 262 ] {bba2809f-2eea-4cb4-aab8-4ac28a862cf1} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5092 | 2026.01.24 00:56:21.472317 [ 262 ] {bba2809f-2eea-4cb4-aab8-4ac28a862cf1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 5093 | 2026.01.24 00:56:21.472354 [ 262 ] {bba2809f-2eea-4cb4-aab8-4ac28a862cf1} <Debug> TCPHandler: Processed in 0.001232177 sec. | ||
| 5094 | 2026.01.24 00:56:24.509079 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5095 | 2026.01.24 00:56:24.509151 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5096 | 2026.01.24 00:56:24.616861 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13381 | ||
| 5097 | 2026.01.24 00:56:24.617356 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5098 | 2026.01.24 00:56:24.617403 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5099 | 2026.01.24 00:56:24.617916 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5100 | 2026.01.24 00:56:24.618170 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5101 | 2026.01.24 00:56:24.618323 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13381 | ||
| 5102 | 2026.01.24 00:56:24.649096 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 636 | ||
| 5103 | 2026.01.24 00:56:24.651373 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5104 | 2026.01.24 00:56:24.651438 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5105 | 2026.01.24 00:56:24.652629 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5106 | 2026.01.24 00:56:24.652898 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5107 | 2026.01.24 00:56:24.653196 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 636 | ||
| 5108 | 2026.01.24 00:56:25.333190 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 5109 | 2026.01.24 00:56:25.348463 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5110 | 2026.01.24 00:56:25.348518 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5111 | 2026.01.24 00:56:25.354988 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5112 | 2026.01.24 00:56:25.355695 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5113 | 2026.01.24 00:56:25.358616 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 5114 | 2026.01.24 00:56:26.467911 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5115 | 2026.01.24 00:56:26.468095 [ 262 ] {3aaf9f4f-6957-460a-b303-1782e2d65604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5116 | 2026.01.24 00:56:26.468162 [ 262 ] {3aaf9f4f-6957-460a-b303-1782e2d65604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5117 | 2026.01.24 00:56:26.468911 [ 262 ] {3aaf9f4f-6957-460a-b303-1782e2d65604} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5118 | 2026.01.24 00:56:26.468961 [ 262 ] {3aaf9f4f-6957-460a-b303-1782e2d65604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5119 | 2026.01.24 00:56:26.469382 [ 262 ] {3aaf9f4f-6957-460a-b303-1782e2d65604} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5120 | 2026.01.24 00:56:26.469612 [ 262 ] {3aaf9f4f-6957-460a-b303-1782e2d65604} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5121 | 2026.01.24 00:56:26.469792 [ 262 ] {3aaf9f4f-6957-460a-b303-1782e2d65604} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001747 sec., 77847.73898111047 rows/sec., 6.74 MiB/sec. | ||
| 5122 | 2026.01.24 00:56:26.469848 [ 262 ] {3aaf9f4f-6957-460a-b303-1782e2d65604} <Debug> TCPHandler: Processed in 0.002062266 sec. | ||
| 5123 | 2026.01.24 00:56:26.469985 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5124 | 2026.01.24 00:56:26.470089 [ 262 ] {b0eff21c-b949-4c41-9c3a-ae4a76b6c5ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5125 | 2026.01.24 00:56:26.470135 [ 262 ] {b0eff21c-b949-4c41-9c3a-ae4a76b6c5ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5126 | 2026.01.24 00:56:26.470575 [ 262 ] {b0eff21c-b949-4c41-9c3a-ae4a76b6c5ec} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5127 | 2026.01.24 00:56:26.470615 [ 262 ] {b0eff21c-b949-4c41-9c3a-ae4a76b6c5ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5128 | 2026.01.24 00:56:26.470938 [ 262 ] {b0eff21c-b949-4c41-9c3a-ae4a76b6c5ec} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5129 | 2026.01.24 00:56:26.471156 [ 262 ] {b0eff21c-b949-4c41-9c3a-ae4a76b6c5ec} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5130 | 2026.01.24 00:56:26.471309 [ 262 ] {b0eff21c-b949-4c41-9c3a-ae4a76b6c5ec} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001244 sec., 32154.34083601286 rows/sec., 2.36 MiB/sec. | ||
| 5131 | 2026.01.24 00:56:26.471349 [ 262 ] {b0eff21c-b949-4c41-9c3a-ae4a76b6c5ec} <Debug> TCPHandler: Processed in 0.001418191 sec. | ||
| 5132 | 2026.01.24 00:56:26.471471 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5133 | 2026.01.24 00:56:26.471570 [ 262 ] {13c41451-6798-4304-8bb6-b55bc33a343f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5134 | 2026.01.24 00:56:26.471614 [ 262 ] {13c41451-6798-4304-8bb6-b55bc33a343f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5135 | 2026.01.24 00:56:26.472063 [ 262 ] {13c41451-6798-4304-8bb6-b55bc33a343f} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5136 | 2026.01.24 00:56:26.472100 [ 262 ] {13c41451-6798-4304-8bb6-b55bc33a343f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5137 | 2026.01.24 00:56:26.472455 [ 262 ] {13c41451-6798-4304-8bb6-b55bc33a343f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5138 | 2026.01.24 00:56:26.472697 [ 262 ] {13c41451-6798-4304-8bb6-b55bc33a343f} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5139 | 2026.01.24 00:56:26.472851 [ 262 ] {13c41451-6798-4304-8bb6-b55bc33a343f} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.0013 sec., 80000 rows/sec., 6.25 MiB/sec. | ||
| 5140 | 2026.01.24 00:56:26.472893 [ 262 ] {13c41451-6798-4304-8bb6-b55bc33a343f} <Debug> TCPHandler: Processed in 0.001471023 sec. | ||
| 5141 | 2026.01.24 00:56:26.473010 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5142 | 2026.01.24 00:56:26.473106 [ 262 ] {ec834e66-f954-4955-bb67-bad26db37cb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5143 | 2026.01.24 00:56:26.473150 [ 262 ] {ec834e66-f954-4955-bb67-bad26db37cb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5144 | 2026.01.24 00:56:26.473565 [ 262 ] {ec834e66-f954-4955-bb67-bad26db37cb1} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5145 | 2026.01.24 00:56:26.473607 [ 262 ] {ec834e66-f954-4955-bb67-bad26db37cb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5146 | 2026.01.24 00:56:26.473956 [ 262 ] {ec834e66-f954-4955-bb67-bad26db37cb1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5147 | 2026.01.24 00:56:26.474164 [ 262 ] {ec834e66-f954-4955-bb67-bad26db37cb1} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5148 | 2026.01.24 00:56:26.474300 [ 262 ] {ec834e66-f954-4955-bb67-bad26db37cb1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 5149 | 2026.01.24 00:56:26.474338 [ 262 ] {ec834e66-f954-4955-bb67-bad26db37cb1} <Debug> TCPHandler: Processed in 0.001376131 sec. | ||
| 5150 | 2026.01.24 00:56:26.474445 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5151 | 2026.01.24 00:56:26.474539 [ 262 ] {bfd1c1a8-2fee-4036-b44e-40023f5c7ddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5152 | 2026.01.24 00:56:26.474597 [ 262 ] {bfd1c1a8-2fee-4036-b44e-40023f5c7ddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5153 | 2026.01.24 00:56:26.475454 [ 262 ] {bfd1c1a8-2fee-4036-b44e-40023f5c7ddb} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5154 | 2026.01.24 00:56:26.475491 [ 262 ] {bfd1c1a8-2fee-4036-b44e-40023f5c7ddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5155 | 2026.01.24 00:56:26.476105 [ 262 ] {bfd1c1a8-2fee-4036-b44e-40023f5c7ddb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5156 | 2026.01.24 00:56:26.476332 [ 262 ] {bfd1c1a8-2fee-4036-b44e-40023f5c7ddb} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5157 | 2026.01.24 00:56:26.476483 [ 262 ] {bfd1c1a8-2fee-4036-b44e-40023f5c7ddb} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001962 sec., 20387.35983690112 rows/sec., 36.53 MiB/sec. | ||
| 5158 | 2026.01.24 00:56:26.476545 [ 262 ] {bfd1c1a8-2fee-4036-b44e-40023f5c7ddb} <Debug> TCPHandler: Processed in 0.002147538 sec. | ||
| 5159 | 2026.01.24 00:56:26.476661 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5160 | 2026.01.24 00:56:26.476755 [ 262 ] {5b6b3d55-b31d-4b0c-9554-bb059e346149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5161 | 2026.01.24 00:56:26.476796 [ 262 ] {5b6b3d55-b31d-4b0c-9554-bb059e346149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5162 | 2026.01.24 00:56:26.477170 [ 262 ] {5b6b3d55-b31d-4b0c-9554-bb059e346149} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5163 | 2026.01.24 00:56:26.477206 [ 262 ] {5b6b3d55-b31d-4b0c-9554-bb059e346149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5164 | 2026.01.24 00:56:26.477526 [ 262 ] {5b6b3d55-b31d-4b0c-9554-bb059e346149} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5165 | 2026.01.24 00:56:26.477739 [ 262 ] {5b6b3d55-b31d-4b0c-9554-bb059e346149} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5166 | 2026.01.24 00:56:26.477868 [ 262 ] {5b6b3d55-b31d-4b0c-9554-bb059e346149} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 5167 | 2026.01.24 00:56:26.477904 [ 262 ] {5b6b3d55-b31d-4b0c-9554-bb059e346149} <Debug> TCPHandler: Processed in 0.001291638 sec. | ||
| 5168 | 2026.01.24 00:56:31.466883 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5169 | 2026.01.24 00:56:31.467076 [ 262 ] {230230e8-399d-4f9a-9ca2-e94cf8e10b48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5170 | 2026.01.24 00:56:31.467145 [ 262 ] {230230e8-399d-4f9a-9ca2-e94cf8e10b48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5171 | 2026.01.24 00:56:31.467811 [ 262 ] {230230e8-399d-4f9a-9ca2-e94cf8e10b48} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5172 | 2026.01.24 00:56:31.467861 [ 262 ] {230230e8-399d-4f9a-9ca2-e94cf8e10b48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5173 | 2026.01.24 00:56:31.468271 [ 262 ] {230230e8-399d-4f9a-9ca2-e94cf8e10b48} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5174 | 2026.01.24 00:56:31.468499 [ 262 ] {230230e8-399d-4f9a-9ca2-e94cf8e10b48} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5175 | 2026.01.24 00:56:31.468670 [ 46 ] {} <Debug> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5176 | 2026.01.24 00:56:31.468687 [ 262 ] {230230e8-399d-4f9a-9ca2-e94cf8e10b48} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001661 sec., 33714.62974111981 rows/sec., 2.57 MiB/sec. | ||
| 5177 | 2026.01.24 00:56:31.468738 [ 46 ] {} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5178 | 2026.01.24 00:56:31.468756 [ 262 ] {230230e8-399d-4f9a-9ca2-e94cf8e10b48} <Debug> TCPHandler: Processed in 0.001999314 sec. | ||
| 5179 | 2026.01.24 00:56:31.468765 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5180 | 2026.01.24 00:56:31.468923 [ 193 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::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 | ||
| 5181 | 2026.01.24 00:56:31.468947 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5182 | 2026.01.24 00:56:31.469029 [ 193 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5183 | 2026.01.24 00:56:31.469061 [ 193 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1407 rows starting from the beginning of the part | ||
| 5184 | 2026.01.24 00:56:31.469076 [ 262 ] {d763058d-eeea-49fa-bde4-6fb11963c6f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5185 | 2026.01.24 00:56:31.469123 [ 193 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part | ||
| 5186 | 2026.01.24 00:56:31.469125 [ 262 ] {d763058d-eeea-49fa-bde4-6fb11963c6f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5187 | 2026.01.24 00:56:31.469170 [ 193 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1403 rows starting from the beginning of the part | ||
| 5188 | 2026.01.24 00:56:31.469216 [ 193 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part | ||
| 5189 | 2026.01.24 00:56:31.469258 [ 193 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 136 rows starting from the beginning of the part | ||
| 5190 | 2026.01.24 00:56:31.469298 [ 193 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 56 rows starting from the beginning of the part | ||
| 5191 | 2026.01.24 00:56:31.469592 [ 262 ] {d763058d-eeea-49fa-bde4-6fb11963c6f8} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5192 | 2026.01.24 00:56:31.469628 [ 262 ] {d763058d-eeea-49fa-bde4-6fb11963c6f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5193 | 2026.01.24 00:56:31.469979 [ 262 ] {d763058d-eeea-49fa-bde4-6fb11963c6f8} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5194 | 2026.01.24 00:56:31.470199 [ 262 ] {d763058d-eeea-49fa-bde4-6fb11963c6f8} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5195 | 2026.01.24 00:56:31.470348 [ 262 ] {d763058d-eeea-49fa-bde4-6fb11963c6f8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001303 sec., 49117.4213353799 rows/sec., 3.83 MiB/sec. | ||
| 5196 | 2026.01.24 00:56:31.470348 [ 46 ] {} <Debug> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5197 | 2026.01.24 00:56:31.470390 [ 262 ] {d763058d-eeea-49fa-bde4-6fb11963c6f8} <Debug> TCPHandler: Processed in 0.001510964 sec. | ||
| 5198 | 2026.01.24 00:56:31.470427 [ 46 ] {} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5199 | 2026.01.24 00:56:31.470465 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5200 | 2026.01.24 00:56:31.470526 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5201 | 2026.01.24 00:56:31.470573 [ 197 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::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 | ||
| 5202 | 2026.01.24 00:56:31.470630 [ 262 ] {66152aa6-d273-421f-b501-31a185f43e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5203 | 2026.01.24 00:56:31.470643 [ 190 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3114 rows, containing 5 columns (5 merged, 0 gathered) in 0.001759249 sec., 1770073.4802179793 rows/sec., 154.27 MiB/sec. | ||
| 5204 | 2026.01.24 00:56:31.470658 [ 197 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5205 | 2026.01.24 00:56:31.470680 [ 262 ] {66152aa6-d273-421f-b501-31a185f43e67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5206 | 2026.01.24 00:56:31.470724 [ 197 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 632 rows starting from the beginning of the part | ||
| 5207 | 2026.01.24 00:56:31.470776 [ 197 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
| 5208 | 2026.01.24 00:56:31.470827 [ 197 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 610 rows starting from the beginning of the part | ||
| 5209 | 2026.01.24 00:56:31.470860 [ 193 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5210 | 2026.01.24 00:56:31.470874 [ 197 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part | ||
| 5211 | 2026.01.24 00:56:31.470913 [ 197 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 104 rows starting from the beginning of the part | ||
| 5212 | 2026.01.24 00:56:31.470950 [ 197 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 64 rows starting from the beginning of the part | ||
| 5213 | 2026.01.24 00:56:31.471109 [ 193 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_41_8} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5214 | 2026.01.24 00:56:31.471178 [ 262 ] {66152aa6-d273-421f-b501-31a185f43e67} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5215 | 2026.01.24 00:56:31.471201 [ 193 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_41_8} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5216 | 2026.01.24 00:56:31.471214 [ 262 ] {66152aa6-d273-421f-b501-31a185f43e67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5217 | 2026.01.24 00:56:31.471283 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 5218 | 2026.01.24 00:56:31.471691 [ 262 ] {66152aa6-d273-421f-b501-31a185f43e67} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5219 | 2026.01.24 00:56:31.471925 [ 262 ] {66152aa6-d273-421f-b501-31a185f43e67} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5220 | 2026.01.24 00:56:31.472004 [ 201 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1538 rows, containing 5 columns (5 merged, 0 gathered) in 0.001463733 sec., 1050738.0785976676 rows/sec., 83.70 MiB/sec. | ||
| 5221 | 2026.01.24 00:56:31.472071 [ 46 ] {} <Debug> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5222 | 2026.01.24 00:56:31.472101 [ 262 ] {66152aa6-d273-421f-b501-31a185f43e67} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001492 sec., 107238.60589812332 rows/sec., 7.47 MiB/sec. | ||
| 5223 | 2026.01.24 00:56:31.472129 [ 46 ] {} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5224 | 2026.01.24 00:56:31.472152 [ 262 ] {66152aa6-d273-421f-b501-31a185f43e67} <Debug> TCPHandler: Processed in 0.001677147 sec. | ||
| 5225 | 2026.01.24 00:56:31.472165 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5226 | 2026.01.24 00:56:31.472166 [ 193 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5227 | 2026.01.24 00:56:31.472272 [ 197 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::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 | ||
| 5228 | 2026.01.24 00:56:31.472287 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5229 | 2026.01.24 00:56:31.472392 [ 197 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5230 | 2026.01.24 00:56:31.472410 [ 262 ] {55a35906-bb7f-4b08-9fbb-29f23c18baa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5231 | 2026.01.24 00:56:31.472432 [ 197 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10479 rows starting from the beginning of the part | ||
| 5232 | 2026.01.24 00:56:31.472444 [ 193 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_41_8} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5233 | 2026.01.24 00:56:31.472460 [ 262 ] {55a35906-bb7f-4b08-9fbb-29f23c18baa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5234 | 2026.01.24 00:56:31.472497 [ 197 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::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 | ||
| 5235 | 2026.01.24 00:56:31.472519 [ 193 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_41_8} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5236 | 2026.01.24 00:56:31.472556 [ 197 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 887 rows starting from the beginning of the part | ||
| 5237 | 2026.01.24 00:56:31.472582 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 5238 | 2026.01.24 00:56:31.472615 [ 197 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 5239 | 2026.01.24 00:56:31.472669 [ 197 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::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 | ||
| 5240 | 2026.01.24 00:56:31.472720 [ 197 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::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 | ||
| 5241 | 2026.01.24 00:56:31.472903 [ 262 ] {55a35906-bb7f-4b08-9fbb-29f23c18baa8} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5242 | 2026.01.24 00:56:31.472943 [ 262 ] {55a35906-bb7f-4b08-9fbb-29f23c18baa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5243 | 2026.01.24 00:56:31.473366 [ 262 ] {55a35906-bb7f-4b08-9fbb-29f23c18baa8} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5244 | 2026.01.24 00:56:31.473666 [ 262 ] {55a35906-bb7f-4b08-9fbb-29f23c18baa8} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5245 | 2026.01.24 00:56:31.473815 [ 46 ] {} <Debug> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5246 | 2026.01.24 00:56:31.473845 [ 262 ] {55a35906-bb7f-4b08-9fbb-29f23c18baa8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001462 sec., 41039.67168262654 rows/sec., 2.77 MiB/sec. | ||
| 5247 | 2026.01.24 00:56:31.473857 [ 46 ] {} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5248 | 2026.01.24 00:56:31.473893 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5249 | 2026.01.24 00:56:31.473901 [ 262 ] {55a35906-bb7f-4b08-9fbb-29f23c18baa8} <Debug> TCPHandler: Processed in 0.001675217 sec. | ||
| 5250 | 2026.01.24 00:56:31.473973 [ 193 ] {49186854-3280-4cad-bfb2-0aea110974bc::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 | ||
| 5251 | 2026.01.24 00:56:31.474059 [ 193 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5252 | 2026.01.24 00:56:31.474085 [ 193 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2100 rows starting from the beginning of the part | ||
| 5253 | 2026.01.24 00:56:31.474130 [ 193 ] {49186854-3280-4cad-bfb2-0aea110974bc::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 | ||
| 5254 | 2026.01.24 00:56:31.474175 [ 193 ] {49186854-3280-4cad-bfb2-0aea110974bc::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 | ||
| 5255 | 2026.01.24 00:56:31.474218 [ 193 ] {49186854-3280-4cad-bfb2-0aea110974bc::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 | ||
| 5256 | 2026.01.24 00:56:31.474253 [ 193 ] {49186854-3280-4cad-bfb2-0aea110974bc::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 | ||
| 5257 | 2026.01.24 00:56:31.474287 [ 193 ] {49186854-3280-4cad-bfb2-0aea110974bc::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 | ||
| 5258 | 2026.01.24 00:56:31.475477 [ 187 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2400 rows, containing 4 columns (4 merged, 0 gathered) in 0.001529174 sec., 1569474.7621918763 rows/sec., 105.77 MiB/sec. | ||
| 5259 | 2026.01.24 00:56:31.475885 [ 188 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5260 | 2026.01.24 00:56:31.476224 [ 188 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_41_8} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5261 | 2026.01.24 00:56:31.476305 [ 188 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_41_8} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5262 | 2026.01.24 00:56:31.476396 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 5263 | 2026.01.24 00:56:31.477147 [ 197 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12006 rows, containing 5 columns (5 merged, 0 gathered) in 0.00491455 sec., 2442950.0157695008 rows/sec., 167.91 MiB/sec. | ||
| 5264 | 2026.01.24 00:56:31.477487 [ 197 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5265 | 2026.01.24 00:56:31.477740 [ 197 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5266 | 2026.01.24 00:56:31.477807 [ 197 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5267 | 2026.01.24 00:56:31.477867 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.34 MiB. | ||
| 5268 | 2026.01.24 00:56:32.001189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.48 MiB, peak 272.34 MiB, free memory in arenas 0.00 B, will set to 267.13 MiB (RSS), difference: 1.65 MiB | ||
| 5269 | 2026.01.24 00:56:32.119307 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13893 | ||
| 5270 | 2026.01.24 00:56:32.119819 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5271 | 2026.01.24 00:56:32.119860 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5272 | 2026.01.24 00:56:32.120363 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5273 | 2026.01.24 00:56:32.120587 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5274 | 2026.01.24 00:56:32.120710 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13893 | ||
| 5275 | 2026.01.24 00:56:32.859588 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 5276 | 2026.01.24 00:56:32.877095 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5277 | 2026.01.24 00:56:32.877162 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5278 | 2026.01.24 00:56:32.883649 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5279 | 2026.01.24 00:56:32.884393 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5280 | 2026.01.24 00:56:32.887999 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 5281 | 2026.01.24 00:56:34.654203 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 656 | ||
| 5282 | 2026.01.24 00:56:34.656522 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5283 | 2026.01.24 00:56:34.656583 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5284 | 2026.01.24 00:56:34.657778 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5285 | 2026.01.24 00:56:34.658051 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5286 | 2026.01.24 00:56:34.658228 [ 41 ] {} <Debug> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5287 | 2026.01.24 00:56:34.658298 [ 41 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5288 | 2026.01.24 00:56:34.658322 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5289 | 2026.01.24 00:56:34.658409 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 656 | ||
| 5290 | 2026.01.24 00:56:34.658431 [ 187 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::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 | ||
| 5291 | 2026.01.24 00:56:34.659008 [ 187 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5292 | 2026.01.24 00:56:34.659149 [ 187 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 534 rows starting from the beginning of the part | ||
| 5293 | 2026.01.24 00:56:34.659508 [ 187 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 28 rows starting from the beginning of the part | ||
| 5294 | 2026.01.24 00:56:34.659835 [ 187 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::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 | ||
| 5295 | 2026.01.24 00:56:34.660142 [ 187 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 20 rows starting from the beginning of the part | ||
| 5296 | 2026.01.24 00:56:34.660433 [ 187 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 28 rows starting from the beginning of the part | ||
| 5297 | 2026.01.24 00:56:34.660724 [ 187 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 20 rows starting from the beginning of the part | ||
| 5298 | 2026.01.24 00:56:34.666553 [ 187 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 656 rows, containing 72 columns (72 merged, 0 gathered) in 0.008170693 sec., 80286.94750861402 rows/sec., 68.02 MiB/sec. | ||
| 5299 | 2026.01.24 00:56:34.667399 [ 187 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5300 | 2026.01.24 00:56:34.667907 [ 187 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_21_4} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5301 | 2026.01.24 00:56:34.667982 [ 187 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_21_4} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5302 | 2026.01.24 00:56:34.668153 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.04 MiB. | ||
| 5303 | 2026.01.24 00:56:36.467718 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5304 | 2026.01.24 00:56:36.467899 [ 262 ] {dc21a1f0-765d-4ea7-8a35-dd0470f0bd85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5305 | 2026.01.24 00:56:36.467967 [ 262 ] {dc21a1f0-765d-4ea7-8a35-dd0470f0bd85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5306 | 2026.01.24 00:56:36.468697 [ 262 ] {dc21a1f0-765d-4ea7-8a35-dd0470f0bd85} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5307 | 2026.01.24 00:56:36.468748 [ 262 ] {dc21a1f0-765d-4ea7-8a35-dd0470f0bd85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5308 | 2026.01.24 00:56:36.469159 [ 262 ] {dc21a1f0-765d-4ea7-8a35-dd0470f0bd85} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5309 | 2026.01.24 00:56:36.469383 [ 262 ] {dc21a1f0-765d-4ea7-8a35-dd0470f0bd85} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5310 | 2026.01.24 00:56:36.469548 [ 262 ] {dc21a1f0-765d-4ea7-8a35-dd0470f0bd85} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001697 sec., 80141.42604596347 rows/sec., 6.93 MiB/sec. | ||
| 5311 | 2026.01.24 00:56:36.469602 [ 262 ] {dc21a1f0-765d-4ea7-8a35-dd0470f0bd85} <Debug> TCPHandler: Processed in 0.002009625 sec. | ||
| 5312 | 2026.01.24 00:56:36.469730 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5313 | 2026.01.24 00:56:36.469833 [ 262 ] {7a3a4c3d-e65e-46e0-8bc9-511991a24bd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5314 | 2026.01.24 00:56:36.469878 [ 262 ] {7a3a4c3d-e65e-46e0-8bc9-511991a24bd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5315 | 2026.01.24 00:56:36.470314 [ 262 ] {7a3a4c3d-e65e-46e0-8bc9-511991a24bd6} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5316 | 2026.01.24 00:56:36.470353 [ 262 ] {7a3a4c3d-e65e-46e0-8bc9-511991a24bd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5317 | 2026.01.24 00:56:36.470656 [ 262 ] {7a3a4c3d-e65e-46e0-8bc9-511991a24bd6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5318 | 2026.01.24 00:56:36.470875 [ 262 ] {7a3a4c3d-e65e-46e0-8bc9-511991a24bd6} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5319 | 2026.01.24 00:56:36.471005 [ 34 ] {} <Debug> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5320 | 2026.01.24 00:56:36.471013 [ 262 ] {7a3a4c3d-e65e-46e0-8bc9-511991a24bd6} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001204 sec., 33222.591362126244 rows/sec., 2.44 MiB/sec. | ||
| 5321 | 2026.01.24 00:56:36.471089 [ 34 ] {} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5322 | 2026.01.24 00:56:36.471103 [ 262 ] {7a3a4c3d-e65e-46e0-8bc9-511991a24bd6} <Debug> TCPHandler: Processed in 0.001424291 sec. | ||
| 5323 | 2026.01.24 00:56:36.471118 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5324 | 2026.01.24 00:56:36.471223 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5325 | 2026.01.24 00:56:36.471225 [ 188 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::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 | ||
| 5326 | 2026.01.24 00:56:36.471329 [ 262 ] {9119c3e0-5228-403a-9274-9a56f72a1414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5327 | 2026.01.24 00:56:36.471367 [ 188 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5328 | 2026.01.24 00:56:36.471376 [ 262 ] {9119c3e0-5228-403a-9274-9a56f72a1414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5329 | 2026.01.24 00:56:36.471409 [ 188 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 70 rows starting from the beginning of the part | ||
| 5330 | 2026.01.24 00:56:36.471483 [ 188 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part | ||
| 5331 | 2026.01.24 00:56:36.471530 [ 188 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part | ||
| 5332 | 2026.01.24 00:56:36.471573 [ 188 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 66 rows starting from the beginning of the part | ||
| 5333 | 2026.01.24 00:56:36.471614 [ 188 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part | ||
| 5334 | 2026.01.24 00:56:36.471653 [ 188 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part | ||
| 5335 | 2026.01.24 00:56:36.471854 [ 262 ] {9119c3e0-5228-403a-9274-9a56f72a1414} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5336 | 2026.01.24 00:56:36.471897 [ 262 ] {9119c3e0-5228-403a-9274-9a56f72a1414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5337 | 2026.01.24 00:56:36.472233 [ 262 ] {9119c3e0-5228-403a-9274-9a56f72a1414} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5338 | 2026.01.24 00:56:36.472450 [ 262 ] {9119c3e0-5228-403a-9274-9a56f72a1414} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5339 | 2026.01.24 00:56:36.472508 [ 186 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 296 rows, containing 5 columns (5 merged, 0 gathered) in 0.00132341 sec., 223664.623963851 rows/sec., 17.24 MiB/sec. | ||
| 5340 | 2026.01.24 00:56:36.472586 [ 262 ] {9119c3e0-5228-403a-9274-9a56f72a1414} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001277 sec., 81440.87705559906 rows/sec., 6.36 MiB/sec. | ||
| 5341 | 2026.01.24 00:56:36.472630 [ 262 ] {9119c3e0-5228-403a-9274-9a56f72a1414} <Debug> TCPHandler: Processed in 0.001455793 sec. | ||
| 5342 | 2026.01.24 00:56:36.472668 [ 188 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5343 | 2026.01.24 00:56:36.472756 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5344 | 2026.01.24 00:56:36.472857 [ 262 ] {db90b3a6-7e14-4f6f-abba-8b81fdcc96d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5345 | 2026.01.24 00:56:36.472903 [ 262 ] {db90b3a6-7e14-4f6f-abba-8b81fdcc96d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5346 | 2026.01.24 00:56:36.472926 [ 188 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_21_4} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5347 | 2026.01.24 00:56:36.473001 [ 188 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_21_4} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5348 | 2026.01.24 00:56:36.473072 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 5349 | 2026.01.24 00:56:36.473338 [ 262 ] {db90b3a6-7e14-4f6f-abba-8b81fdcc96d9} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5350 | 2026.01.24 00:56:36.473378 [ 262 ] {db90b3a6-7e14-4f6f-abba-8b81fdcc96d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5351 | 2026.01.24 00:56:36.473732 [ 262 ] {db90b3a6-7e14-4f6f-abba-8b81fdcc96d9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5352 | 2026.01.24 00:56:36.473940 [ 262 ] {db90b3a6-7e14-4f6f-abba-8b81fdcc96d9} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5353 | 2026.01.24 00:56:36.474077 [ 262 ] {db90b3a6-7e14-4f6f-abba-8b81fdcc96d9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001239 sec., 129136.40032284099 rows/sec., 8.99 MiB/sec. | ||
| 5354 | 2026.01.24 00:56:36.474115 [ 262 ] {db90b3a6-7e14-4f6f-abba-8b81fdcc96d9} <Debug> TCPHandler: Processed in 0.001408122 sec. | ||
| 5355 | 2026.01.24 00:56:36.474228 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5356 | 2026.01.24 00:56:36.474322 [ 262 ] {cceccde6-8b4a-4fe7-b015-ab2ab73145a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5357 | 2026.01.24 00:56:36.474375 [ 262 ] {cceccde6-8b4a-4fe7-b015-ab2ab73145a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5358 | 2026.01.24 00:56:36.475251 [ 262 ] {cceccde6-8b4a-4fe7-b015-ab2ab73145a1} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5359 | 2026.01.24 00:56:36.475289 [ 262 ] {cceccde6-8b4a-4fe7-b015-ab2ab73145a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5360 | 2026.01.24 00:56:36.475854 [ 262 ] {cceccde6-8b4a-4fe7-b015-ab2ab73145a1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5361 | 2026.01.24 00:56:36.476078 [ 262 ] {cceccde6-8b4a-4fe7-b015-ab2ab73145a1} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5362 | 2026.01.24 00:56:36.476187 [ 34 ] {} <Debug> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5363 | 2026.01.24 00:56:36.476220 [ 34 ] {} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5364 | 2026.01.24 00:56:36.476222 [ 262 ] {cceccde6-8b4a-4fe7-b015-ab2ab73145a1} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001918 sec., 20855.057351407715 rows/sec., 37.37 MiB/sec. | ||
| 5365 | 2026.01.24 00:56:36.476239 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5366 | 2026.01.24 00:56:36.476301 [ 262 ] {cceccde6-8b4a-4fe7-b015-ab2ab73145a1} <Debug> TCPHandler: Processed in 0.002121218 sec. | ||
| 5367 | 2026.01.24 00:56:36.476351 [ 198 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::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 | ||
| 5368 | 2026.01.24 00:56:36.476420 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5369 | 2026.01.24 00:56:36.476521 [ 262 ] {afcc9dfb-2b61-43e9-9208-61196b98fe17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5370 | 2026.01.24 00:56:36.476562 [ 262 ] {afcc9dfb-2b61-43e9-9208-61196b98fe17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5371 | 2026.01.24 00:56:36.476591 [ 198 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5372 | 2026.01.24 00:56:36.476652 [ 198 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 519 rows starting from the beginning of the part | ||
| 5373 | 2026.01.24 00:56:36.476775 [ 198 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part | ||
| 5374 | 2026.01.24 00:56:36.476870 [ 198 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part | ||
| 5375 | 2026.01.24 00:56:36.476904 [ 262 ] {afcc9dfb-2b61-43e9-9208-61196b98fe17} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5376 | 2026.01.24 00:56:36.476945 [ 262 ] {afcc9dfb-2b61-43e9-9208-61196b98fe17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5377 | 2026.01.24 00:56:36.476960 [ 198 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part | ||
| 5378 | 2026.01.24 00:56:36.477052 [ 198 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part | ||
| 5379 | 2026.01.24 00:56:36.477142 [ 198 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part | ||
| 5380 | 2026.01.24 00:56:36.477258 [ 262 ] {afcc9dfb-2b61-43e9-9208-61196b98fe17} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5381 | 2026.01.24 00:56:36.477522 [ 262 ] {afcc9dfb-2b61-43e9-9208-61196b98fe17} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5382 | 2026.01.24 00:56:36.477667 [ 262 ] {afcc9dfb-2b61-43e9-9208-61196b98fe17} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001165 sec., 51502.14592274678 rows/sec., 3.47 MiB/sec. | ||
| 5383 | 2026.01.24 00:56:36.477705 [ 262 ] {afcc9dfb-2b61-43e9-9208-61196b98fe17} <Debug> TCPHandler: Processed in 0.00133382 sec. | ||
| 5384 | 2026.01.24 00:56:36.499492 [ 188 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 719 rows, containing 19 columns (19 merged, 0 gathered) in 0.023188117 sec., 31007.261176058408 rows/sec., 55.56 MiB/sec. | ||
| 5385 | 2026.01.24 00:56:36.500635 [ 186 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5386 | 2026.01.24 00:56:36.500992 [ 186 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5387 | 2026.01.24 00:56:36.501073 [ 186 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5388 | 2026.01.24 00:56:36.501194 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.72 MiB. | ||
| 5389 | 2026.01.24 00:56:37.000179 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.04 MiB, peak 275.72 MiB, free memory in arenas 0.00 B, will set to 271.00 MiB (RSS), difference: 2.96 MiB | ||
| 5390 | 2026.01.24 00:56:39.509198 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5391 | 2026.01.24 00:56:39.509268 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5392 | 2026.01.24 00:56:39.621750 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14341 | ||
| 5393 | 2026.01.24 00:56:39.622259 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5394 | 2026.01.24 00:56:39.622301 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5395 | 2026.01.24 00:56:39.622813 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5396 | 2026.01.24 00:56:39.623048 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5397 | 2026.01.24 00:56:39.623190 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14341 | ||
| 5398 | 2026.01.24 00:56:40.389039 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 5399 | 2026.01.24 00:56:40.406156 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5400 | 2026.01.24 00:56:40.406216 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5401 | 2026.01.24 00:56:40.412624 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5402 | 2026.01.24 00:56:40.413347 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5403 | 2026.01.24 00:56:40.416813 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 5404 | 2026.01.24 00:56:41.464935 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5405 | 2026.01.24 00:56:41.465133 [ 262 ] {c06509e3-cbbe-463a-a6ba-f13eadfa2954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5406 | 2026.01.24 00:56:41.465207 [ 262 ] {c06509e3-cbbe-463a-a6ba-f13eadfa2954} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5407 | 2026.01.24 00:56:41.465932 [ 262 ] {c06509e3-cbbe-463a-a6ba-f13eadfa2954} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5408 | 2026.01.24 00:56:41.465988 [ 262 ] {c06509e3-cbbe-463a-a6ba-f13eadfa2954} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5409 | 2026.01.24 00:56:41.466380 [ 262 ] {c06509e3-cbbe-463a-a6ba-f13eadfa2954} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5410 | 2026.01.24 00:56:41.466620 [ 262 ] {c06509e3-cbbe-463a-a6ba-f13eadfa2954} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5411 | 2026.01.24 00:56:41.466787 [ 262 ] {c06509e3-cbbe-463a-a6ba-f13eadfa2954} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00171 sec., 32748.53801169591 rows/sec., 2.50 MiB/sec. | ||
| 5412 | 2026.01.24 00:56:41.466840 [ 262 ] {c06509e3-cbbe-463a-a6ba-f13eadfa2954} <Debug> TCPHandler: Processed in 0.002039575 sec. | ||
| 5413 | 2026.01.24 00:56:41.466967 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5414 | 2026.01.24 00:56:41.467070 [ 262 ] {6c8cc0e1-e983-436a-bbc5-b5f147449c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5415 | 2026.01.24 00:56:41.467114 [ 262 ] {6c8cc0e1-e983-436a-bbc5-b5f147449c55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5416 | 2026.01.24 00:56:41.467557 [ 262 ] {6c8cc0e1-e983-436a-bbc5-b5f147449c55} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5417 | 2026.01.24 00:56:41.467591 [ 262 ] {6c8cc0e1-e983-436a-bbc5-b5f147449c55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5418 | 2026.01.24 00:56:41.467902 [ 262 ] {6c8cc0e1-e983-436a-bbc5-b5f147449c55} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5419 | 2026.01.24 00:56:41.468117 [ 262 ] {6c8cc0e1-e983-436a-bbc5-b5f147449c55} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5420 | 2026.01.24 00:56:41.468248 [ 262 ] {6c8cc0e1-e983-436a-bbc5-b5f147449c55} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001202 sec., 53244.592346089856 rows/sec., 4.16 MiB/sec. | ||
| 5421 | 2026.01.24 00:56:41.468287 [ 262 ] {6c8cc0e1-e983-436a-bbc5-b5f147449c55} <Debug> TCPHandler: Processed in 0.00137331 sec. | ||
| 5422 | 2026.01.24 00:56:41.468403 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5423 | 2026.01.24 00:56:41.468501 [ 262 ] {81e128ba-6be1-486d-a834-5232de3dc0d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5424 | 2026.01.24 00:56:41.468547 [ 262 ] {81e128ba-6be1-486d-a834-5232de3dc0d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5425 | 2026.01.24 00:56:41.468964 [ 262 ] {81e128ba-6be1-486d-a834-5232de3dc0d1} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5426 | 2026.01.24 00:56:41.468997 [ 262 ] {81e128ba-6be1-486d-a834-5232de3dc0d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5427 | 2026.01.24 00:56:41.469329 [ 262 ] {81e128ba-6be1-486d-a834-5232de3dc0d1} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5428 | 2026.01.24 00:56:41.469547 [ 262 ] {81e128ba-6be1-486d-a834-5232de3dc0d1} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5429 | 2026.01.24 00:56:41.469677 [ 262 ] {81e128ba-6be1-486d-a834-5232de3dc0d1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 5430 | 2026.01.24 00:56:41.469715 [ 262 ] {81e128ba-6be1-486d-a834-5232de3dc0d1} <Debug> TCPHandler: Processed in 0.00136042 sec. | ||
| 5431 | 2026.01.24 00:56:41.469815 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5432 | 2026.01.24 00:56:41.469910 [ 262 ] {707d1b44-3804-478d-add1-b56428a6e462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5433 | 2026.01.24 00:56:41.469952 [ 262 ] {707d1b44-3804-478d-add1-b56428a6e462} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5434 | 2026.01.24 00:56:41.470361 [ 262 ] {707d1b44-3804-478d-add1-b56428a6e462} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5435 | 2026.01.24 00:56:41.470397 [ 262 ] {707d1b44-3804-478d-add1-b56428a6e462} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5436 | 2026.01.24 00:56:41.470720 [ 262 ] {707d1b44-3804-478d-add1-b56428a6e462} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5437 | 2026.01.24 00:56:41.470949 [ 262 ] {707d1b44-3804-478d-add1-b56428a6e462} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5438 | 2026.01.24 00:56:41.471084 [ 262 ] {707d1b44-3804-478d-add1-b56428a6e462} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001194 sec., 50251.25628140703 rows/sec., 3.39 MiB/sec. | ||
| 5439 | 2026.01.24 00:56:41.471121 [ 262 ] {707d1b44-3804-478d-add1-b56428a6e462} <Debug> TCPHandler: Processed in 0.00135362 sec. | ||
| 5440 | 2026.01.24 00:56:44.659469 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 676 | ||
| 5441 | 2026.01.24 00:56:44.661503 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5442 | 2026.01.24 00:56:44.661543 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5443 | 2026.01.24 00:56:44.662694 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5444 | 2026.01.24 00:56:44.662951 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5445 | 2026.01.24 00:56:44.663192 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 676 | ||
| 5446 | 2026.01.24 00:56:46.495017 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5447 | 2026.01.24 00:56:46.495200 [ 262 ] {94b5a206-bbf4-4a51-a996-8d2c0665cedd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5448 | 2026.01.24 00:56:46.495276 [ 262 ] {94b5a206-bbf4-4a51-a996-8d2c0665cedd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5449 | 2026.01.24 00:56:46.495994 [ 262 ] {94b5a206-bbf4-4a51-a996-8d2c0665cedd} <Trace> oximeter.fields_i16 (c3bc7777-ff50-4015-ba4c-c8af214321b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5450 | 2026.01.24 00:56:46.496042 [ 262 ] {94b5a206-bbf4-4a51-a996-8d2c0665cedd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5451 | 2026.01.24 00:56:46.496480 [ 262 ] {94b5a206-bbf4-4a51-a996-8d2c0665cedd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5452 | 2026.01.24 00:56:46.496746 [ 262 ] {94b5a206-bbf4-4a51-a996-8d2c0665cedd} <Trace> oximeter.fields_i16 (c3bc7777-ff50-4015-ba4c-c8af214321b2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5453 | 2026.01.24 00:56:46.496914 [ 262 ] {94b5a206-bbf4-4a51-a996-8d2c0665cedd} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001764 sec., 13605.442176870749 rows/sec., 1.13 MiB/sec. | ||
| 5454 | 2026.01.24 00:56:46.496974 [ 262 ] {94b5a206-bbf4-4a51-a996-8d2c0665cedd} <Debug> TCPHandler: Processed in 0.002080016 sec. | ||
| 5455 | 2026.01.24 00:56:46.497116 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5456 | 2026.01.24 00:56:46.497223 [ 262 ] {d8c65bb4-27e5-4204-ba45-398045028d23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5457 | 2026.01.24 00:56:46.497272 [ 262 ] {d8c65bb4-27e5-4204-ba45-398045028d23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5458 | 2026.01.24 00:56:46.497739 [ 262 ] {d8c65bb4-27e5-4204-ba45-398045028d23} <Trace> oximeter.fields_ipaddr (11711a15-37c4-432c-a9a4-559ec6fcba92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5459 | 2026.01.24 00:56:46.497775 [ 262 ] {d8c65bb4-27e5-4204-ba45-398045028d23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5460 | 2026.01.24 00:56:46.498075 [ 262 ] {d8c65bb4-27e5-4204-ba45-398045028d23} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5461 | 2026.01.24 00:56:46.498282 [ 262 ] {d8c65bb4-27e5-4204-ba45-398045028d23} <Trace> oximeter.fields_ipaddr (11711a15-37c4-432c-a9a4-559ec6fcba92): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5462 | 2026.01.24 00:56:46.498420 [ 262 ] {d8c65bb4-27e5-4204-ba45-398045028d23} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001224 sec., 3267.97385620915 rows/sec., 266.48 KiB/sec. | ||
| 5463 | 2026.01.24 00:56:46.498459 [ 262 ] {d8c65bb4-27e5-4204-ba45-398045028d23} <Debug> TCPHandler: Processed in 0.001397661 sec. | ||
| 5464 | 2026.01.24 00:56:46.498575 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5465 | 2026.01.24 00:56:46.498672 [ 262 ] {2cb5a360-62f9-44e3-9f43-49e53cd0e15a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5466 | 2026.01.24 00:56:46.498713 [ 262 ] {2cb5a360-62f9-44e3-9f43-49e53cd0e15a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5467 | 2026.01.24 00:56:46.499843 [ 262 ] {2cb5a360-62f9-44e3-9f43-49e53cd0e15a} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5468 | 2026.01.24 00:56:46.499878 [ 262 ] {2cb5a360-62f9-44e3-9f43-49e53cd0e15a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5469 | 2026.01.24 00:56:46.500274 [ 262 ] {2cb5a360-62f9-44e3-9f43-49e53cd0e15a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5470 | 2026.01.24 00:56:46.500486 [ 262 ] {2cb5a360-62f9-44e3-9f43-49e53cd0e15a} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5471 | 2026.01.24 00:56:46.500616 [ 262 ] {2cb5a360-62f9-44e3-9f43-49e53cd0e15a} <Debug> executeQuery: Read 1398 rows, 119.75 KiB in 0.001964 sec., 711812.6272912424 rows/sec., 59.54 MiB/sec. | ||
| 5472 | 2026.01.24 00:56:46.500654 [ 262 ] {2cb5a360-62f9-44e3-9f43-49e53cd0e15a} <Debug> TCPHandler: Processed in 0.002128117 sec. | ||
| 5473 | 2026.01.24 00:56:46.500769 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5474 | 2026.01.24 00:56:46.500863 [ 262 ] {c7514b7e-f93b-44c6-afe5-ef3c1004c4aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5475 | 2026.01.24 00:56:46.500904 [ 262 ] {c7514b7e-f93b-44c6-afe5-ef3c1004c4aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5476 | 2026.01.24 00:56:46.501329 [ 262 ] {c7514b7e-f93b-44c6-afe5-ef3c1004c4aa} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5477 | 2026.01.24 00:56:46.501364 [ 262 ] {c7514b7e-f93b-44c6-afe5-ef3c1004c4aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5478 | 2026.01.24 00:56:46.501683 [ 262 ] {c7514b7e-f93b-44c6-afe5-ef3c1004c4aa} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5479 | 2026.01.24 00:56:46.501889 [ 262 ] {c7514b7e-f93b-44c6-afe5-ef3c1004c4aa} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5480 | 2026.01.24 00:56:46.502014 [ 262 ] {c7514b7e-f93b-44c6-afe5-ef3c1004c4aa} <Debug> executeQuery: Read 56 rows, 4.25 KiB in 0.00117 sec., 47863.24786324786 rows/sec., 3.55 MiB/sec. | ||
| 5481 | 2026.01.24 00:56:46.502051 [ 262 ] {c7514b7e-f93b-44c6-afe5-ef3c1004c4aa} <Debug> TCPHandler: Processed in 0.001332029 sec. | ||
| 5482 | 2026.01.24 00:56:46.502159 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5483 | 2026.01.24 00:56:46.502277 [ 262 ] {1a499c24-5221-40f3-a9b9-e2e1049851df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5484 | 2026.01.24 00:56:46.502317 [ 262 ] {1a499c24-5221-40f3-a9b9-e2e1049851df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5485 | 2026.01.24 00:56:46.502798 [ 262 ] {1a499c24-5221-40f3-a9b9-e2e1049851df} <Trace> oximeter.fields_u32 (fea0c977-557f-4a86-adf9-80bb19699eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5486 | 2026.01.24 00:56:46.502832 [ 262 ] {1a499c24-5221-40f3-a9b9-e2e1049851df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5487 | 2026.01.24 00:56:46.503134 [ 262 ] {1a499c24-5221-40f3-a9b9-e2e1049851df} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5488 | 2026.01.24 00:56:46.503332 [ 262 ] {1a499c24-5221-40f3-a9b9-e2e1049851df} <Trace> oximeter.fields_u32 (fea0c977-557f-4a86-adf9-80bb19699eee): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5489 | 2026.01.24 00:56:46.503454 [ 262 ] {1a499c24-5221-40f3-a9b9-e2e1049851df} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001195 sec., 210878.6610878661 rows/sec., 14.59 MiB/sec. | ||
| 5490 | 2026.01.24 00:56:46.503493 [ 262 ] {1a499c24-5221-40f3-a9b9-e2e1049851df} <Debug> TCPHandler: Processed in 0.001381601 sec. | ||
| 5491 | 2026.01.24 00:56:46.503607 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5492 | 2026.01.24 00:56:46.503725 [ 262 ] {b7ecb1c9-0408-44ab-a9e2-d014582fe294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5493 | 2026.01.24 00:56:46.503764 [ 262 ] {b7ecb1c9-0408-44ab-a9e2-d014582fe294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5494 | 2026.01.24 00:56:46.504152 [ 262 ] {b7ecb1c9-0408-44ab-a9e2-d014582fe294} <Trace> oximeter.fields_u8 (0c7590bb-02de-42c3-a38e-55a03cb7beeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5495 | 2026.01.24 00:56:46.504186 [ 262 ] {b7ecb1c9-0408-44ab-a9e2-d014582fe294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5496 | 2026.01.24 00:56:46.504470 [ 262 ] {b7ecb1c9-0408-44ab-a9e2-d014582fe294} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5497 | 2026.01.24 00:56:46.504665 [ 262 ] {b7ecb1c9-0408-44ab-a9e2-d014582fe294} <Trace> oximeter.fields_u8 (0c7590bb-02de-42c3-a38e-55a03cb7beeb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5498 | 2026.01.24 00:56:46.504789 [ 262 ] {b7ecb1c9-0408-44ab-a9e2-d014582fe294} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001083 sec., 11080.3324099723 rows/sec., 865.65 KiB/sec. | ||
| 5499 | 2026.01.24 00:56:46.504827 [ 262 ] {b7ecb1c9-0408-44ab-a9e2-d014582fe294} <Debug> TCPHandler: Processed in 0.001267599 sec. | ||
| 5500 | 2026.01.24 00:56:46.504934 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5501 | 2026.01.24 00:56:46.505027 [ 262 ] {af727f99-64b7-4de4-b3c7-5fb810d1624a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5502 | 2026.01.24 00:56:46.505065 [ 262 ] {af727f99-64b7-4de4-b3c7-5fb810d1624a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5503 | 2026.01.24 00:56:46.505695 [ 262 ] {af727f99-64b7-4de4-b3c7-5fb810d1624a} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5504 | 2026.01.24 00:56:46.505728 [ 262 ] {af727f99-64b7-4de4-b3c7-5fb810d1624a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5505 | 2026.01.24 00:56:46.506052 [ 262 ] {af727f99-64b7-4de4-b3c7-5fb810d1624a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5506 | 2026.01.24 00:56:46.506260 [ 262 ] {af727f99-64b7-4de4-b3c7-5fb810d1624a} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5507 | 2026.01.24 00:56:46.506386 [ 262 ] {af727f99-64b7-4de4-b3c7-5fb810d1624a} <Debug> executeQuery: Read 600 rows, 46.19 KiB in 0.001377 sec., 435729.84749455337 rows/sec., 32.76 MiB/sec. | ||
| 5508 | 2026.01.24 00:56:46.506423 [ 262 ] {af727f99-64b7-4de4-b3c7-5fb810d1624a} <Debug> TCPHandler: Processed in 0.001536564 sec. | ||
| 5509 | 2026.01.24 00:56:46.506541 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5510 | 2026.01.24 00:56:46.506633 [ 262 ] {d9cefa4d-3430-4a19-afc3-8191b253d771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5511 | 2026.01.24 00:56:46.506675 [ 262 ] {d9cefa4d-3430-4a19-afc3-8191b253d771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5512 | 2026.01.24 00:56:46.507287 [ 262 ] {d9cefa4d-3430-4a19-afc3-8191b253d771} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5513 | 2026.01.24 00:56:46.507320 [ 262 ] {d9cefa4d-3430-4a19-afc3-8191b253d771} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5514 | 2026.01.24 00:56:46.507684 [ 262 ] {d9cefa4d-3430-4a19-afc3-8191b253d771} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5515 | 2026.01.24 00:56:46.507887 [ 262 ] {d9cefa4d-3430-4a19-afc3-8191b253d771} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5516 | 2026.01.24 00:56:46.508015 [ 262 ] {d9cefa4d-3430-4a19-afc3-8191b253d771} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001401 sec., 629550.3211991435 rows/sec., 42.73 MiB/sec. | ||
| 5517 | 2026.01.24 00:56:46.508051 [ 262 ] {d9cefa4d-3430-4a19-afc3-8191b253d771} <Debug> TCPHandler: Processed in 0.001558195 sec. | ||
| 5518 | 2026.01.24 00:56:46.508165 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5519 | 2026.01.24 00:56:46.508258 [ 262 ] {30a84934-445f-49f7-839b-68dc96d52956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5520 | 2026.01.24 00:56:46.508311 [ 262 ] {30a84934-445f-49f7-839b-68dc96d52956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5521 | 2026.01.24 00:56:46.509177 [ 262 ] {30a84934-445f-49f7-839b-68dc96d52956} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5522 | 2026.01.24 00:56:46.509210 [ 262 ] {30a84934-445f-49f7-839b-68dc96d52956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5523 | 2026.01.24 00:56:46.509813 [ 262 ] {30a84934-445f-49f7-839b-68dc96d52956} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5524 | 2026.01.24 00:56:46.510059 [ 262 ] {30a84934-445f-49f7-839b-68dc96d52956} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5525 | 2026.01.24 00:56:46.510213 [ 262 ] {30a84934-445f-49f7-839b-68dc96d52956} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001973 sec., 20273.694880892042 rows/sec., 36.33 MiB/sec. | ||
| 5526 | 2026.01.24 00:56:46.510285 [ 262 ] {30a84934-445f-49f7-839b-68dc96d52956} <Debug> TCPHandler: Processed in 0.002167988 sec. | ||
| 5527 | 2026.01.24 00:56:46.510411 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5528 | 2026.01.24 00:56:46.510505 [ 262 ] {c4718931-2106-49a9-a18b-2b8cd4fe4d39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5529 | 2026.01.24 00:56:46.510546 [ 262 ] {c4718931-2106-49a9-a18b-2b8cd4fe4d39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5530 | 2026.01.24 00:56:46.510916 [ 262 ] {c4718931-2106-49a9-a18b-2b8cd4fe4d39} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5531 | 2026.01.24 00:56:46.510950 [ 262 ] {c4718931-2106-49a9-a18b-2b8cd4fe4d39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5532 | 2026.01.24 00:56:46.511294 [ 262 ] {c4718931-2106-49a9-a18b-2b8cd4fe4d39} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5533 | 2026.01.24 00:56:46.511554 [ 262 ] {c4718931-2106-49a9-a18b-2b8cd4fe4d39} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5534 | 2026.01.24 00:56:46.511705 [ 262 ] {c4718931-2106-49a9-a18b-2b8cd4fe4d39} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001217 sec., 49301.561216105176 rows/sec., 3.32 MiB/sec. | ||
| 5535 | 2026.01.24 00:56:46.511748 [ 262 ] {c4718931-2106-49a9-a18b-2b8cd4fe4d39} <Debug> TCPHandler: Processed in 0.001385141 sec. | ||
| 5536 | 2026.01.24 00:56:47.124231 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14853 | ||
| 5537 | 2026.01.24 00:56:47.124756 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5538 | 2026.01.24 00:56:47.124805 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5539 | 2026.01.24 00:56:47.125361 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5540 | 2026.01.24 00:56:47.125600 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5541 | 2026.01.24 00:56:47.125745 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14853 | ||
| 5542 | 2026.01.24 00:56:47.125774 [ 7 ] {} <Debug> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5543 | 2026.01.24 00:56:47.125848 [ 7 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5544 | 2026.01.24 00:56:47.125872 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5545 | 2026.01.24 00:56:47.125983 [ 198 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::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 | ||
| 5546 | 2026.01.24 00:56:47.126094 [ 198 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5547 | 2026.01.24 00:56:47.126130 [ 198 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12421 rows starting from the beginning of the part | ||
| 5548 | 2026.01.24 00:56:47.126199 [ 198 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 5549 | 2026.01.24 00:56:47.126247 [ 198 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 5550 | 2026.01.24 00:56:47.126292 [ 198 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 5551 | 2026.01.24 00:56:47.126333 [ 198 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 5552 | 2026.01.24 00:56:47.126381 [ 198 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 5553 | 2026.01.24 00:56:47.128551 [ 188 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14853 rows, containing 4 columns (4 merged, 0 gathered) in 0.002610148 sec., 5690481.919032943 rows/sec., 81.40 MiB/sec. | ||
| 5554 | 2026.01.24 00:56:47.129167 [ 196 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5555 | 2026.01.24 00:56:47.129463 [ 196 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_31_6} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5556 | 2026.01.24 00:56:47.129549 [ 196 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_31_6} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5557 | 2026.01.24 00:56:47.129650 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 5558 | 2026.01.24 00:56:47.917832 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 5559 | 2026.01.24 00:56:47.935521 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5560 | 2026.01.24 00:56:47.935574 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5561 | 2026.01.24 00:56:47.941232 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5562 | 2026.01.24 00:56:47.941938 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5563 | 2026.01.24 00:56:47.942217 [ 7 ] {} <Debug> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5564 | 2026.01.24 00:56:47.942255 [ 7 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5565 | 2026.01.24 00:56:47.942273 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5566 | 2026.01.24 00:56:47.942421 [ 188 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::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 | ||
| 5567 | 2026.01.24 00:56:47.945779 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 5568 | 2026.01.24 00:56:47.946003 [ 188 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5569 | 2026.01.24 00:56:47.947453 [ 188 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part | ||
| 5570 | 2026.01.24 00:56:47.952114 [ 188 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::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 | ||
| 5571 | 2026.01.24 00:56:47.956518 [ 188 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
| 5572 | 2026.01.24 00:56:47.960996 [ 188 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::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 | ||
| 5573 | 2026.01.24 00:56:47.965260 [ 188 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part | ||
| 5574 | 2026.01.24 00:56:47.969023 [ 188 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
| 5575 | 2026.01.24 00:56:48.000268 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.06 MiB, peak 282.06 MiB, free memory in arenas 0.00 B, will set to 274.42 MiB (RSS), difference: -7.64 MiB | ||
| 5576 | 2026.01.24 00:56:48.020566 [ 196 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.078223977 sec., 2991.410165709166 rows/sec., 15.47 MiB/sec. | ||
| 5577 | 2026.01.24 00:56:48.023201 [ 191 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5578 | 2026.01.24 00:56:48.025258 [ 191 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_31_6} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5579 | 2026.01.24 00:56:48.025362 [ 191 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_31_6} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5580 | 2026.01.24 00:56:48.027623 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5581 | 2026.01.24 00:56:49.000283 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.99 MiB, peak 282.06 MiB, free memory in arenas 0.00 B, will set to 275.64 MiB (RSS), difference: 10.65 MiB | ||
| 5582 | 2026.01.24 00:56:51.465051 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5583 | 2026.01.24 00:56:51.465231 [ 262 ] {38f404d0-e06e-4222-b8a7-d4719b848060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5584 | 2026.01.24 00:56:51.465297 [ 262 ] {38f404d0-e06e-4222-b8a7-d4719b848060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5585 | 2026.01.24 00:56:51.465959 [ 262 ] {38f404d0-e06e-4222-b8a7-d4719b848060} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5586 | 2026.01.24 00:56:51.466006 [ 262 ] {38f404d0-e06e-4222-b8a7-d4719b848060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5587 | 2026.01.24 00:56:51.466393 [ 262 ] {38f404d0-e06e-4222-b8a7-d4719b848060} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5588 | 2026.01.24 00:56:51.466637 [ 262 ] {38f404d0-e06e-4222-b8a7-d4719b848060} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5589 | 2026.01.24 00:56:51.466806 [ 262 ] {38f404d0-e06e-4222-b8a7-d4719b848060} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001625 sec., 34461.53846153846 rows/sec., 2.63 MiB/sec. | ||
| 5590 | 2026.01.24 00:56:51.466850 [ 262 ] {38f404d0-e06e-4222-b8a7-d4719b848060} <Debug> TCPHandler: Processed in 0.001957964 sec. | ||
| 5591 | 2026.01.24 00:56:51.466973 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5592 | 2026.01.24 00:56:51.467069 [ 262 ] {f2a6c853-a4d1-46d5-8025-dec1577b2975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5593 | 2026.01.24 00:56:51.467110 [ 262 ] {f2a6c853-a4d1-46d5-8025-dec1577b2975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5594 | 2026.01.24 00:56:51.467518 [ 262 ] {f2a6c853-a4d1-46d5-8025-dec1577b2975} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5595 | 2026.01.24 00:56:51.467555 [ 262 ] {f2a6c853-a4d1-46d5-8025-dec1577b2975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5596 | 2026.01.24 00:56:51.467885 [ 262 ] {f2a6c853-a4d1-46d5-8025-dec1577b2975} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5597 | 2026.01.24 00:56:51.468094 [ 262 ] {f2a6c853-a4d1-46d5-8025-dec1577b2975} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5598 | 2026.01.24 00:56:51.468229 [ 262 ] {f2a6c853-a4d1-46d5-8025-dec1577b2975} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001178 sec., 54329.37181663837 rows/sec., 4.24 MiB/sec. | ||
| 5599 | 2026.01.24 00:56:51.468269 [ 262 ] {f2a6c853-a4d1-46d5-8025-dec1577b2975} <Debug> TCPHandler: Processed in 0.00134559 sec. | ||
| 5600 | 2026.01.24 00:56:51.468408 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5601 | 2026.01.24 00:56:51.468526 [ 262 ] {87cb876e-cff2-453a-bd45-8305eb01f33a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5602 | 2026.01.24 00:56:51.468585 [ 262 ] {87cb876e-cff2-453a-bd45-8305eb01f33a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5603 | 2026.01.24 00:56:51.469027 [ 262 ] {87cb876e-cff2-453a-bd45-8305eb01f33a} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5604 | 2026.01.24 00:56:51.469065 [ 262 ] {87cb876e-cff2-453a-bd45-8305eb01f33a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5605 | 2026.01.24 00:56:51.469392 [ 262 ] {87cb876e-cff2-453a-bd45-8305eb01f33a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5606 | 2026.01.24 00:56:51.469600 [ 262 ] {87cb876e-cff2-453a-bd45-8305eb01f33a} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5607 | 2026.01.24 00:56:51.469732 [ 262 ] {87cb876e-cff2-453a-bd45-8305eb01f33a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 5608 | 2026.01.24 00:56:51.469771 [ 262 ] {87cb876e-cff2-453a-bd45-8305eb01f33a} <Debug> TCPHandler: Processed in 0.001421682 sec. | ||
| 5609 | 2026.01.24 00:56:51.469902 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5610 | 2026.01.24 00:56:51.470003 [ 262 ] {b4e511a2-a4ac-4831-b011-2d1ad1001bdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5611 | 2026.01.24 00:56:51.470047 [ 262 ] {b4e511a2-a4ac-4831-b011-2d1ad1001bdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5612 | 2026.01.24 00:56:51.470387 [ 262 ] {b4e511a2-a4ac-4831-b011-2d1ad1001bdf} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5613 | 2026.01.24 00:56:51.470423 [ 262 ] {b4e511a2-a4ac-4831-b011-2d1ad1001bdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5614 | 2026.01.24 00:56:51.470728 [ 262 ] {b4e511a2-a4ac-4831-b011-2d1ad1001bdf} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5615 | 2026.01.24 00:56:51.470941 [ 262 ] {b4e511a2-a4ac-4831-b011-2d1ad1001bdf} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5616 | 2026.01.24 00:56:51.471078 [ 262 ] {b4e511a2-a4ac-4831-b011-2d1ad1001bdf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 5617 | 2026.01.24 00:56:51.471118 [ 262 ] {b4e511a2-a4ac-4831-b011-2d1ad1001bdf} <Debug> TCPHandler: Processed in 0.001270968 sec. | ||
| 5618 | 2026.01.24 00:56:54.509313 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5619 | 2026.01.24 00:56:54.509379 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5620 | 2026.01.24 00:56:54.626791 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15301 | ||
| 5621 | 2026.01.24 00:56:54.627297 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5622 | 2026.01.24 00:56:54.627344 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5623 | 2026.01.24 00:56:54.628095 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5624 | 2026.01.24 00:56:54.628333 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5625 | 2026.01.24 00:56:54.628487 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15301 | ||
| 5626 | 2026.01.24 00:56:54.664252 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 704 | ||
| 5627 | 2026.01.24 00:56:54.666412 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5628 | 2026.01.24 00:56:54.666453 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5629 | 2026.01.24 00:56:54.667612 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5630 | 2026.01.24 00:56:54.667868 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5631 | 2026.01.24 00:56:54.668119 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 704 | ||
| 5632 | 2026.01.24 00:56:55.001277 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000824548 sec. | ||
| 5633 | 2026.01.24 00:56:55.446810 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 5634 | 2026.01.24 00:56:55.462434 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5635 | 2026.01.24 00:56:55.462488 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5636 | 2026.01.24 00:56:55.469034 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5637 | 2026.01.24 00:56:55.469763 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5638 | 2026.01.24 00:56:55.472876 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 5639 | 2026.01.24 00:56:56.466739 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5640 | 2026.01.24 00:56:56.466928 [ 262 ] {be653eea-b627-44b8-9894-1150f9ee5415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5641 | 2026.01.24 00:56:56.467000 [ 262 ] {be653eea-b627-44b8-9894-1150f9ee5415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5642 | 2026.01.24 00:56:56.467749 [ 262 ] {be653eea-b627-44b8-9894-1150f9ee5415} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5643 | 2026.01.24 00:56:56.467790 [ 262 ] {be653eea-b627-44b8-9894-1150f9ee5415} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5644 | 2026.01.24 00:56:56.468194 [ 262 ] {be653eea-b627-44b8-9894-1150f9ee5415} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5645 | 2026.01.24 00:56:56.468413 [ 262 ] {be653eea-b627-44b8-9894-1150f9ee5415} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5646 | 2026.01.24 00:56:56.468538 [ 75 ] {} <Debug> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5647 | 2026.01.24 00:56:56.468567 [ 262 ] {be653eea-b627-44b8-9894-1150f9ee5415} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001691 sec., 80425.78356002366 rows/sec., 6.96 MiB/sec. | ||
| 5648 | 2026.01.24 00:56:56.468574 [ 75 ] {} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5649 | 2026.01.24 00:56:56.468599 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5650 | 2026.01.24 00:56:56.468617 [ 262 ] {be653eea-b627-44b8-9894-1150f9ee5415} <Debug> TCPHandler: Processed in 0.002010545 sec. | ||
| 5651 | 2026.01.24 00:56:56.468713 [ 192 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 5652 | 2026.01.24 00:56:56.468751 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5653 | 2026.01.24 00:56:56.468853 [ 192 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5654 | 2026.01.24 00:56:56.468859 [ 262 ] {4ed1699a-892d-4d2c-ab3d-843024be26db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5655 | 2026.01.24 00:56:56.468894 [ 192 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1407 rows starting from the beginning of the part | ||
| 5656 | 2026.01.24 00:56:56.468916 [ 262 ] {4ed1699a-892d-4d2c-ab3d-843024be26db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5657 | 2026.01.24 00:56:56.468972 [ 192 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 136 rows starting from the beginning of the part | ||
| 5658 | 2026.01.24 00:56:56.469025 [ 192 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part | ||
| 5659 | 2026.01.24 00:56:56.469071 [ 192 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1398 rows starting from the beginning of the part | ||
| 5660 | 2026.01.24 00:56:56.469112 [ 192 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 56 rows starting from the beginning of the part | ||
| 5661 | 2026.01.24 00:56:56.469156 [ 192 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 136 rows starting from the beginning of the part | ||
| 5662 | 2026.01.24 00:56:56.469379 [ 262 ] {4ed1699a-892d-4d2c-ab3d-843024be26db} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5663 | 2026.01.24 00:56:56.469419 [ 262 ] {4ed1699a-892d-4d2c-ab3d-843024be26db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5664 | 2026.01.24 00:56:56.469846 [ 262 ] {4ed1699a-892d-4d2c-ab3d-843024be26db} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5665 | 2026.01.24 00:56:56.470081 [ 262 ] {4ed1699a-892d-4d2c-ab3d-843024be26db} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5666 | 2026.01.24 00:56:56.470214 [ 262 ] {4ed1699a-892d-4d2c-ab3d-843024be26db} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.00138 sec., 28985.507246376812 rows/sec., 2.13 MiB/sec. | ||
| 5667 | 2026.01.24 00:56:56.470254 [ 262 ] {4ed1699a-892d-4d2c-ab3d-843024be26db} <Debug> TCPHandler: Processed in 0.001556285 sec. | ||
| 5668 | 2026.01.24 00:56:56.470365 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5669 | 2026.01.24 00:56:56.470462 [ 262 ] {c1324865-7cb2-4550-9891-b7fc248ac595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5670 | 2026.01.24 00:56:56.470504 [ 262 ] {c1324865-7cb2-4550-9891-b7fc248ac595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5671 | 2026.01.24 00:56:56.470803 [ 189 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3189 rows, containing 5 columns (5 merged, 0 gathered) in 0.002146218 sec., 1485869.5621786788 rows/sec., 129.91 MiB/sec. | ||
| 5672 | 2026.01.24 00:56:56.470943 [ 262 ] {c1324865-7cb2-4550-9891-b7fc248ac595} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5673 | 2026.01.24 00:56:56.470983 [ 262 ] {c1324865-7cb2-4550-9891-b7fc248ac595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5674 | 2026.01.24 00:56:56.471011 [ 192 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5675 | 2026.01.24 00:56:56.471309 [ 192 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_46_9} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5676 | 2026.01.24 00:56:56.471339 [ 262 ] {c1324865-7cb2-4550-9891-b7fc248ac595} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5677 | 2026.01.24 00:56:56.471389 [ 192 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_46_9} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5678 | 2026.01.24 00:56:56.471481 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 5679 | 2026.01.24 00:56:56.471570 [ 262 ] {c1324865-7cb2-4550-9891-b7fc248ac595} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5680 | 2026.01.24 00:56:56.471671 [ 75 ] {} <Debug> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5681 | 2026.01.24 00:56:56.471694 [ 75 ] {} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5682 | 2026.01.24 00:56:56.471705 [ 262 ] {c1324865-7cb2-4550-9891-b7fc248ac595} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001262 sec., 82408.87480190174 rows/sec., 6.44 MiB/sec. | ||
| 5683 | 2026.01.24 00:56:56.471710 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5684 | 2026.01.24 00:56:56.471744 [ 262 ] {c1324865-7cb2-4550-9891-b7fc248ac595} <Debug> TCPHandler: Processed in 0.001429432 sec. | ||
| 5685 | 2026.01.24 00:56:56.471794 [ 192 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 5686 | 2026.01.24 00:56:56.471855 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5687 | 2026.01.24 00:56:56.471876 [ 192 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5688 | 2026.01.24 00:56:56.471907 [ 192 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 632 rows starting from the beginning of the part | ||
| 5689 | 2026.01.24 00:56:56.471954 [ 262 ] {54a9f3f1-b31e-467e-bd66-52f3d75e11f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5690 | 2026.01.24 00:56:56.471955 [ 192 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 104 rows starting from the beginning of the part | ||
| 5691 | 2026.01.24 00:56:56.472006 [ 262 ] {54a9f3f1-b31e-467e-bd66-52f3d75e11f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5692 | 2026.01.24 00:56:56.472018 [ 192 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part | ||
| 5693 | 2026.01.24 00:56:56.472061 [ 192 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 600 rows starting from the beginning of the part | ||
| 5694 | 2026.01.24 00:56:56.472100 [ 192 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 64 rows starting from the beginning of the part | ||
| 5695 | 2026.01.24 00:56:56.472134 [ 192 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 104 rows starting from the beginning of the part | ||
| 5696 | 2026.01.24 00:56:56.472438 [ 262 ] {54a9f3f1-b31e-467e-bd66-52f3d75e11f4} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5697 | 2026.01.24 00:56:56.472478 [ 262 ] {54a9f3f1-b31e-467e-bd66-52f3d75e11f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5698 | 2026.01.24 00:56:56.472845 [ 262 ] {54a9f3f1-b31e-467e-bd66-52f3d75e11f4} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5699 | 2026.01.24 00:56:56.473049 [ 189 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1568 rows, containing 5 columns (5 merged, 0 gathered) in 0.001284109 sec., 1221080.1419505663 rows/sec., 97.32 MiB/sec. | ||
| 5700 | 2026.01.24 00:56:56.473052 [ 262 ] {54a9f3f1-b31e-467e-bd66-52f3d75e11f4} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5701 | 2026.01.24 00:56:56.473160 [ 75 ] {} <Debug> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5702 | 2026.01.24 00:56:56.473184 [ 75 ] {} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5703 | 2026.01.24 00:56:56.473190 [ 262 ] {54a9f3f1-b31e-467e-bd66-52f3d75e11f4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001255 sec., 127490.03984063744 rows/sec., 8.88 MiB/sec. | ||
| 5704 | 2026.01.24 00:56:56.473203 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5705 | 2026.01.24 00:56:56.473184 [ 192 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5706 | 2026.01.24 00:56:56.473232 [ 262 ] {54a9f3f1-b31e-467e-bd66-52f3d75e11f4} <Debug> TCPHandler: Processed in 0.001426042 sec. | ||
| 5707 | 2026.01.24 00:56:56.473313 [ 195 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 5708 | 2026.01.24 00:56:56.473346 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5709 | 2026.01.24 00:56:56.473459 [ 262 ] {335c2e10-2c1e-4e43-bb77-7d1cd3392b20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5710 | 2026.01.24 00:56:56.473476 [ 192 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_46_9} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5711 | 2026.01.24 00:56:56.473479 [ 195 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5712 | 2026.01.24 00:56:56.473515 [ 262 ] {335c2e10-2c1e-4e43-bb77-7d1cd3392b20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5713 | 2026.01.24 00:56:56.473536 [ 195 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12006 rows starting from the beginning of the part | ||
| 5714 | 2026.01.24 00:56:56.473550 [ 192 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_46_9} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5715 | 2026.01.24 00:56:56.473619 [ 195 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
| 5716 | 2026.01.24 00:56:56.473628 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 5717 | 2026.01.24 00:56:56.473677 [ 195 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
| 5718 | 2026.01.24 00:56:56.473729 [ 195 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 882 rows starting from the beginning of the part | ||
| 5719 | 2026.01.24 00:56:56.473773 [ 195 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 5720 | 2026.01.24 00:56:56.473817 [ 195 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 5721 | 2026.01.24 00:56:56.474439 [ 262 ] {335c2e10-2c1e-4e43-bb77-7d1cd3392b20} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5722 | 2026.01.24 00:56:56.474481 [ 262 ] {335c2e10-2c1e-4e43-bb77-7d1cd3392b20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5723 | 2026.01.24 00:56:56.475224 [ 262 ] {335c2e10-2c1e-4e43-bb77-7d1cd3392b20} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5724 | 2026.01.24 00:56:56.475463 [ 262 ] {335c2e10-2c1e-4e43-bb77-7d1cd3392b20} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5725 | 2026.01.24 00:56:56.475611 [ 262 ] {335c2e10-2c1e-4e43-bb77-7d1cd3392b20} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00217 sec., 18433.179723502304 rows/sec., 33.03 MiB/sec. | ||
| 5726 | 2026.01.24 00:56:56.475680 [ 262 ] {335c2e10-2c1e-4e43-bb77-7d1cd3392b20} <Debug> TCPHandler: Processed in 0.002383824 sec. | ||
| 5727 | 2026.01.24 00:56:56.475799 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5728 | 2026.01.24 00:56:56.475894 [ 262 ] {9c642f03-ca59-4aa8-9e98-bd4087106637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5729 | 2026.01.24 00:56:56.475935 [ 262 ] {9c642f03-ca59-4aa8-9e98-bd4087106637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5730 | 2026.01.24 00:56:56.476288 [ 262 ] {9c642f03-ca59-4aa8-9e98-bd4087106637} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5731 | 2026.01.24 00:56:56.476323 [ 262 ] {9c642f03-ca59-4aa8-9e98-bd4087106637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5732 | 2026.01.24 00:56:56.476725 [ 262 ] {9c642f03-ca59-4aa8-9e98-bd4087106637} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5733 | 2026.01.24 00:56:56.476937 [ 262 ] {9c642f03-ca59-4aa8-9e98-bd4087106637} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5734 | 2026.01.24 00:56:56.477031 [ 75 ] {} <Debug> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5735 | 2026.01.24 00:56:56.477056 [ 75 ] {} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5736 | 2026.01.24 00:56:56.477070 [ 262 ] {9c642f03-ca59-4aa8-9e98-bd4087106637} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001194 sec., 50251.25628140703 rows/sec., 3.39 MiB/sec. | ||
| 5737 | 2026.01.24 00:56:56.477072 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5738 | 2026.01.24 00:56:56.477111 [ 262 ] {9c642f03-ca59-4aa8-9e98-bd4087106637} <Debug> TCPHandler: Processed in 0.001361921 sec. | ||
| 5739 | 2026.01.24 00:56:56.477181 [ 189 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 5740 | 2026.01.24 00:56:56.477280 [ 189 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5741 | 2026.01.24 00:56:56.477313 [ 189 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2400 rows starting from the beginning of the part | ||
| 5742 | 2026.01.24 00:56:56.477373 [ 189 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
| 5743 | 2026.01.24 00:56:56.477419 [ 189 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
| 5744 | 2026.01.24 00:56:56.477461 [ 189 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 5745 | 2026.01.24 00:56:56.477503 [ 189 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 5746 | 2026.01.24 00:56:56.477546 [ 189 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 5747 | 2026.01.24 00:56:56.478986 [ 190 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13528 rows, containing 5 columns (5 merged, 0 gathered) in 0.005712967 sec., 2367946.462844963 rows/sec., 162.72 MiB/sec. | ||
| 5748 | 2026.01.24 00:56:56.479135 [ 194 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2700 rows, containing 4 columns (4 merged, 0 gathered) in 0.001989375 sec., 1357210.179076343 rows/sec., 91.47 MiB/sec. | ||
| 5749 | 2026.01.24 00:56:56.479470 [ 199 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5750 | 2026.01.24 00:56:56.479608 [ 190 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5751 | 2026.01.24 00:56:56.479773 [ 199 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_46_9} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5752 | 2026.01.24 00:56:56.479874 [ 199 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_46_9} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5753 | 2026.01.24 00:56:56.479966 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 5754 | 2026.01.24 00:56:56.480154 [ 190 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5755 | 2026.01.24 00:56:56.480299 [ 190 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5756 | 2026.01.24 00:56:56.480431 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.43 MiB. | ||
| 5757 | 2026.01.24 00:56:57.000195 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 276.97 MiB, peak 285.57 MiB, free memory in arenas 0.00 B, will set to 279.08 MiB (RSS), difference: 2.11 MiB | ||
| 5758 | 2026.01.24 00:57:00.652365 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43233 | ||
| 5759 | 2026.01.24 00:57:00.652485 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5760 | 2026.01.24 00:57:00.652513 [ 288 ] {} <Debug> TCP-Session: 063aa06d-0817-4d5b-9dbf-388de3c896c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:43233 | ||
| 5761 | 2026.01.24 00:57:00.652536 [ 288 ] {} <Debug> TCP-Session: 063aa06d-0817-4d5b-9dbf-388de3c896c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5762 | 2026.01.24 00:57:00.652549 [ 288 ] {} <Debug> TCP-Session: 063aa06d-0817-4d5b-9dbf-388de3c896c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5763 | 2026.01.24 00:57:00.652748 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35331 | ||
| 5764 | 2026.01.24 00:57:00.652777 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39910 | ||
| 5765 | 2026.01.24 00:57:00.652790 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64005 | ||
| 5766 | 2026.01.24 00:57:00.652823 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62186 | ||
| 5767 | 2026.01.24 00:57:00.652861 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5768 | 2026.01.24 00:57:00.652882 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5769 | 2026.01.24 00:57:00.652903 [ 289 ] {} <Debug> TCP-Session: 941c03b3-182b-4f28-9d10-3b8816796623 Authenticating user 'default' from [fd00:1122:3344:101::e]:35331 | ||
| 5770 | 2026.01.24 00:57:00.652909 [ 288 ] {} <Trace> TCP-Session: 063aa06d-0817-4d5b-9dbf-388de3c896c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5771 | 2026.01.24 00:57:00.652917 [ 292 ] {} <Debug> TCP-Session: f87b0bf7-b262-4904-ad02-8de90d1d01ab Authenticating user 'default' from [fd00:1122:3344:101::e]:39910 | ||
| 5772 | 2026.01.24 00:57:00.652934 [ 289 ] {} <Debug> TCP-Session: 941c03b3-182b-4f28-9d10-3b8816796623 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5773 | 2026.01.24 00:57:00.652962 [ 292 ] {} <Debug> TCP-Session: f87b0bf7-b262-4904-ad02-8de90d1d01ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5774 | 2026.01.24 00:57:00.652978 [ 289 ] {} <Debug> TCP-Session: 941c03b3-182b-4f28-9d10-3b8816796623 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5775 | 2026.01.24 00:57:00.652999 [ 292 ] {} <Debug> TCP-Session: f87b0bf7-b262-4904-ad02-8de90d1d01ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5776 | 2026.01.24 00:57:00.652805 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46083 | ||
| 5777 | 2026.01.24 00:57:00.652792 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42792 | ||
| 5778 | 2026.01.24 00:57:00.653099 [ 288 ] {2cd62d80-b61f-40ca-b358-67bd6d2e257c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43233) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5779 | 2026.01.24 00:57:00.652786 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57394 | ||
| 5780 | 2026.01.24 00:57:00.652814 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52467 | ||
| 5781 | 2026.01.24 00:57:00.653388 [ 288 ] {2cd62d80-b61f-40ca-b358-67bd6d2e257c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5782 | 2026.01.24 00:57:00.653452 [ 288 ] {2cd62d80-b61f-40ca-b358-67bd6d2e257c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5783 | 2026.01.24 00:57:00.653609 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5784 | 2026.01.24 00:57:00.653651 [ 291 ] {} <Debug> TCP-Session: c0eae172-8023-41ae-8d12-fc9581367dfd Authenticating user 'default' from [fd00:1122:3344:101::e]:42792 | ||
| 5785 | 2026.01.24 00:57:00.653673 [ 291 ] {} <Debug> TCP-Session: c0eae172-8023-41ae-8d12-fc9581367dfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5786 | 2026.01.24 00:57:00.653690 [ 291 ] {} <Debug> TCP-Session: c0eae172-8023-41ae-8d12-fc9581367dfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5787 | 2026.01.24 00:57:00.653745 [ 288 ] {2cd62d80-b61f-40ca-b358-67bd6d2e257c} <Debug> oximeter.version (e41782c5-ec67-41da-8086-17500ed3b5e4) (SelectExecutor): Key condition: unknown | ||
| 5788 | 2026.01.24 00:57:00.653749 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5789 | 2026.01.24 00:57:00.653818 [ 290 ] {} <Debug> TCP-Session: c21b1c8a-dfca-4e46-a254-fffd78b910f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:57394 | ||
| 5790 | 2026.01.24 00:57:00.653825 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5791 | 2026.01.24 00:57:00.653853 [ 290 ] {} <Debug> TCP-Session: c21b1c8a-dfca-4e46-a254-fffd78b910f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5792 | 2026.01.24 00:57:00.653858 [ 294 ] {} <Debug> TCP-Session: 2c7a8510-33d6-490c-a422-09622bf78710 Authenticating user 'default' from [fd00:1122:3344:101::e]:46083 | ||
| 5793 | 2026.01.24 00:57:00.653879 [ 290 ] {} <Debug> TCP-Session: c21b1c8a-dfca-4e46-a254-fffd78b910f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5794 | 2026.01.24 00:57:00.653885 [ 294 ] {} <Debug> TCP-Session: 2c7a8510-33d6-490c-a422-09622bf78710 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5795 | 2026.01.24 00:57:00.653904 [ 294 ] {} <Debug> TCP-Session: 2c7a8510-33d6-490c-a422-09622bf78710 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5796 | 2026.01.24 00:57:00.654002 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5797 | 2026.01.24 00:57:00.654040 [ 349 ] {} <Debug> TCP-Session: 232704f6-a173-42ee-82ae-850d568467f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:62186 | ||
| 5798 | 2026.01.24 00:57:00.654065 [ 349 ] {} <Debug> TCP-Session: 232704f6-a173-42ee-82ae-850d568467f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5799 | 2026.01.24 00:57:00.654083 [ 349 ] {} <Debug> TCP-Session: 232704f6-a173-42ee-82ae-850d568467f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5800 | 2026.01.24 00:57:00.654104 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5801 | 2026.01.24 00:57:00.654139 [ 259 ] {} <Debug> TCP-Session: 2b31e783-4005-4a08-baf6-4d1a295a07c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:52467 | ||
| 5802 | 2026.01.24 00:57:00.654155 [ 259 ] {} <Debug> TCP-Session: 2b31e783-4005-4a08-baf6-4d1a295a07c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5803 | 2026.01.24 00:57:00.654170 [ 259 ] {} <Debug> TCP-Session: 2b31e783-4005-4a08-baf6-4d1a295a07c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5804 | 2026.01.24 00:57:00.654202 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5805 | 2026.01.24 00:57:00.654239 [ 293 ] {} <Debug> TCP-Session: cc744471-f6c7-436e-aacc-44b9e85bb76f Authenticating user 'default' from [fd00:1122:3344:101::e]:64005 | ||
| 5806 | 2026.01.24 00:57:00.654256 [ 293 ] {} <Debug> TCP-Session: cc744471-f6c7-436e-aacc-44b9e85bb76f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5807 | 2026.01.24 00:57:00.654269 [ 293 ] {} <Debug> TCP-Session: cc744471-f6c7-436e-aacc-44b9e85bb76f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5808 | 2026.01.24 00:57:00.654759 [ 298 ] {2cd62d80-b61f-40ca-b358-67bd6d2e257c} <Trace> AggregatingTransform: Aggregating | ||
| 5809 | 2026.01.24 00:57:00.654802 [ 298 ] {2cd62d80-b61f-40ca-b358-67bd6d2e257c} <Trace> Aggregator: Aggregation method: without_key | ||
| 5810 | 2026.01.24 00:57:00.654840 [ 298 ] {2cd62d80-b61f-40ca-b358-67bd6d2e257c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000982422 sec. (1017.893 rows/sec., 39.76 KiB/sec.) | ||
| 5811 | 2026.01.24 00:57:00.654860 [ 298 ] {2cd62d80-b61f-40ca-b358-67bd6d2e257c} <Trace> Aggregator: Merging aggregated data | ||
| 5812 | 2026.01.24 00:57:00.656340 [ 288 ] {2cd62d80-b61f-40ca-b358-67bd6d2e257c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003303 sec., 302.7550711474417 rows/sec., 11.83 KiB/sec. | ||
| 5813 | 2026.01.24 00:57:00.656530 [ 288 ] {2cd62d80-b61f-40ca-b358-67bd6d2e257c} <Debug> TCPHandler: Processed in 0.003742063 sec. | ||
| 5814 | 2026.01.24 00:57:00.656616 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5815 | 2026.01.24 00:57:00.656648 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5816 | 2026.01.24 00:57:00.656665 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5817 | 2026.01.24 00:57:00.656697 [ 259 ] {} <Debug> TCP-Session: 2b31e783-4005-4a08-baf6-4d1a295a07c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5818 | 2026.01.24 00:57:00.656708 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5819 | 2026.01.24 00:57:00.656728 [ 292 ] {} <Debug> TCP-Session: f87b0bf7-b262-4904-ad02-8de90d1d01ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5820 | 2026.01.24 00:57:00.656734 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5821 | 2026.01.24 00:57:00.656754 [ 294 ] {} <Debug> TCP-Session: 2c7a8510-33d6-490c-a422-09622bf78710 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5822 | 2026.01.24 00:57:00.656770 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5823 | 2026.01.24 00:57:00.656783 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5824 | 2026.01.24 00:57:00.656794 [ 349 ] {} <Debug> TCP-Session: 232704f6-a173-42ee-82ae-850d568467f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5825 | 2026.01.24 00:57:00.656831 [ 291 ] {} <Debug> TCP-Session: c0eae172-8023-41ae-8d12-fc9581367dfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5826 | 2026.01.24 00:57:00.656847 [ 293 ] {} <Debug> TCP-Session: cc744471-f6c7-436e-aacc-44b9e85bb76f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5827 | 2026.01.24 00:57:00.656749 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5828 | 2026.01.24 00:57:00.656688 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5829 | 2026.01.24 00:57:00.656920 [ 289 ] {} <Debug> TCP-Session: 941c03b3-182b-4f28-9d10-3b8816796623 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5830 | 2026.01.24 00:57:00.656652 [ 288 ] {} <Debug> TCP-Session: 063aa06d-0817-4d5b-9dbf-388de3c896c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5831 | 2026.01.24 00:57:00.656971 [ 290 ] {} <Debug> TCP-Session: c21b1c8a-dfca-4e46-a254-fffd78b910f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5832 | 2026.01.24 00:57:00.773203 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45544 | ||
| 5833 | 2026.01.24 00:57:00.773319 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5834 | 2026.01.24 00:57:00.773347 [ 288 ] {} <Debug> TCP-Session: 774db6d3-4812-4c2a-b49a-e210c5385e23 Authenticating user 'default' from [fd00:1122:3344:101::e]:45544 | ||
| 5835 | 2026.01.24 00:57:00.773370 [ 288 ] {} <Debug> TCP-Session: 774db6d3-4812-4c2a-b49a-e210c5385e23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5836 | 2026.01.24 00:57:00.773383 [ 288 ] {} <Debug> TCP-Session: 774db6d3-4812-4c2a-b49a-e210c5385e23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5837 | 2026.01.24 00:57:00.773634 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60574 | ||
| 5838 | 2026.01.24 00:57:00.773661 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37944 | ||
| 5839 | 2026.01.24 00:57:00.773690 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38853 | ||
| 5840 | 2026.01.24 00:57:00.773718 [ 288 ] {} <Trace> TCP-Session: 774db6d3-4812-4c2a-b49a-e210c5385e23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5841 | 2026.01.24 00:57:00.773723 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59001 | ||
| 5842 | 2026.01.24 00:57:00.773754 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5843 | 2026.01.24 00:57:00.773784 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5844 | 2026.01.24 00:57:00.773790 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5845 | 2026.01.24 00:57:00.773820 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5846 | 2026.01.24 00:57:00.773815 [ 293 ] {} <Debug> TCP-Session: 02dcde75-1487-468b-a4bc-4a205639d330 Authenticating user 'default' from [fd00:1122:3344:101::e]:38853 | ||
| 5847 | 2026.01.24 00:57:00.773855 [ 290 ] {} <Debug> TCP-Session: 8c91e675-5fd7-4a96-a63f-ecb8988b2040 Authenticating user 'default' from [fd00:1122:3344:101::e]:37944 | ||
| 5848 | 2026.01.24 00:57:00.773854 [ 259 ] {} <Debug> TCP-Session: aa970bb1-ddc1-4c84-abd5-5e355280fba7 Authenticating user 'default' from [fd00:1122:3344:101::e]:59001 | ||
| 5849 | 2026.01.24 00:57:00.773880 [ 293 ] {} <Debug> TCP-Session: 02dcde75-1487-468b-a4bc-4a205639d330 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5850 | 2026.01.24 00:57:00.773893 [ 290 ] {} <Debug> TCP-Session: 8c91e675-5fd7-4a96-a63f-ecb8988b2040 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5851 | 2026.01.24 00:57:00.773898 [ 259 ] {} <Debug> TCP-Session: aa970bb1-ddc1-4c84-abd5-5e355280fba7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5852 | 2026.01.24 00:57:00.773907 [ 293 ] {} <Debug> TCP-Session: 02dcde75-1487-468b-a4bc-4a205639d330 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5853 | 2026.01.24 00:57:00.773929 [ 259 ] {} <Debug> TCP-Session: aa970bb1-ddc1-4c84-abd5-5e355280fba7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5854 | 2026.01.24 00:57:00.773925 [ 290 ] {} <Debug> TCP-Session: 8c91e675-5fd7-4a96-a63f-ecb8988b2040 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5855 | 2026.01.24 00:57:00.773804 [ 289 ] {} <Debug> TCP-Session: 694af998-f5b1-43db-b99b-c0fa5d2613b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:60574 | ||
| 5856 | 2026.01.24 00:57:00.773741 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55490 | ||
| 5857 | 2026.01.24 00:57:00.774021 [ 289 ] {} <Debug> TCP-Session: 694af998-f5b1-43db-b99b-c0fa5d2613b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5858 | 2026.01.24 00:57:00.773722 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40422 | ||
| 5859 | 2026.01.24 00:57:00.774058 [ 289 ] {} <Debug> TCP-Session: 694af998-f5b1-43db-b99b-c0fa5d2613b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5860 | 2026.01.24 00:57:00.773681 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37644 | ||
| 5861 | 2026.01.24 00:57:00.774092 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5862 | 2026.01.24 00:57:00.774124 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5863 | 2026.01.24 00:57:00.773679 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39828 | ||
| 5864 | 2026.01.24 00:57:00.774179 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5865 | 2026.01.24 00:57:00.774164 [ 294 ] {} <Debug> TCP-Session: 3e8451bf-cd9f-4328-8b39-2994b88e6a0e Authenticating user 'default' from [fd00:1122:3344:101::e]:40422 | ||
| 5866 | 2026.01.24 00:57:00.774221 [ 292 ] {} <Debug> TCP-Session: 3c779be8-6dc8-46c1-a97b-0a113941a971 Authenticating user 'default' from [fd00:1122:3344:101::e]:37644 | ||
| 5867 | 2026.01.24 00:57:00.774239 [ 294 ] {} <Debug> TCP-Session: 3e8451bf-cd9f-4328-8b39-2994b88e6a0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5868 | 2026.01.24 00:57:00.774251 [ 292 ] {} <Debug> TCP-Session: 3c779be8-6dc8-46c1-a97b-0a113941a971 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5869 | 2026.01.24 00:57:00.774263 [ 294 ] {} <Debug> TCP-Session: 3e8451bf-cd9f-4328-8b39-2994b88e6a0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5870 | 2026.01.24 00:57:00.774263 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5871 | 2026.01.24 00:57:00.774276 [ 292 ] {} <Debug> TCP-Session: 3c779be8-6dc8-46c1-a97b-0a113941a971 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5872 | 2026.01.24 00:57:00.774158 [ 349 ] {} <Debug> TCP-Session: 9ee16307-d827-4bd6-ad00-48fbbb6def6a Authenticating user 'default' from [fd00:1122:3344:101::e]:55490 | ||
| 5873 | 2026.01.24 00:57:00.774316 [ 291 ] {} <Debug> TCP-Session: 02b423cf-9f37-49cc-bad5-b7586fb0394d Authenticating user 'default' from [fd00:1122:3344:101::e]:39828 | ||
| 5874 | 2026.01.24 00:57:00.774348 [ 349 ] {} <Debug> TCP-Session: 9ee16307-d827-4bd6-ad00-48fbbb6def6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5875 | 2026.01.24 00:57:00.774364 [ 291 ] {} <Debug> TCP-Session: 02b423cf-9f37-49cc-bad5-b7586fb0394d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5876 | 2026.01.24 00:57:00.774376 [ 349 ] {} <Debug> TCP-Session: 9ee16307-d827-4bd6-ad00-48fbbb6def6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5877 | 2026.01.24 00:57:00.774388 [ 291 ] {} <Debug> TCP-Session: 02b423cf-9f37-49cc-bad5-b7586fb0394d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5878 | 2026.01.24 00:57:00.773906 [ 288 ] {a544dba6-73fd-434e-a5a2-28185c8a4010} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45544) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5879 | 2026.01.24 00:57:00.774703 [ 288 ] {a544dba6-73fd-434e-a5a2-28185c8a4010} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5880 | 2026.01.24 00:57:00.774759 [ 288 ] {a544dba6-73fd-434e-a5a2-28185c8a4010} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5881 | 2026.01.24 00:57:00.775043 [ 288 ] {a544dba6-73fd-434e-a5a2-28185c8a4010} <Debug> oximeter.version (e41782c5-ec67-41da-8086-17500ed3b5e4) (SelectExecutor): Key condition: unknown | ||
| 5882 | 2026.01.24 00:57:00.776051 [ 331 ] {a544dba6-73fd-434e-a5a2-28185c8a4010} <Trace> AggregatingTransform: Aggregating | ||
| 5883 | 2026.01.24 00:57:00.776104 [ 331 ] {a544dba6-73fd-434e-a5a2-28185c8a4010} <Trace> Aggregator: Aggregation method: without_key | ||
| 5884 | 2026.01.24 00:57:00.776142 [ 331 ] {a544dba6-73fd-434e-a5a2-28185c8a4010} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000999503 sec. (1000.497 rows/sec., 39.08 KiB/sec.) | ||
| 5885 | 2026.01.24 00:57:00.776158 [ 331 ] {a544dba6-73fd-434e-a5a2-28185c8a4010} <Trace> Aggregator: Merging aggregated data | ||
| 5886 | 2026.01.24 00:57:00.777370 [ 288 ] {a544dba6-73fd-434e-a5a2-28185c8a4010} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003521 sec., 284.0102243680773 rows/sec., 11.09 KiB/sec. | ||
| 5887 | 2026.01.24 00:57:00.777533 [ 288 ] {a544dba6-73fd-434e-a5a2-28185c8a4010} <Debug> TCPHandler: Processed in 0.003931298 sec. | ||
| 5888 | 2026.01.24 00:57:00.777655 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5889 | 2026.01.24 00:57:00.777681 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5890 | 2026.01.24 00:57:00.777695 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5891 | 2026.01.24 00:57:00.777716 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5892 | 2026.01.24 00:57:00.777730 [ 349 ] {} <Debug> TCP-Session: 9ee16307-d827-4bd6-ad00-48fbbb6def6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5893 | 2026.01.24 00:57:00.777743 [ 290 ] {} <Debug> TCP-Session: 8c91e675-5fd7-4a96-a63f-ecb8988b2040 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5894 | 2026.01.24 00:57:00.777754 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5895 | 2026.01.24 00:57:00.777786 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5896 | 2026.01.24 00:57:00.777802 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5897 | 2026.01.24 00:57:00.777817 [ 294 ] {} <Debug> TCP-Session: 3e8451bf-cd9f-4328-8b39-2994b88e6a0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5898 | 2026.01.24 00:57:00.777833 [ 293 ] {} <Debug> TCP-Session: 02dcde75-1487-468b-a4bc-4a205639d330 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5899 | 2026.01.24 00:57:00.777853 [ 259 ] {} <Debug> TCP-Session: aa970bb1-ddc1-4c84-abd5-5e355280fba7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5900 | 2026.01.24 00:57:00.777774 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5901 | 2026.01.24 00:57:00.777767 [ 289 ] {} <Debug> TCP-Session: 694af998-f5b1-43db-b99b-c0fa5d2613b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5902 | 2026.01.24 00:57:00.777735 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5903 | 2026.01.24 00:57:00.777925 [ 291 ] {} <Debug> TCP-Session: 02b423cf-9f37-49cc-bad5-b7586fb0394d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5904 | 2026.01.24 00:57:00.777686 [ 288 ] {} <Debug> TCP-Session: 774db6d3-4812-4c2a-b49a-e210c5385e23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5905 | 2026.01.24 00:57:00.777979 [ 292 ] {} <Debug> TCP-Session: 3c779be8-6dc8-46c1-a97b-0a113941a971 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5906 | 2026.01.24 00:57:00.898532 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45414 | ||
| 5907 | 2026.01.24 00:57:00.898641 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5908 | 2026.01.24 00:57:00.898668 [ 292 ] {} <Debug> TCP-Session: 299b5821-586f-4b2c-ada0-c2955e28b605 Authenticating user 'default' from [fd00:1122:3344:101::e]:45414 | ||
| 5909 | 2026.01.24 00:57:00.898690 [ 292 ] {} <Debug> TCP-Session: 299b5821-586f-4b2c-ada0-c2955e28b605 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5910 | 2026.01.24 00:57:00.898704 [ 292 ] {} <Debug> TCP-Session: 299b5821-586f-4b2c-ada0-c2955e28b605 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5911 | 2026.01.24 00:57:00.898895 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43247 | ||
| 5912 | 2026.01.24 00:57:00.898925 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42216 | ||
| 5913 | 2026.01.24 00:57:00.898957 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57795 | ||
| 5914 | 2026.01.24 00:57:00.898978 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38668 | ||
| 5915 | 2026.01.24 00:57:00.898989 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53576 | ||
| 5916 | 2026.01.24 00:57:00.899010 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56829 | ||
| 5917 | 2026.01.24 00:57:00.899043 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5918 | 2026.01.24 00:57:00.899063 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5919 | 2026.01.24 00:57:00.899093 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5920 | 2026.01.24 00:57:00.899098 [ 259 ] {} <Debug> TCP-Session: 6dfba7cc-7110-48ad-84f1-24e335654566 Authenticating user 'default' from [fd00:1122:3344:101::e]:42216 | ||
| 5921 | 2026.01.24 00:57:00.899115 [ 289 ] {} <Debug> TCP-Session: 2b1f4189-a0c4-4078-8832-e2ef8c09fbbd Authenticating user 'default' from [fd00:1122:3344:101::e]:38668 | ||
| 5922 | 2026.01.24 00:57:00.899129 [ 290 ] {} <Debug> TCP-Session: 8e4bd074-8678-41e2-98ba-a63b5833074c Authenticating user 'default' from [fd00:1122:3344:101::e]:53576 | ||
| 5923 | 2026.01.24 00:57:00.899141 [ 259 ] {} <Debug> TCP-Session: 6dfba7cc-7110-48ad-84f1-24e335654566 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5924 | 2026.01.24 00:57:00.899153 [ 289 ] {} <Debug> TCP-Session: 2b1f4189-a0c4-4078-8832-e2ef8c09fbbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5925 | 2026.01.24 00:57:00.899165 [ 290 ] {} <Debug> TCP-Session: 8e4bd074-8678-41e2-98ba-a63b5833074c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5926 | 2026.01.24 00:57:00.899169 [ 259 ] {} <Debug> TCP-Session: 6dfba7cc-7110-48ad-84f1-24e335654566 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5927 | 2026.01.24 00:57:00.899184 [ 289 ] {} <Debug> TCP-Session: 2b1f4189-a0c4-4078-8832-e2ef8c09fbbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5928 | 2026.01.24 00:57:00.899197 [ 290 ] {} <Debug> TCP-Session: 8e4bd074-8678-41e2-98ba-a63b5833074c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5929 | 2026.01.24 00:57:00.899139 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5930 | 2026.01.24 00:57:00.899049 [ 292 ] {} <Trace> TCP-Session: 299b5821-586f-4b2c-ada0-c2955e28b605 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5931 | 2026.01.24 00:57:00.899274 [ 291 ] {} <Debug> TCP-Session: 9c366465-054b-482b-ab0c-b64031e91df3 Authenticating user 'default' from [fd00:1122:3344:101::e]:56829 | ||
| 5932 | 2026.01.24 00:57:00.899025 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5933 | 2026.01.24 00:57:00.899310 [ 291 ] {} <Debug> TCP-Session: 9c366465-054b-482b-ab0c-b64031e91df3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5934 | 2026.01.24 00:57:00.898966 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37666 | ||
| 5935 | 2026.01.24 00:57:00.899339 [ 291 ] {} <Debug> TCP-Session: 9c366465-054b-482b-ab0c-b64031e91df3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5936 | 2026.01.24 00:57:00.899336 [ 293 ] {} <Debug> TCP-Session: 655f933b-4778-4667-9aac-6ee2e8dc7736 Authenticating user 'default' from [fd00:1122:3344:101::e]:43247 | ||
| 5937 | 2026.01.24 00:57:00.898902 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40083 | ||
| 5938 | 2026.01.24 00:57:00.899400 [ 293 ] {} <Debug> TCP-Session: 655f933b-4778-4667-9aac-6ee2e8dc7736 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5939 | 2026.01.24 00:57:00.899410 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5940 | 2026.01.24 00:57:00.899436 [ 293 ] {} <Debug> TCP-Session: 655f933b-4778-4667-9aac-6ee2e8dc7736 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5941 | 2026.01.24 00:57:00.899453 [ 292 ] {d23bd9dc-dda0-4c6b-8216-cea9bb09dc27} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45414) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5942 | 2026.01.24 00:57:00.899465 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5943 | 2026.01.24 00:57:00.899457 [ 288 ] {} <Debug> TCP-Session: e32f9312-d095-4547-9616-c6e29dfb2a5d Authenticating user 'default' from [fd00:1122:3344:101::e]:37666 | ||
| 5944 | 2026.01.24 00:57:00.899505 [ 294 ] {} <Debug> TCP-Session: ceca6ec4-53fc-432c-9fe2-4446eb2f62f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:40083 | ||
| 5945 | 2026.01.24 00:57:00.899044 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5946 | 2026.01.24 00:57:00.899531 [ 294 ] {} <Debug> TCP-Session: ceca6ec4-53fc-432c-9fe2-4446eb2f62f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5947 | 2026.01.24 00:57:00.899524 [ 288 ] {} <Debug> TCP-Session: e32f9312-d095-4547-9616-c6e29dfb2a5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5948 | 2026.01.24 00:57:00.899554 [ 294 ] {} <Debug> TCP-Session: ceca6ec4-53fc-432c-9fe2-4446eb2f62f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5949 | 2026.01.24 00:57:00.899574 [ 288 ] {} <Debug> TCP-Session: e32f9312-d095-4547-9616-c6e29dfb2a5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5950 | 2026.01.24 00:57:00.899553 [ 349 ] {} <Debug> TCP-Session: 2bdb7961-0ee9-435b-a87c-21a56a0b44dc Authenticating user 'default' from [fd00:1122:3344:101::e]:57795 | ||
| 5951 | 2026.01.24 00:57:00.899617 [ 349 ] {} <Debug> TCP-Session: 2bdb7961-0ee9-435b-a87c-21a56a0b44dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5952 | 2026.01.24 00:57:00.899630 [ 349 ] {} <Debug> TCP-Session: 2bdb7961-0ee9-435b-a87c-21a56a0b44dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5953 | 2026.01.24 00:57:00.899779 [ 292 ] {d23bd9dc-dda0-4c6b-8216-cea9bb09dc27} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5954 | 2026.01.24 00:57:00.899843 [ 292 ] {d23bd9dc-dda0-4c6b-8216-cea9bb09dc27} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5955 | 2026.01.24 00:57:00.900160 [ 292 ] {d23bd9dc-dda0-4c6b-8216-cea9bb09dc27} <Debug> oximeter.version (e41782c5-ec67-41da-8086-17500ed3b5e4) (SelectExecutor): Key condition: unknown | ||
| 5956 | 2026.01.24 00:57:00.901286 [ 347 ] {d23bd9dc-dda0-4c6b-8216-cea9bb09dc27} <Trace> AggregatingTransform: Aggregating | ||
| 5957 | 2026.01.24 00:57:00.901338 [ 347 ] {d23bd9dc-dda0-4c6b-8216-cea9bb09dc27} <Trace> Aggregator: Aggregation method: without_key | ||
| 5958 | 2026.01.24 00:57:00.901378 [ 347 ] {d23bd9dc-dda0-4c6b-8216-cea9bb09dc27} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001098405 sec. (910.411 rows/sec., 35.56 KiB/sec.) | ||
| 5959 | 2026.01.24 00:57:00.901399 [ 347 ] {d23bd9dc-dda0-4c6b-8216-cea9bb09dc27} <Trace> Aggregator: Merging aggregated data | ||
| 5960 | 2026.01.24 00:57:00.902729 [ 292 ] {d23bd9dc-dda0-4c6b-8216-cea9bb09dc27} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003338 sec., 299.58058717795086 rows/sec., 11.70 KiB/sec. | ||
| 5961 | 2026.01.24 00:57:00.902889 [ 292 ] {d23bd9dc-dda0-4c6b-8216-cea9bb09dc27} <Debug> TCPHandler: Processed in 0.003981709 sec. | ||
| 5962 | 2026.01.24 00:57:00.902986 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5963 | 2026.01.24 00:57:00.903014 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5964 | 2026.01.24 00:57:00.903020 [ 292 ] {} <Debug> TCP-Session: 299b5821-586f-4b2c-ada0-c2955e28b605 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5965 | 2026.01.24 00:57:00.903036 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5966 | 2026.01.24 00:57:00.903060 [ 293 ] {} <Debug> TCP-Session: 655f933b-4778-4667-9aac-6ee2e8dc7736 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5967 | 2026.01.24 00:57:00.903055 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5968 | 2026.01.24 00:57:00.903076 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5969 | 2026.01.24 00:57:00.903092 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5970 | 2026.01.24 00:57:00.903120 [ 294 ] {} <Debug> TCP-Session: ceca6ec4-53fc-432c-9fe2-4446eb2f62f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5971 | 2026.01.24 00:57:00.903129 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5972 | 2026.01.24 00:57:00.903148 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5973 | 2026.01.24 00:57:00.903183 [ 289 ] {} <Debug> TCP-Session: 2b1f4189-a0c4-4078-8832-e2ef8c09fbbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5974 | 2026.01.24 00:57:00.903158 [ 349 ] {} <Debug> TCP-Session: 2bdb7961-0ee9-435b-a87c-21a56a0b44dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5975 | 2026.01.24 00:57:00.903209 [ 290 ] {} <Debug> TCP-Session: 8e4bd074-8678-41e2-98ba-a63b5833074c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5976 | 2026.01.24 00:57:00.903138 [ 288 ] {} <Debug> TCP-Session: e32f9312-d095-4547-9616-c6e29dfb2a5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5977 | 2026.01.24 00:57:00.903109 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5978 | 2026.01.24 00:57:00.903091 [ 291 ] {} <Debug> TCP-Session: 9c366465-054b-482b-ab0c-b64031e91df3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5979 | 2026.01.24 00:57:00.903303 [ 259 ] {} <Debug> TCP-Session: 6dfba7cc-7110-48ad-84f1-24e335654566 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5980 | 2026.01.24 00:57:01.465336 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5981 | 2026.01.24 00:57:01.465526 [ 262 ] {0ceac71e-5e1e-49dc-8c49-bfb3c12da605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5982 | 2026.01.24 00:57:01.465620 [ 262 ] {0ceac71e-5e1e-49dc-8c49-bfb3c12da605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5983 | 2026.01.24 00:57:01.466365 [ 262 ] {0ceac71e-5e1e-49dc-8c49-bfb3c12da605} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5984 | 2026.01.24 00:57:01.466416 [ 262 ] {0ceac71e-5e1e-49dc-8c49-bfb3c12da605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5985 | 2026.01.24 00:57:01.466818 [ 262 ] {0ceac71e-5e1e-49dc-8c49-bfb3c12da605} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 5986 | 2026.01.24 00:57:01.467074 [ 262 ] {0ceac71e-5e1e-49dc-8c49-bfb3c12da605} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5987 | 2026.01.24 00:57:01.467248 [ 262 ] {0ceac71e-5e1e-49dc-8c49-bfb3c12da605} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001772 sec., 31602.70880361174 rows/sec., 2.41 MiB/sec. | ||
| 5988 | 2026.01.24 00:57:01.467303 [ 262 ] {0ceac71e-5e1e-49dc-8c49-bfb3c12da605} <Debug> TCPHandler: Processed in 0.002096627 sec. | ||
| 5989 | 2026.01.24 00:57:01.467458 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5990 | 2026.01.24 00:57:01.467567 [ 262 ] {2de4f22a-44ca-4ff8-a718-9cd411c5b348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5991 | 2026.01.24 00:57:01.467617 [ 262 ] {2de4f22a-44ca-4ff8-a718-9cd411c5b348} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5992 | 2026.01.24 00:57:01.468159 [ 262 ] {2de4f22a-44ca-4ff8-a718-9cd411c5b348} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5993 | 2026.01.24 00:57:01.468195 [ 262 ] {2de4f22a-44ca-4ff8-a718-9cd411c5b348} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 5994 | 2026.01.24 00:57:01.468580 [ 262 ] {2de4f22a-44ca-4ff8-a718-9cd411c5b348} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 5995 | 2026.01.24 00:57:01.468807 [ 262 ] {2de4f22a-44ca-4ff8-a718-9cd411c5b348} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5996 | 2026.01.24 00:57:01.468960 [ 262 ] {2de4f22a-44ca-4ff8-a718-9cd411c5b348} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001412 sec., 45325.779036827196 rows/sec., 3.54 MiB/sec. | ||
| 5997 | 2026.01.24 00:57:01.469004 [ 262 ] {2de4f22a-44ca-4ff8-a718-9cd411c5b348} <Debug> TCPHandler: Processed in 0.001607686 sec. | ||
| 5998 | 2026.01.24 00:57:01.469132 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5999 | 2026.01.24 00:57:01.469233 [ 262 ] {015f5d36-b4e5-4747-823d-3a186b93f24b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6000 | 2026.01.24 00:57:01.469280 [ 262 ] {015f5d36-b4e5-4747-823d-3a186b93f24b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6001 | 2026.01.24 00:57:01.469740 [ 262 ] {015f5d36-b4e5-4747-823d-3a186b93f24b} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6002 | 2026.01.24 00:57:01.469774 [ 262 ] {015f5d36-b4e5-4747-823d-3a186b93f24b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6003 | 2026.01.24 00:57:01.470119 [ 262 ] {015f5d36-b4e5-4747-823d-3a186b93f24b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6004 | 2026.01.24 00:57:01.470337 [ 262 ] {015f5d36-b4e5-4747-823d-3a186b93f24b} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6005 | 2026.01.24 00:57:01.470499 [ 262 ] {015f5d36-b4e5-4747-823d-3a186b93f24b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001289 sec., 124127.23041117145 rows/sec., 8.65 MiB/sec. | ||
| 6006 | 2026.01.24 00:57:01.470540 [ 262 ] {015f5d36-b4e5-4747-823d-3a186b93f24b} <Debug> TCPHandler: Processed in 0.001460952 sec. | ||
| 6007 | 2026.01.24 00:57:01.470668 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6008 | 2026.01.24 00:57:01.470763 [ 262 ] {e9824a8f-fcf3-44e3-aae5-ec5667abd783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6009 | 2026.01.24 00:57:01.470805 [ 262 ] {e9824a8f-fcf3-44e3-aae5-ec5667abd783} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6010 | 2026.01.24 00:57:01.471155 [ 262 ] {e9824a8f-fcf3-44e3-aae5-ec5667abd783} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6011 | 2026.01.24 00:57:01.471190 [ 262 ] {e9824a8f-fcf3-44e3-aae5-ec5667abd783} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6012 | 2026.01.24 00:57:01.471514 [ 262 ] {e9824a8f-fcf3-44e3-aae5-ec5667abd783} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6013 | 2026.01.24 00:57:01.471727 [ 262 ] {e9824a8f-fcf3-44e3-aae5-ec5667abd783} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6014 | 2026.01.24 00:57:01.471852 [ 262 ] {e9824a8f-fcf3-44e3-aae5-ec5667abd783} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 6015 | 2026.01.24 00:57:01.471889 [ 262 ] {e9824a8f-fcf3-44e3-aae5-ec5667abd783} <Debug> TCPHandler: Processed in 0.001270968 sec. | ||
| 6016 | 2026.01.24 00:57:02.129546 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15813 | ||
| 6017 | 2026.01.24 00:57:02.130089 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6018 | 2026.01.24 00:57:02.130140 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6019 | 2026.01.24 00:57:02.130695 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6020 | 2026.01.24 00:57:02.130938 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6021 | 2026.01.24 00:57:02.131093 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15813 | ||
| 6022 | 2026.01.24 00:57:02.973906 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 6023 | 2026.01.24 00:57:02.990484 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6024 | 2026.01.24 00:57:02.990549 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6025 | 2026.01.24 00:57:02.996853 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6026 | 2026.01.24 00:57:02.997596 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6027 | 2026.01.24 00:57:03.000950 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 6028 | 2026.01.24 00:57:04.669247 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 730 | ||
| 6029 | 2026.01.24 00:57:04.671356 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6030 | 2026.01.24 00:57:04.671402 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6031 | 2026.01.24 00:57:04.672603 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6032 | 2026.01.24 00:57:04.672859 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6033 | 2026.01.24 00:57:04.673122 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 730 | ||
| 6034 | 2026.01.24 00:57:06.467612 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6035 | 2026.01.24 00:57:06.467791 [ 262 ] {d86dc88a-5731-4d2b-a83f-2e816ec71b86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6036 | 2026.01.24 00:57:06.467857 [ 262 ] {d86dc88a-5731-4d2b-a83f-2e816ec71b86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6037 | 2026.01.24 00:57:06.468641 [ 262 ] {d86dc88a-5731-4d2b-a83f-2e816ec71b86} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6038 | 2026.01.24 00:57:06.468690 [ 262 ] {d86dc88a-5731-4d2b-a83f-2e816ec71b86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6039 | 2026.01.24 00:57:06.469105 [ 262 ] {d86dc88a-5731-4d2b-a83f-2e816ec71b86} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6040 | 2026.01.24 00:57:06.469338 [ 262 ] {d86dc88a-5731-4d2b-a83f-2e816ec71b86} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6041 | 2026.01.24 00:57:06.469499 [ 262 ] {d86dc88a-5731-4d2b-a83f-2e816ec71b86} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001759 sec., 77316.65719158613 rows/sec., 6.69 MiB/sec. | ||
| 6042 | 2026.01.24 00:57:06.469544 [ 262 ] {d86dc88a-5731-4d2b-a83f-2e816ec71b86} <Debug> TCPHandler: Processed in 0.002057276 sec. | ||
| 6043 | 2026.01.24 00:57:06.469669 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6044 | 2026.01.24 00:57:06.469770 [ 262 ] {0e1fab58-2a0c-4bbc-a846-7f166e887f2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6045 | 2026.01.24 00:57:06.469813 [ 262 ] {0e1fab58-2a0c-4bbc-a846-7f166e887f2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6046 | 2026.01.24 00:57:06.470240 [ 262 ] {0e1fab58-2a0c-4bbc-a846-7f166e887f2c} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6047 | 2026.01.24 00:57:06.470274 [ 262 ] {0e1fab58-2a0c-4bbc-a846-7f166e887f2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6048 | 2026.01.24 00:57:06.470590 [ 262 ] {0e1fab58-2a0c-4bbc-a846-7f166e887f2c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6049 | 2026.01.24 00:57:06.470802 [ 262 ] {0e1fab58-2a0c-4bbc-a846-7f166e887f2c} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6050 | 2026.01.24 00:57:06.470930 [ 262 ] {0e1fab58-2a0c-4bbc-a846-7f166e887f2c} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001183 sec., 33812.341504649194 rows/sec., 2.48 MiB/sec. | ||
| 6051 | 2026.01.24 00:57:06.470970 [ 262 ] {0e1fab58-2a0c-4bbc-a846-7f166e887f2c} <Debug> TCPHandler: Processed in 0.0013515 sec. | ||
| 6052 | 2026.01.24 00:57:06.471083 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6053 | 2026.01.24 00:57:06.471183 [ 262 ] {d4e66345-b162-48de-9b05-67d7965c827b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6054 | 2026.01.24 00:57:06.471224 [ 262 ] {d4e66345-b162-48de-9b05-67d7965c827b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6055 | 2026.01.24 00:57:06.471668 [ 262 ] {d4e66345-b162-48de-9b05-67d7965c827b} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6056 | 2026.01.24 00:57:06.471699 [ 262 ] {d4e66345-b162-48de-9b05-67d7965c827b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6057 | 2026.01.24 00:57:06.472010 [ 262 ] {d4e66345-b162-48de-9b05-67d7965c827b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6058 | 2026.01.24 00:57:06.472231 [ 262 ] {d4e66345-b162-48de-9b05-67d7965c827b} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6059 | 2026.01.24 00:57:06.472359 [ 262 ] {d4e66345-b162-48de-9b05-67d7965c827b} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001196 sec., 86956.52173913043 rows/sec., 6.79 MiB/sec. | ||
| 6060 | 2026.01.24 00:57:06.472396 [ 262 ] {d4e66345-b162-48de-9b05-67d7965c827b} <Debug> TCPHandler: Processed in 0.001361101 sec. | ||
| 6061 | 2026.01.24 00:57:06.472507 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6062 | 2026.01.24 00:57:06.472601 [ 262 ] {36947a5e-e7b7-474b-8d6a-c53f17ac3048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6063 | 2026.01.24 00:57:06.472644 [ 262 ] {36947a5e-e7b7-474b-8d6a-c53f17ac3048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6064 | 2026.01.24 00:57:06.473054 [ 262 ] {36947a5e-e7b7-474b-8d6a-c53f17ac3048} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6065 | 2026.01.24 00:57:06.473089 [ 262 ] {36947a5e-e7b7-474b-8d6a-c53f17ac3048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6066 | 2026.01.24 00:57:06.473425 [ 262 ] {36947a5e-e7b7-474b-8d6a-c53f17ac3048} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6067 | 2026.01.24 00:57:06.473645 [ 262 ] {36947a5e-e7b7-474b-8d6a-c53f17ac3048} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6068 | 2026.01.24 00:57:06.473778 [ 262 ] {36947a5e-e7b7-474b-8d6a-c53f17ac3048} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 6069 | 2026.01.24 00:57:06.473816 [ 262 ] {36947a5e-e7b7-474b-8d6a-c53f17ac3048} <Debug> TCPHandler: Processed in 0.001357031 sec. | ||
| 6070 | 2026.01.24 00:57:06.473916 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6071 | 2026.01.24 00:57:06.474010 [ 262 ] {edbc4f31-e02c-45ab-bea9-63d8cb2f961f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6072 | 2026.01.24 00:57:06.474063 [ 262 ] {edbc4f31-e02c-45ab-bea9-63d8cb2f961f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6073 | 2026.01.24 00:57:06.474898 [ 262 ] {edbc4f31-e02c-45ab-bea9-63d8cb2f961f} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6074 | 2026.01.24 00:57:06.474932 [ 262 ] {edbc4f31-e02c-45ab-bea9-63d8cb2f961f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6075 | 2026.01.24 00:57:06.475499 [ 262 ] {edbc4f31-e02c-45ab-bea9-63d8cb2f961f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6076 | 2026.01.24 00:57:06.475733 [ 262 ] {edbc4f31-e02c-45ab-bea9-63d8cb2f961f} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6077 | 2026.01.24 00:57:06.475872 [ 262 ] {edbc4f31-e02c-45ab-bea9-63d8cb2f961f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00188 sec., 21276.595744680853 rows/sec., 38.13 MiB/sec. | ||
| 6078 | 2026.01.24 00:57:06.475935 [ 262 ] {edbc4f31-e02c-45ab-bea9-63d8cb2f961f} <Debug> TCPHandler: Processed in 0.002066756 sec. | ||
| 6079 | 2026.01.24 00:57:06.476044 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6080 | 2026.01.24 00:57:06.476139 [ 262 ] {e923833a-83b3-445c-8e6b-229bec6a1de4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6081 | 2026.01.24 00:57:06.476182 [ 262 ] {e923833a-83b3-445c-8e6b-229bec6a1de4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6082 | 2026.01.24 00:57:06.476515 [ 262 ] {e923833a-83b3-445c-8e6b-229bec6a1de4} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6083 | 2026.01.24 00:57:06.476550 [ 262 ] {e923833a-83b3-445c-8e6b-229bec6a1de4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6084 | 2026.01.24 00:57:06.476856 [ 262 ] {e923833a-83b3-445c-8e6b-229bec6a1de4} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6085 | 2026.01.24 00:57:06.477068 [ 262 ] {e923833a-83b3-445c-8e6b-229bec6a1de4} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6086 | 2026.01.24 00:57:06.477192 [ 262 ] {e923833a-83b3-445c-8e6b-229bec6a1de4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 6087 | 2026.01.24 00:57:06.477227 [ 262 ] {e923833a-83b3-445c-8e6b-229bec6a1de4} <Debug> TCPHandler: Processed in 0.001232238 sec. | ||
| 6088 | 2026.01.24 00:57:09.509428 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6089 | 2026.01.24 00:57:09.509500 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6090 | 2026.01.24 00:57:09.632137 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16261 | ||
| 6091 | 2026.01.24 00:57:09.632626 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6092 | 2026.01.24 00:57:09.632664 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6093 | 2026.01.24 00:57:09.633160 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6094 | 2026.01.24 00:57:09.633401 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6095 | 2026.01.24 00:57:09.633547 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16261 | ||
| 6096 | 2026.01.24 00:57:10.501979 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 6097 | 2026.01.24 00:57:10.517538 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6098 | 2026.01.24 00:57:10.517596 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6099 | 2026.01.24 00:57:10.523904 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6100 | 2026.01.24 00:57:10.524590 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6101 | 2026.01.24 00:57:10.527736 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 6102 | 2026.01.24 00:57:11.464636 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6103 | 2026.01.24 00:57:11.464832 [ 262 ] {60329ea5-6f36-4943-bad9-497b8dfa23ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6104 | 2026.01.24 00:57:11.464903 [ 262 ] {60329ea5-6f36-4943-bad9-497b8dfa23ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6105 | 2026.01.24 00:57:11.465667 [ 262 ] {60329ea5-6f36-4943-bad9-497b8dfa23ff} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6106 | 2026.01.24 00:57:11.465723 [ 262 ] {60329ea5-6f36-4943-bad9-497b8dfa23ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6107 | 2026.01.24 00:57:11.466116 [ 262 ] {60329ea5-6f36-4943-bad9-497b8dfa23ff} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6108 | 2026.01.24 00:57:11.466345 [ 262 ] {60329ea5-6f36-4943-bad9-497b8dfa23ff} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6109 | 2026.01.24 00:57:11.466496 [ 262 ] {60329ea5-6f36-4943-bad9-497b8dfa23ff} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001719 sec., 32577.079697498546 rows/sec., 2.49 MiB/sec. | ||
| 6110 | 2026.01.24 00:57:11.466537 [ 262 ] {60329ea5-6f36-4943-bad9-497b8dfa23ff} <Debug> TCPHandler: Processed in 0.002034125 sec. | ||
| 6111 | 2026.01.24 00:57:11.466652 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6112 | 2026.01.24 00:57:11.466746 [ 262 ] {f9ea63f3-749a-47da-ae10-8cbb66d1c13b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6113 | 2026.01.24 00:57:11.466787 [ 262 ] {f9ea63f3-749a-47da-ae10-8cbb66d1c13b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6114 | 2026.01.24 00:57:11.467193 [ 262 ] {f9ea63f3-749a-47da-ae10-8cbb66d1c13b} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6115 | 2026.01.24 00:57:11.467229 [ 262 ] {f9ea63f3-749a-47da-ae10-8cbb66d1c13b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6116 | 2026.01.24 00:57:11.467525 [ 262 ] {f9ea63f3-749a-47da-ae10-8cbb66d1c13b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6117 | 2026.01.24 00:57:11.467726 [ 262 ] {f9ea63f3-749a-47da-ae10-8cbb66d1c13b} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6118 | 2026.01.24 00:57:11.467850 [ 262 ] {f9ea63f3-749a-47da-ae10-8cbb66d1c13b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001123 sec., 56990.20480854853 rows/sec., 4.45 MiB/sec. | ||
| 6119 | 2026.01.24 00:57:11.467886 [ 262 ] {f9ea63f3-749a-47da-ae10-8cbb66d1c13b} <Debug> TCPHandler: Processed in 0.001281679 sec. | ||
| 6120 | 2026.01.24 00:57:11.467994 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6121 | 2026.01.24 00:57:11.468086 [ 262 ] {ffa5271e-7682-48ee-934a-232aecd4af46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6122 | 2026.01.24 00:57:11.468128 [ 262 ] {ffa5271e-7682-48ee-934a-232aecd4af46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6123 | 2026.01.24 00:57:11.468562 [ 262 ] {ffa5271e-7682-48ee-934a-232aecd4af46} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6124 | 2026.01.24 00:57:11.468599 [ 262 ] {ffa5271e-7682-48ee-934a-232aecd4af46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6125 | 2026.01.24 00:57:11.468928 [ 262 ] {ffa5271e-7682-48ee-934a-232aecd4af46} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6126 | 2026.01.24 00:57:11.469128 [ 262 ] {ffa5271e-7682-48ee-934a-232aecd4af46} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6127 | 2026.01.24 00:57:11.469252 [ 262 ] {ffa5271e-7682-48ee-934a-232aecd4af46} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 6128 | 2026.01.24 00:57:11.469288 [ 262 ] {ffa5271e-7682-48ee-934a-232aecd4af46} <Debug> TCPHandler: Processed in 0.00134154 sec. | ||
| 6129 | 2026.01.24 00:57:11.469395 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6130 | 2026.01.24 00:57:11.469487 [ 262 ] {c46a63bf-72dc-4a99-83a4-24ad3dcb19d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6131 | 2026.01.24 00:57:11.469528 [ 262 ] {c46a63bf-72dc-4a99-83a4-24ad3dcb19d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6132 | 2026.01.24 00:57:11.469853 [ 262 ] {c46a63bf-72dc-4a99-83a4-24ad3dcb19d9} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6133 | 2026.01.24 00:57:11.469887 [ 262 ] {c46a63bf-72dc-4a99-83a4-24ad3dcb19d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6134 | 2026.01.24 00:57:11.470190 [ 262 ] {c46a63bf-72dc-4a99-83a4-24ad3dcb19d9} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6135 | 2026.01.24 00:57:11.470389 [ 262 ] {c46a63bf-72dc-4a99-83a4-24ad3dcb19d9} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6136 | 2026.01.24 00:57:11.470512 [ 262 ] {c46a63bf-72dc-4a99-83a4-24ad3dcb19d9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001044 sec., 57471.26436781609 rows/sec., 3.87 MiB/sec. | ||
| 6137 | 2026.01.24 00:57:11.470546 [ 262 ] {c46a63bf-72dc-4a99-83a4-24ad3dcb19d9} <Debug> TCPHandler: Processed in 0.001199327 sec. | ||
| 6138 | 2026.01.24 00:57:14.674220 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 750 | ||
| 6139 | 2026.01.24 00:57:14.676265 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6140 | 2026.01.24 00:57:14.676308 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6141 | 2026.01.24 00:57:14.677514 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6142 | 2026.01.24 00:57:14.677778 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6143 | 2026.01.24 00:57:14.678040 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 750 | ||
| 6144 | 2026.01.24 00:57:16.496324 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6145 | 2026.01.24 00:57:16.496505 [ 262 ] {884a332b-bdc1-48bd-a81d-e320944aeaf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6146 | 2026.01.24 00:57:16.496582 [ 262 ] {884a332b-bdc1-48bd-a81d-e320944aeaf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6147 | 2026.01.24 00:57:16.497309 [ 262 ] {884a332b-bdc1-48bd-a81d-e320944aeaf3} <Trace> oximeter.fields_i16 (c3bc7777-ff50-4015-ba4c-c8af214321b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6148 | 2026.01.24 00:57:16.497358 [ 262 ] {884a332b-bdc1-48bd-a81d-e320944aeaf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6149 | 2026.01.24 00:57:16.497804 [ 262 ] {884a332b-bdc1-48bd-a81d-e320944aeaf3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6150 | 2026.01.24 00:57:16.498030 [ 262 ] {884a332b-bdc1-48bd-a81d-e320944aeaf3} <Trace> oximeter.fields_i16 (c3bc7777-ff50-4015-ba4c-c8af214321b2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6151 | 2026.01.24 00:57:16.498159 [ 143 ] {} <Debug> oximeter.fields_i16 (c3bc7777-ff50-4015-ba4c-c8af214321b2) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6152 | 2026.01.24 00:57:16.498193 [ 262 ] {884a332b-bdc1-48bd-a81d-e320944aeaf3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00174 sec., 13793.103448275862 rows/sec., 1.14 MiB/sec. | ||
| 6153 | 2026.01.24 00:57:16.498197 [ 143 ] {} <Trace> oximeter.fields_i16 (c3bc7777-ff50-4015-ba4c-c8af214321b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6154 | 2026.01.24 00:57:16.498225 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6155 | 2026.01.24 00:57:16.498244 [ 262 ] {884a332b-bdc1-48bd-a81d-e320944aeaf3} <Debug> TCPHandler: Processed in 0.002058586 sec. | ||
| 6156 | 2026.01.24 00:57:16.498349 [ 194 ] {c3bc7777-ff50-4015-ba4c-c8af214321b2::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 | ||
| 6157 | 2026.01.24 00:57:16.498379 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6158 | 2026.01.24 00:57:16.498491 [ 262 ] {63c555fa-3120-40f3-846f-2fdccbff5c65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6159 | 2026.01.24 00:57:16.498510 [ 194 ] {c3bc7777-ff50-4015-ba4c-c8af214321b2::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6160 | 2026.01.24 00:57:16.498535 [ 262 ] {63c555fa-3120-40f3-846f-2fdccbff5c65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6161 | 2026.01.24 00:57:16.498552 [ 194 ] {c3bc7777-ff50-4015-ba4c-c8af214321b2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 24 rows starting from the beginning of the part | ||
| 6162 | 2026.01.24 00:57:16.498629 [ 194 ] {c3bc7777-ff50-4015-ba4c-c8af214321b2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 6163 | 2026.01.24 00:57:16.498673 [ 194 ] {c3bc7777-ff50-4015-ba4c-c8af214321b2::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 | ||
| 6164 | 2026.01.24 00:57:16.498716 [ 194 ] {c3bc7777-ff50-4015-ba4c-c8af214321b2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 6165 | 2026.01.24 00:57:16.498765 [ 194 ] {c3bc7777-ff50-4015-ba4c-c8af214321b2::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 | ||
| 6166 | 2026.01.24 00:57:16.498969 [ 262 ] {63c555fa-3120-40f3-846f-2fdccbff5c65} <Trace> oximeter.fields_ipaddr (11711a15-37c4-432c-a9a4-559ec6fcba92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6167 | 2026.01.24 00:57:16.499009 [ 262 ] {63c555fa-3120-40f3-846f-2fdccbff5c65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6168 | 2026.01.24 00:57:16.499329 [ 262 ] {63c555fa-3120-40f3-846f-2fdccbff5c65} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6169 | 2026.01.24 00:57:16.499556 [ 262 ] {63c555fa-3120-40f3-846f-2fdccbff5c65} <Trace> oximeter.fields_ipaddr (11711a15-37c4-432c-a9a4-559ec6fcba92): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6170 | 2026.01.24 00:57:16.499592 [ 190 ] {c3bc7777-ff50-4015-ba4c-c8af214321b2::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001300689 sec., 92258.79514626479 rows/sec., 8.01 MiB/sec. | ||
| 6171 | 2026.01.24 00:57:16.499691 [ 262 ] {63c555fa-3120-40f3-846f-2fdccbff5c65} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001225 sec., 11428.57142857143 rows/sec., 931.92 KiB/sec. | ||
| 6172 | 2026.01.24 00:57:16.499730 [ 194 ] {c3bc7777-ff50-4015-ba4c-c8af214321b2::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6173 | 2026.01.24 00:57:16.499735 [ 262 ] {63c555fa-3120-40f3-846f-2fdccbff5c65} <Debug> TCPHandler: Processed in 0.001407401 sec. | ||
| 6174 | 2026.01.24 00:57:16.499865 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6175 | 2026.01.24 00:57:16.499964 [ 262 ] {6c301db3-83e0-46a6-80d8-03e7a3e46a70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6176 | 2026.01.24 00:57:16.499998 [ 194 ] {c3bc7777-ff50-4015-ba4c-c8af214321b2::all_1_9_2} <Trace> oximeter.fields_i16 (c3bc7777-ff50-4015-ba4c-c8af214321b2): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6177 | 2026.01.24 00:57:16.500006 [ 262 ] {6c301db3-83e0-46a6-80d8-03e7a3e46a70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6178 | 2026.01.24 00:57:16.500078 [ 194 ] {c3bc7777-ff50-4015-ba4c-c8af214321b2::all_1_9_2} <Trace> oximeter.fields_i16 (c3bc7777-ff50-4015-ba4c-c8af214321b2) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6179 | 2026.01.24 00:57:16.500166 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 6180 | 2026.01.24 00:57:16.501088 [ 262 ] {6c301db3-83e0-46a6-80d8-03e7a3e46a70} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6181 | 2026.01.24 00:57:16.501128 [ 262 ] {6c301db3-83e0-46a6-80d8-03e7a3e46a70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6182 | 2026.01.24 00:57:16.501535 [ 262 ] {6c301db3-83e0-46a6-80d8-03e7a3e46a70} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6183 | 2026.01.24 00:57:16.501755 [ 262 ] {6c301db3-83e0-46a6-80d8-03e7a3e46a70} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6184 | 2026.01.24 00:57:16.501892 [ 262 ] {6c301db3-83e0-46a6-80d8-03e7a3e46a70} <Debug> executeQuery: Read 1403 rows, 120.12 KiB in 0.001948 sec., 720225.8726899384 rows/sec., 60.22 MiB/sec. | ||
| 6185 | 2026.01.24 00:57:16.501930 [ 262 ] {6c301db3-83e0-46a6-80d8-03e7a3e46a70} <Debug> TCPHandler: Processed in 0.002113977 sec. | ||
| 6186 | 2026.01.24 00:57:16.502035 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6187 | 2026.01.24 00:57:16.502131 [ 262 ] {40696fa0-1968-42a1-8966-8bf427e5092d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6188 | 2026.01.24 00:57:16.502171 [ 262 ] {40696fa0-1968-42a1-8966-8bf427e5092d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6189 | 2026.01.24 00:57:16.502582 [ 262 ] {40696fa0-1968-42a1-8966-8bf427e5092d} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6190 | 2026.01.24 00:57:16.502617 [ 262 ] {40696fa0-1968-42a1-8966-8bf427e5092d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6191 | 2026.01.24 00:57:16.502936 [ 262 ] {40696fa0-1968-42a1-8966-8bf427e5092d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6192 | 2026.01.24 00:57:16.503145 [ 262 ] {40696fa0-1968-42a1-8966-8bf427e5092d} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6193 | 2026.01.24 00:57:16.503273 [ 262 ] {40696fa0-1968-42a1-8966-8bf427e5092d} <Debug> executeQuery: Read 66 rows, 4.95 KiB in 0.001162 sec., 56798.6230636833 rows/sec., 4.16 MiB/sec. | ||
| 6194 | 2026.01.24 00:57:16.503311 [ 262 ] {40696fa0-1968-42a1-8966-8bf427e5092d} <Debug> TCPHandler: Processed in 0.00132314 sec. | ||
| 6195 | 2026.01.24 00:57:16.503439 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6196 | 2026.01.24 00:57:16.503535 [ 262 ] {e53c1544-a3dc-4b55-b202-ee103200f915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6197 | 2026.01.24 00:57:16.503575 [ 262 ] {e53c1544-a3dc-4b55-b202-ee103200f915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6198 | 2026.01.24 00:57:16.504037 [ 262 ] {e53c1544-a3dc-4b55-b202-ee103200f915} <Trace> oximeter.fields_u32 (fea0c977-557f-4a86-adf9-80bb19699eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6199 | 2026.01.24 00:57:16.504071 [ 262 ] {e53c1544-a3dc-4b55-b202-ee103200f915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6200 | 2026.01.24 00:57:16.504371 [ 262 ] {e53c1544-a3dc-4b55-b202-ee103200f915} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6201 | 2026.01.24 00:57:16.504579 [ 262 ] {e53c1544-a3dc-4b55-b202-ee103200f915} <Trace> oximeter.fields_u32 (fea0c977-557f-4a86-adf9-80bb19699eee): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6202 | 2026.01.24 00:57:16.504704 [ 262 ] {e53c1544-a3dc-4b55-b202-ee103200f915} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001189 sec., 211942.80908326324 rows/sec., 14.66 MiB/sec. | ||
| 6203 | 2026.01.24 00:57:16.504742 [ 262 ] {e53c1544-a3dc-4b55-b202-ee103200f915} <Debug> TCPHandler: Processed in 0.00136107 sec. | ||
| 6204 | 2026.01.24 00:57:16.504855 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6205 | 2026.01.24 00:57:16.504949 [ 262 ] {ce0c7d87-a2a7-4fed-9882-2d489b3f3320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6206 | 2026.01.24 00:57:16.504988 [ 262 ] {ce0c7d87-a2a7-4fed-9882-2d489b3f3320} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6207 | 2026.01.24 00:57:16.505411 [ 262 ] {ce0c7d87-a2a7-4fed-9882-2d489b3f3320} <Trace> oximeter.fields_u8 (0c7590bb-02de-42c3-a38e-55a03cb7beeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6208 | 2026.01.24 00:57:16.505465 [ 262 ] {ce0c7d87-a2a7-4fed-9882-2d489b3f3320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6209 | 2026.01.24 00:57:16.505856 [ 262 ] {ce0c7d87-a2a7-4fed-9882-2d489b3f3320} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6210 | 2026.01.24 00:57:16.506082 [ 262 ] {ce0c7d87-a2a7-4fed-9882-2d489b3f3320} <Trace> oximeter.fields_u8 (0c7590bb-02de-42c3-a38e-55a03cb7beeb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6211 | 2026.01.24 00:57:16.506180 [ 143 ] {} <Debug> oximeter.fields_u8 (0c7590bb-02de-42c3-a38e-55a03cb7beeb) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6212 | 2026.01.24 00:57:16.506209 [ 262 ] {ce0c7d87-a2a7-4fed-9882-2d489b3f3320} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001279 sec., 9382.329945269743 rows/sec., 732.99 KiB/sec. | ||
| 6213 | 2026.01.24 00:57:16.506212 [ 143 ] {} <Trace> oximeter.fields_u8 (0c7590bb-02de-42c3-a38e-55a03cb7beeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6214 | 2026.01.24 00:57:16.506242 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6215 | 2026.01.24 00:57:16.506248 [ 262 ] {ce0c7d87-a2a7-4fed-9882-2d489b3f3320} <Debug> TCPHandler: Processed in 0.001441973 sec. | ||
| 6216 | 2026.01.24 00:57:16.506344 [ 199 ] {0c7590bb-02de-42c3-a38e-55a03cb7beeb::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 | ||
| 6217 | 2026.01.24 00:57:16.506363 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6218 | 2026.01.24 00:57:16.506476 [ 262 ] {f493b616-7b17-4100-99c8-cf9d012d83e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6219 | 2026.01.24 00:57:16.506482 [ 199 ] {0c7590bb-02de-42c3-a38e-55a03cb7beeb::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6220 | 2026.01.24 00:57:16.506520 [ 262 ] {f493b616-7b17-4100-99c8-cf9d012d83e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6221 | 2026.01.24 00:57:16.506529 [ 199 ] {0c7590bb-02de-42c3-a38e-55a03cb7beeb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part | ||
| 6222 | 2026.01.24 00:57:16.506607 [ 199 ] {0c7590bb-02de-42c3-a38e-55a03cb7beeb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 6223 | 2026.01.24 00:57:16.506655 [ 199 ] {0c7590bb-02de-42c3-a38e-55a03cb7beeb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 6224 | 2026.01.24 00:57:16.506724 [ 199 ] {0c7590bb-02de-42c3-a38e-55a03cb7beeb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 6225 | 2026.01.24 00:57:16.506764 [ 199 ] {0c7590bb-02de-42c3-a38e-55a03cb7beeb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 6226 | 2026.01.24 00:57:16.507163 [ 262 ] {f493b616-7b17-4100-99c8-cf9d012d83e0} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6227 | 2026.01.24 00:57:16.507205 [ 262 ] {f493b616-7b17-4100-99c8-cf9d012d83e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6228 | 2026.01.24 00:57:16.507507 [ 199 ] {0c7590bb-02de-42c3-a38e-55a03cb7beeb::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001208998 sec., 49627.87366066776 rows/sec., 3.98 MiB/sec. | ||
| 6229 | 2026.01.24 00:57:16.507580 [ 262 ] {f493b616-7b17-4100-99c8-cf9d012d83e0} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6230 | 2026.01.24 00:57:16.507661 [ 201 ] {0c7590bb-02de-42c3-a38e-55a03cb7beeb::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6231 | 2026.01.24 00:57:16.507804 [ 262 ] {f493b616-7b17-4100-99c8-cf9d012d83e0} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6232 | 2026.01.24 00:57:16.507926 [ 201 ] {0c7590bb-02de-42c3-a38e-55a03cb7beeb::all_1_9_2} <Trace> oximeter.fields_u8 (0c7590bb-02de-42c3-a38e-55a03cb7beeb): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6233 | 2026.01.24 00:57:16.507962 [ 262 ] {f493b616-7b17-4100-99c8-cf9d012d83e0} <Debug> executeQuery: Read 610 rows, 47.01 KiB in 0.001505 sec., 405315.6146179402 rows/sec., 30.50 MiB/sec. | ||
| 6234 | 2026.01.24 00:57:16.507989 [ 201 ] {0c7590bb-02de-42c3-a38e-55a03cb7beeb::all_1_9_2} <Trace> oximeter.fields_u8 (0c7590bb-02de-42c3-a38e-55a03cb7beeb) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6235 | 2026.01.24 00:57:16.508001 [ 262 ] {f493b616-7b17-4100-99c8-cf9d012d83e0} <Debug> TCPHandler: Processed in 0.001686578 sec. | ||
| 6236 | 2026.01.24 00:57:16.508064 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 6237 | 2026.01.24 00:57:16.508110 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6238 | 2026.01.24 00:57:16.508205 [ 262 ] {9caafad4-d17e-4db9-9824-d5e7bbb2d02c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6239 | 2026.01.24 00:57:16.508247 [ 262 ] {9caafad4-d17e-4db9-9824-d5e7bbb2d02c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6240 | 2026.01.24 00:57:16.508841 [ 262 ] {9caafad4-d17e-4db9-9824-d5e7bbb2d02c} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6241 | 2026.01.24 00:57:16.508874 [ 262 ] {9caafad4-d17e-4db9-9824-d5e7bbb2d02c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6242 | 2026.01.24 00:57:16.509256 [ 262 ] {9caafad4-d17e-4db9-9824-d5e7bbb2d02c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6243 | 2026.01.24 00:57:16.509484 [ 262 ] {9caafad4-d17e-4db9-9824-d5e7bbb2d02c} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6244 | 2026.01.24 00:57:16.509617 [ 262 ] {9caafad4-d17e-4db9-9824-d5e7bbb2d02c} <Debug> executeQuery: Read 887 rows, 61.65 KiB in 0.001431 sec., 619846.2613556953 rows/sec., 42.07 MiB/sec. | ||
| 6245 | 2026.01.24 00:57:16.509682 [ 262 ] {9caafad4-d17e-4db9-9824-d5e7bbb2d02c} <Debug> TCPHandler: Processed in 0.001619816 sec. | ||
| 6246 | 2026.01.24 00:57:16.509875 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6247 | 2026.01.24 00:57:16.509988 [ 262 ] {3664ce17-544b-46d0-9e3d-011729c51bf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6248 | 2026.01.24 00:57:16.510053 [ 262 ] {3664ce17-544b-46d0-9e3d-011729c51bf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6249 | 2026.01.24 00:57:16.511177 [ 262 ] {3664ce17-544b-46d0-9e3d-011729c51bf6} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6250 | 2026.01.24 00:57:16.511210 [ 262 ] {3664ce17-544b-46d0-9e3d-011729c51bf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6251 | 2026.01.24 00:57:16.511822 [ 262 ] {3664ce17-544b-46d0-9e3d-011729c51bf6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6252 | 2026.01.24 00:57:16.512102 [ 262 ] {3664ce17-544b-46d0-9e3d-011729c51bf6} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6253 | 2026.01.24 00:57:16.512264 [ 262 ] {3664ce17-544b-46d0-9e3d-011729c51bf6} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002298 sec., 17406.440382941688 rows/sec., 31.19 MiB/sec. | ||
| 6254 | 2026.01.24 00:57:16.512343 [ 262 ] {3664ce17-544b-46d0-9e3d-011729c51bf6} <Debug> TCPHandler: Processed in 0.002529456 sec. | ||
| 6255 | 2026.01.24 00:57:16.512469 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6256 | 2026.01.24 00:57:16.512569 [ 262 ] {acb7c314-0843-4c39-839d-801a43d66485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6257 | 2026.01.24 00:57:16.512617 [ 262 ] {acb7c314-0843-4c39-839d-801a43d66485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6258 | 2026.01.24 00:57:16.512979 [ 262 ] {acb7c314-0843-4c39-839d-801a43d66485} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6259 | 2026.01.24 00:57:16.513012 [ 262 ] {acb7c314-0843-4c39-839d-801a43d66485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6260 | 2026.01.24 00:57:16.513324 [ 262 ] {acb7c314-0843-4c39-839d-801a43d66485} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6261 | 2026.01.24 00:57:16.513535 [ 262 ] {acb7c314-0843-4c39-839d-801a43d66485} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6262 | 2026.01.24 00:57:16.513663 [ 262 ] {acb7c314-0843-4c39-839d-801a43d66485} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 6263 | 2026.01.24 00:57:16.513700 [ 262 ] {acb7c314-0843-4c39-839d-801a43d66485} <Debug> TCPHandler: Processed in 0.001278879 sec. | ||
| 6264 | 2026.01.24 00:57:17.133617 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16773 | ||
| 6265 | 2026.01.24 00:57:17.134248 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6266 | 2026.01.24 00:57:17.134282 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6267 | 2026.01.24 00:57:17.134770 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6268 | 2026.01.24 00:57:17.134995 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6269 | 2026.01.24 00:57:17.135130 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16773 | ||
| 6270 | 2026.01.24 00:57:18.028800 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 6271 | 2026.01.24 00:57:18.046028 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6272 | 2026.01.24 00:57:18.046081 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6273 | 2026.01.24 00:57:18.052500 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6274 | 2026.01.24 00:57:18.053230 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6275 | 2026.01.24 00:57:18.056007 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 6276 | 2026.01.24 00:57:21.464921 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6277 | 2026.01.24 00:57:21.465131 [ 262 ] {a64b04fb-abc4-462f-962d-eb0e50e22ff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6278 | 2026.01.24 00:57:21.465203 [ 262 ] {a64b04fb-abc4-462f-962d-eb0e50e22ff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6279 | 2026.01.24 00:57:21.465957 [ 262 ] {a64b04fb-abc4-462f-962d-eb0e50e22ff8} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6280 | 2026.01.24 00:57:21.466009 [ 262 ] {a64b04fb-abc4-462f-962d-eb0e50e22ff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6281 | 2026.01.24 00:57:21.466423 [ 262 ] {a64b04fb-abc4-462f-962d-eb0e50e22ff8} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6282 | 2026.01.24 00:57:21.466662 [ 262 ] {a64b04fb-abc4-462f-962d-eb0e50e22ff8} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6283 | 2026.01.24 00:57:21.466809 [ 147 ] {} <Debug> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6284 | 2026.01.24 00:57:21.466824 [ 262 ] {a64b04fb-abc4-462f-962d-eb0e50e22ff8} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001745 sec., 32091.690544412606 rows/sec., 2.45 MiB/sec. | ||
| 6285 | 2026.01.24 00:57:21.466855 [ 147 ] {} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6286 | 2026.01.24 00:57:21.466880 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6287 | 2026.01.24 00:57:21.466883 [ 262 ] {a64b04fb-abc4-462f-962d-eb0e50e22ff8} <Debug> TCPHandler: Processed in 0.002089717 sec. | ||
| 6288 | 2026.01.24 00:57:21.467020 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6289 | 2026.01.24 00:57:21.467030 [ 190 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 6290 | 2026.01.24 00:57:21.467122 [ 262 ] {13090f50-6054-4ff7-8850-4e1849182f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6291 | 2026.01.24 00:57:21.467170 [ 262 ] {13090f50-6054-4ff7-8850-4e1849182f9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6292 | 2026.01.24 00:57:21.467175 [ 190 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6293 | 2026.01.24 00:57:21.467220 [ 190 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1407 rows starting from the beginning of the part | ||
| 6294 | 2026.01.24 00:57:21.467290 [ 190 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 56 rows starting from the beginning of the part | ||
| 6295 | 2026.01.24 00:57:21.467367 [ 190 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 136 rows starting from the beginning of the part | ||
| 6296 | 2026.01.24 00:57:21.467416 [ 190 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 56 rows starting from the beginning of the part | ||
| 6297 | 2026.01.24 00:57:21.467457 [ 190 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1403 rows starting from the beginning of the part | ||
| 6298 | 2026.01.24 00:57:21.467498 [ 190 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part | ||
| 6299 | 2026.01.24 00:57:21.467621 [ 262 ] {13090f50-6054-4ff7-8850-4e1849182f9c} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6300 | 2026.01.24 00:57:21.467662 [ 262 ] {13090f50-6054-4ff7-8850-4e1849182f9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6301 | 2026.01.24 00:57:21.468013 [ 262 ] {13090f50-6054-4ff7-8850-4e1849182f9c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6302 | 2026.01.24 00:57:21.468252 [ 262 ] {13090f50-6054-4ff7-8850-4e1849182f9c} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6303 | 2026.01.24 00:57:21.468360 [ 147 ] {} <Debug> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6304 | 2026.01.24 00:57:21.468386 [ 262 ] {13090f50-6054-4ff7-8850-4e1849182f9c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001289 sec., 49650.89216446858 rows/sec., 3.88 MiB/sec. | ||
| 6305 | 2026.01.24 00:57:21.468391 [ 147 ] {} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6306 | 2026.01.24 00:57:21.468417 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6307 | 2026.01.24 00:57:21.468426 [ 262 ] {13090f50-6054-4ff7-8850-4e1849182f9c} <Debug> TCPHandler: Processed in 0.001458903 sec. | ||
| 6308 | 2026.01.24 00:57:21.468503 [ 201 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 6309 | 2026.01.24 00:57:21.468545 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6310 | 2026.01.24 00:57:21.468583 [ 201 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6311 | 2026.01.24 00:57:21.468619 [ 201 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 632 rows starting from the beginning of the part | ||
| 6312 | 2026.01.24 00:57:21.468661 [ 262 ] {145cc52d-e0cf-48f2-b52b-984f82f0bae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6313 | 2026.01.24 00:57:21.468689 [ 201 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 64 rows starting from the beginning of the part | ||
| 6314 | 2026.01.24 00:57:21.468714 [ 262 ] {145cc52d-e0cf-48f2-b52b-984f82f0bae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6315 | 2026.01.24 00:57:21.468741 [ 201 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 104 rows starting from the beginning of the part | ||
| 6316 | 2026.01.24 00:57:21.468782 [ 201 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part | ||
| 6317 | 2026.01.24 00:57:21.468824 [ 201 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 610 rows starting from the beginning of the part | ||
| 6318 | 2026.01.24 00:57:21.468884 [ 201 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part | ||
| 6319 | 2026.01.24 00:57:21.468999 [ 197 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3114 rows, containing 5 columns (5 merged, 0 gathered) in 0.002037545 sec., 1528309.8042006434 rows/sec., 133.20 MiB/sec. | ||
| 6320 | 2026.01.24 00:57:21.469191 [ 262 ] {145cc52d-e0cf-48f2-b52b-984f82f0bae9} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6321 | 2026.01.24 00:57:21.469222 [ 190 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6322 | 2026.01.24 00:57:21.469228 [ 262 ] {145cc52d-e0cf-48f2-b52b-984f82f0bae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6323 | 2026.01.24 00:57:21.469525 [ 190 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_51_10} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6324 | 2026.01.24 00:57:21.469629 [ 190 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_51_10} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6325 | 2026.01.24 00:57:21.469651 [ 262 ] {145cc52d-e0cf-48f2-b52b-984f82f0bae9} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6326 | 2026.01.24 00:57:21.469744 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 6327 | 2026.01.24 00:57:21.469908 [ 262 ] {145cc52d-e0cf-48f2-b52b-984f82f0bae9} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6328 | 2026.01.24 00:57:21.470027 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6329 | 2026.01.24 00:57:21.470059 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6330 | 2026.01.24 00:57:21.470072 [ 262 ] {145cc52d-e0cf-48f2-b52b-984f82f0bae9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001435 sec., 111498.25783972125 rows/sec., 7.77 MiB/sec. | ||
| 6331 | 2026.01.24 00:57:21.470078 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6332 | 2026.01.24 00:57:21.470115 [ 262 ] {145cc52d-e0cf-48f2-b52b-984f82f0bae9} <Debug> TCPHandler: Processed in 0.001620066 sec. | ||
| 6333 | 2026.01.24 00:57:21.470161 [ 193 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 6334 | 2026.01.24 00:57:21.470199 [ 197 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1538 rows, containing 5 columns (5 merged, 0 gathered) in 0.001733179 sec., 887386.7038545932 rows/sec., 70.69 MiB/sec. | ||
| 6335 | 2026.01.24 00:57:21.470251 [ 193 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6336 | 2026.01.24 00:57:21.470265 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6337 | 2026.01.24 00:57:21.470279 [ 193 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13528 rows starting from the beginning of the part | ||
| 6338 | 2026.01.24 00:57:21.470348 [ 193 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 6339 | 2026.01.24 00:57:21.470386 [ 262 ] {1f3e11c2-4841-4ad2-86b8-4c1e8f716c68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6340 | 2026.01.24 00:57:21.470393 [ 193 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 6341 | 2026.01.24 00:57:21.470390 [ 197 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6342 | 2026.01.24 00:57:21.470436 [ 262 ] {1f3e11c2-4841-4ad2-86b8-4c1e8f716c68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6343 | 2026.01.24 00:57:21.470440 [ 193 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 6344 | 2026.01.24 00:57:21.470486 [ 193 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 887 rows starting from the beginning of the part | ||
| 6345 | 2026.01.24 00:57:21.470524 [ 193 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 6346 | 2026.01.24 00:57:21.470792 [ 197 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_51_10} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6347 | 2026.01.24 00:57:21.470853 [ 262 ] {1f3e11c2-4841-4ad2-86b8-4c1e8f716c68} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6348 | 2026.01.24 00:57:21.470883 [ 197 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_51_10} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6349 | 2026.01.24 00:57:21.470888 [ 262 ] {1f3e11c2-4841-4ad2-86b8-4c1e8f716c68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6350 | 2026.01.24 00:57:21.470977 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 6351 | 2026.01.24 00:57:21.471207 [ 262 ] {1f3e11c2-4841-4ad2-86b8-4c1e8f716c68} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6352 | 2026.01.24 00:57:21.471444 [ 262 ] {1f3e11c2-4841-4ad2-86b8-4c1e8f716c68} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6353 | 2026.01.24 00:57:21.471541 [ 147 ] {} <Debug> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6354 | 2026.01.24 00:57:21.471566 [ 147 ] {} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6355 | 2026.01.24 00:57:21.471573 [ 262 ] {1f3e11c2-4841-4ad2-86b8-4c1e8f716c68} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001211 sec., 49545.8298926507 rows/sec., 3.34 MiB/sec. | ||
| 6356 | 2026.01.24 00:57:21.471582 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6357 | 2026.01.24 00:57:21.471611 [ 262 ] {1f3e11c2-4841-4ad2-86b8-4c1e8f716c68} <Debug> TCPHandler: Processed in 0.001409401 sec. | ||
| 6358 | 2026.01.24 00:57:21.471667 [ 190 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 6359 | 2026.01.24 00:57:21.471758 [ 190 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6360 | 2026.01.24 00:57:21.471786 [ 190 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2700 rows starting from the beginning of the part | ||
| 6361 | 2026.01.24 00:57:21.471833 [ 190 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 6362 | 2026.01.24 00:57:21.471871 [ 190 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 6363 | 2026.01.24 00:57:21.471905 [ 190 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 6364 | 2026.01.24 00:57:21.471938 [ 190 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
| 6365 | 2026.01.24 00:57:21.471972 [ 190 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 6366 | 2026.01.24 00:57:21.473410 [ 187 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3000 rows, containing 4 columns (4 merged, 0 gathered) in 0.001769719 sec., 1695184.376728735 rows/sec., 114.24 MiB/sec. | ||
| 6367 | 2026.01.24 00:57:21.473774 [ 190 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6368 | 2026.01.24 00:57:21.474014 [ 190 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_51_10} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6369 | 2026.01.24 00:57:21.474089 [ 190 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_51_10} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6370 | 2026.01.24 00:57:21.474162 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 6371 | 2026.01.24 00:57:21.475559 [ 187 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15055 rows, containing 5 columns (5 merged, 0 gathered) in 0.005426861 sec., 2774163.554216701 rows/sec., 190.61 MiB/sec. | ||
| 6372 | 2026.01.24 00:57:21.476095 [ 190 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6373 | 2026.01.24 00:57:21.476362 [ 190 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6374 | 2026.01.24 00:57:21.476451 [ 190 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6375 | 2026.01.24 00:57:21.476543 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.84 MiB. | ||
| 6376 | 2026.01.24 00:57:22.000188 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 281.00 MiB, peak 289.67 MiB, free memory in arenas 0.00 B, will set to 283.23 MiB (RSS), difference: 2.23 MiB | ||
| 6377 | 2026.01.24 00:57:24.509537 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6378 | 2026.01.24 00:57:24.509599 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6379 | 2026.01.24 00:57:24.636175 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17221 | ||
| 6380 | 2026.01.24 00:57:24.636688 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6381 | 2026.01.24 00:57:24.636737 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6382 | 2026.01.24 00:57:24.637238 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6383 | 2026.01.24 00:57:24.637472 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6384 | 2026.01.24 00:57:24.637622 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17221 | ||
| 6385 | 2026.01.24 00:57:24.637642 [ 144 ] {} <Debug> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6386 | 2026.01.24 00:57:24.637690 [ 144 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6387 | 2026.01.24 00:57:24.637714 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6388 | 2026.01.24 00:57:24.637843 [ 193 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::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 | ||
| 6389 | 2026.01.24 00:57:24.637979 [ 193 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6390 | 2026.01.24 00:57:24.638016 [ 193 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14853 rows starting from the beginning of the part | ||
| 6391 | 2026.01.24 00:57:24.638079 [ 193 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part | ||
| 6392 | 2026.01.24 00:57:24.638129 [ 193 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 6393 | 2026.01.24 00:57:24.638175 [ 193 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 6394 | 2026.01.24 00:57:24.638218 [ 193 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part | ||
| 6395 | 2026.01.24 00:57:24.638259 [ 193 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 6396 | 2026.01.24 00:57:24.640498 [ 200 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17221 rows, containing 4 columns (4 merged, 0 gathered) in 0.00270473 sec., 6366994.117712304 rows/sec., 91.08 MiB/sec. | ||
| 6397 | 2026.01.24 00:57:24.640930 [ 200 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6398 | 2026.01.24 00:57:24.641289 [ 200 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_36_7} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6399 | 2026.01.24 00:57:24.641367 [ 200 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_36_7} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6400 | 2026.01.24 00:57:24.641487 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 6401 | 2026.01.24 00:57:24.679153 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 778 | ||
| 6402 | 2026.01.24 00:57:24.681446 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6403 | 2026.01.24 00:57:24.681488 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6404 | 2026.01.24 00:57:24.682689 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6405 | 2026.01.24 00:57:24.682951 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6406 | 2026.01.24 00:57:24.683108 [ 144 ] {} <Debug> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6407 | 2026.01.24 00:57:24.683167 [ 144 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6408 | 2026.01.24 00:57:24.683198 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6409 | 2026.01.24 00:57:24.683218 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 778 | ||
| 6410 | 2026.01.24 00:57:24.683309 [ 200 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::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 | ||
| 6411 | 2026.01.24 00:57:24.683798 [ 200 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6412 | 2026.01.24 00:57:24.683945 [ 200 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 656 rows starting from the beginning of the part | ||
| 6413 | 2026.01.24 00:57:24.684285 [ 200 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 20 rows starting from the beginning of the part | ||
| 6414 | 2026.01.24 00:57:24.684612 [ 200 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 28 rows starting from the beginning of the part | ||
| 6415 | 2026.01.24 00:57:24.684939 [ 200 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 26 rows starting from the beginning of the part | ||
| 6416 | 2026.01.24 00:57:24.685235 [ 200 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 20 rows starting from the beginning of the part | ||
| 6417 | 2026.01.24 00:57:24.685540 [ 200 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 28 rows starting from the beginning of the part | ||
| 6418 | 2026.01.24 00:57:24.691411 [ 186 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 778 rows, containing 72 columns (72 merged, 0 gathered) in 0.008135822 sec., 95626.47757042866 rows/sec., 79.02 MiB/sec. | ||
| 6419 | 2026.01.24 00:57:24.692343 [ 200 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6420 | 2026.01.24 00:57:24.692832 [ 200 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_26_5} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6421 | 2026.01.24 00:57:24.692896 [ 200 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_26_5} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6422 | 2026.01.24 00:57:24.693057 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.10 MiB. | ||
| 6423 | 2026.01.24 00:57:25.557038 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 6424 | 2026.01.24 00:57:25.574194 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6425 | 2026.01.24 00:57:25.574256 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6426 | 2026.01.24 00:57:25.580314 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6427 | 2026.01.24 00:57:25.581074 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6428 | 2026.01.24 00:57:25.581403 [ 144 ] {} <Debug> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6429 | 2026.01.24 00:57:25.581499 [ 144 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6430 | 2026.01.24 00:57:25.581534 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6431 | 2026.01.24 00:57:25.581663 [ 187 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::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 | ||
| 6432 | 2026.01.24 00:57:25.584790 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 6433 | 2026.01.24 00:57:25.585582 [ 187 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6434 | 2026.01.24 00:57:25.587053 [ 187 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part | ||
| 6435 | 2026.01.24 00:57:25.591842 [ 187 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part | ||
| 6436 | 2026.01.24 00:57:25.596396 [ 187 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::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 | ||
| 6437 | 2026.01.24 00:57:25.600897 [ 187 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 6438 | 2026.01.24 00:57:25.605416 [ 187 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::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 | ||
| 6439 | 2026.01.24 00:57:25.609455 [ 187 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::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 | ||
| 6440 | 2026.01.24 00:57:25.665237 [ 186 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.083632937 sec., 3252.307162188983 rows/sec., 16.82 MiB/sec. | ||
| 6441 | 2026.01.24 00:57:25.668225 [ 198 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6442 | 2026.01.24 00:57:25.670420 [ 198 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_36_7} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6443 | 2026.01.24 00:57:25.670526 [ 198 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_36_7} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6444 | 2026.01.24 00:57:25.672746 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 6445 | 2026.01.24 00:57:26.000207 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 284.92 MiB, peak 296.78 MiB, free memory in arenas 0.00 B, will set to 286.43 MiB (RSS), difference: 1.51 MiB | ||
| 6446 | 2026.01.24 00:57:26.466645 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6447 | 2026.01.24 00:57:26.466841 [ 262 ] {2ee0a67a-d46f-4202-bd53-69a3501c2acc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6448 | 2026.01.24 00:57:26.466915 [ 262 ] {2ee0a67a-d46f-4202-bd53-69a3501c2acc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6449 | 2026.01.24 00:57:26.467617 [ 262 ] {2ee0a67a-d46f-4202-bd53-69a3501c2acc} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6450 | 2026.01.24 00:57:26.467666 [ 262 ] {2ee0a67a-d46f-4202-bd53-69a3501c2acc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6451 | 2026.01.24 00:57:26.468058 [ 262 ] {2ee0a67a-d46f-4202-bd53-69a3501c2acc} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6452 | 2026.01.24 00:57:26.468284 [ 262 ] {2ee0a67a-d46f-4202-bd53-69a3501c2acc} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6453 | 2026.01.24 00:57:26.468445 [ 262 ] {2ee0a67a-d46f-4202-bd53-69a3501c2acc} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.00166 sec., 81927.7108433735 rows/sec., 7.09 MiB/sec. | ||
| 6454 | 2026.01.24 00:57:26.468495 [ 262 ] {2ee0a67a-d46f-4202-bd53-69a3501c2acc} <Debug> TCPHandler: Processed in 0.001985615 sec. | ||
| 6455 | 2026.01.24 00:57:26.468613 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6456 | 2026.01.24 00:57:26.468717 [ 262 ] {2496f8ff-911f-4b24-960e-0b35f9bed8a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6457 | 2026.01.24 00:57:26.468763 [ 262 ] {2496f8ff-911f-4b24-960e-0b35f9bed8a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6458 | 2026.01.24 00:57:26.469180 [ 262 ] {2496f8ff-911f-4b24-960e-0b35f9bed8a6} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6459 | 2026.01.24 00:57:26.469217 [ 262 ] {2496f8ff-911f-4b24-960e-0b35f9bed8a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6460 | 2026.01.24 00:57:26.469519 [ 262 ] {2496f8ff-911f-4b24-960e-0b35f9bed8a6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6461 | 2026.01.24 00:57:26.469735 [ 262 ] {2496f8ff-911f-4b24-960e-0b35f9bed8a6} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6462 | 2026.01.24 00:57:26.469848 [ 144 ] {} <Debug> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6463 | 2026.01.24 00:57:26.469867 [ 262 ] {2496f8ff-911f-4b24-960e-0b35f9bed8a6} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001173 sec., 34100.59676044331 rows/sec., 2.50 MiB/sec. | ||
| 6464 | 2026.01.24 00:57:26.469915 [ 144 ] {} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6465 | 2026.01.24 00:57:26.469926 [ 262 ] {2496f8ff-911f-4b24-960e-0b35f9bed8a6} <Debug> TCPHandler: Processed in 0.00136574 sec. | ||
| 6466 | 2026.01.24 00:57:26.469946 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6467 | 2026.01.24 00:57:26.470045 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6468 | 2026.01.24 00:57:26.470065 [ 186 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::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 | ||
| 6469 | 2026.01.24 00:57:26.470145 [ 262 ] {15b703f2-d4f1-4e8a-863c-168683532b0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6470 | 2026.01.24 00:57:26.470191 [ 262 ] {15b703f2-d4f1-4e8a-863c-168683532b0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6471 | 2026.01.24 00:57:26.470234 [ 186 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6472 | 2026.01.24 00:57:26.470298 [ 186 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 70 rows starting from the beginning of the part | ||
| 6473 | 2026.01.24 00:57:26.470409 [ 186 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part | ||
| 6474 | 2026.01.24 00:57:26.470487 [ 186 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 40 rows starting from the beginning of the part | ||
| 6475 | 2026.01.24 00:57:26.470562 [ 186 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part | ||
| 6476 | 2026.01.24 00:57:26.470606 [ 262 ] {15b703f2-d4f1-4e8a-863c-168683532b0e} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6477 | 2026.01.24 00:57:26.470638 [ 186 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 66 rows starting from the beginning of the part | ||
| 6478 | 2026.01.24 00:57:26.470649 [ 262 ] {15b703f2-d4f1-4e8a-863c-168683532b0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6479 | 2026.01.24 00:57:26.470716 [ 186 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 40 rows starting from the beginning of the part | ||
| 6480 | 2026.01.24 00:57:26.470997 [ 262 ] {15b703f2-d4f1-4e8a-863c-168683532b0e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6481 | 2026.01.24 00:57:26.471244 [ 262 ] {15b703f2-d4f1-4e8a-863c-168683532b0e} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6482 | 2026.01.24 00:57:26.471380 [ 262 ] {15b703f2-d4f1-4e8a-863c-168683532b0e} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001254 sec., 82934.60925039873 rows/sec., 6.48 MiB/sec. | ||
| 6483 | 2026.01.24 00:57:26.471419 [ 262 ] {15b703f2-d4f1-4e8a-863c-168683532b0e} <Debug> TCPHandler: Processed in 0.001423722 sec. | ||
| 6484 | 2026.01.24 00:57:26.471526 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6485 | 2026.01.24 00:57:26.471621 [ 262 ] {f34c4c50-22e1-42d0-b10b-67cf1dbd71db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6486 | 2026.01.24 00:57:26.471665 [ 262 ] {f34c4c50-22e1-42d0-b10b-67cf1dbd71db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6487 | 2026.01.24 00:57:26.471774 [ 186 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 312 rows, containing 5 columns (5 merged, 0 gathered) in 0.001762109 sec., 177060.55641279853 rows/sec., 13.67 MiB/sec. | ||
| 6488 | 2026.01.24 00:57:26.471973 [ 188 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6489 | 2026.01.24 00:57:26.472059 [ 262 ] {f34c4c50-22e1-42d0-b10b-67cf1dbd71db} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6490 | 2026.01.24 00:57:26.472101 [ 262 ] {f34c4c50-22e1-42d0-b10b-67cf1dbd71db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6491 | 2026.01.24 00:57:26.472348 [ 188 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_26_5} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6492 | 2026.01.24 00:57:26.472445 [ 188 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_26_5} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6493 | 2026.01.24 00:57:26.472467 [ 262 ] {f34c4c50-22e1-42d0-b10b-67cf1dbd71db} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6494 | 2026.01.24 00:57:26.472558 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 6495 | 2026.01.24 00:57:26.472682 [ 262 ] {f34c4c50-22e1-42d0-b10b-67cf1dbd71db} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6496 | 2026.01.24 00:57:26.472819 [ 262 ] {f34c4c50-22e1-42d0-b10b-67cf1dbd71db} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 6497 | 2026.01.24 00:57:26.472856 [ 262 ] {f34c4c50-22e1-42d0-b10b-67cf1dbd71db} <Debug> TCPHandler: Processed in 0.001379041 sec. | ||
| 6498 | 2026.01.24 00:57:26.472961 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6499 | 2026.01.24 00:57:26.473054 [ 262 ] {bb250636-c01b-45a5-9e82-201285b3ad54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6500 | 2026.01.24 00:57:26.473108 [ 262 ] {bb250636-c01b-45a5-9e82-201285b3ad54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6501 | 2026.01.24 00:57:26.473928 [ 262 ] {bb250636-c01b-45a5-9e82-201285b3ad54} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6502 | 2026.01.24 00:57:26.473966 [ 262 ] {bb250636-c01b-45a5-9e82-201285b3ad54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6503 | 2026.01.24 00:57:26.474525 [ 262 ] {bb250636-c01b-45a5-9e82-201285b3ad54} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6504 | 2026.01.24 00:57:26.474750 [ 262 ] {bb250636-c01b-45a5-9e82-201285b3ad54} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6505 | 2026.01.24 00:57:26.474891 [ 262 ] {bb250636-c01b-45a5-9e82-201285b3ad54} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001854 sec., 21574.973031283713 rows/sec., 38.66 MiB/sec. | ||
| 6506 | 2026.01.24 00:57:26.474888 [ 141 ] {} <Debug> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6507 | 2026.01.24 00:57:26.474953 [ 262 ] {bb250636-c01b-45a5-9e82-201285b3ad54} <Debug> TCPHandler: Processed in 0.002041566 sec. | ||
| 6508 | 2026.01.24 00:57:26.474964 [ 141 ] {} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6509 | 2026.01.24 00:57:26.474992 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6510 | 2026.01.24 00:57:26.475066 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6511 | 2026.01.24 00:57:26.475083 [ 198 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::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 | ||
| 6512 | 2026.01.24 00:57:26.475167 [ 262 ] {621e5461-4966-493a-bc5b-6c50a069c6de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6513 | 2026.01.24 00:57:26.475215 [ 262 ] {621e5461-4966-493a-bc5b-6c50a069c6de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6514 | 2026.01.24 00:57:26.475405 [ 198 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6515 | 2026.01.24 00:57:26.475498 [ 198 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 719 rows starting from the beginning of the part | ||
| 6516 | 2026.01.24 00:57:26.475561 [ 262 ] {621e5461-4966-493a-bc5b-6c50a069c6de} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6517 | 2026.01.24 00:57:26.475604 [ 262 ] {621e5461-4966-493a-bc5b-6c50a069c6de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6518 | 2026.01.24 00:57:26.475691 [ 198 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 40 rows starting from the beginning of the part | ||
| 6519 | 2026.01.24 00:57:26.475864 [ 198 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 40 rows starting from the beginning of the part | ||
| 6520 | 2026.01.24 00:57:26.475925 [ 262 ] {621e5461-4966-493a-bc5b-6c50a069c6de} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6521 | 2026.01.24 00:57:26.476024 [ 198 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part | ||
| 6522 | 2026.01.24 00:57:26.476149 [ 262 ] {621e5461-4966-493a-bc5b-6c50a069c6de} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6523 | 2026.01.24 00:57:26.476181 [ 198 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 40 rows starting from the beginning of the part | ||
| 6524 | 2026.01.24 00:57:26.476278 [ 198 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 40 rows starting from the beginning of the part | ||
| 6525 | 2026.01.24 00:57:26.476290 [ 262 ] {621e5461-4966-493a-bc5b-6c50a069c6de} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001142 sec., 52539.404553415065 rows/sec., 3.54 MiB/sec. | ||
| 6526 | 2026.01.24 00:57:26.476333 [ 262 ] {621e5461-4966-493a-bc5b-6c50a069c6de} <Debug> TCPHandler: Processed in 0.001317419 sec. | ||
| 6527 | 2026.01.24 00:57:26.491382 [ 191 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 919 rows, containing 19 columns (19 merged, 0 gathered) in 0.016338655 sec., 56246.97993806712 rows/sec., 100.79 MiB/sec. | ||
| 6528 | 2026.01.24 00:57:26.492746 [ 192 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6529 | 2026.01.24 00:57:26.493119 [ 192 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6530 | 2026.01.24 00:57:26.493198 [ 192 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6531 | 2026.01.24 00:57:26.493367 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.76 MiB. | ||
| 6532 | 2026.01.24 00:57:27.000176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 286.95 MiB, peak 296.78 MiB, free memory in arenas 0.00 B, will set to 290.10 MiB (RSS), difference: 3.16 MiB | ||
| 6533 | 2026.01.24 00:57:27.491664 [ 141 ] {} <Debug> oximeter.fields_u32 (fea0c977-557f-4a86-adf9-80bb19699eee) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6534 | 2026.01.24 00:57:27.491762 [ 141 ] {} <Trace> oximeter.fields_u32 (fea0c977-557f-4a86-adf9-80bb19699eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6535 | 2026.01.24 00:57:27.491806 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6536 | 2026.01.24 00:57:27.491969 [ 186 ] {fea0c977-557f-4a86-adf9-80bb19699eee::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 | ||
| 6537 | 2026.01.24 00:57:27.492141 [ 186 ] {fea0c977-557f-4a86-adf9-80bb19699eee::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6538 | 2026.01.24 00:57:27.492195 [ 186 ] {fea0c977-557f-4a86-adf9-80bb19699eee::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 254 rows starting from the beginning of the part | ||
| 6539 | 2026.01.24 00:57:27.492297 [ 186 ] {fea0c977-557f-4a86-adf9-80bb19699eee::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 252 rows starting from the beginning of the part | ||
| 6540 | 2026.01.24 00:57:27.492370 [ 186 ] {fea0c977-557f-4a86-adf9-80bb19699eee::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 252 rows starting from the beginning of the part | ||
| 6541 | 2026.01.24 00:57:27.492442 [ 186 ] {fea0c977-557f-4a86-adf9-80bb19699eee::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 252 rows starting from the beginning of the part | ||
| 6542 | 2026.01.24 00:57:27.492511 [ 186 ] {fea0c977-557f-4a86-adf9-80bb19699eee::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 252 rows starting from the beginning of the part | ||
| 6543 | 2026.01.24 00:57:27.493770 [ 192 ] {fea0c977-557f-4a86-adf9-80bb19699eee::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1262 rows, containing 5 columns (5 merged, 0 gathered) in 0.001863742 sec., 677132.349863876 rows/sec., 49.41 MiB/sec. | ||
| 6544 | 2026.01.24 00:57:27.493932 [ 186 ] {fea0c977-557f-4a86-adf9-80bb19699eee::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6545 | 2026.01.24 00:57:27.494193 [ 186 ] {fea0c977-557f-4a86-adf9-80bb19699eee::all_1_9_2} <Trace> oximeter.fields_u32 (fea0c977-557f-4a86-adf9-80bb19699eee): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6546 | 2026.01.24 00:57:27.494264 [ 186 ] {fea0c977-557f-4a86-adf9-80bb19699eee::all_1_9_2} <Trace> oximeter.fields_u32 (fea0c977-557f-4a86-adf9-80bb19699eee) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6547 | 2026.01.24 00:57:27.494346 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 6548 | 2026.01.24 00:57:28.123988 [ 141 ] {} <Debug> oximeter.fields_ipaddr (11711a15-37c4-432c-a9a4-559ec6fcba92) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6549 | 2026.01.24 00:57:28.124081 [ 141 ] {} <Trace> oximeter.fields_ipaddr (11711a15-37c4-432c-a9a4-559ec6fcba92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6550 | 2026.01.24 00:57:28.124120 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6551 | 2026.01.24 00:57:28.124278 [ 189 ] {11711a15-37c4-432c-a9a4-559ec6fcba92::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 | ||
| 6552 | 2026.01.24 00:57:28.124433 [ 189 ] {11711a15-37c4-432c-a9a4-559ec6fcba92::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6553 | 2026.01.24 00:57:28.124469 [ 189 ] {11711a15-37c4-432c-a9a4-559ec6fcba92::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 6554 | 2026.01.24 00:57:28.124542 [ 189 ] {11711a15-37c4-432c-a9a4-559ec6fcba92::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 | ||
| 6555 | 2026.01.24 00:57:28.124594 [ 189 ] {11711a15-37c4-432c-a9a4-559ec6fcba92::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
| 6556 | 2026.01.24 00:57:28.124646 [ 189 ] {11711a15-37c4-432c-a9a4-559ec6fcba92::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 | ||
| 6557 | 2026.01.24 00:57:28.124688 [ 189 ] {11711a15-37c4-432c-a9a4-559ec6fcba92::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part | ||
| 6558 | 2026.01.24 00:57:28.125482 [ 186 ] {11711a15-37c4-432c-a9a4-559ec6fcba92::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001263968 sec., 42722.60057216638 rows/sec., 3.57 MiB/sec. | ||
| 6559 | 2026.01.24 00:57:28.125691 [ 192 ] {11711a15-37c4-432c-a9a4-559ec6fcba92::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6560 | 2026.01.24 00:57:28.126052 [ 192 ] {11711a15-37c4-432c-a9a4-559ec6fcba92::all_1_9_2} <Trace> oximeter.fields_ipaddr (11711a15-37c4-432c-a9a4-559ec6fcba92): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6561 | 2026.01.24 00:57:28.126148 [ 192 ] {11711a15-37c4-432c-a9a4-559ec6fcba92::all_1_9_2} <Trace> oximeter.fields_ipaddr (11711a15-37c4-432c-a9a4-559ec6fcba92) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6562 | 2026.01.24 00:57:28.126263 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6563 | 2026.01.24 00:57:31.464996 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6564 | 2026.01.24 00:57:31.465206 [ 262 ] {41aafae4-9c25-4209-8950-ecf1a1a9c323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6565 | 2026.01.24 00:57:31.465277 [ 262 ] {41aafae4-9c25-4209-8950-ecf1a1a9c323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6566 | 2026.01.24 00:57:31.465918 [ 262 ] {41aafae4-9c25-4209-8950-ecf1a1a9c323} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6567 | 2026.01.24 00:57:31.465966 [ 262 ] {41aafae4-9c25-4209-8950-ecf1a1a9c323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6568 | 2026.01.24 00:57:31.466367 [ 262 ] {41aafae4-9c25-4209-8950-ecf1a1a9c323} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6569 | 2026.01.24 00:57:31.466586 [ 262 ] {41aafae4-9c25-4209-8950-ecf1a1a9c323} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6570 | 2026.01.24 00:57:31.466733 [ 262 ] {41aafae4-9c25-4209-8950-ecf1a1a9c323} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001581 sec., 35420.61986084757 rows/sec., 2.70 MiB/sec. | ||
| 6571 | 2026.01.24 00:57:31.466776 [ 262 ] {41aafae4-9c25-4209-8950-ecf1a1a9c323} <Debug> TCPHandler: Processed in 0.001914553 sec. | ||
| 6572 | 2026.01.24 00:57:31.466894 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6573 | 2026.01.24 00:57:31.466989 [ 262 ] {a20f247a-1e44-4ea7-a176-90366394e88b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6574 | 2026.01.24 00:57:31.467029 [ 262 ] {a20f247a-1e44-4ea7-a176-90366394e88b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6575 | 2026.01.24 00:57:31.467431 [ 262 ] {a20f247a-1e44-4ea7-a176-90366394e88b} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6576 | 2026.01.24 00:57:31.467468 [ 262 ] {a20f247a-1e44-4ea7-a176-90366394e88b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6577 | 2026.01.24 00:57:31.467771 [ 262 ] {a20f247a-1e44-4ea7-a176-90366394e88b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6578 | 2026.01.24 00:57:31.467979 [ 262 ] {a20f247a-1e44-4ea7-a176-90366394e88b} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6579 | 2026.01.24 00:57:31.468106 [ 262 ] {a20f247a-1e44-4ea7-a176-90366394e88b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001136 sec., 56338.028169014084 rows/sec., 4.40 MiB/sec. | ||
| 6580 | 2026.01.24 00:57:31.468144 [ 262 ] {a20f247a-1e44-4ea7-a176-90366394e88b} <Debug> TCPHandler: Processed in 0.001299919 sec. | ||
| 6581 | 2026.01.24 00:57:31.468252 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6582 | 2026.01.24 00:57:31.468346 [ 262 ] {888621f4-58fb-4b2f-99c5-656b3d9498da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6583 | 2026.01.24 00:57:31.468390 [ 262 ] {888621f4-58fb-4b2f-99c5-656b3d9498da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6584 | 2026.01.24 00:57:31.468797 [ 262 ] {888621f4-58fb-4b2f-99c5-656b3d9498da} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6585 | 2026.01.24 00:57:31.468834 [ 262 ] {888621f4-58fb-4b2f-99c5-656b3d9498da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6586 | 2026.01.24 00:57:31.469168 [ 262 ] {888621f4-58fb-4b2f-99c5-656b3d9498da} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6587 | 2026.01.24 00:57:31.469372 [ 262 ] {888621f4-58fb-4b2f-99c5-656b3d9498da} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6588 | 2026.01.24 00:57:31.469499 [ 262 ] {888621f4-58fb-4b2f-99c5-656b3d9498da} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 6589 | 2026.01.24 00:57:31.469537 [ 262 ] {888621f4-58fb-4b2f-99c5-656b3d9498da} <Debug> TCPHandler: Processed in 0.00133467 sec. | ||
| 6590 | 2026.01.24 00:57:31.469638 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6591 | 2026.01.24 00:57:31.469731 [ 262 ] {dfbad67d-d7d4-40a8-ac0f-e77ea16c265a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6592 | 2026.01.24 00:57:31.469773 [ 262 ] {dfbad67d-d7d4-40a8-ac0f-e77ea16c265a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6593 | 2026.01.24 00:57:31.470096 [ 262 ] {dfbad67d-d7d4-40a8-ac0f-e77ea16c265a} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6594 | 2026.01.24 00:57:31.470133 [ 262 ] {dfbad67d-d7d4-40a8-ac0f-e77ea16c265a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6595 | 2026.01.24 00:57:31.470432 [ 262 ] {dfbad67d-d7d4-40a8-ac0f-e77ea16c265a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6596 | 2026.01.24 00:57:31.470626 [ 262 ] {dfbad67d-d7d4-40a8-ac0f-e77ea16c265a} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6597 | 2026.01.24 00:57:31.470751 [ 262 ] {dfbad67d-d7d4-40a8-ac0f-e77ea16c265a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001039 sec., 57747.83445620789 rows/sec., 3.89 MiB/sec. | ||
| 6598 | 2026.01.24 00:57:31.470788 [ 262 ] {dfbad67d-d7d4-40a8-ac0f-e77ea16c265a} <Debug> TCPHandler: Processed in 0.001198737 sec. | ||
| 6599 | 2026.01.24 00:57:32.138660 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17733 | ||
| 6600 | 2026.01.24 00:57:32.139184 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6601 | 2026.01.24 00:57:32.139229 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6602 | 2026.01.24 00:57:32.139724 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6603 | 2026.01.24 00:57:32.139964 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6604 | 2026.01.24 00:57:32.140112 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17733 | ||
| 6605 | 2026.01.24 00:57:33.085821 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 6606 | 2026.01.24 00:57:33.101321 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6607 | 2026.01.24 00:57:33.101384 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6608 | 2026.01.24 00:57:33.107586 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6609 | 2026.01.24 00:57:33.108289 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6610 | 2026.01.24 00:57:33.111384 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 6611 | 2026.01.24 00:57:34.684339 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 798 | ||
| 6612 | 2026.01.24 00:57:34.686441 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6613 | 2026.01.24 00:57:34.686496 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6614 | 2026.01.24 00:57:34.687682 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6615 | 2026.01.24 00:57:34.687962 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6616 | 2026.01.24 00:57:34.688332 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 798 | ||
| 6617 | 2026.01.24 00:57:36.467082 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6618 | 2026.01.24 00:57:36.467261 [ 262 ] {1cbdb049-3bb3-4a5c-9b7d-0ef2577b8e23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6619 | 2026.01.24 00:57:36.467331 [ 262 ] {1cbdb049-3bb3-4a5c-9b7d-0ef2577b8e23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6620 | 2026.01.24 00:57:36.468092 [ 262 ] {1cbdb049-3bb3-4a5c-9b7d-0ef2577b8e23} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6621 | 2026.01.24 00:57:36.468145 [ 262 ] {1cbdb049-3bb3-4a5c-9b7d-0ef2577b8e23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6622 | 2026.01.24 00:57:36.468560 [ 262 ] {1cbdb049-3bb3-4a5c-9b7d-0ef2577b8e23} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6623 | 2026.01.24 00:57:36.468793 [ 262 ] {1cbdb049-3bb3-4a5c-9b7d-0ef2577b8e23} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6624 | 2026.01.24 00:57:36.468972 [ 262 ] {1cbdb049-3bb3-4a5c-9b7d-0ef2577b8e23} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001758 sec., 77360.63708759955 rows/sec., 6.69 MiB/sec. | ||
| 6625 | 2026.01.24 00:57:36.469029 [ 262 ] {1cbdb049-3bb3-4a5c-9b7d-0ef2577b8e23} <Debug> TCPHandler: Processed in 0.002076236 sec. | ||
| 6626 | 2026.01.24 00:57:36.469160 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6627 | 2026.01.24 00:57:36.469268 [ 262 ] {1a4d9f79-c3e9-414a-b227-4530b129e71d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6628 | 2026.01.24 00:57:36.469313 [ 262 ] {1a4d9f79-c3e9-414a-b227-4530b129e71d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6629 | 2026.01.24 00:57:36.469753 [ 262 ] {1a4d9f79-c3e9-414a-b227-4530b129e71d} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6630 | 2026.01.24 00:57:36.469794 [ 262 ] {1a4d9f79-c3e9-414a-b227-4530b129e71d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6631 | 2026.01.24 00:57:36.470124 [ 262 ] {1a4d9f79-c3e9-414a-b227-4530b129e71d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6632 | 2026.01.24 00:57:36.470336 [ 262 ] {1a4d9f79-c3e9-414a-b227-4530b129e71d} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6633 | 2026.01.24 00:57:36.470475 [ 262 ] {1a4d9f79-c3e9-414a-b227-4530b129e71d} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001233 sec., 32441.200324412006 rows/sec., 2.38 MiB/sec. | ||
| 6634 | 2026.01.24 00:57:36.470517 [ 262 ] {1a4d9f79-c3e9-414a-b227-4530b129e71d} <Debug> TCPHandler: Processed in 0.001411491 sec. | ||
| 6635 | 2026.01.24 00:57:36.470623 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6636 | 2026.01.24 00:57:36.470724 [ 262 ] {be0d11b6-95de-4a0d-a285-22be1c230ebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6637 | 2026.01.24 00:57:36.470765 [ 262 ] {be0d11b6-95de-4a0d-a285-22be1c230ebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6638 | 2026.01.24 00:57:36.471208 [ 262 ] {be0d11b6-95de-4a0d-a285-22be1c230ebd} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6639 | 2026.01.24 00:57:36.471248 [ 262 ] {be0d11b6-95de-4a0d-a285-22be1c230ebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6640 | 2026.01.24 00:57:36.471582 [ 262 ] {be0d11b6-95de-4a0d-a285-22be1c230ebd} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6641 | 2026.01.24 00:57:36.471811 [ 262 ] {be0d11b6-95de-4a0d-a285-22be1c230ebd} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6642 | 2026.01.24 00:57:36.471950 [ 262 ] {be0d11b6-95de-4a0d-a285-22be1c230ebd} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001249 sec., 83266.61329063251 rows/sec., 6.50 MiB/sec. | ||
| 6643 | 2026.01.24 00:57:36.471990 [ 262 ] {be0d11b6-95de-4a0d-a285-22be1c230ebd} <Debug> TCPHandler: Processed in 0.001418682 sec. | ||
| 6644 | 2026.01.24 00:57:36.472109 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6645 | 2026.01.24 00:57:36.472208 [ 262 ] {fbce2f3e-c972-4df8-a145-01d3140be84a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6646 | 2026.01.24 00:57:36.472253 [ 262 ] {fbce2f3e-c972-4df8-a145-01d3140be84a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6647 | 2026.01.24 00:57:36.472729 [ 262 ] {fbce2f3e-c972-4df8-a145-01d3140be84a} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6648 | 2026.01.24 00:57:36.472766 [ 262 ] {fbce2f3e-c972-4df8-a145-01d3140be84a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6649 | 2026.01.24 00:57:36.473101 [ 262 ] {fbce2f3e-c972-4df8-a145-01d3140be84a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6650 | 2026.01.24 00:57:36.473307 [ 262 ] {fbce2f3e-c972-4df8-a145-01d3140be84a} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6651 | 2026.01.24 00:57:36.473448 [ 262 ] {fbce2f3e-c972-4df8-a145-01d3140be84a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001262 sec., 126782.88431061806 rows/sec., 8.83 MiB/sec. | ||
| 6652 | 2026.01.24 00:57:36.473487 [ 262 ] {fbce2f3e-c972-4df8-a145-01d3140be84a} <Debug> TCPHandler: Processed in 0.001429512 sec. | ||
| 6653 | 2026.01.24 00:57:36.473605 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6654 | 2026.01.24 00:57:36.473702 [ 262 ] {a11cbe8d-b3ac-44e7-86cc-746afc80203d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6655 | 2026.01.24 00:57:36.473757 [ 262 ] {a11cbe8d-b3ac-44e7-86cc-746afc80203d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6656 | 2026.01.24 00:57:36.474586 [ 262 ] {a11cbe8d-b3ac-44e7-86cc-746afc80203d} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6657 | 2026.01.24 00:57:36.474624 [ 262 ] {a11cbe8d-b3ac-44e7-86cc-746afc80203d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6658 | 2026.01.24 00:57:36.475184 [ 262 ] {a11cbe8d-b3ac-44e7-86cc-746afc80203d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6659 | 2026.01.24 00:57:36.475422 [ 262 ] {a11cbe8d-b3ac-44e7-86cc-746afc80203d} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6660 | 2026.01.24 00:57:36.475572 [ 262 ] {a11cbe8d-b3ac-44e7-86cc-746afc80203d} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00189 sec., 21164.021164021164 rows/sec., 37.92 MiB/sec. | ||
| 6661 | 2026.01.24 00:57:36.475651 [ 262 ] {a11cbe8d-b3ac-44e7-86cc-746afc80203d} <Debug> TCPHandler: Processed in 0.002098417 sec. | ||
| 6662 | 2026.01.24 00:57:36.475773 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6663 | 2026.01.24 00:57:36.475869 [ 262 ] {fe0ea3d8-a766-4062-96fd-f010837d20c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6664 | 2026.01.24 00:57:36.475913 [ 262 ] {fe0ea3d8-a766-4062-96fd-f010837d20c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6665 | 2026.01.24 00:57:36.476269 [ 262 ] {fe0ea3d8-a766-4062-96fd-f010837d20c2} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6666 | 2026.01.24 00:57:36.476310 [ 262 ] {fe0ea3d8-a766-4062-96fd-f010837d20c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6667 | 2026.01.24 00:57:36.476615 [ 262 ] {fe0ea3d8-a766-4062-96fd-f010837d20c2} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6668 | 2026.01.24 00:57:36.476822 [ 262 ] {fe0ea3d8-a766-4062-96fd-f010837d20c2} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6669 | 2026.01.24 00:57:36.476955 [ 262 ] {fe0ea3d8-a766-4062-96fd-f010837d20c2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 6670 | 2026.01.24 00:57:36.476993 [ 262 ] {fe0ea3d8-a766-4062-96fd-f010837d20c2} <Debug> TCPHandler: Processed in 0.001270329 sec. | ||
| 6671 | 2026.01.24 00:57:39.509637 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6672 | 2026.01.24 00:57:39.509701 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6673 | 2026.01.24 00:57:39.640374 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18181 | ||
| 6674 | 2026.01.24 00:57:39.640884 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6675 | 2026.01.24 00:57:39.640935 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6676 | 2026.01.24 00:57:39.641446 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6677 | 2026.01.24 00:57:39.641685 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6678 | 2026.01.24 00:57:39.641842 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18181 | ||
| 6679 | 2026.01.24 00:57:40.611635 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 6680 | 2026.01.24 00:57:40.627990 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6681 | 2026.01.24 00:57:40.628062 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6682 | 2026.01.24 00:57:40.634171 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6683 | 2026.01.24 00:57:40.634869 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6684 | 2026.01.24 00:57:40.637864 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 6685 | 2026.01.24 00:57:41.464639 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6686 | 2026.01.24 00:57:41.464867 [ 262 ] {93160c6a-98de-4448-b63c-91f399045a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6687 | 2026.01.24 00:57:41.464972 [ 262 ] {93160c6a-98de-4448-b63c-91f399045a8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6688 | 2026.01.24 00:57:41.465919 [ 262 ] {93160c6a-98de-4448-b63c-91f399045a8f} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6689 | 2026.01.24 00:57:41.465976 [ 262 ] {93160c6a-98de-4448-b63c-91f399045a8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6690 | 2026.01.24 00:57:41.466360 [ 262 ] {93160c6a-98de-4448-b63c-91f399045a8f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6691 | 2026.01.24 00:57:41.466581 [ 262 ] {93160c6a-98de-4448-b63c-91f399045a8f} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6692 | 2026.01.24 00:57:41.466746 [ 262 ] {93160c6a-98de-4448-b63c-91f399045a8f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001958 sec., 28600.61287027579 rows/sec., 2.18 MiB/sec. | ||
| 6693 | 2026.01.24 00:57:41.466797 [ 262 ] {93160c6a-98de-4448-b63c-91f399045a8f} <Debug> TCPHandler: Processed in 0.002292971 sec. | ||
| 6694 | 2026.01.24 00:57:41.466917 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6695 | 2026.01.24 00:57:41.467020 [ 262 ] {0c552b21-94ba-4376-b545-313e3caeb72d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6696 | 2026.01.24 00:57:41.467064 [ 262 ] {0c552b21-94ba-4376-b545-313e3caeb72d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6697 | 2026.01.24 00:57:41.467492 [ 262 ] {0c552b21-94ba-4376-b545-313e3caeb72d} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6698 | 2026.01.24 00:57:41.467532 [ 262 ] {0c552b21-94ba-4376-b545-313e3caeb72d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6699 | 2026.01.24 00:57:41.467842 [ 262 ] {0c552b21-94ba-4376-b545-313e3caeb72d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6700 | 2026.01.24 00:57:41.468052 [ 262 ] {0c552b21-94ba-4376-b545-313e3caeb72d} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6701 | 2026.01.24 00:57:41.468183 [ 262 ] {0c552b21-94ba-4376-b545-313e3caeb72d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001186 sec., 53962.900505902195 rows/sec., 4.21 MiB/sec. | ||
| 6702 | 2026.01.24 00:57:41.468221 [ 262 ] {0c552b21-94ba-4376-b545-313e3caeb72d} <Debug> TCPHandler: Processed in 0.00135813 sec. | ||
| 6703 | 2026.01.24 00:57:41.468335 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6704 | 2026.01.24 00:57:41.468430 [ 262 ] {4700ca33-6bdc-4875-bf61-e24c10b8bd75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6705 | 2026.01.24 00:57:41.468475 [ 262 ] {4700ca33-6bdc-4875-bf61-e24c10b8bd75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6706 | 2026.01.24 00:57:41.468873 [ 262 ] {4700ca33-6bdc-4875-bf61-e24c10b8bd75} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6707 | 2026.01.24 00:57:41.468910 [ 262 ] {4700ca33-6bdc-4875-bf61-e24c10b8bd75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6708 | 2026.01.24 00:57:41.469228 [ 262 ] {4700ca33-6bdc-4875-bf61-e24c10b8bd75} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6709 | 2026.01.24 00:57:41.469425 [ 262 ] {4700ca33-6bdc-4875-bf61-e24c10b8bd75} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6710 | 2026.01.24 00:57:41.469553 [ 262 ] {4700ca33-6bdc-4875-bf61-e24c10b8bd75} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001142 sec., 140105.07880910684 rows/sec., 9.76 MiB/sec. | ||
| 6711 | 2026.01.24 00:57:41.469592 [ 262 ] {4700ca33-6bdc-4875-bf61-e24c10b8bd75} <Debug> TCPHandler: Processed in 0.001307239 sec. | ||
| 6712 | 2026.01.24 00:57:41.469700 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6713 | 2026.01.24 00:57:41.469794 [ 262 ] {1065eb4b-6e42-4728-91bf-ff84781bbbb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6714 | 2026.01.24 00:57:41.469837 [ 262 ] {1065eb4b-6e42-4728-91bf-ff84781bbbb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6715 | 2026.01.24 00:57:41.470163 [ 262 ] {1065eb4b-6e42-4728-91bf-ff84781bbbb3} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6716 | 2026.01.24 00:57:41.470200 [ 262 ] {1065eb4b-6e42-4728-91bf-ff84781bbbb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6717 | 2026.01.24 00:57:41.470501 [ 262 ] {1065eb4b-6e42-4728-91bf-ff84781bbbb3} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6718 | 2026.01.24 00:57:41.470701 [ 262 ] {1065eb4b-6e42-4728-91bf-ff84781bbbb3} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6719 | 2026.01.24 00:57:41.470830 [ 262 ] {1065eb4b-6e42-4728-91bf-ff84781bbbb3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 6720 | 2026.01.24 00:57:41.470868 [ 262 ] {1065eb4b-6e42-4728-91bf-ff84781bbbb3} <Debug> TCPHandler: Processed in 0.001216707 sec. | ||
| 6721 | 2026.01.24 00:57:44.688668 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 818 | ||
| 6722 | 2026.01.24 00:57:44.691403 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6723 | 2026.01.24 00:57:44.691449 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6724 | 2026.01.24 00:57:44.692616 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6725 | 2026.01.24 00:57:44.692891 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6726 | 2026.01.24 00:57:44.693172 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 818 | ||
| 6727 | 2026.01.24 00:57:46.495380 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6728 | 2026.01.24 00:57:46.495580 [ 262 ] {723bd578-ce23-4017-ad94-5705a06afdc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6729 | 2026.01.24 00:57:46.495652 [ 262 ] {723bd578-ce23-4017-ad94-5705a06afdc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6730 | 2026.01.24 00:57:46.496329 [ 262 ] {723bd578-ce23-4017-ad94-5705a06afdc5} <Trace> oximeter.fields_i16 (c3bc7777-ff50-4015-ba4c-c8af214321b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6731 | 2026.01.24 00:57:46.496385 [ 262 ] {723bd578-ce23-4017-ad94-5705a06afdc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6732 | 2026.01.24 00:57:46.496819 [ 262 ] {723bd578-ce23-4017-ad94-5705a06afdc5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6733 | 2026.01.24 00:57:46.497111 [ 262 ] {723bd578-ce23-4017-ad94-5705a06afdc5} <Trace> oximeter.fields_i16 (c3bc7777-ff50-4015-ba4c-c8af214321b2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6734 | 2026.01.24 00:57:46.497300 [ 262 ] {723bd578-ce23-4017-ad94-5705a06afdc5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001768 sec., 13574.660633484162 rows/sec., 1.13 MiB/sec. | ||
| 6735 | 2026.01.24 00:57:46.497366 [ 262 ] {723bd578-ce23-4017-ad94-5705a06afdc5} <Debug> TCPHandler: Processed in 0.002158549 sec. | ||
| 6736 | 2026.01.24 00:57:46.497511 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6737 | 2026.01.24 00:57:46.497622 [ 262 ] {0bb9bfdd-7323-4dae-921b-11ae3b9ad29e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6738 | 2026.01.24 00:57:46.497670 [ 262 ] {0bb9bfdd-7323-4dae-921b-11ae3b9ad29e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6739 | 2026.01.24 00:57:46.498139 [ 262 ] {0bb9bfdd-7323-4dae-921b-11ae3b9ad29e} <Trace> oximeter.fields_ipaddr (11711a15-37c4-432c-a9a4-559ec6fcba92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6740 | 2026.01.24 00:57:46.498180 [ 262 ] {0bb9bfdd-7323-4dae-921b-11ae3b9ad29e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6741 | 2026.01.24 00:57:46.498509 [ 262 ] {0bb9bfdd-7323-4dae-921b-11ae3b9ad29e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6742 | 2026.01.24 00:57:46.498776 [ 262 ] {0bb9bfdd-7323-4dae-921b-11ae3b9ad29e} <Trace> oximeter.fields_ipaddr (11711a15-37c4-432c-a9a4-559ec6fcba92): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6743 | 2026.01.24 00:57:46.498923 [ 262 ] {0bb9bfdd-7323-4dae-921b-11ae3b9ad29e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001326 sec., 3016.5912518853697 rows/sec., 245.98 KiB/sec. | ||
| 6744 | 2026.01.24 00:57:46.498965 [ 262 ] {0bb9bfdd-7323-4dae-921b-11ae3b9ad29e} <Debug> TCPHandler: Processed in 0.001507533 sec. | ||
| 6745 | 2026.01.24 00:57:46.499084 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6746 | 2026.01.24 00:57:46.499182 [ 262 ] {d0771cca-1a6b-4e9b-bc97-fe3ba792f459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6747 | 2026.01.24 00:57:46.499225 [ 262 ] {d0771cca-1a6b-4e9b-bc97-fe3ba792f459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6748 | 2026.01.24 00:57:46.500508 [ 262 ] {d0771cca-1a6b-4e9b-bc97-fe3ba792f459} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6749 | 2026.01.24 00:57:46.500548 [ 262 ] {d0771cca-1a6b-4e9b-bc97-fe3ba792f459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6750 | 2026.01.24 00:57:46.500951 [ 262 ] {d0771cca-1a6b-4e9b-bc97-fe3ba792f459} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 6751 | 2026.01.24 00:57:46.501175 [ 262 ] {d0771cca-1a6b-4e9b-bc97-fe3ba792f459} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6752 | 2026.01.24 00:57:46.501306 [ 118 ] {} <Debug> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 6753 | 2026.01.24 00:57:46.501314 [ 262 ] {d0771cca-1a6b-4e9b-bc97-fe3ba792f459} <Debug> executeQuery: Read 1398 rows, 119.75 KiB in 0.002153 sec., 649326.5211333024 rows/sec., 54.32 MiB/sec. | ||
| 6754 | 2026.01.24 00:57:46.501387 [ 118 ] {} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6755 | 2026.01.24 00:57:46.501405 [ 262 ] {d0771cca-1a6b-4e9b-bc97-fe3ba792f459} <Debug> TCPHandler: Processed in 0.002370873 sec. | ||
| 6756 | 2026.01.24 00:57:46.501417 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6757 | 2026.01.24 00:57:46.501531 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6758 | 2026.01.24 00:57:46.501550 [ 186 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 6759 | 2026.01.24 00:57:46.501632 [ 262 ] {f429ea66-eb0f-44cf-9dc3-6d0bba6ae7d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6760 | 2026.01.24 00:57:46.501680 [ 262 ] {f429ea66-eb0f-44cf-9dc3-6d0bba6ae7d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6761 | 2026.01.24 00:57:46.501684 [ 186 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6762 | 2026.01.24 00:57:46.501730 [ 186 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1407 rows starting from the beginning of the part | ||
| 6763 | 2026.01.24 00:57:46.501796 [ 186 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 136 rows starting from the beginning of the part | ||
| 6764 | 2026.01.24 00:57:46.501842 [ 186 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 56 rows starting from the beginning of the part | ||
| 6765 | 2026.01.24 00:57:46.501883 [ 186 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 136 rows starting from the beginning of the part | ||
| 6766 | 2026.01.24 00:57:46.501922 [ 186 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 56 rows starting from the beginning of the part | ||
| 6767 | 2026.01.24 00:57:46.501962 [ 186 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1398 rows starting from the beginning of the part | ||
| 6768 | 2026.01.24 00:57:46.502134 [ 262 ] {f429ea66-eb0f-44cf-9dc3-6d0bba6ae7d6} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6769 | 2026.01.24 00:57:46.502177 [ 262 ] {f429ea66-eb0f-44cf-9dc3-6d0bba6ae7d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6770 | 2026.01.24 00:57:46.502510 [ 262 ] {f429ea66-eb0f-44cf-9dc3-6d0bba6ae7d6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6771 | 2026.01.24 00:57:46.502744 [ 262 ] {f429ea66-eb0f-44cf-9dc3-6d0bba6ae7d6} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6772 | 2026.01.24 00:57:46.502880 [ 262 ] {f429ea66-eb0f-44cf-9dc3-6d0bba6ae7d6} <Debug> executeQuery: Read 56 rows, 4.25 KiB in 0.001268 sec., 44164.03785488959 rows/sec., 3.27 MiB/sec. | ||
| 6773 | 2026.01.24 00:57:46.502921 [ 262 ] {f429ea66-eb0f-44cf-9dc3-6d0bba6ae7d6} <Debug> TCPHandler: Processed in 0.001438852 sec. | ||
| 6774 | 2026.01.24 00:57:46.503022 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6775 | 2026.01.24 00:57:46.503115 [ 262 ] {892c2e1b-70cc-4e5b-bd98-c494ffce1889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6776 | 2026.01.24 00:57:46.503155 [ 262 ] {892c2e1b-70cc-4e5b-bd98-c494ffce1889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6777 | 2026.01.24 00:57:46.503470 [ 192 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3189 rows, containing 5 columns (5 merged, 0 gathered) in 0.001960744 sec., 1626423.4392659115 rows/sec., 142.20 MiB/sec. | ||
| 6778 | 2026.01.24 00:57:46.503669 [ 262 ] {892c2e1b-70cc-4e5b-bd98-c494ffce1889} <Trace> oximeter.fields_u32 (fea0c977-557f-4a86-adf9-80bb19699eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6779 | 2026.01.24 00:57:46.503703 [ 194 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 6780 | 2026.01.24 00:57:46.503712 [ 262 ] {892c2e1b-70cc-4e5b-bd98-c494ffce1889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6781 | 2026.01.24 00:57:46.504018 [ 194 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_56_11} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6782 | 2026.01.24 00:57:46.504098 [ 262 ] {892c2e1b-70cc-4e5b-bd98-c494ffce1889} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6783 | 2026.01.24 00:57:46.504103 [ 194 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_56_11} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 6784 | 2026.01.24 00:57:46.504214 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 6785 | 2026.01.24 00:57:46.504397 [ 262 ] {892c2e1b-70cc-4e5b-bd98-c494ffce1889} <Trace> oximeter.fields_u32 (fea0c977-557f-4a86-adf9-80bb19699eee): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6786 | 2026.01.24 00:57:46.504601 [ 262 ] {892c2e1b-70cc-4e5b-bd98-c494ffce1889} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001501 sec., 167888.07461692207 rows/sec., 11.61 MiB/sec. | ||
| 6787 | 2026.01.24 00:57:46.504650 [ 262 ] {892c2e1b-70cc-4e5b-bd98-c494ffce1889} <Debug> TCPHandler: Processed in 0.001676777 sec. | ||
| 6788 | 2026.01.24 00:57:46.504785 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6789 | 2026.01.24 00:57:46.504908 [ 262 ] {4f6c97d3-fce5-49ba-9474-dce316662bbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6790 | 2026.01.24 00:57:46.504957 [ 262 ] {4f6c97d3-fce5-49ba-9474-dce316662bbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6791 | 2026.01.24 00:57:46.505379 [ 262 ] {4f6c97d3-fce5-49ba-9474-dce316662bbb} <Trace> oximeter.fields_u8 (0c7590bb-02de-42c3-a38e-55a03cb7beeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6792 | 2026.01.24 00:57:46.505418 [ 262 ] {4f6c97d3-fce5-49ba-9474-dce316662bbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6793 | 2026.01.24 00:57:46.505737 [ 262 ] {4f6c97d3-fce5-49ba-9474-dce316662bbb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6794 | 2026.01.24 00:57:46.505966 [ 262 ] {4f6c97d3-fce5-49ba-9474-dce316662bbb} <Trace> oximeter.fields_u8 (0c7590bb-02de-42c3-a38e-55a03cb7beeb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6795 | 2026.01.24 00:57:46.506097 [ 262 ] {4f6c97d3-fce5-49ba-9474-dce316662bbb} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001223 sec., 9811.937857726902 rows/sec., 766.56 KiB/sec. | ||
| 6796 | 2026.01.24 00:57:46.506137 [ 262 ] {4f6c97d3-fce5-49ba-9474-dce316662bbb} <Debug> TCPHandler: Processed in 0.001412551 sec. | ||
| 6797 | 2026.01.24 00:57:46.506248 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6798 | 2026.01.24 00:57:46.506342 [ 262 ] {cd95b389-e2eb-449f-a74d-8779b0cd12b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6799 | 2026.01.24 00:57:46.506383 [ 262 ] {cd95b389-e2eb-449f-a74d-8779b0cd12b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6800 | 2026.01.24 00:57:46.507104 [ 262 ] {cd95b389-e2eb-449f-a74d-8779b0cd12b0} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6801 | 2026.01.24 00:57:46.507141 [ 262 ] {cd95b389-e2eb-449f-a74d-8779b0cd12b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6802 | 2026.01.24 00:57:46.507489 [ 262 ] {cd95b389-e2eb-449f-a74d-8779b0cd12b0} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 6803 | 2026.01.24 00:57:46.507707 [ 262 ] {cd95b389-e2eb-449f-a74d-8779b0cd12b0} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6804 | 2026.01.24 00:57:46.507828 [ 118 ] {} <Debug> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 6805 | 2026.01.24 00:57:46.507841 [ 262 ] {cd95b389-e2eb-449f-a74d-8779b0cd12b0} <Debug> executeQuery: Read 600 rows, 46.19 KiB in 0.001517 sec., 395517.4686882004 rows/sec., 29.74 MiB/sec. | ||
| 6806 | 2026.01.24 00:57:46.507873 [ 118 ] {} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6807 | 2026.01.24 00:57:46.507895 [ 262 ] {cd95b389-e2eb-449f-a74d-8779b0cd12b0} <Debug> TCPHandler: Processed in 0.001694618 sec. | ||
| 6808 | 2026.01.24 00:57:46.507897 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6809 | 2026.01.24 00:57:46.508020 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6810 | 2026.01.24 00:57:46.508029 [ 195 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 6811 | 2026.01.24 00:57:46.508119 [ 262 ] {278cda60-835e-46a1-9c80-0be0851097e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6812 | 2026.01.24 00:57:46.508168 [ 262 ] {278cda60-835e-46a1-9c80-0be0851097e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6813 | 2026.01.24 00:57:46.508188 [ 195 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6814 | 2026.01.24 00:57:46.508232 [ 195 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 632 rows starting from the beginning of the part | ||
| 6815 | 2026.01.24 00:57:46.508304 [ 195 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 104 rows starting from the beginning of the part | ||
| 6816 | 2026.01.24 00:57:46.508357 [ 195 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 64 rows starting from the beginning of the part | ||
| 6817 | 2026.01.24 00:57:46.508403 [ 195 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 104 rows starting from the beginning of the part | ||
| 6818 | 2026.01.24 00:57:46.508448 [ 195 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 64 rows starting from the beginning of the part | ||
| 6819 | 2026.01.24 00:57:46.508497 [ 195 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 600 rows starting from the beginning of the part | ||
| 6820 | 2026.01.24 00:57:46.508859 [ 262 ] {278cda60-835e-46a1-9c80-0be0851097e9} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6821 | 2026.01.24 00:57:46.508901 [ 262 ] {278cda60-835e-46a1-9c80-0be0851097e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6822 | 2026.01.24 00:57:46.509333 [ 262 ] {278cda60-835e-46a1-9c80-0be0851097e9} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 6823 | 2026.01.24 00:57:46.509570 [ 262 ] {278cda60-835e-46a1-9c80-0be0851097e9} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6824 | 2026.01.24 00:57:46.509686 [ 118 ] {} <Debug> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 6825 | 2026.01.24 00:57:46.509689 [ 195 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1568 rows, containing 5 columns (5 merged, 0 gathered) in 0.001712758 sec., 915482.5141672087 rows/sec., 72.96 MiB/sec. | ||
| 6826 | 2026.01.24 00:57:46.509719 [ 118 ] {} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6827 | 2026.01.24 00:57:46.509707 [ 262 ] {278cda60-835e-46a1-9c80-0be0851097e9} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001605 sec., 549532.7102803738 rows/sec., 37.30 MiB/sec. | ||
| 6828 | 2026.01.24 00:57:46.509763 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6829 | 2026.01.24 00:57:46.509802 [ 262 ] {278cda60-835e-46a1-9c80-0be0851097e9} <Debug> TCPHandler: Processed in 0.001831801 sec. | ||
| 6830 | 2026.01.24 00:57:46.509884 [ 192 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 6831 | 2026.01.24 00:57:46.509914 [ 186 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 6832 | 2026.01.24 00:57:46.509920 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6833 | 2026.01.24 00:57:46.510027 [ 192 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6834 | 2026.01.24 00:57:46.510041 [ 262 ] {9823cad4-cbc8-4156-b22b-90675331ed97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6835 | 2026.01.24 00:57:46.510076 [ 192 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15055 rows starting from the beginning of the part | ||
| 6836 | 2026.01.24 00:57:46.510107 [ 262 ] {9823cad4-cbc8-4156-b22b-90675331ed97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6837 | 2026.01.24 00:57:46.510154 [ 192 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 6838 | 2026.01.24 00:57:46.510210 [ 186 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_56_11} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6839 | 2026.01.24 00:57:46.510211 [ 192 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
| 6840 | 2026.01.24 00:57:46.510285 [ 192 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 6841 | 2026.01.24 00:57:46.510291 [ 186 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_56_11} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 6842 | 2026.01.24 00:57:46.510334 [ 192 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 6843 | 2026.01.24 00:57:46.510384 [ 192 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 882 rows starting from the beginning of the part | ||
| 6844 | 2026.01.24 00:57:46.510391 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 6845 | 2026.01.24 00:57:46.511025 [ 262 ] {9823cad4-cbc8-4156-b22b-90675331ed97} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6846 | 2026.01.24 00:57:46.511073 [ 262 ] {9823cad4-cbc8-4156-b22b-90675331ed97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6847 | 2026.01.24 00:57:46.511707 [ 262 ] {9823cad4-cbc8-4156-b22b-90675331ed97} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6848 | 2026.01.24 00:57:46.511962 [ 262 ] {9823cad4-cbc8-4156-b22b-90675331ed97} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6849 | 2026.01.24 00:57:46.512137 [ 262 ] {9823cad4-cbc8-4156-b22b-90675331ed97} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002113 sec., 18930.43066729768 rows/sec., 33.92 MiB/sec. | ||
| 6850 | 2026.01.24 00:57:46.512243 [ 262 ] {9823cad4-cbc8-4156-b22b-90675331ed97} <Debug> TCPHandler: Processed in 0.002371253 sec. | ||
| 6851 | 2026.01.24 00:57:46.512383 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6852 | 2026.01.24 00:57:46.512480 [ 262 ] {fc2fddb7-1fd9-4ba3-b5b7-3fb68a045958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6853 | 2026.01.24 00:57:46.512523 [ 262 ] {fc2fddb7-1fd9-4ba3-b5b7-3fb68a045958} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6854 | 2026.01.24 00:57:46.512903 [ 262 ] {fc2fddb7-1fd9-4ba3-b5b7-3fb68a045958} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6855 | 2026.01.24 00:57:46.512941 [ 262 ] {fc2fddb7-1fd9-4ba3-b5b7-3fb68a045958} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6856 | 2026.01.24 00:57:46.513284 [ 262 ] {fc2fddb7-1fd9-4ba3-b5b7-3fb68a045958} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 6857 | 2026.01.24 00:57:46.513528 [ 262 ] {fc2fddb7-1fd9-4ba3-b5b7-3fb68a045958} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6858 | 2026.01.24 00:57:46.513665 [ 262 ] {fc2fddb7-1fd9-4ba3-b5b7-3fb68a045958} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001205 sec., 49792.53112033195 rows/sec., 3.36 MiB/sec. | ||
| 6859 | 2026.01.24 00:57:46.513671 [ 117 ] {} <Debug> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 6860 | 2026.01.24 00:57:46.513705 [ 262 ] {fc2fddb7-1fd9-4ba3-b5b7-3fb68a045958} <Debug> TCPHandler: Processed in 0.00137311 sec. | ||
| 6861 | 2026.01.24 00:57:46.513726 [ 117 ] {} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6862 | 2026.01.24 00:57:46.513752 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6863 | 2026.01.24 00:57:46.513828 [ 195 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 6864 | 2026.01.24 00:57:46.513946 [ 195 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6865 | 2026.01.24 00:57:46.513976 [ 195 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3000 rows starting from the beginning of the part | ||
| 6866 | 2026.01.24 00:57:46.514025 [ 195 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 6867 | 2026.01.24 00:57:46.514063 [ 195 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 6868 | 2026.01.24 00:57:46.514096 [ 195 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 6869 | 2026.01.24 00:57:46.514130 [ 195 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 6870 | 2026.01.24 00:57:46.514163 [ 195 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 6871 | 2026.01.24 00:57:46.515688 [ 199 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3300 rows, containing 4 columns (4 merged, 0 gathered) in 0.001891772 sec., 1744396.2591686526 rows/sec., 117.56 MiB/sec. | ||
| 6872 | 2026.01.24 00:57:46.516085 [ 199 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 6873 | 2026.01.24 00:57:46.516349 [ 199 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_56_11} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6874 | 2026.01.24 00:57:46.516388 [ 197 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16577 rows, containing 5 columns (5 merged, 0 gathered) in 0.006566436 sec., 2524504.9216957265 rows/sec., 173.44 MiB/sec. | ||
| 6875 | 2026.01.24 00:57:46.516426 [ 199 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_56_11} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 6876 | 2026.01.24 00:57:46.516507 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 6877 | 2026.01.24 00:57:46.516579 [ 201 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 6878 | 2026.01.24 00:57:46.516861 [ 201 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6879 | 2026.01.24 00:57:46.516933 [ 201 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 6880 | 2026.01.24 00:57:46.517016 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. | ||
| 6881 | 2026.01.24 00:57:47.000180 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 291.68 MiB, peak 300.79 MiB, free memory in arenas 0.00 B, will set to 293.16 MiB (RSS), difference: 1.48 MiB | ||
| 6882 | 2026.01.24 00:57:47.142889 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18693 | ||
| 6883 | 2026.01.24 00:57:47.143414 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6884 | 2026.01.24 00:57:47.143460 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6885 | 2026.01.24 00:57:47.143981 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6886 | 2026.01.24 00:57:47.144216 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6887 | 2026.01.24 00:57:47.144362 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18693 | ||
| 6888 | 2026.01.24 00:57:48.138890 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 6889 | 2026.01.24 00:57:48.157039 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6890 | 2026.01.24 00:57:48.157097 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6891 | 2026.01.24 00:57:48.163365 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6892 | 2026.01.24 00:57:48.164114 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6893 | 2026.01.24 00:57:48.167623 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 6894 | 2026.01.24 00:57:51.465227 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6895 | 2026.01.24 00:57:51.465438 [ 262 ] {ec2914b8-d016-4a56-8836-94a2756fbefe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6896 | 2026.01.24 00:57:51.465514 [ 262 ] {ec2914b8-d016-4a56-8836-94a2756fbefe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6897 | 2026.01.24 00:57:51.466196 [ 262 ] {ec2914b8-d016-4a56-8836-94a2756fbefe} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6898 | 2026.01.24 00:57:51.466242 [ 262 ] {ec2914b8-d016-4a56-8836-94a2756fbefe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6899 | 2026.01.24 00:57:51.466630 [ 262 ] {ec2914b8-d016-4a56-8836-94a2756fbefe} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 6900 | 2026.01.24 00:57:51.466859 [ 262 ] {ec2914b8-d016-4a56-8836-94a2756fbefe} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6901 | 2026.01.24 00:57:51.467020 [ 262 ] {ec2914b8-d016-4a56-8836-94a2756fbefe} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001641 sec., 34125.53321145643 rows/sec., 2.61 MiB/sec. | ||
| 6902 | 2026.01.24 00:57:51.467072 [ 262 ] {ec2914b8-d016-4a56-8836-94a2756fbefe} <Debug> TCPHandler: Processed in 0.001969094 sec. | ||
| 6903 | 2026.01.24 00:57:51.467208 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6904 | 2026.01.24 00:57:51.467312 [ 262 ] {4ea24e86-1ca0-4c58-9281-b8c808decfd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6905 | 2026.01.24 00:57:51.467356 [ 262 ] {4ea24e86-1ca0-4c58-9281-b8c808decfd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6906 | 2026.01.24 00:57:51.467825 [ 262 ] {4ea24e86-1ca0-4c58-9281-b8c808decfd9} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6907 | 2026.01.24 00:57:51.467863 [ 262 ] {4ea24e86-1ca0-4c58-9281-b8c808decfd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6908 | 2026.01.24 00:57:51.468167 [ 262 ] {4ea24e86-1ca0-4c58-9281-b8c808decfd9} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 6909 | 2026.01.24 00:57:51.468373 [ 262 ] {4ea24e86-1ca0-4c58-9281-b8c808decfd9} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6910 | 2026.01.24 00:57:51.468510 [ 262 ] {4ea24e86-1ca0-4c58-9281-b8c808decfd9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00122 sec., 52459.016393442624 rows/sec., 4.09 MiB/sec. | ||
| 6911 | 2026.01.24 00:57:51.468550 [ 262 ] {4ea24e86-1ca0-4c58-9281-b8c808decfd9} <Debug> TCPHandler: Processed in 0.001394372 sec. | ||
| 6912 | 2026.01.24 00:57:51.468669 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6913 | 2026.01.24 00:57:51.468765 [ 262 ] {192bb8f2-de86-4288-b36b-3cd10f8b1505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6914 | 2026.01.24 00:57:51.468834 [ 262 ] {192bb8f2-de86-4288-b36b-3cd10f8b1505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6915 | 2026.01.24 00:57:51.469257 [ 262 ] {192bb8f2-de86-4288-b36b-3cd10f8b1505} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6916 | 2026.01.24 00:57:51.469294 [ 262 ] {192bb8f2-de86-4288-b36b-3cd10f8b1505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6917 | 2026.01.24 00:57:51.469631 [ 262 ] {192bb8f2-de86-4288-b36b-3cd10f8b1505} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 6918 | 2026.01.24 00:57:51.469851 [ 262 ] {192bb8f2-de86-4288-b36b-3cd10f8b1505} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6919 | 2026.01.24 00:57:51.469984 [ 262 ] {192bb8f2-de86-4288-b36b-3cd10f8b1505} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001238 sec., 129240.71082390954 rows/sec., 9.00 MiB/sec. | ||
| 6920 | 2026.01.24 00:57:51.470022 [ 262 ] {192bb8f2-de86-4288-b36b-3cd10f8b1505} <Debug> TCPHandler: Processed in 0.001404451 sec. | ||
| 6921 | 2026.01.24 00:57:51.470134 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6922 | 2026.01.24 00:57:51.470228 [ 262 ] {e278ea72-8048-454f-9b16-5bff160af28a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6923 | 2026.01.24 00:57:51.470269 [ 262 ] {e278ea72-8048-454f-9b16-5bff160af28a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6924 | 2026.01.24 00:57:51.470610 [ 262 ] {e278ea72-8048-454f-9b16-5bff160af28a} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6925 | 2026.01.24 00:57:51.470646 [ 262 ] {e278ea72-8048-454f-9b16-5bff160af28a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6926 | 2026.01.24 00:57:51.470948 [ 262 ] {e278ea72-8048-454f-9b16-5bff160af28a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 6927 | 2026.01.24 00:57:51.471152 [ 262 ] {e278ea72-8048-454f-9b16-5bff160af28a} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6928 | 2026.01.24 00:57:51.471281 [ 262 ] {e278ea72-8048-454f-9b16-5bff160af28a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 6929 | 2026.01.24 00:57:51.471319 [ 262 ] {e278ea72-8048-454f-9b16-5bff160af28a} <Debug> TCPHandler: Processed in 0.001233408 sec. | ||
| 6930 | 2026.01.24 00:57:54.509750 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6931 | 2026.01.24 00:57:54.509852 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6932 | 2026.01.24 00:57:54.645379 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19141 | ||
| 6933 | 2026.01.24 00:57:54.645954 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6934 | 2026.01.24 00:57:54.646006 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6935 | 2026.01.24 00:57:54.646517 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6936 | 2026.01.24 00:57:54.646744 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6937 | 2026.01.24 00:57:54.646888 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19141 | ||
| 6938 | 2026.01.24 00:57:54.694225 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 846 | ||
| 6939 | 2026.01.24 00:57:54.696422 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6940 | 2026.01.24 00:57:54.696463 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6941 | 2026.01.24 00:57:54.697642 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6942 | 2026.01.24 00:57:54.697897 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6943 | 2026.01.24 00:57:54.698158 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 846 | ||
| 6944 | 2026.01.24 00:57:55.668592 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 6945 | 2026.01.24 00:57:55.685324 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6946 | 2026.01.24 00:57:55.685388 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6947 | 2026.01.24 00:57:55.691484 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6948 | 2026.01.24 00:57:55.692201 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6949 | 2026.01.24 00:57:55.695741 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 6950 | 2026.01.24 00:57:56.467032 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6951 | 2026.01.24 00:57:56.467226 [ 262 ] {1cfebbce-3491-4a3b-9a7e-f0426c2698fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6952 | 2026.01.24 00:57:56.467298 [ 262 ] {1cfebbce-3491-4a3b-9a7e-f0426c2698fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6953 | 2026.01.24 00:57:56.468051 [ 262 ] {1cfebbce-3491-4a3b-9a7e-f0426c2698fd} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6954 | 2026.01.24 00:57:56.468103 [ 262 ] {1cfebbce-3491-4a3b-9a7e-f0426c2698fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6955 | 2026.01.24 00:57:56.468511 [ 262 ] {1cfebbce-3491-4a3b-9a7e-f0426c2698fd} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 6956 | 2026.01.24 00:57:56.468734 [ 262 ] {1cfebbce-3491-4a3b-9a7e-f0426c2698fd} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6957 | 2026.01.24 00:57:56.468893 [ 262 ] {1cfebbce-3491-4a3b-9a7e-f0426c2698fd} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.00172 sec., 79069.76744186047 rows/sec., 6.84 MiB/sec. | ||
| 6958 | 2026.01.24 00:57:56.468934 [ 262 ] {1cfebbce-3491-4a3b-9a7e-f0426c2698fd} <Debug> TCPHandler: Processed in 0.002033575 sec. | ||
| 6959 | 2026.01.24 00:57:56.469048 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6960 | 2026.01.24 00:57:56.469144 [ 262 ] {ffcb998f-6245-4eaf-ae6e-34edc7f0a9ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6961 | 2026.01.24 00:57:56.469184 [ 262 ] {ffcb998f-6245-4eaf-ae6e-34edc7f0a9ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6962 | 2026.01.24 00:57:56.469589 [ 262 ] {ffcb998f-6245-4eaf-ae6e-34edc7f0a9ac} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6963 | 2026.01.24 00:57:56.469627 [ 262 ] {ffcb998f-6245-4eaf-ae6e-34edc7f0a9ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6964 | 2026.01.24 00:57:56.469928 [ 262 ] {ffcb998f-6245-4eaf-ae6e-34edc7f0a9ac} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6965 | 2026.01.24 00:57:56.470129 [ 262 ] {ffcb998f-6245-4eaf-ae6e-34edc7f0a9ac} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6966 | 2026.01.24 00:57:56.470257 [ 262 ] {ffcb998f-6245-4eaf-ae6e-34edc7f0a9ac} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001132 sec., 35335.68904593639 rows/sec., 2.59 MiB/sec. | ||
| 6967 | 2026.01.24 00:57:56.470295 [ 262 ] {ffcb998f-6245-4eaf-ae6e-34edc7f0a9ac} <Debug> TCPHandler: Processed in 0.001294629 sec. | ||
| 6968 | 2026.01.24 00:57:56.470401 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6969 | 2026.01.24 00:57:56.470494 [ 262 ] {b7c1c460-c48f-4293-a29c-95a570a2aa07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6970 | 2026.01.24 00:57:56.470533 [ 262 ] {b7c1c460-c48f-4293-a29c-95a570a2aa07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6971 | 2026.01.24 00:57:56.470947 [ 262 ] {b7c1c460-c48f-4293-a29c-95a570a2aa07} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6972 | 2026.01.24 00:57:56.470983 [ 262 ] {b7c1c460-c48f-4293-a29c-95a570a2aa07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6973 | 2026.01.24 00:57:56.471289 [ 262 ] {b7c1c460-c48f-4293-a29c-95a570a2aa07} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 6974 | 2026.01.24 00:57:56.471512 [ 262 ] {b7c1c460-c48f-4293-a29c-95a570a2aa07} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6975 | 2026.01.24 00:57:56.471642 [ 262 ] {b7c1c460-c48f-4293-a29c-95a570a2aa07} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001166 sec., 89193.82504288165 rows/sec., 6.97 MiB/sec. | ||
| 6976 | 2026.01.24 00:57:56.471681 [ 262 ] {b7c1c460-c48f-4293-a29c-95a570a2aa07} <Debug> TCPHandler: Processed in 0.001327929 sec. | ||
| 6977 | 2026.01.24 00:57:56.471791 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6978 | 2026.01.24 00:57:56.471885 [ 262 ] {04c66e8b-f19a-475a-81e4-fcd20e4a2e9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6979 | 2026.01.24 00:57:56.471928 [ 262 ] {04c66e8b-f19a-475a-81e4-fcd20e4a2e9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6980 | 2026.01.24 00:57:56.472319 [ 262 ] {04c66e8b-f19a-475a-81e4-fcd20e4a2e9f} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6981 | 2026.01.24 00:57:56.472354 [ 262 ] {04c66e8b-f19a-475a-81e4-fcd20e4a2e9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6982 | 2026.01.24 00:57:56.472686 [ 262 ] {04c66e8b-f19a-475a-81e4-fcd20e4a2e9f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 6983 | 2026.01.24 00:57:56.472891 [ 262 ] {04c66e8b-f19a-475a-81e4-fcd20e4a2e9f} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6984 | 2026.01.24 00:57:56.473020 [ 262 ] {04c66e8b-f19a-475a-81e4-fcd20e4a2e9f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001153 sec., 138768.43018213357 rows/sec., 9.66 MiB/sec. | ||
| 6985 | 2026.01.24 00:57:56.473057 [ 262 ] {04c66e8b-f19a-475a-81e4-fcd20e4a2e9f} <Debug> TCPHandler: Processed in 0.001314419 sec. | ||
| 6986 | 2026.01.24 00:57:56.473156 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6987 | 2026.01.24 00:57:56.473248 [ 262 ] {d86e1872-539a-44b5-810d-08a1334ecff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6988 | 2026.01.24 00:57:56.473301 [ 262 ] {d86e1872-539a-44b5-810d-08a1334ecff5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6989 | 2026.01.24 00:57:56.474088 [ 262 ] {d86e1872-539a-44b5-810d-08a1334ecff5} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6990 | 2026.01.24 00:57:56.474123 [ 262 ] {d86e1872-539a-44b5-810d-08a1334ecff5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6991 | 2026.01.24 00:57:56.474662 [ 262 ] {d86e1872-539a-44b5-810d-08a1334ecff5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6992 | 2026.01.24 00:57:56.474875 [ 262 ] {d86e1872-539a-44b5-810d-08a1334ecff5} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6993 | 2026.01.24 00:57:56.475009 [ 262 ] {d86e1872-539a-44b5-810d-08a1334ecff5} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001779 sec., 22484.541877459247 rows/sec., 40.29 MiB/sec. | ||
| 6994 | 2026.01.24 00:57:56.475063 [ 262 ] {d86e1872-539a-44b5-810d-08a1334ecff5} <Debug> TCPHandler: Processed in 0.001954944 sec. | ||
| 6995 | 2026.01.24 00:57:56.475170 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6996 | 2026.01.24 00:57:56.475264 [ 262 ] {e9a8ede8-a506-4724-8db0-46258e8b5812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6997 | 2026.01.24 00:57:56.475307 [ 262 ] {e9a8ede8-a506-4724-8db0-46258e8b5812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6998 | 2026.01.24 00:57:56.475632 [ 262 ] {e9a8ede8-a506-4724-8db0-46258e8b5812} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6999 | 2026.01.24 00:57:56.475669 [ 262 ] {e9a8ede8-a506-4724-8db0-46258e8b5812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7000 | 2026.01.24 00:57:56.475970 [ 262 ] {e9a8ede8-a506-4724-8db0-46258e8b5812} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7001 | 2026.01.24 00:57:56.476174 [ 262 ] {e9a8ede8-a506-4724-8db0-46258e8b5812} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7002 | 2026.01.24 00:57:56.476305 [ 262 ] {e9a8ede8-a506-4724-8db0-46258e8b5812} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 7003 | 2026.01.24 00:57:56.476340 [ 262 ] {e9a8ede8-a506-4724-8db0-46258e8b5812} <Debug> TCPHandler: Processed in 0.001218767 sec. | ||
| 7004 | 2026.01.24 00:58:00.881478 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55253 | ||
| 7005 | 2026.01.24 00:58:00.881597 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7006 | 2026.01.24 00:58:00.881623 [ 292 ] {} <Debug> TCP-Session: 12bd0f4e-203b-4f16-a6a4-47b0e02ec111 Authenticating user 'default' from [fd00:1122:3344:101::e]:55253 | ||
| 7007 | 2026.01.24 00:58:00.881646 [ 292 ] {} <Debug> TCP-Session: 12bd0f4e-203b-4f16-a6a4-47b0e02ec111 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7008 | 2026.01.24 00:58:00.881659 [ 292 ] {} <Debug> TCP-Session: 12bd0f4e-203b-4f16-a6a4-47b0e02ec111 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7009 | 2026.01.24 00:58:00.881821 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47055 | ||
| 7010 | 2026.01.24 00:58:00.881855 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52380 | ||
| 7011 | 2026.01.24 00:58:00.881869 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38105 | ||
| 7012 | 2026.01.24 00:58:00.881901 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37517 | ||
| 7013 | 2026.01.24 00:58:00.881926 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42209 | ||
| 7014 | 2026.01.24 00:58:00.881974 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7015 | 2026.01.24 00:58:00.881949 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7016 | 2026.01.24 00:58:00.882014 [ 259 ] {} <Debug> TCP-Session: c9c6df6f-1876-4f4b-84f4-49c9af45003f Authenticating user 'default' from [fd00:1122:3344:101::e]:52380 | ||
| 7017 | 2026.01.24 00:58:00.881936 [ 292 ] {} <Trace> TCP-Session: 12bd0f4e-203b-4f16-a6a4-47b0e02ec111 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7018 | 2026.01.24 00:58:00.882040 [ 293 ] {} <Debug> TCP-Session: b7ce8171-6bc2-41cb-86dc-e59c24e00995 Authenticating user 'default' from [fd00:1122:3344:101::e]:47055 | ||
| 7019 | 2026.01.24 00:58:00.882051 [ 259 ] {} <Debug> TCP-Session: c9c6df6f-1876-4f4b-84f4-49c9af45003f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7020 | 2026.01.24 00:58:00.882091 [ 293 ] {} <Debug> TCP-Session: b7ce8171-6bc2-41cb-86dc-e59c24e00995 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7021 | 2026.01.24 00:58:00.882098 [ 259 ] {} <Debug> TCP-Session: c9c6df6f-1876-4f4b-84f4-49c9af45003f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7022 | 2026.01.24 00:58:00.882115 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7023 | 2026.01.24 00:58:00.882114 [ 293 ] {} <Debug> TCP-Session: b7ce8171-6bc2-41cb-86dc-e59c24e00995 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7024 | 2026.01.24 00:58:00.881891 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60598 | ||
| 7025 | 2026.01.24 00:58:00.882151 [ 288 ] {} <Debug> TCP-Session: f0d6dc7d-4551-4ff8-bf69-668c12505343 Authenticating user 'default' from [fd00:1122:3344:101::e]:38105 | ||
| 7026 | 2026.01.24 00:58:00.881863 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43473 | ||
| 7027 | 2026.01.24 00:58:00.882202 [ 288 ] {} <Debug> TCP-Session: f0d6dc7d-4551-4ff8-bf69-668c12505343 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7028 | 2026.01.24 00:58:00.881829 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40950 | ||
| 7029 | 2026.01.24 00:58:00.882230 [ 288 ] {} <Debug> TCP-Session: f0d6dc7d-4551-4ff8-bf69-668c12505343 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7030 | 2026.01.24 00:58:00.882231 [ 292 ] {815985cf-2427-4020-ac4b-25dbb936c2c6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55253) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7031 | 2026.01.24 00:58:00.882554 [ 292 ] {815985cf-2427-4020-ac4b-25dbb936c2c6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7032 | 2026.01.24 00:58:00.882571 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7033 | 2026.01.24 00:58:00.882605 [ 289 ] {} <Debug> TCP-Session: 0e674458-6179-45cf-a984-0ca79d4460a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:60598 | ||
| 7034 | 2026.01.24 00:58:00.882614 [ 292 ] {815985cf-2427-4020-ac4b-25dbb936c2c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7035 | 2026.01.24 00:58:00.882624 [ 289 ] {} <Debug> TCP-Session: 0e674458-6179-45cf-a984-0ca79d4460a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7036 | 2026.01.24 00:58:00.882655 [ 289 ] {} <Debug> TCP-Session: 0e674458-6179-45cf-a984-0ca79d4460a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7037 | 2026.01.24 00:58:00.882685 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7038 | 2026.01.24 00:58:00.882719 [ 294 ] {} <Debug> TCP-Session: 4ab0e027-5929-4b88-83a6-eb12d715a624 Authenticating user 'default' from [fd00:1122:3344:101::e]:40950 | ||
| 7039 | 2026.01.24 00:58:00.882738 [ 294 ] {} <Debug> TCP-Session: 4ab0e027-5929-4b88-83a6-eb12d715a624 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7040 | 2026.01.24 00:58:00.882750 [ 294 ] {} <Debug> TCP-Session: 4ab0e027-5929-4b88-83a6-eb12d715a624 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7041 | 2026.01.24 00:58:00.882803 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7042 | 2026.01.24 00:58:00.882845 [ 291 ] {} <Debug> TCP-Session: aa058771-3e52-48e6-9c0f-e07bd0f091b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:42209 | ||
| 7043 | 2026.01.24 00:58:00.882870 [ 291 ] {} <Debug> TCP-Session: aa058771-3e52-48e6-9c0f-e07bd0f091b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7044 | 2026.01.24 00:58:00.882882 [ 291 ] {} <Debug> TCP-Session: aa058771-3e52-48e6-9c0f-e07bd0f091b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7045 | 2026.01.24 00:58:00.882956 [ 292 ] {815985cf-2427-4020-ac4b-25dbb936c2c6} <Debug> oximeter.version (e41782c5-ec67-41da-8086-17500ed3b5e4) (SelectExecutor): Key condition: unknown | ||
| 7046 | 2026.01.24 00:58:00.883095 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7047 | 2026.01.24 00:58:00.883126 [ 349 ] {} <Debug> TCP-Session: b631695e-6a08-47a4-baec-a3a4e8b8daee Authenticating user 'default' from [fd00:1122:3344:101::e]:43473 | ||
| 7048 | 2026.01.24 00:58:00.883145 [ 349 ] {} <Debug> TCP-Session: b631695e-6a08-47a4-baec-a3a4e8b8daee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7049 | 2026.01.24 00:58:00.883158 [ 349 ] {} <Debug> TCP-Session: b631695e-6a08-47a4-baec-a3a4e8b8daee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7050 | 2026.01.24 00:58:00.883175 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7051 | 2026.01.24 00:58:00.883207 [ 290 ] {} <Debug> TCP-Session: f7c1206a-c24b-4978-be03-d184c239a688 Authenticating user 'default' from [fd00:1122:3344:101::e]:37517 | ||
| 7052 | 2026.01.24 00:58:00.883230 [ 290 ] {} <Debug> TCP-Session: f7c1206a-c24b-4978-be03-d184c239a688 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7053 | 2026.01.24 00:58:00.883246 [ 290 ] {} <Debug> TCP-Session: f7c1206a-c24b-4978-be03-d184c239a688 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7054 | 2026.01.24 00:58:00.884006 [ 309 ] {815985cf-2427-4020-ac4b-25dbb936c2c6} <Trace> AggregatingTransform: Aggregating | ||
| 7055 | 2026.01.24 00:58:00.884053 [ 309 ] {815985cf-2427-4020-ac4b-25dbb936c2c6} <Trace> Aggregator: Aggregation method: without_key | ||
| 7056 | 2026.01.24 00:58:00.884089 [ 309 ] {815985cf-2427-4020-ac4b-25dbb936c2c6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001012962 sec. (987.204 rows/sec., 38.56 KiB/sec.) | ||
| 7057 | 2026.01.24 00:58:00.884108 [ 309 ] {815985cf-2427-4020-ac4b-25dbb936c2c6} <Trace> Aggregator: Merging aggregated data | ||
| 7058 | 2026.01.24 00:58:00.885467 [ 292 ] {815985cf-2427-4020-ac4b-25dbb936c2c6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.0033 sec., 303.03030303030306 rows/sec., 11.84 KiB/sec. | ||
| 7059 | 2026.01.24 00:58:00.885696 [ 292 ] {815985cf-2427-4020-ac4b-25dbb936c2c6} <Debug> TCPHandler: Processed in 0.003877076 sec. | ||
| 7060 | 2026.01.24 00:58:00.885792 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7061 | 2026.01.24 00:58:00.885818 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7062 | 2026.01.24 00:58:00.885838 [ 292 ] {} <Debug> TCP-Session: 12bd0f4e-203b-4f16-a6a4-47b0e02ec111 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7063 | 2026.01.24 00:58:00.885857 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7064 | 2026.01.24 00:58:00.885872 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7065 | 2026.01.24 00:58:00.885889 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7066 | 2026.01.24 00:58:00.885912 [ 291 ] {} <Debug> TCP-Session: aa058771-3e52-48e6-9c0f-e07bd0f091b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7067 | 2026.01.24 00:58:00.885939 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7068 | 2026.01.24 00:58:00.885957 [ 290 ] {} <Debug> TCP-Session: f7c1206a-c24b-4978-be03-d184c239a688 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7069 | 2026.01.24 00:58:00.885933 [ 288 ] {} <Debug> TCP-Session: f0d6dc7d-4551-4ff8-bf69-668c12505343 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7070 | 2026.01.24 00:58:00.885985 [ 289 ] {} <Debug> TCP-Session: 0e674458-6179-45cf-a984-0ca79d4460a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7071 | 2026.01.24 00:58:00.885914 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7072 | 2026.01.24 00:58:00.885867 [ 293 ] {} <Debug> TCP-Session: b7ce8171-6bc2-41cb-86dc-e59c24e00995 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7073 | 2026.01.24 00:58:00.886055 [ 294 ] {} <Debug> TCP-Session: 4ab0e027-5929-4b88-83a6-eb12d715a624 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7074 | 2026.01.24 00:58:00.885843 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7075 | 2026.01.24 00:58:00.885920 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7076 | 2026.01.24 00:58:00.886118 [ 259 ] {} <Debug> TCP-Session: c9c6df6f-1876-4f4b-84f4-49c9af45003f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7077 | 2026.01.24 00:58:00.886132 [ 349 ] {} <Debug> TCP-Session: b631695e-6a08-47a4-baec-a3a4e8b8daee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7078 | 2026.01.24 00:58:00.895473 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38605 | ||
| 7079 | 2026.01.24 00:58:00.895540 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7080 | 2026.01.24 00:58:00.895561 [ 292 ] {} <Debug> TCP-Session: c3819b88-be2e-4a35-b7ae-6eb3c09458a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:38605 | ||
| 7081 | 2026.01.24 00:58:00.895578 [ 292 ] {} <Debug> TCP-Session: c3819b88-be2e-4a35-b7ae-6eb3c09458a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7082 | 2026.01.24 00:58:00.895591 [ 292 ] {} <Debug> TCP-Session: c3819b88-be2e-4a35-b7ae-6eb3c09458a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7083 | 2026.01.24 00:58:00.895750 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45063 | ||
| 7084 | 2026.01.24 00:58:00.895763 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50524 | ||
| 7085 | 2026.01.24 00:58:00.895799 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52499 | ||
| 7086 | 2026.01.24 00:58:00.895826 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56572 | ||
| 7087 | 2026.01.24 00:58:00.895848 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64825 | ||
| 7088 | 2026.01.24 00:58:00.895880 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7089 | 2026.01.24 00:58:00.895882 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7090 | 2026.01.24 00:58:00.895920 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7091 | 2026.01.24 00:58:00.895945 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7092 | 2026.01.24 00:58:00.895957 [ 288 ] {} <Debug> TCP-Session: fd690008-caec-4dd3-8173-34df441f8ad8 Authenticating user 'default' from [fd00:1122:3344:101::e]:52499 | ||
| 7093 | 2026.01.24 00:58:00.895976 [ 289 ] {} <Debug> TCP-Session: 17949db6-9609-40f3-9855-c77888abc8b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:56572 | ||
| 7094 | 2026.01.24 00:58:00.896010 [ 288 ] {} <Debug> TCP-Session: fd690008-caec-4dd3-8173-34df441f8ad8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7095 | 2026.01.24 00:58:00.896028 [ 289 ] {} <Debug> TCP-Session: 17949db6-9609-40f3-9855-c77888abc8b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7096 | 2026.01.24 00:58:00.896039 [ 288 ] {} <Debug> TCP-Session: fd690008-caec-4dd3-8173-34df441f8ad8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7097 | 2026.01.24 00:58:00.896056 [ 289 ] {} <Debug> TCP-Session: 17949db6-9609-40f3-9855-c77888abc8b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7098 | 2026.01.24 00:58:00.895992 [ 291 ] {} <Debug> TCP-Session: 221d4a3b-0044-42cc-a8cb-a81ac7aa5718 Authenticating user 'default' from [fd00:1122:3344:101::e]:64825 | ||
| 7099 | 2026.01.24 00:58:00.895940 [ 293 ] {} <Debug> TCP-Session: 2d21efc3-343d-4c89-807c-f5ff3388fa37 Authenticating user 'default' from [fd00:1122:3344:101::e]:45063 | ||
| 7100 | 2026.01.24 00:58:00.896120 [ 291 ] {} <Debug> TCP-Session: 221d4a3b-0044-42cc-a8cb-a81ac7aa5718 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7101 | 2026.01.24 00:58:00.896148 [ 293 ] {} <Debug> TCP-Session: 2d21efc3-343d-4c89-807c-f5ff3388fa37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7102 | 2026.01.24 00:58:00.896159 [ 291 ] {} <Debug> TCP-Session: 221d4a3b-0044-42cc-a8cb-a81ac7aa5718 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7103 | 2026.01.24 00:58:00.896174 [ 293 ] {} <Debug> TCP-Session: 2d21efc3-343d-4c89-807c-f5ff3388fa37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7104 | 2026.01.24 00:58:00.895864 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7105 | 2026.01.24 00:58:00.895829 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42461 | ||
| 7106 | 2026.01.24 00:58:00.896238 [ 294 ] {} <Debug> TCP-Session: bb207c41-e9b1-4ed9-92ba-0b8e8f27e584 Authenticating user 'default' from [fd00:1122:3344:101::e]:50524 | ||
| 7107 | 2026.01.24 00:58:00.895779 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55710 | ||
| 7108 | 2026.01.24 00:58:00.896261 [ 294 ] {} <Debug> TCP-Session: bb207c41-e9b1-4ed9-92ba-0b8e8f27e584 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7109 | 2026.01.24 00:58:00.895764 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37953 | ||
| 7110 | 2026.01.24 00:58:00.896288 [ 294 ] {} <Debug> TCP-Session: bb207c41-e9b1-4ed9-92ba-0b8e8f27e584 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7111 | 2026.01.24 00:58:00.896284 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7112 | 2026.01.24 00:58:00.896313 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7113 | 2026.01.24 00:58:00.896326 [ 290 ] {} <Debug> TCP-Session: 7c5d2b31-6112-4778-bda0-5c619c93b058 Authenticating user 'default' from [fd00:1122:3344:101::e]:42461 | ||
| 7114 | 2026.01.24 00:58:00.896335 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7115 | 2026.01.24 00:58:00.896339 [ 349 ] {} <Debug> TCP-Session: 90b53cc1-cb01-4988-bb73-41254dc9588b Authenticating user 'default' from [fd00:1122:3344:101::e]:55710 | ||
| 7116 | 2026.01.24 00:58:00.896346 [ 290 ] {} <Debug> TCP-Session: 7c5d2b31-6112-4778-bda0-5c619c93b058 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7117 | 2026.01.24 00:58:00.896360 [ 259 ] {} <Debug> TCP-Session: ad38e5bc-0554-49a9-a0b0-83143c51152b Authenticating user 'default' from [fd00:1122:3344:101::e]:37953 | ||
| 7118 | 2026.01.24 00:58:00.896370 [ 290 ] {} <Debug> TCP-Session: 7c5d2b31-6112-4778-bda0-5c619c93b058 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7119 | 2026.01.24 00:58:00.896379 [ 259 ] {} <Debug> TCP-Session: ad38e5bc-0554-49a9-a0b0-83143c51152b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7120 | 2026.01.24 00:58:00.896365 [ 349 ] {} <Debug> TCP-Session: 90b53cc1-cb01-4988-bb73-41254dc9588b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7121 | 2026.01.24 00:58:00.896398 [ 259 ] {} <Debug> TCP-Session: ad38e5bc-0554-49a9-a0b0-83143c51152b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7122 | 2026.01.24 00:58:00.896412 [ 349 ] {} <Debug> TCP-Session: 90b53cc1-cb01-4988-bb73-41254dc9588b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7123 | 2026.01.24 00:58:00.895839 [ 292 ] {} <Trace> TCP-Session: c3819b88-be2e-4a35-b7ae-6eb3c09458a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7124 | 2026.01.24 00:58:00.896583 [ 292 ] {7c6c9df6-6d34-4bbc-a69f-66c16610271c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38605) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7125 | 2026.01.24 00:58:00.896774 [ 292 ] {7c6c9df6-6d34-4bbc-a69f-66c16610271c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7126 | 2026.01.24 00:58:00.896816 [ 292 ] {7c6c9df6-6d34-4bbc-a69f-66c16610271c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7127 | 2026.01.24 00:58:00.897090 [ 292 ] {7c6c9df6-6d34-4bbc-a69f-66c16610271c} <Debug> oximeter.version (e41782c5-ec67-41da-8086-17500ed3b5e4) (SelectExecutor): Key condition: unknown | ||
| 7128 | 2026.01.24 00:58:00.897957 [ 347 ] {7c6c9df6-6d34-4bbc-a69f-66c16610271c} <Trace> AggregatingTransform: Aggregating | ||
| 7129 | 2026.01.24 00:58:00.898002 [ 347 ] {7c6c9df6-6d34-4bbc-a69f-66c16610271c} <Trace> Aggregator: Aggregation method: without_key | ||
| 7130 | 2026.01.24 00:58:00.898040 [ 347 ] {7c6c9df6-6d34-4bbc-a69f-66c16610271c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000864829 sec. (1156.298 rows/sec., 45.17 KiB/sec.) | ||
| 7131 | 2026.01.24 00:58:00.898059 [ 347 ] {7c6c9df6-6d34-4bbc-a69f-66c16610271c} <Trace> Aggregator: Merging aggregated data | ||
| 7132 | 2026.01.24 00:58:00.899442 [ 292 ] {7c6c9df6-6d34-4bbc-a69f-66c16610271c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002917 sec., 342.8179636612959 rows/sec., 13.39 KiB/sec. | ||
| 7133 | 2026.01.24 00:58:00.899589 [ 292 ] {7c6c9df6-6d34-4bbc-a69f-66c16610271c} <Debug> TCPHandler: Processed in 0.003808605 sec. | ||
| 7134 | 2026.01.24 00:58:00.899702 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7135 | 2026.01.24 00:58:00.899733 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7136 | 2026.01.24 00:58:00.899736 [ 292 ] {} <Debug> TCP-Session: c3819b88-be2e-4a35-b7ae-6eb3c09458a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7137 | 2026.01.24 00:58:00.899751 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7138 | 2026.01.24 00:58:00.899786 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7139 | 2026.01.24 00:58:00.899811 [ 293 ] {} <Debug> TCP-Session: 2d21efc3-343d-4c89-807c-f5ff3388fa37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7140 | 2026.01.24 00:58:00.899822 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7141 | 2026.01.24 00:58:00.899834 [ 349 ] {} <Debug> TCP-Session: 90b53cc1-cb01-4988-bb73-41254dc9588b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7142 | 2026.01.24 00:58:00.899849 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7143 | 2026.01.24 00:58:00.899876 [ 291 ] {} <Debug> TCP-Session: 221d4a3b-0044-42cc-a8cb-a81ac7aa5718 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7144 | 2026.01.24 00:58:00.899838 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7145 | 2026.01.24 00:58:00.899899 [ 290 ] {} <Debug> TCP-Session: 7c5d2b31-6112-4778-bda0-5c619c93b058 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7146 | 2026.01.24 00:58:00.899772 [ 294 ] {} <Debug> TCP-Session: bb207c41-e9b1-4ed9-92ba-0b8e8f27e584 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7147 | 2026.01.24 00:58:00.899942 [ 288 ] {} <Debug> TCP-Session: fd690008-caec-4dd3-8173-34df441f8ad8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7148 | 2026.01.24 00:58:00.899769 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7149 | 2026.01.24 00:58:00.899801 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7150 | 2026.01.24 00:58:00.900002 [ 259 ] {} <Debug> TCP-Session: ad38e5bc-0554-49a9-a0b0-83143c51152b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7151 | 2026.01.24 00:58:00.900030 [ 289 ] {} <Debug> TCP-Session: 17949db6-9609-40f3-9855-c77888abc8b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7152 | 2026.01.24 00:58:00.925879 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51631 | ||
| 7153 | 2026.01.24 00:58:00.925964 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7154 | 2026.01.24 00:58:00.925989 [ 292 ] {} <Debug> TCP-Session: 09e9fa57-3737-40de-96b9-4bc22e429f31 Authenticating user 'default' from [fd00:1122:3344:101::e]:51631 | ||
| 7155 | 2026.01.24 00:58:00.926010 [ 292 ] {} <Debug> TCP-Session: 09e9fa57-3737-40de-96b9-4bc22e429f31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7156 | 2026.01.24 00:58:00.926022 [ 292 ] {} <Debug> TCP-Session: 09e9fa57-3737-40de-96b9-4bc22e429f31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7157 | 2026.01.24 00:58:00.926186 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52720 | ||
| 7158 | 2026.01.24 00:58:00.926221 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42422 | ||
| 7159 | 2026.01.24 00:58:00.926238 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49793 | ||
| 7160 | 2026.01.24 00:58:00.926244 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36538 | ||
| 7161 | 2026.01.24 00:58:00.926267 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62314 | ||
| 7162 | 2026.01.24 00:58:00.926303 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33862 | ||
| 7163 | 2026.01.24 00:58:00.926341 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7164 | 2026.01.24 00:58:00.926354 [ 292 ] {} <Trace> TCP-Session: 09e9fa57-3737-40de-96b9-4bc22e429f31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7165 | 2026.01.24 00:58:00.926361 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7166 | 2026.01.24 00:58:00.926382 [ 288 ] {} <Debug> TCP-Session: f40e8777-4596-47ab-9937-69e7432e8033 Authenticating user 'default' from [fd00:1122:3344:101::e]:36538 | ||
| 7167 | 2026.01.24 00:58:00.926407 [ 289 ] {} <Debug> TCP-Session: af3a02c0-3a13-4c77-a165-da9aa273bac7 Authenticating user 'default' from [fd00:1122:3344:101::e]:62314 | ||
| 7168 | 2026.01.24 00:58:00.926416 [ 288 ] {} <Debug> TCP-Session: f40e8777-4596-47ab-9937-69e7432e8033 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7169 | 2026.01.24 00:58:00.926421 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7170 | 2026.01.24 00:58:00.926436 [ 289 ] {} <Debug> TCP-Session: af3a02c0-3a13-4c77-a165-da9aa273bac7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7171 | 2026.01.24 00:58:00.926443 [ 288 ] {} <Debug> TCP-Session: f40e8777-4596-47ab-9937-69e7432e8033 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7172 | 2026.01.24 00:58:00.926473 [ 289 ] {} <Debug> TCP-Session: af3a02c0-3a13-4c77-a165-da9aa273bac7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7173 | 2026.01.24 00:58:00.926470 [ 291 ] {} <Debug> TCP-Session: cf20b8d4-597e-4f27-a80f-44e614ec4e19 Authenticating user 'default' from [fd00:1122:3344:101::e]:33862 | ||
| 7174 | 2026.01.24 00:58:00.926314 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7175 | 2026.01.24 00:58:00.926546 [ 291 ] {} <Debug> TCP-Session: cf20b8d4-597e-4f27-a80f-44e614ec4e19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7176 | 2026.01.24 00:58:00.926561 [ 292 ] {7db30794-ac92-4374-b116-3ef68c971634} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51631) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7177 | 2026.01.24 00:58:00.926587 [ 291 ] {} <Debug> TCP-Session: cf20b8d4-597e-4f27-a80f-44e614ec4e19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7178 | 2026.01.24 00:58:00.926591 [ 349 ] {} <Debug> TCP-Session: 335c73c1-43b6-4a0b-acda-9a1a36900d87 Authenticating user 'default' from [fd00:1122:3344:101::e]:49793 | ||
| 7179 | 2026.01.24 00:58:00.926312 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7180 | 2026.01.24 00:58:00.926659 [ 349 ] {} <Debug> TCP-Session: 335c73c1-43b6-4a0b-acda-9a1a36900d87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7181 | 2026.01.24 00:58:00.926285 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7182 | 2026.01.24 00:58:00.926676 [ 294 ] {} <Debug> TCP-Session: 4e572011-efbd-4853-9e9a-078b54deb84a Authenticating user 'default' from [fd00:1122:3344:101::e]:42422 | ||
| 7183 | 2026.01.24 00:58:00.926676 [ 349 ] {} <Debug> TCP-Session: 335c73c1-43b6-4a0b-acda-9a1a36900d87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7184 | 2026.01.24 00:58:00.926714 [ 294 ] {} <Debug> TCP-Session: 4e572011-efbd-4853-9e9a-078b54deb84a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7185 | 2026.01.24 00:58:00.926706 [ 293 ] {} <Debug> TCP-Session: 80d5f000-e5c6-4786-a2e3-781fd9bed074 Authenticating user 'default' from [fd00:1122:3344:101::e]:52720 | ||
| 7186 | 2026.01.24 00:58:00.926736 [ 294 ] {} <Debug> TCP-Session: 4e572011-efbd-4853-9e9a-078b54deb84a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7187 | 2026.01.24 00:58:00.926755 [ 293 ] {} <Debug> TCP-Session: 80d5f000-e5c6-4786-a2e3-781fd9bed074 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7188 | 2026.01.24 00:58:00.926221 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51308 | ||
| 7189 | 2026.01.24 00:58:00.926781 [ 293 ] {} <Debug> TCP-Session: 80d5f000-e5c6-4786-a2e3-781fd9bed074 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7190 | 2026.01.24 00:58:00.926272 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48324 | ||
| 7191 | 2026.01.24 00:58:00.926839 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7192 | 2026.01.24 00:58:00.926844 [ 292 ] {7db30794-ac92-4374-b116-3ef68c971634} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7193 | 2026.01.24 00:58:00.926861 [ 259 ] {} <Debug> TCP-Session: e7ca2d8a-8345-4cba-be07-9956153584d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:51308 | ||
| 7194 | 2026.01.24 00:58:00.926880 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7195 | 2026.01.24 00:58:00.926888 [ 259 ] {} <Debug> TCP-Session: e7ca2d8a-8345-4cba-be07-9956153584d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7196 | 2026.01.24 00:58:00.926902 [ 290 ] {} <Debug> TCP-Session: e6de36f9-417c-4992-a38c-22515bdb5b63 Authenticating user 'default' from [fd00:1122:3344:101::e]:48324 | ||
| 7197 | 2026.01.24 00:58:00.926903 [ 259 ] {} <Debug> TCP-Session: e7ca2d8a-8345-4cba-be07-9956153584d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7198 | 2026.01.24 00:58:00.926906 [ 292 ] {7db30794-ac92-4374-b116-3ef68c971634} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7199 | 2026.01.24 00:58:00.926919 [ 290 ] {} <Debug> TCP-Session: e6de36f9-417c-4992-a38c-22515bdb5b63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7200 | 2026.01.24 00:58:00.926951 [ 290 ] {} <Debug> TCP-Session: e6de36f9-417c-4992-a38c-22515bdb5b63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7201 | 2026.01.24 00:58:00.927199 [ 292 ] {7db30794-ac92-4374-b116-3ef68c971634} <Debug> oximeter.version (e41782c5-ec67-41da-8086-17500ed3b5e4) (SelectExecutor): Key condition: unknown | ||
| 7202 | 2026.01.24 00:58:00.928241 [ 339 ] {7db30794-ac92-4374-b116-3ef68c971634} <Trace> AggregatingTransform: Aggregating | ||
| 7203 | 2026.01.24 00:58:00.928293 [ 339 ] {7db30794-ac92-4374-b116-3ef68c971634} <Trace> Aggregator: Aggregation method: without_key | ||
| 7204 | 2026.01.24 00:58:00.928326 [ 339 ] {7db30794-ac92-4374-b116-3ef68c971634} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001004263 sec. (995.755 rows/sec., 38.90 KiB/sec.) | ||
| 7205 | 2026.01.24 00:58:00.928341 [ 339 ] {7db30794-ac92-4374-b116-3ef68c971634} <Trace> Aggregator: Merging aggregated data | ||
| 7206 | 2026.01.24 00:58:00.929604 [ 292 ] {7db30794-ac92-4374-b116-3ef68c971634} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003096 sec., 322.99741602067184 rows/sec., 12.62 KiB/sec. | ||
| 7207 | 2026.01.24 00:58:00.929762 [ 292 ] {7db30794-ac92-4374-b116-3ef68c971634} <Debug> TCPHandler: Processed in 0.003506408 sec. | ||
| 7208 | 2026.01.24 00:58:00.929922 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7209 | 2026.01.24 00:58:00.929956 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7210 | 2026.01.24 00:58:00.929961 [ 292 ] {} <Debug> TCP-Session: 09e9fa57-3737-40de-96b9-4bc22e429f31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7211 | 2026.01.24 00:58:00.929983 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7212 | 2026.01.24 00:58:00.930003 [ 293 ] {} <Debug> TCP-Session: 80d5f000-e5c6-4786-a2e3-781fd9bed074 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7213 | 2026.01.24 00:58:00.930023 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7214 | 2026.01.24 00:58:00.930047 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7215 | 2026.01.24 00:58:00.930062 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7216 | 2026.01.24 00:58:00.930081 [ 294 ] {} <Debug> TCP-Session: 4e572011-efbd-4853-9e9a-078b54deb84a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7217 | 2026.01.24 00:58:00.930082 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7218 | 2026.01.24 00:58:00.930107 [ 349 ] {} <Debug> TCP-Session: 335c73c1-43b6-4a0b-acda-9a1a36900d87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7219 | 2026.01.24 00:58:00.930108 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7220 | 2026.01.24 00:58:00.930141 [ 289 ] {} <Debug> TCP-Session: af3a02c0-3a13-4c77-a165-da9aa273bac7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7221 | 2026.01.24 00:58:00.930043 [ 259 ] {} <Debug> TCP-Session: e7ca2d8a-8345-4cba-be07-9956153584d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7222 | 2026.01.24 00:58:00.930171 [ 288 ] {} <Debug> TCP-Session: f40e8777-4596-47ab-9937-69e7432e8033 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7223 | 2026.01.24 00:58:00.929998 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7224 | 2026.01.24 00:58:00.930098 [ 290 ] {} <Debug> TCP-Session: e6de36f9-417c-4992-a38c-22515bdb5b63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7225 | 2026.01.24 00:58:00.930272 [ 291 ] {} <Debug> TCP-Session: cf20b8d4-597e-4f27-a80f-44e614ec4e19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7226 | 2026.01.24 00:58:01.465227 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7227 | 2026.01.24 00:58:01.465429 [ 262 ] {abf29caf-78f0-41a0-8d82-4f4062b02fd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7228 | 2026.01.24 00:58:01.465505 [ 262 ] {abf29caf-78f0-41a0-8d82-4f4062b02fd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7229 | 2026.01.24 00:58:01.466157 [ 262 ] {abf29caf-78f0-41a0-8d82-4f4062b02fd8} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7230 | 2026.01.24 00:58:01.466208 [ 262 ] {abf29caf-78f0-41a0-8d82-4f4062b02fd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7231 | 2026.01.24 00:58:01.466641 [ 262 ] {abf29caf-78f0-41a0-8d82-4f4062b02fd8} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7232 | 2026.01.24 00:58:01.466875 [ 262 ] {abf29caf-78f0-41a0-8d82-4f4062b02fd8} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7233 | 2026.01.24 00:58:01.467045 [ 262 ] {abf29caf-78f0-41a0-8d82-4f4062b02fd8} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001689 sec., 33155.71343990527 rows/sec., 2.53 MiB/sec. | ||
| 7234 | 2026.01.24 00:58:01.467101 [ 262 ] {abf29caf-78f0-41a0-8d82-4f4062b02fd8} <Debug> TCPHandler: Processed in 0.002002865 sec. | ||
| 7235 | 2026.01.24 00:58:01.467220 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7236 | 2026.01.24 00:58:01.467325 [ 262 ] {709fa2d5-d6d4-4e2b-87d7-ef7325773eb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7237 | 2026.01.24 00:58:01.467369 [ 262 ] {709fa2d5-d6d4-4e2b-87d7-ef7325773eb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7238 | 2026.01.24 00:58:01.467816 [ 262 ] {709fa2d5-d6d4-4e2b-87d7-ef7325773eb9} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7239 | 2026.01.24 00:58:01.467855 [ 262 ] {709fa2d5-d6d4-4e2b-87d7-ef7325773eb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7240 | 2026.01.24 00:58:01.468199 [ 262 ] {709fa2d5-d6d4-4e2b-87d7-ef7325773eb9} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7241 | 2026.01.24 00:58:01.468419 [ 262 ] {709fa2d5-d6d4-4e2b-87d7-ef7325773eb9} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7242 | 2026.01.24 00:58:01.468561 [ 262 ] {709fa2d5-d6d4-4e2b-87d7-ef7325773eb9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001262 sec., 50713.153724247226 rows/sec., 3.96 MiB/sec. | ||
| 7243 | 2026.01.24 00:58:01.468601 [ 262 ] {709fa2d5-d6d4-4e2b-87d7-ef7325773eb9} <Debug> TCPHandler: Processed in 0.001433443 sec. | ||
| 7244 | 2026.01.24 00:58:01.468717 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7245 | 2026.01.24 00:58:01.468814 [ 262 ] {43818818-ce54-47b7-b3ca-4681b03ef1c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7246 | 2026.01.24 00:58:01.468861 [ 262 ] {43818818-ce54-47b7-b3ca-4681b03ef1c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7247 | 2026.01.24 00:58:01.469288 [ 262 ] {43818818-ce54-47b7-b3ca-4681b03ef1c4} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7248 | 2026.01.24 00:58:01.469328 [ 262 ] {43818818-ce54-47b7-b3ca-4681b03ef1c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7249 | 2026.01.24 00:58:01.469676 [ 262 ] {43818818-ce54-47b7-b3ca-4681b03ef1c4} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7250 | 2026.01.24 00:58:01.469892 [ 262 ] {43818818-ce54-47b7-b3ca-4681b03ef1c4} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7251 | 2026.01.24 00:58:01.470028 [ 262 ] {43818818-ce54-47b7-b3ca-4681b03ef1c4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001234 sec., 129659.64343598054 rows/sec., 9.03 MiB/sec. | ||
| 7252 | 2026.01.24 00:58:01.470066 [ 262 ] {43818818-ce54-47b7-b3ca-4681b03ef1c4} <Debug> TCPHandler: Processed in 0.001398871 sec. | ||
| 7253 | 2026.01.24 00:58:01.470176 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7254 | 2026.01.24 00:58:01.470283 [ 262 ] {c451e5ed-8129-4ce6-8961-5f957fcbee78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7255 | 2026.01.24 00:58:01.470327 [ 262 ] {c451e5ed-8129-4ce6-8961-5f957fcbee78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7256 | 2026.01.24 00:58:01.470720 [ 262 ] {c451e5ed-8129-4ce6-8961-5f957fcbee78} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7257 | 2026.01.24 00:58:01.470758 [ 262 ] {c451e5ed-8129-4ce6-8961-5f957fcbee78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7258 | 2026.01.24 00:58:01.471089 [ 262 ] {c451e5ed-8129-4ce6-8961-5f957fcbee78} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7259 | 2026.01.24 00:58:01.471303 [ 262 ] {c451e5ed-8129-4ce6-8961-5f957fcbee78} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7260 | 2026.01.24 00:58:01.471462 [ 262 ] {c451e5ed-8129-4ce6-8961-5f957fcbee78} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001199 sec., 50041.701417848206 rows/sec., 3.37 MiB/sec. | ||
| 7261 | 2026.01.24 00:58:01.471504 [ 262 ] {c451e5ed-8129-4ce6-8961-5f957fcbee78} <Debug> TCPHandler: Processed in 0.00138036 sec. | ||
| 7262 | 2026.01.24 00:58:02.147913 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19653 | ||
| 7263 | 2026.01.24 00:58:02.148454 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7264 | 2026.01.24 00:58:02.148499 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7265 | 2026.01.24 00:58:02.149002 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7266 | 2026.01.24 00:58:02.149236 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7267 | 2026.01.24 00:58:02.149368 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19653 | ||
| 7268 | 2026.01.24 00:58:02.149371 [ 104 ] {} <Debug> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7269 | 2026.01.24 00:58:02.149417 [ 104 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7270 | 2026.01.24 00:58:02.149437 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7271 | 2026.01.24 00:58:02.149580 [ 195 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::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 | ||
| 7272 | 2026.01.24 00:58:02.149747 [ 195 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7273 | 2026.01.24 00:58:02.149798 [ 195 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17221 rows starting from the beginning of the part | ||
| 7274 | 2026.01.24 00:58:02.149870 [ 195 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part | ||
| 7275 | 2026.01.24 00:58:02.149918 [ 195 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part | ||
| 7276 | 2026.01.24 00:58:02.149966 [ 195 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part | ||
| 7277 | 2026.01.24 00:58:02.150008 [ 195 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part | ||
| 7278 | 2026.01.24 00:58:02.150050 [ 195 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part | ||
| 7279 | 2026.01.24 00:58:02.152407 [ 197 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19653 rows, containing 4 columns (4 merged, 0 gathered) in 0.002886114 sec., 6809502.327350895 rows/sec., 97.41 MiB/sec. | ||
| 7280 | 2026.01.24 00:58:02.152827 [ 193 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7281 | 2026.01.24 00:58:02.153157 [ 193 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_41_8} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7282 | 2026.01.24 00:58:02.153244 [ 193 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_41_8} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7283 | 2026.01.24 00:58:02.153355 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.64 MiB. | ||
| 7284 | 2026.01.24 00:58:03.196786 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 7285 | 2026.01.24 00:58:03.214919 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7286 | 2026.01.24 00:58:03.214984 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7287 | 2026.01.24 00:58:03.221114 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7288 | 2026.01.24 00:58:03.221851 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7289 | 2026.01.24 00:58:03.222160 [ 104 ] {} <Debug> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7290 | 2026.01.24 00:58:03.222237 [ 104 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7291 | 2026.01.24 00:58:03.222266 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7292 | 2026.01.24 00:58:03.222441 [ 200 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::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 | ||
| 7293 | 2026.01.24 00:58:03.225706 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 7294 | 2026.01.24 00:58:03.226475 [ 200 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7295 | 2026.01.24 00:58:03.227983 [ 200 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
| 7296 | 2026.01.24 00:58:03.232777 [ 200 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 7297 | 2026.01.24 00:58:03.237327 [ 200 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
| 7298 | 2026.01.24 00:58:03.242032 [ 200 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
| 7299 | 2026.01.24 00:58:03.246528 [ 200 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
| 7300 | 2026.01.24 00:58:03.250370 [ 200 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
| 7301 | 2026.01.24 00:58:03.301762 [ 193 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.079397683 sec., 3891.801225484124 rows/sec., 20.12 MiB/sec. | ||
| 7302 | 2026.01.24 00:58:03.304554 [ 197 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7303 | 2026.01.24 00:58:03.306540 [ 197 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_41_8} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7304 | 2026.01.24 00:58:03.306620 [ 197 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_41_8} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7305 | 2026.01.24 00:58:03.309176 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 7306 | 2026.01.24 00:58:04.699254 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 872 | ||
| 7307 | 2026.01.24 00:58:04.701506 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7308 | 2026.01.24 00:58:04.701560 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7309 | 2026.01.24 00:58:04.702811 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7310 | 2026.01.24 00:58:04.703137 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7311 | 2026.01.24 00:58:04.703489 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 872 | ||
| 7312 | 2026.01.24 00:58:06.466294 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7313 | 2026.01.24 00:58:06.466499 [ 262 ] {5bead211-647e-486c-bfc6-37d548e649c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7314 | 2026.01.24 00:58:06.466574 [ 262 ] {5bead211-647e-486c-bfc6-37d548e649c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7315 | 2026.01.24 00:58:06.467341 [ 262 ] {5bead211-647e-486c-bfc6-37d548e649c9} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7316 | 2026.01.24 00:58:06.467397 [ 262 ] {5bead211-647e-486c-bfc6-37d548e649c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7317 | 2026.01.24 00:58:06.467870 [ 262 ] {5bead211-647e-486c-bfc6-37d548e649c9} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7318 | 2026.01.24 00:58:06.468090 [ 262 ] {5bead211-647e-486c-bfc6-37d548e649c9} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7319 | 2026.01.24 00:58:06.468243 [ 262 ] {5bead211-647e-486c-bfc6-37d548e649c9} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001798 sec., 75639.59955506118 rows/sec., 6.54 MiB/sec. | ||
| 7320 | 2026.01.24 00:58:06.468285 [ 262 ] {5bead211-647e-486c-bfc6-37d548e649c9} <Debug> TCPHandler: Processed in 0.002126077 sec. | ||
| 7321 | 2026.01.24 00:58:06.468402 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7322 | 2026.01.24 00:58:06.468497 [ 262 ] {287c0d71-a5b0-4def-98a0-dd6e8540e473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7323 | 2026.01.24 00:58:06.468538 [ 262 ] {287c0d71-a5b0-4def-98a0-dd6e8540e473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7324 | 2026.01.24 00:58:06.468948 [ 262 ] {287c0d71-a5b0-4def-98a0-dd6e8540e473} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7325 | 2026.01.24 00:58:06.469003 [ 262 ] {287c0d71-a5b0-4def-98a0-dd6e8540e473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7326 | 2026.01.24 00:58:06.469336 [ 262 ] {287c0d71-a5b0-4def-98a0-dd6e8540e473} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7327 | 2026.01.24 00:58:06.469547 [ 262 ] {287c0d71-a5b0-4def-98a0-dd6e8540e473} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7328 | 2026.01.24 00:58:06.469678 [ 262 ] {287c0d71-a5b0-4def-98a0-dd6e8540e473} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.0012 sec., 33333.333333333336 rows/sec., 2.45 MiB/sec. | ||
| 7329 | 2026.01.24 00:58:06.469718 [ 262 ] {287c0d71-a5b0-4def-98a0-dd6e8540e473} <Debug> TCPHandler: Processed in 0.00136399 sec. | ||
| 7330 | 2026.01.24 00:58:06.469817 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7331 | 2026.01.24 00:58:06.469910 [ 262 ] {5f14061e-29d5-4a8d-bee6-7d29fa23195e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7332 | 2026.01.24 00:58:06.469949 [ 262 ] {5f14061e-29d5-4a8d-bee6-7d29fa23195e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7333 | 2026.01.24 00:58:06.470370 [ 262 ] {5f14061e-29d5-4a8d-bee6-7d29fa23195e} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7334 | 2026.01.24 00:58:06.470407 [ 262 ] {5f14061e-29d5-4a8d-bee6-7d29fa23195e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7335 | 2026.01.24 00:58:06.470725 [ 262 ] {5f14061e-29d5-4a8d-bee6-7d29fa23195e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7336 | 2026.01.24 00:58:06.470937 [ 262 ] {5f14061e-29d5-4a8d-bee6-7d29fa23195e} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7337 | 2026.01.24 00:58:06.471065 [ 262 ] {5f14061e-29d5-4a8d-bee6-7d29fa23195e} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001172 sec., 88737.2013651877 rows/sec., 6.93 MiB/sec. | ||
| 7338 | 2026.01.24 00:58:06.471103 [ 262 ] {5f14061e-29d5-4a8d-bee6-7d29fa23195e} <Debug> TCPHandler: Processed in 0.0013342 sec. | ||
| 7339 | 2026.01.24 00:58:06.471213 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7340 | 2026.01.24 00:58:06.471305 [ 262 ] {0baa012d-d1ff-4221-ae80-6019f37978bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7341 | 2026.01.24 00:58:06.471349 [ 262 ] {0baa012d-d1ff-4221-ae80-6019f37978bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7342 | 2026.01.24 00:58:06.471747 [ 262 ] {0baa012d-d1ff-4221-ae80-6019f37978bd} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7343 | 2026.01.24 00:58:06.471783 [ 262 ] {0baa012d-d1ff-4221-ae80-6019f37978bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7344 | 2026.01.24 00:58:06.472130 [ 262 ] {0baa012d-d1ff-4221-ae80-6019f37978bd} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7345 | 2026.01.24 00:58:06.472362 [ 262 ] {0baa012d-d1ff-4221-ae80-6019f37978bd} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7346 | 2026.01.24 00:58:06.472500 [ 262 ] {0baa012d-d1ff-4221-ae80-6019f37978bd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 7347 | 2026.01.24 00:58:06.472539 [ 262 ] {0baa012d-d1ff-4221-ae80-6019f37978bd} <Debug> TCPHandler: Processed in 0.001374681 sec. | ||
| 7348 | 2026.01.24 00:58:06.472660 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7349 | 2026.01.24 00:58:06.472780 [ 262 ] {d0dc26de-07d5-4e22-9858-74ae9b48457f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7350 | 2026.01.24 00:58:06.472846 [ 262 ] {d0dc26de-07d5-4e22-9858-74ae9b48457f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7351 | 2026.01.24 00:58:06.473800 [ 262 ] {d0dc26de-07d5-4e22-9858-74ae9b48457f} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7352 | 2026.01.24 00:58:06.473837 [ 262 ] {d0dc26de-07d5-4e22-9858-74ae9b48457f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7353 | 2026.01.24 00:58:06.474451 [ 262 ] {d0dc26de-07d5-4e22-9858-74ae9b48457f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7354 | 2026.01.24 00:58:06.474689 [ 262 ] {d0dc26de-07d5-4e22-9858-74ae9b48457f} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7355 | 2026.01.24 00:58:06.474829 [ 262 ] {d0dc26de-07d5-4e22-9858-74ae9b48457f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002073 sec., 19295.70670525808 rows/sec., 34.58 MiB/sec. | ||
| 7356 | 2026.01.24 00:58:06.474884 [ 262 ] {d0dc26de-07d5-4e22-9858-74ae9b48457f} <Debug> TCPHandler: Processed in 0.002285431 sec. | ||
| 7357 | 2026.01.24 00:58:06.474993 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7358 | 2026.01.24 00:58:06.475088 [ 262 ] {71f32c4d-7dd5-46d3-883b-df52e9527727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7359 | 2026.01.24 00:58:06.475130 [ 262 ] {71f32c4d-7dd5-46d3-883b-df52e9527727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7360 | 2026.01.24 00:58:06.475457 [ 262 ] {71f32c4d-7dd5-46d3-883b-df52e9527727} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7361 | 2026.01.24 00:58:06.475493 [ 262 ] {71f32c4d-7dd5-46d3-883b-df52e9527727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7362 | 2026.01.24 00:58:06.475796 [ 262 ] {71f32c4d-7dd5-46d3-883b-df52e9527727} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7363 | 2026.01.24 00:58:06.475999 [ 262 ] {71f32c4d-7dd5-46d3-883b-df52e9527727} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7364 | 2026.01.24 00:58:06.476126 [ 262 ] {71f32c4d-7dd5-46d3-883b-df52e9527727} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 7365 | 2026.01.24 00:58:06.476162 [ 262 ] {71f32c4d-7dd5-46d3-883b-df52e9527727} <Debug> TCPHandler: Processed in 0.001218257 sec. | ||
| 7366 | 2026.01.24 00:58:09.509919 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7367 | 2026.01.24 00:58:09.510003 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7368 | 2026.01.24 00:58:09.650417 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20101 | ||
| 7369 | 2026.01.24 00:58:09.650956 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7370 | 2026.01.24 00:58:09.651013 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7371 | 2026.01.24 00:58:09.651546 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7372 | 2026.01.24 00:58:09.651808 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7373 | 2026.01.24 00:58:09.651964 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20101 | ||
| 7374 | 2026.01.24 00:58:10.726740 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 7375 | 2026.01.24 00:58:10.742920 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7376 | 2026.01.24 00:58:10.742984 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7377 | 2026.01.24 00:58:10.748732 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7378 | 2026.01.24 00:58:10.749475 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7379 | 2026.01.24 00:58:10.752717 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 7380 | 2026.01.24 00:58:11.464976 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7381 | 2026.01.24 00:58:11.465151 [ 262 ] {2298c52b-842e-456f-bf37-2aff505002ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7382 | 2026.01.24 00:58:11.465217 [ 262 ] {2298c52b-842e-456f-bf37-2aff505002ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7383 | 2026.01.24 00:58:11.465864 [ 262 ] {2298c52b-842e-456f-bf37-2aff505002ae} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7384 | 2026.01.24 00:58:11.465906 [ 262 ] {2298c52b-842e-456f-bf37-2aff505002ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7385 | 2026.01.24 00:58:11.466297 [ 262 ] {2298c52b-842e-456f-bf37-2aff505002ae} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7386 | 2026.01.24 00:58:11.466521 [ 262 ] {2298c52b-842e-456f-bf37-2aff505002ae} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7387 | 2026.01.24 00:58:11.466653 [ 95 ] {} <Debug> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7388 | 2026.01.24 00:58:11.466684 [ 262 ] {2298c52b-842e-456f-bf37-2aff505002ae} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00158 sec., 35443.037974683546 rows/sec., 2.71 MiB/sec. | ||
| 7389 | 2026.01.24 00:58:11.466716 [ 95 ] {} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7390 | 2026.01.24 00:58:11.466738 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7391 | 2026.01.24 00:58:11.466743 [ 262 ] {2298c52b-842e-456f-bf37-2aff505002ae} <Debug> TCPHandler: Processed in 0.001889672 sec. | ||
| 7392 | 2026.01.24 00:58:11.466862 [ 196 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 7393 | 2026.01.24 00:58:11.466895 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7394 | 2026.01.24 00:58:11.466992 [ 196 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7395 | 2026.01.24 00:58:11.467005 [ 262 ] {e6136aca-2417-4d5b-b181-363be17ecc6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7396 | 2026.01.24 00:58:11.467029 [ 196 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1407 rows starting from the beginning of the part | ||
| 7397 | 2026.01.24 00:58:11.467054 [ 262 ] {e6136aca-2417-4d5b-b181-363be17ecc6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7398 | 2026.01.24 00:58:11.467101 [ 196 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part | ||
| 7399 | 2026.01.24 00:58:11.467152 [ 196 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 136 rows starting from the beginning of the part | ||
| 7400 | 2026.01.24 00:58:11.467194 [ 196 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 56 rows starting from the beginning of the part | ||
| 7401 | 2026.01.24 00:58:11.467235 [ 196 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 136 rows starting from the beginning of the part | ||
| 7402 | 2026.01.24 00:58:11.467275 [ 196 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 56 rows starting from the beginning of the part | ||
| 7403 | 2026.01.24 00:58:11.467496 [ 262 ] {e6136aca-2417-4d5b-b181-363be17ecc6e} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7404 | 2026.01.24 00:58:11.467538 [ 262 ] {e6136aca-2417-4d5b-b181-363be17ecc6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7405 | 2026.01.24 00:58:11.467873 [ 262 ] {e6136aca-2417-4d5b-b181-363be17ecc6e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7406 | 2026.01.24 00:58:11.468097 [ 262 ] {e6136aca-2417-4d5b-b181-363be17ecc6e} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7407 | 2026.01.24 00:58:11.468205 [ 95 ] {} <Debug> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7408 | 2026.01.24 00:58:11.468244 [ 262 ] {e6136aca-2417-4d5b-b181-363be17ecc6e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001263 sec., 50673.00079176564 rows/sec., 3.96 MiB/sec. | ||
| 7409 | 2026.01.24 00:58:11.468232 [ 95 ] {} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7410 | 2026.01.24 00:58:11.468283 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7411 | 2026.01.24 00:58:11.468284 [ 262 ] {e6136aca-2417-4d5b-b181-363be17ecc6e} <Debug> TCPHandler: Processed in 0.001441852 sec. | ||
| 7412 | 2026.01.24 00:58:11.468367 [ 196 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 7413 | 2026.01.24 00:58:11.468413 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7414 | 2026.01.24 00:58:11.468474 [ 196 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7415 | 2026.01.24 00:58:11.468505 [ 196 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 632 rows starting from the beginning of the part | ||
| 7416 | 2026.01.24 00:58:11.468509 [ 188 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1847 rows, containing 5 columns (5 merged, 0 gathered) in 0.001702678 sec., 1084761.7694009084 rows/sec., 94.58 MiB/sec. | ||
| 7417 | 2026.01.24 00:58:11.468514 [ 262 ] {bb9d0436-eac6-42ec-9e13-03353779cdfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7418 | 2026.01.24 00:58:11.468556 [ 196 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part | ||
| 7419 | 2026.01.24 00:58:11.468581 [ 262 ] {bb9d0436-eac6-42ec-9e13-03353779cdfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7420 | 2026.01.24 00:58:11.468601 [ 196 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 104 rows starting from the beginning of the part | ||
| 7421 | 2026.01.24 00:58:11.468647 [ 196 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 64 rows starting from the beginning of the part | ||
| 7422 | 2026.01.24 00:58:11.468684 [ 196 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 104 rows starting from the beginning of the part | ||
| 7423 | 2026.01.24 00:58:11.468726 [ 196 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 64 rows starting from the beginning of the part | ||
| 7424 | 2026.01.24 00:58:11.468764 [ 188 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7425 | 2026.01.24 00:58:11.469005 [ 262 ] {bb9d0436-eac6-42ec-9e13-03353779cdfd} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7426 | 2026.01.24 00:58:11.469047 [ 262 ] {bb9d0436-eac6-42ec-9e13-03353779cdfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7427 | 2026.01.24 00:58:11.469078 [ 188 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_61_12} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7428 | 2026.01.24 00:58:11.469177 [ 188 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_61_12} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7429 | 2026.01.24 00:58:11.469268 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 7430 | 2026.01.24 00:58:11.469452 [ 262 ] {bb9d0436-eac6-42ec-9e13-03353779cdfd} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7431 | 2026.01.24 00:58:11.469602 [ 193 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1032 rows, containing 5 columns (5 merged, 0 gathered) in 0.001272169 sec., 811212.9756345265 rows/sec., 65.09 MiB/sec. | ||
| 7432 | 2026.01.24 00:58:11.469663 [ 262 ] {bb9d0436-eac6-42ec-9e13-03353779cdfd} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7433 | 2026.01.24 00:58:11.469762 [ 95 ] {} <Debug> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7434 | 2026.01.24 00:58:11.469772 [ 188 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7435 | 2026.01.24 00:58:11.469791 [ 95 ] {} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7436 | 2026.01.24 00:58:11.469803 [ 262 ] {bb9d0436-eac6-42ec-9e13-03353779cdfd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001309 sec., 122230.71046600457 rows/sec., 8.51 MiB/sec. | ||
| 7437 | 2026.01.24 00:58:11.469822 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7438 | 2026.01.24 00:58:11.469845 [ 262 ] {bb9d0436-eac6-42ec-9e13-03353779cdfd} <Debug> TCPHandler: Processed in 0.001482673 sec. | ||
| 7439 | 2026.01.24 00:58:11.469901 [ 196 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 7440 | 2026.01.24 00:58:11.469963 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7441 | 2026.01.24 00:58:11.470006 [ 196 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7442 | 2026.01.24 00:58:11.470033 [ 188 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_61_12} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7443 | 2026.01.24 00:58:11.470037 [ 196 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 16577 rows starting from the beginning of the part | ||
| 7444 | 2026.01.24 00:58:11.470066 [ 262 ] {5f95c236-9d5c-4a0e-84a8-0c9ac0b8f277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7445 | 2026.01.24 00:58:11.470088 [ 196 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
| 7446 | 2026.01.24 00:58:11.470101 [ 188 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_61_12} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7447 | 2026.01.24 00:58:11.470114 [ 262 ] {5f95c236-9d5c-4a0e-84a8-0c9ac0b8f277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7448 | 2026.01.24 00:58:11.470130 [ 196 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 7449 | 2026.01.24 00:58:11.470170 [ 196 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 7450 | 2026.01.24 00:58:11.470170 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 7451 | 2026.01.24 00:58:11.470204 [ 196 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 7452 | 2026.01.24 00:58:11.470239 [ 196 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 7453 | 2026.01.24 00:58:11.470456 [ 262 ] {5f95c236-9d5c-4a0e-84a8-0c9ac0b8f277} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7454 | 2026.01.24 00:58:11.470495 [ 262 ] {5f95c236-9d5c-4a0e-84a8-0c9ac0b8f277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7455 | 2026.01.24 00:58:11.470811 [ 262 ] {5f95c236-9d5c-4a0e-84a8-0c9ac0b8f277} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7456 | 2026.01.24 00:58:11.471016 [ 262 ] {5f95c236-9d5c-4a0e-84a8-0c9ac0b8f277} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7457 | 2026.01.24 00:58:11.471112 [ 95 ] {} <Debug> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7458 | 2026.01.24 00:58:11.471137 [ 95 ] {} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7459 | 2026.01.24 00:58:11.471147 [ 262 ] {5f95c236-9d5c-4a0e-84a8-0c9ac0b8f277} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 7460 | 2026.01.24 00:58:11.471160 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7461 | 2026.01.24 00:58:11.471186 [ 262 ] {5f95c236-9d5c-4a0e-84a8-0c9ac0b8f277} <Debug> TCPHandler: Processed in 0.001272958 sec. | ||
| 7462 | 2026.01.24 00:58:11.471227 [ 193 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 7463 | 2026.01.24 00:58:11.471309 [ 193 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7464 | 2026.01.24 00:58:11.471336 [ 193 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3300 rows starting from the beginning of the part | ||
| 7465 | 2026.01.24 00:58:11.471389 [ 193 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
| 7466 | 2026.01.24 00:58:11.471430 [ 193 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
| 7467 | 2026.01.24 00:58:11.471466 [ 193 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 7468 | 2026.01.24 00:58:11.471502 [ 193 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 7469 | 2026.01.24 00:58:11.471539 [ 193 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 7470 | 2026.01.24 00:58:11.473202 [ 198 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3600 rows, containing 4 columns (4 merged, 0 gathered) in 0.001996504 sec., 1803151.909537872 rows/sec., 121.52 MiB/sec. | ||
| 7471 | 2026.01.24 00:58:11.473691 [ 191 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7472 | 2026.01.24 00:58:11.474035 [ 191 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_61_12} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7473 | 2026.01.24 00:58:11.474122 [ 191 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_61_12} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7474 | 2026.01.24 00:58:11.474235 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 7475 | 2026.01.24 00:58:11.476006 [ 191 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17377 rows, containing 5 columns (5 merged, 0 gathered) in 0.006136567 sec., 2831713.5623223865 rows/sec., 194.66 MiB/sec. | ||
| 7476 | 2026.01.24 00:58:11.476337 [ 198 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7477 | 2026.01.24 00:58:11.476686 [ 198 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7478 | 2026.01.24 00:58:11.476778 [ 198 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7479 | 2026.01.24 00:58:11.476879 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 7480 | 2026.01.24 00:58:12.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 296.12 MiB, peak 308.16 MiB, free memory in arenas 0.00 B, will set to 299.23 MiB (RSS), difference: 3.12 MiB | ||
| 7481 | 2026.01.24 00:58:14.704583 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 892 | ||
| 7482 | 2026.01.24 00:58:14.706640 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7483 | 2026.01.24 00:58:14.706687 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7484 | 2026.01.24 00:58:14.707879 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7485 | 2026.01.24 00:58:14.708130 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7486 | 2026.01.24 00:58:14.708297 [ 87 ] {} <Debug> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7487 | 2026.01.24 00:58:14.708367 [ 87 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7488 | 2026.01.24 00:58:14.708391 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7489 | 2026.01.24 00:58:14.708393 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 892 | ||
| 7490 | 2026.01.24 00:58:14.708483 [ 196 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::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 | ||
| 7491 | 2026.01.24 00:58:14.709003 [ 196 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7492 | 2026.01.24 00:58:14.709142 [ 196 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 778 rows starting from the beginning of the part | ||
| 7493 | 2026.01.24 00:58:14.709546 [ 196 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 20 rows starting from the beginning of the part | ||
| 7494 | 2026.01.24 00:58:14.709954 [ 196 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 20 rows starting from the beginning of the part | ||
| 7495 | 2026.01.24 00:58:14.710302 [ 196 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 28 rows starting from the beginning of the part | ||
| 7496 | 2026.01.24 00:58:14.710635 [ 196 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 26 rows starting from the beginning of the part | ||
| 7497 | 2026.01.24 00:58:14.710949 [ 196 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 20 rows starting from the beginning of the part | ||
| 7498 | 2026.01.24 00:58:14.716505 [ 191 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 892 rows, containing 72 columns (72 merged, 0 gathered) in 0.0080511 sec., 110792.31409372632 rows/sec., 89.97 MiB/sec. | ||
| 7499 | 2026.01.24 00:58:14.718118 [ 189 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7500 | 2026.01.24 00:58:14.719000 [ 189 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_31_6} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7501 | 2026.01.24 00:58:14.719116 [ 189 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_31_6} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7502 | 2026.01.24 00:58:14.719448 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 7503 | 2026.01.24 00:58:16.496894 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7504 | 2026.01.24 00:58:16.497092 [ 262 ] {7a30edf6-4f90-43d7-bcc4-3db2bd7c5d51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7505 | 2026.01.24 00:58:16.497164 [ 262 ] {7a30edf6-4f90-43d7-bcc4-3db2bd7c5d51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7506 | 2026.01.24 00:58:16.497823 [ 262 ] {7a30edf6-4f90-43d7-bcc4-3db2bd7c5d51} <Trace> oximeter.fields_i16 (c3bc7777-ff50-4015-ba4c-c8af214321b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7507 | 2026.01.24 00:58:16.497864 [ 262 ] {7a30edf6-4f90-43d7-bcc4-3db2bd7c5d51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7508 | 2026.01.24 00:58:16.498276 [ 262 ] {7a30edf6-4f90-43d7-bcc4-3db2bd7c5d51} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7509 | 2026.01.24 00:58:16.498528 [ 262 ] {7a30edf6-4f90-43d7-bcc4-3db2bd7c5d51} <Trace> oximeter.fields_i16 (c3bc7777-ff50-4015-ba4c-c8af214321b2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7510 | 2026.01.24 00:58:16.498705 [ 262 ] {7a30edf6-4f90-43d7-bcc4-3db2bd7c5d51} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00167 sec., 14371.25748502994 rows/sec., 1.19 MiB/sec. | ||
| 7511 | 2026.01.24 00:58:16.498757 [ 262 ] {7a30edf6-4f90-43d7-bcc4-3db2bd7c5d51} <Debug> TCPHandler: Processed in 0.001988224 sec. | ||
| 7512 | 2026.01.24 00:58:16.498902 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7513 | 2026.01.24 00:58:16.499000 [ 262 ] {14b9faaa-4c3c-40f9-8257-18d6aa384607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7514 | 2026.01.24 00:58:16.499042 [ 262 ] {14b9faaa-4c3c-40f9-8257-18d6aa384607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7515 | 2026.01.24 00:58:16.499443 [ 262 ] {14b9faaa-4c3c-40f9-8257-18d6aa384607} <Trace> oximeter.fields_ipaddr (11711a15-37c4-432c-a9a4-559ec6fcba92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7516 | 2026.01.24 00:58:16.499480 [ 262 ] {14b9faaa-4c3c-40f9-8257-18d6aa384607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7517 | 2026.01.24 00:58:16.499782 [ 262 ] {14b9faaa-4c3c-40f9-8257-18d6aa384607} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7518 | 2026.01.24 00:58:16.499991 [ 262 ] {14b9faaa-4c3c-40f9-8257-18d6aa384607} <Trace> oximeter.fields_ipaddr (11711a15-37c4-432c-a9a4-559ec6fcba92): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7519 | 2026.01.24 00:58:16.500125 [ 262 ] {14b9faaa-4c3c-40f9-8257-18d6aa384607} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001144 sec., 12237.762237762237 rows/sec., 997.90 KiB/sec. | ||
| 7520 | 2026.01.24 00:58:16.500163 [ 262 ] {14b9faaa-4c3c-40f9-8257-18d6aa384607} <Debug> TCPHandler: Processed in 0.00131021 sec. | ||
| 7521 | 2026.01.24 00:58:16.500272 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7522 | 2026.01.24 00:58:16.500365 [ 262 ] {c9f0f478-73d8-4d6e-953d-0a5f9a2703d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7523 | 2026.01.24 00:58:16.500404 [ 262 ] {c9f0f478-73d8-4d6e-953d-0a5f9a2703d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7524 | 2026.01.24 00:58:16.501358 [ 262 ] {c9f0f478-73d8-4d6e-953d-0a5f9a2703d7} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7525 | 2026.01.24 00:58:16.501394 [ 262 ] {c9f0f478-73d8-4d6e-953d-0a5f9a2703d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7526 | 2026.01.24 00:58:16.501785 [ 262 ] {c9f0f478-73d8-4d6e-953d-0a5f9a2703d7} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7527 | 2026.01.24 00:58:16.501994 [ 262 ] {c9f0f478-73d8-4d6e-953d-0a5f9a2703d7} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7528 | 2026.01.24 00:58:16.502127 [ 262 ] {c9f0f478-73d8-4d6e-953d-0a5f9a2703d7} <Debug> executeQuery: Read 1403 rows, 120.12 KiB in 0.00178 sec., 788202.2471910113 rows/sec., 65.90 MiB/sec. | ||
| 7529 | 2026.01.24 00:58:16.502165 [ 262 ] {c9f0f478-73d8-4d6e-953d-0a5f9a2703d7} <Debug> TCPHandler: Processed in 0.001941853 sec. | ||
| 7530 | 2026.01.24 00:58:16.502271 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7531 | 2026.01.24 00:58:16.502365 [ 262 ] {05cfa9f7-53bc-4663-bf4b-3a4aaee86856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7532 | 2026.01.24 00:58:16.502405 [ 262 ] {05cfa9f7-53bc-4663-bf4b-3a4aaee86856} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7533 | 2026.01.24 00:58:16.502811 [ 262 ] {05cfa9f7-53bc-4663-bf4b-3a4aaee86856} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7534 | 2026.01.24 00:58:16.502845 [ 262 ] {05cfa9f7-53bc-4663-bf4b-3a4aaee86856} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7535 | 2026.01.24 00:58:16.503142 [ 262 ] {05cfa9f7-53bc-4663-bf4b-3a4aaee86856} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7536 | 2026.01.24 00:58:16.503344 [ 262 ] {05cfa9f7-53bc-4663-bf4b-3a4aaee86856} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7537 | 2026.01.24 00:58:16.503439 [ 91 ] {} <Debug> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7538 | 2026.01.24 00:58:16.503468 [ 262 ] {05cfa9f7-53bc-4663-bf4b-3a4aaee86856} <Debug> executeQuery: Read 66 rows, 4.95 KiB in 0.001121 sec., 58876.00356824264 rows/sec., 4.31 MiB/sec. | ||
| 7539 | 2026.01.24 00:58:16.503474 [ 91 ] {} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7540 | 2026.01.24 00:58:16.503499 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7541 | 2026.01.24 00:58:16.503505 [ 262 ] {05cfa9f7-53bc-4663-bf4b-3a4aaee86856} <Debug> TCPHandler: Processed in 0.001282809 sec. | ||
| 7542 | 2026.01.24 00:58:16.503615 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7543 | 2026.01.24 00:58:16.503640 [ 194 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::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 | ||
| 7544 | 2026.01.24 00:58:16.503709 [ 262 ] {01b7a5f3-3f9e-423a-bcbd-6e0dbcfea067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7545 | 2026.01.24 00:58:16.503754 [ 262 ] {01b7a5f3-3f9e-423a-bcbd-6e0dbcfea067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7546 | 2026.01.24 00:58:16.503816 [ 194 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7547 | 2026.01.24 00:58:16.503857 [ 194 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 70 rows starting from the beginning of the part | ||
| 7548 | 2026.01.24 00:58:16.503932 [ 194 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 40 rows starting from the beginning of the part | ||
| 7549 | 2026.01.24 00:58:16.503982 [ 194 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 56 rows starting from the beginning of the part | ||
| 7550 | 2026.01.24 00:58:16.504031 [ 194 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 40 rows starting from the beginning of the part | ||
| 7551 | 2026.01.24 00:58:16.504076 [ 194 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 40 rows starting from the beginning of the part | ||
| 7552 | 2026.01.24 00:58:16.504123 [ 194 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 66 rows starting from the beginning of the part | ||
| 7553 | 2026.01.24 00:58:16.504211 [ 262 ] {01b7a5f3-3f9e-423a-bcbd-6e0dbcfea067} <Trace> oximeter.fields_u32 (fea0c977-557f-4a86-adf9-80bb19699eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7554 | 2026.01.24 00:58:16.504249 [ 262 ] {01b7a5f3-3f9e-423a-bcbd-6e0dbcfea067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7555 | 2026.01.24 00:58:16.504598 [ 262 ] {01b7a5f3-3f9e-423a-bcbd-6e0dbcfea067} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7556 | 2026.01.24 00:58:16.504818 [ 262 ] {01b7a5f3-3f9e-423a-bcbd-6e0dbcfea067} <Trace> oximeter.fields_u32 (fea0c977-557f-4a86-adf9-80bb19699eee): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7557 | 2026.01.24 00:58:16.504958 [ 262 ] {01b7a5f3-3f9e-423a-bcbd-6e0dbcfea067} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001267 sec., 198895.0276243094 rows/sec., 13.76 MiB/sec. | ||
| 7558 | 2026.01.24 00:58:16.504996 [ 262 ] {01b7a5f3-3f9e-423a-bcbd-6e0dbcfea067} <Debug> TCPHandler: Processed in 0.001429681 sec. | ||
| 7559 | 2026.01.24 00:58:16.505065 [ 189 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 312 rows, containing 5 columns (5 merged, 0 gathered) in 0.001498524 sec., 208204.8735956181 rows/sec., 16.07 MiB/sec. | ||
| 7560 | 2026.01.24 00:58:16.505113 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7561 | 2026.01.24 00:58:16.505205 [ 262 ] {a93b7ff6-d518-415e-b72d-8719f40ede5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7562 | 2026.01.24 00:58:16.505245 [ 262 ] {a93b7ff6-d518-415e-b72d-8719f40ede5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7563 | 2026.01.24 00:58:16.505244 [ 191 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7564 | 2026.01.24 00:58:16.505564 [ 191 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_31_6} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7565 | 2026.01.24 00:58:16.505641 [ 262 ] {a93b7ff6-d518-415e-b72d-8719f40ede5d} <Trace> oximeter.fields_u8 (0c7590bb-02de-42c3-a38e-55a03cb7beeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7566 | 2026.01.24 00:58:16.505649 [ 191 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_31_6} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7567 | 2026.01.24 00:58:16.505684 [ 262 ] {a93b7ff6-d518-415e-b72d-8719f40ede5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7568 | 2026.01.24 00:58:16.505783 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 7569 | 2026.01.24 00:58:16.505997 [ 262 ] {a93b7ff6-d518-415e-b72d-8719f40ede5d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7570 | 2026.01.24 00:58:16.506208 [ 262 ] {a93b7ff6-d518-415e-b72d-8719f40ede5d} <Trace> oximeter.fields_u8 (0c7590bb-02de-42c3-a38e-55a03cb7beeb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7571 | 2026.01.24 00:58:16.506338 [ 262 ] {a93b7ff6-d518-415e-b72d-8719f40ede5d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00115 sec., 10434.782608695652 rows/sec., 815.22 KiB/sec. | ||
| 7572 | 2026.01.24 00:58:16.506376 [ 262 ] {a93b7ff6-d518-415e-b72d-8719f40ede5d} <Debug> TCPHandler: Processed in 0.001311299 sec. | ||
| 7573 | 2026.01.24 00:58:16.506478 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7574 | 2026.01.24 00:58:16.506570 [ 262 ] {9996e626-6769-4e62-b716-2b8477f3f1e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7575 | 2026.01.24 00:58:16.506609 [ 262 ] {9996e626-6769-4e62-b716-2b8477f3f1e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7576 | 2026.01.24 00:58:16.507206 [ 262 ] {9996e626-6769-4e62-b716-2b8477f3f1e5} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7577 | 2026.01.24 00:58:16.507240 [ 262 ] {9996e626-6769-4e62-b716-2b8477f3f1e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7578 | 2026.01.24 00:58:16.507565 [ 262 ] {9996e626-6769-4e62-b716-2b8477f3f1e5} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7579 | 2026.01.24 00:58:16.507770 [ 262 ] {9996e626-6769-4e62-b716-2b8477f3f1e5} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7580 | 2026.01.24 00:58:16.507895 [ 262 ] {9996e626-6769-4e62-b716-2b8477f3f1e5} <Debug> executeQuery: Read 610 rows, 47.01 KiB in 0.001344 sec., 453869.04761904763 rows/sec., 34.16 MiB/sec. | ||
| 7581 | 2026.01.24 00:58:16.507932 [ 262 ] {9996e626-6769-4e62-b716-2b8477f3f1e5} <Debug> TCPHandler: Processed in 0.001501654 sec. | ||
| 7582 | 2026.01.24 00:58:16.508034 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7583 | 2026.01.24 00:58:16.508130 [ 262 ] {f45cf5e0-1bed-4d06-ae01-aefd33482a0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7584 | 2026.01.24 00:58:16.508173 [ 262 ] {f45cf5e0-1bed-4d06-ae01-aefd33482a0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7585 | 2026.01.24 00:58:16.508740 [ 262 ] {f45cf5e0-1bed-4d06-ae01-aefd33482a0d} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7586 | 2026.01.24 00:58:16.508775 [ 262 ] {f45cf5e0-1bed-4d06-ae01-aefd33482a0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7587 | 2026.01.24 00:58:16.509159 [ 262 ] {f45cf5e0-1bed-4d06-ae01-aefd33482a0d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7588 | 2026.01.24 00:58:16.509373 [ 262 ] {f45cf5e0-1bed-4d06-ae01-aefd33482a0d} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7589 | 2026.01.24 00:58:16.509502 [ 262 ] {f45cf5e0-1bed-4d06-ae01-aefd33482a0d} <Debug> executeQuery: Read 887 rows, 61.65 KiB in 0.001391 sec., 637670.7404744788 rows/sec., 43.28 MiB/sec. | ||
| 7590 | 2026.01.24 00:58:16.509540 [ 262 ] {f45cf5e0-1bed-4d06-ae01-aefd33482a0d} <Debug> TCPHandler: Processed in 0.001554485 sec. | ||
| 7591 | 2026.01.24 00:58:16.509639 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7592 | 2026.01.24 00:58:16.509733 [ 262 ] {edd1ecd5-510a-450f-95ea-96a72a5c7024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7593 | 2026.01.24 00:58:16.509798 [ 262 ] {edd1ecd5-510a-450f-95ea-96a72a5c7024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7594 | 2026.01.24 00:58:16.510741 [ 262 ] {edd1ecd5-510a-450f-95ea-96a72a5c7024} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7595 | 2026.01.24 00:58:16.510779 [ 262 ] {edd1ecd5-510a-450f-95ea-96a72a5c7024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7596 | 2026.01.24 00:58:16.511332 [ 262 ] {edd1ecd5-510a-450f-95ea-96a72a5c7024} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7597 | 2026.01.24 00:58:16.511549 [ 262 ] {edd1ecd5-510a-450f-95ea-96a72a5c7024} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7598 | 2026.01.24 00:58:16.511640 [ 91 ] {} <Debug> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7599 | 2026.01.24 00:58:16.511667 [ 91 ] {} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7600 | 2026.01.24 00:58:16.511684 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7601 | 2026.01.24 00:58:16.511684 [ 262 ] {edd1ecd5-510a-450f-95ea-96a72a5c7024} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00197 sec., 20304.568527918782 rows/sec., 36.38 MiB/sec. | ||
| 7602 | 2026.01.24 00:58:16.511743 [ 262 ] {edd1ecd5-510a-450f-95ea-96a72a5c7024} <Debug> TCPHandler: Processed in 0.002151358 sec. | ||
| 7603 | 2026.01.24 00:58:16.511800 [ 186 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::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 | ||
| 7604 | 2026.01.24 00:58:16.511866 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7605 | 2026.01.24 00:58:16.511986 [ 262 ] {668ef0fa-07f8-49d2-ae4f-24b59346a043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7606 | 2026.01.24 00:58:16.512037 [ 262 ] {668ef0fa-07f8-49d2-ae4f-24b59346a043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7607 | 2026.01.24 00:58:16.512120 [ 186 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7608 | 2026.01.24 00:58:16.512204 [ 186 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 919 rows starting from the beginning of the part | ||
| 7609 | 2026.01.24 00:58:16.512385 [ 186 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 40 rows starting from the beginning of the part | ||
| 7610 | 2026.01.24 00:58:16.512442 [ 262 ] {668ef0fa-07f8-49d2-ae4f-24b59346a043} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7611 | 2026.01.24 00:58:16.512490 [ 262 ] {668ef0fa-07f8-49d2-ae4f-24b59346a043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7612 | 2026.01.24 00:58:16.512540 [ 186 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 40 rows starting from the beginning of the part | ||
| 7613 | 2026.01.24 00:58:16.512691 [ 186 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 40 rows starting from the beginning of the part | ||
| 7614 | 2026.01.24 00:58:16.512822 [ 186 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 40 rows starting from the beginning of the part | ||
| 7615 | 2026.01.24 00:58:16.512868 [ 262 ] {668ef0fa-07f8-49d2-ae4f-24b59346a043} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7616 | 2026.01.24 00:58:16.512920 [ 186 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 40 rows starting from the beginning of the part | ||
| 7617 | 2026.01.24 00:58:16.513096 [ 262 ] {668ef0fa-07f8-49d2-ae4f-24b59346a043} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7618 | 2026.01.24 00:58:16.513234 [ 262 ] {668ef0fa-07f8-49d2-ae4f-24b59346a043} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001273 sec., 47132.757266300076 rows/sec., 3.18 MiB/sec. | ||
| 7619 | 2026.01.24 00:58:16.513272 [ 262 ] {668ef0fa-07f8-49d2-ae4f-24b59346a043} <Debug> TCPHandler: Processed in 0.001465903 sec. | ||
| 7620 | 2026.01.24 00:58:16.519396 [ 191 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1119 rows, containing 19 columns (19 merged, 0 gathered) in 0.007658031 sec., 146121.1112882672 rows/sec., 261.84 MiB/sec. | ||
| 7621 | 2026.01.24 00:58:16.520889 [ 191 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7622 | 2026.01.24 00:58:16.521235 [ 191 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7623 | 2026.01.24 00:58:16.521318 [ 191 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7624 | 2026.01.24 00:58:16.521476 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.59 MiB. | ||
| 7625 | 2026.01.24 00:58:17.000192 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 300.10 MiB, peak 308.65 MiB, free memory in arenas 0.00 B, will set to 302.83 MiB (RSS), difference: 2.74 MiB | ||
| 7626 | 2026.01.24 00:58:17.152989 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20613 | ||
| 7627 | 2026.01.24 00:58:17.153500 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7628 | 2026.01.24 00:58:17.153547 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7629 | 2026.01.24 00:58:17.154047 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7630 | 2026.01.24 00:58:17.154283 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7631 | 2026.01.24 00:58:17.154438 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20613 | ||
| 7632 | 2026.01.24 00:58:18.253745 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 7633 | 2026.01.24 00:58:18.270056 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7634 | 2026.01.24 00:58:18.270134 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7635 | 2026.01.24 00:58:18.276775 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7636 | 2026.01.24 00:58:18.277517 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7637 | 2026.01.24 00:58:18.280944 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 7638 | 2026.01.24 00:58:21.464374 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7639 | 2026.01.24 00:58:21.464588 [ 262 ] {7ad24e84-a0d6-43a2-8aff-f3073dfaf690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7640 | 2026.01.24 00:58:21.464663 [ 262 ] {7ad24e84-a0d6-43a2-8aff-f3073dfaf690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7641 | 2026.01.24 00:58:21.465382 [ 262 ] {7ad24e84-a0d6-43a2-8aff-f3073dfaf690} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7642 | 2026.01.24 00:58:21.465434 [ 262 ] {7ad24e84-a0d6-43a2-8aff-f3073dfaf690} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7643 | 2026.01.24 00:58:21.465831 [ 262 ] {7ad24e84-a0d6-43a2-8aff-f3073dfaf690} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7644 | 2026.01.24 00:58:21.466083 [ 262 ] {7ad24e84-a0d6-43a2-8aff-f3073dfaf690} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7645 | 2026.01.24 00:58:21.466247 [ 262 ] {7ad24e84-a0d6-43a2-8aff-f3073dfaf690} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001712 sec., 32710.280373831774 rows/sec., 2.50 MiB/sec. | ||
| 7646 | 2026.01.24 00:58:21.466298 [ 262 ] {7ad24e84-a0d6-43a2-8aff-f3073dfaf690} <Debug> TCPHandler: Processed in 0.002058796 sec. | ||
| 7647 | 2026.01.24 00:58:21.466429 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7648 | 2026.01.24 00:58:21.466531 [ 262 ] {d10805a6-7745-47ad-b83f-85e1c4b618fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7649 | 2026.01.24 00:58:21.466576 [ 262 ] {d10805a6-7745-47ad-b83f-85e1c4b618fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7650 | 2026.01.24 00:58:21.467033 [ 262 ] {d10805a6-7745-47ad-b83f-85e1c4b618fc} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7651 | 2026.01.24 00:58:21.467071 [ 262 ] {d10805a6-7745-47ad-b83f-85e1c4b618fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7652 | 2026.01.24 00:58:21.467413 [ 262 ] {d10805a6-7745-47ad-b83f-85e1c4b618fc} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7653 | 2026.01.24 00:58:21.467623 [ 262 ] {d10805a6-7745-47ad-b83f-85e1c4b618fc} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7654 | 2026.01.24 00:58:21.467753 [ 262 ] {d10805a6-7745-47ad-b83f-85e1c4b618fc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001246 sec., 51364.365971107545 rows/sec., 4.01 MiB/sec. | ||
| 7655 | 2026.01.24 00:58:21.467793 [ 262 ] {d10805a6-7745-47ad-b83f-85e1c4b618fc} <Debug> TCPHandler: Processed in 0.001422602 sec. | ||
| 7656 | 2026.01.24 00:58:21.467922 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7657 | 2026.01.24 00:58:21.468018 [ 262 ] {93a52626-f155-4407-b37e-80ea295cc507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7658 | 2026.01.24 00:58:21.468063 [ 262 ] {93a52626-f155-4407-b37e-80ea295cc507} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7659 | 2026.01.24 00:58:21.468503 [ 262 ] {93a52626-f155-4407-b37e-80ea295cc507} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7660 | 2026.01.24 00:58:21.468541 [ 262 ] {93a52626-f155-4407-b37e-80ea295cc507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7661 | 2026.01.24 00:58:21.468868 [ 262 ] {93a52626-f155-4407-b37e-80ea295cc507} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7662 | 2026.01.24 00:58:21.469075 [ 262 ] {93a52626-f155-4407-b37e-80ea295cc507} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7663 | 2026.01.24 00:58:21.469203 [ 262 ] {93a52626-f155-4407-b37e-80ea295cc507} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 7664 | 2026.01.24 00:58:21.469241 [ 262 ] {93a52626-f155-4407-b37e-80ea295cc507} <Debug> TCPHandler: Processed in 0.001374471 sec. | ||
| 7665 | 2026.01.24 00:58:21.469355 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7666 | 2026.01.24 00:58:21.469453 [ 262 ] {24f5fc13-7c19-4e1c-8ad0-a9b76cac39af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7667 | 2026.01.24 00:58:21.469495 [ 262 ] {24f5fc13-7c19-4e1c-8ad0-a9b76cac39af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7668 | 2026.01.24 00:58:21.469821 [ 262 ] {24f5fc13-7c19-4e1c-8ad0-a9b76cac39af} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7669 | 2026.01.24 00:58:21.469858 [ 262 ] {24f5fc13-7c19-4e1c-8ad0-a9b76cac39af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7670 | 2026.01.24 00:58:21.470162 [ 262 ] {24f5fc13-7c19-4e1c-8ad0-a9b76cac39af} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7671 | 2026.01.24 00:58:21.470369 [ 262 ] {24f5fc13-7c19-4e1c-8ad0-a9b76cac39af} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7672 | 2026.01.24 00:58:21.470504 [ 262 ] {24f5fc13-7c19-4e1c-8ad0-a9b76cac39af} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 7673 | 2026.01.24 00:58:21.470541 [ 262 ] {24f5fc13-7c19-4e1c-8ad0-a9b76cac39af} <Debug> TCPHandler: Processed in 0.001235218 sec. | ||
| 7674 | 2026.01.24 00:58:24.510113 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7675 | 2026.01.24 00:58:24.510216 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7676 | 2026.01.24 00:58:24.655469 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21061 | ||
| 7677 | 2026.01.24 00:58:24.655976 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7678 | 2026.01.24 00:58:24.656024 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7679 | 2026.01.24 00:58:24.656533 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7680 | 2026.01.24 00:58:24.656766 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7681 | 2026.01.24 00:58:24.656912 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21061 | ||
| 7682 | 2026.01.24 00:58:24.709464 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 920 | ||
| 7683 | 2026.01.24 00:58:24.711711 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7684 | 2026.01.24 00:58:24.711759 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7685 | 2026.01.24 00:58:24.712976 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7686 | 2026.01.24 00:58:24.713248 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7687 | 2026.01.24 00:58:24.713619 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 920 | ||
| 7688 | 2026.01.24 00:58:25.781969 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 7689 | 2026.01.24 00:58:25.798523 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7690 | 2026.01.24 00:58:25.798591 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7691 | 2026.01.24 00:58:25.804749 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7692 | 2026.01.24 00:58:25.805470 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7693 | 2026.01.24 00:58:25.808435 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 7694 | 2026.01.24 00:58:26.466268 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7695 | 2026.01.24 00:58:26.466442 [ 262 ] {5be34e10-5cba-4334-b461-dca95c0459f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7696 | 2026.01.24 00:58:26.466506 [ 262 ] {5be34e10-5cba-4334-b461-dca95c0459f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7697 | 2026.01.24 00:58:26.467231 [ 262 ] {5be34e10-5cba-4334-b461-dca95c0459f9} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7698 | 2026.01.24 00:58:26.467282 [ 262 ] {5be34e10-5cba-4334-b461-dca95c0459f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7699 | 2026.01.24 00:58:26.467659 [ 262 ] {5be34e10-5cba-4334-b461-dca95c0459f9} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 7700 | 2026.01.24 00:58:26.467888 [ 262 ] {5be34e10-5cba-4334-b461-dca95c0459f9} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7701 | 2026.01.24 00:58:26.468039 [ 262 ] {5be34e10-5cba-4334-b461-dca95c0459f9} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001646 sec., 82624.54434993926 rows/sec., 7.15 MiB/sec. | ||
| 7702 | 2026.01.24 00:58:26.468080 [ 262 ] {5be34e10-5cba-4334-b461-dca95c0459f9} <Debug> TCPHandler: Processed in 0.001935054 sec. | ||
| 7703 | 2026.01.24 00:58:26.468206 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7704 | 2026.01.24 00:58:26.468299 [ 262 ] {13659a29-d3b0-4ad9-ad39-894870ba0fe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7705 | 2026.01.24 00:58:26.468341 [ 262 ] {13659a29-d3b0-4ad9-ad39-894870ba0fe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7706 | 2026.01.24 00:58:26.468755 [ 262 ] {13659a29-d3b0-4ad9-ad39-894870ba0fe4} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7707 | 2026.01.24 00:58:26.468791 [ 262 ] {13659a29-d3b0-4ad9-ad39-894870ba0fe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7708 | 2026.01.24 00:58:26.469079 [ 262 ] {13659a29-d3b0-4ad9-ad39-894870ba0fe4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7709 | 2026.01.24 00:58:26.469279 [ 262 ] {13659a29-d3b0-4ad9-ad39-894870ba0fe4} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7710 | 2026.01.24 00:58:26.469404 [ 262 ] {13659a29-d3b0-4ad9-ad39-894870ba0fe4} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001123 sec., 35618.87800534283 rows/sec., 2.62 MiB/sec. | ||
| 7711 | 2026.01.24 00:58:26.469442 [ 262 ] {13659a29-d3b0-4ad9-ad39-894870ba0fe4} <Debug> TCPHandler: Processed in 0.001283139 sec. | ||
| 7712 | 2026.01.24 00:58:26.469547 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7713 | 2026.01.24 00:58:26.469639 [ 262 ] {2d996cf9-9478-484f-af74-440acd649218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7714 | 2026.01.24 00:58:26.469678 [ 262 ] {2d996cf9-9478-484f-af74-440acd649218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7715 | 2026.01.24 00:58:26.470092 [ 262 ] {2d996cf9-9478-484f-af74-440acd649218} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7716 | 2026.01.24 00:58:26.470128 [ 262 ] {2d996cf9-9478-484f-af74-440acd649218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7717 | 2026.01.24 00:58:26.470426 [ 262 ] {2d996cf9-9478-484f-af74-440acd649218} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 7718 | 2026.01.24 00:58:26.470623 [ 262 ] {2d996cf9-9478-484f-af74-440acd649218} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7719 | 2026.01.24 00:58:26.470747 [ 262 ] {2d996cf9-9478-484f-af74-440acd649218} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001126 sec., 92362.34458259324 rows/sec., 7.21 MiB/sec. | ||
| 7720 | 2026.01.24 00:58:26.470783 [ 262 ] {2d996cf9-9478-484f-af74-440acd649218} <Debug> TCPHandler: Processed in 0.001283019 sec. | ||
| 7721 | 2026.01.24 00:58:26.470890 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7722 | 2026.01.24 00:58:26.470981 [ 262 ] {82f84600-727c-40d4-9e75-5755f98ad13e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7723 | 2026.01.24 00:58:26.471022 [ 262 ] {82f84600-727c-40d4-9e75-5755f98ad13e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7724 | 2026.01.24 00:58:26.471468 [ 262 ] {82f84600-727c-40d4-9e75-5755f98ad13e} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7725 | 2026.01.24 00:58:26.471507 [ 262 ] {82f84600-727c-40d4-9e75-5755f98ad13e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7726 | 2026.01.24 00:58:26.471840 [ 262 ] {82f84600-727c-40d4-9e75-5755f98ad13e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 7727 | 2026.01.24 00:58:26.472043 [ 262 ] {82f84600-727c-40d4-9e75-5755f98ad13e} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7728 | 2026.01.24 00:58:26.472173 [ 262 ] {82f84600-727c-40d4-9e75-5755f98ad13e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 7729 | 2026.01.24 00:58:26.472212 [ 262 ] {82f84600-727c-40d4-9e75-5755f98ad13e} <Debug> TCPHandler: Processed in 0.001368681 sec. | ||
| 7730 | 2026.01.24 00:58:26.472318 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7731 | 2026.01.24 00:58:26.472412 [ 262 ] {ec4ba5c1-f1cd-40c8-829f-f6f65ad377c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7732 | 2026.01.24 00:58:26.472464 [ 262 ] {ec4ba5c1-f1cd-40c8-829f-f6f65ad377c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7733 | 2026.01.24 00:58:26.473325 [ 262 ] {ec4ba5c1-f1cd-40c8-829f-f6f65ad377c8} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7734 | 2026.01.24 00:58:26.473362 [ 262 ] {ec4ba5c1-f1cd-40c8-829f-f6f65ad377c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7735 | 2026.01.24 00:58:26.473911 [ 262 ] {ec4ba5c1-f1cd-40c8-829f-f6f65ad377c8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7736 | 2026.01.24 00:58:26.474131 [ 262 ] {ec4ba5c1-f1cd-40c8-829f-f6f65ad377c8} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7737 | 2026.01.24 00:58:26.474272 [ 262 ] {ec4ba5c1-f1cd-40c8-829f-f6f65ad377c8} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001877 sec., 21310.602024507192 rows/sec., 38.19 MiB/sec. | ||
| 7738 | 2026.01.24 00:58:26.474340 [ 262 ] {ec4ba5c1-f1cd-40c8-829f-f6f65ad377c8} <Debug> TCPHandler: Processed in 0.002069896 sec. | ||
| 7739 | 2026.01.24 00:58:26.474449 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7740 | 2026.01.24 00:58:26.474543 [ 262 ] {bb6a6a2a-fe50-4668-b07b-d0a5f82e7167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7741 | 2026.01.24 00:58:26.474583 [ 262 ] {bb6a6a2a-fe50-4668-b07b-d0a5f82e7167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7742 | 2026.01.24 00:58:26.474919 [ 262 ] {bb6a6a2a-fe50-4668-b07b-d0a5f82e7167} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7743 | 2026.01.24 00:58:26.474956 [ 262 ] {bb6a6a2a-fe50-4668-b07b-d0a5f82e7167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7744 | 2026.01.24 00:58:26.475241 [ 262 ] {bb6a6a2a-fe50-4668-b07b-d0a5f82e7167} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 7745 | 2026.01.24 00:58:26.475445 [ 262 ] {bb6a6a2a-fe50-4668-b07b-d0a5f82e7167} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7746 | 2026.01.24 00:58:26.475573 [ 262 ] {bb6a6a2a-fe50-4668-b07b-d0a5f82e7167} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001047 sec., 57306.59025787966 rows/sec., 3.86 MiB/sec. | ||
| 7747 | 2026.01.24 00:58:26.475610 [ 262 ] {bb6a6a2a-fe50-4668-b07b-d0a5f82e7167} <Debug> TCPHandler: Processed in 0.001209617 sec. | ||
| 7748 | 2026.01.24 00:58:31.464476 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7749 | 2026.01.24 00:58:31.464687 [ 262 ] {e9994f52-ba48-4428-b0c0-533c9362e024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7750 | 2026.01.24 00:58:31.464757 [ 262 ] {e9994f52-ba48-4428-b0c0-533c9362e024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7751 | 2026.01.24 00:58:31.465496 [ 262 ] {e9994f52-ba48-4428-b0c0-533c9362e024} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7752 | 2026.01.24 00:58:31.465535 [ 262 ] {e9994f52-ba48-4428-b0c0-533c9362e024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7753 | 2026.01.24 00:58:31.465927 [ 262 ] {e9994f52-ba48-4428-b0c0-533c9362e024} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 7754 | 2026.01.24 00:58:31.466180 [ 262 ] {e9994f52-ba48-4428-b0c0-533c9362e024} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7755 | 2026.01.24 00:58:31.466378 [ 262 ] {e9994f52-ba48-4428-b0c0-533c9362e024} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001744 sec., 32110.091743119265 rows/sec., 2.45 MiB/sec. | ||
| 7756 | 2026.01.24 00:58:31.466429 [ 262 ] {e9994f52-ba48-4428-b0c0-533c9362e024} <Debug> TCPHandler: Processed in 0.002085266 sec. | ||
| 7757 | 2026.01.24 00:58:31.466568 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7758 | 2026.01.24 00:58:31.466682 [ 262 ] {e46d0711-f8ec-451a-b0c9-4b18873c0e18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7759 | 2026.01.24 00:58:31.466730 [ 262 ] {e46d0711-f8ec-451a-b0c9-4b18873c0e18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7760 | 2026.01.24 00:58:31.467216 [ 262 ] {e46d0711-f8ec-451a-b0c9-4b18873c0e18} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7761 | 2026.01.24 00:58:31.467251 [ 262 ] {e46d0711-f8ec-451a-b0c9-4b18873c0e18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7762 | 2026.01.24 00:58:31.467559 [ 262 ] {e46d0711-f8ec-451a-b0c9-4b18873c0e18} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 7763 | 2026.01.24 00:58:31.467781 [ 262 ] {e46d0711-f8ec-451a-b0c9-4b18873c0e18} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7764 | 2026.01.24 00:58:31.467917 [ 262 ] {e46d0711-f8ec-451a-b0c9-4b18873c0e18} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00126 sec., 50793.65079365079 rows/sec., 3.96 MiB/sec. | ||
| 7765 | 2026.01.24 00:58:31.467955 [ 262 ] {e46d0711-f8ec-451a-b0c9-4b18873c0e18} <Debug> TCPHandler: Processed in 0.001447252 sec. | ||
| 7766 | 2026.01.24 00:58:31.468078 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7767 | 2026.01.24 00:58:31.468173 [ 262 ] {c01555f3-b7af-4a0c-b71c-9de7c27296bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7768 | 2026.01.24 00:58:31.468217 [ 262 ] {c01555f3-b7af-4a0c-b71c-9de7c27296bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7769 | 2026.01.24 00:58:31.468634 [ 262 ] {c01555f3-b7af-4a0c-b71c-9de7c27296bf} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7770 | 2026.01.24 00:58:31.468667 [ 262 ] {c01555f3-b7af-4a0c-b71c-9de7c27296bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7771 | 2026.01.24 00:58:31.469000 [ 262 ] {c01555f3-b7af-4a0c-b71c-9de7c27296bf} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 7772 | 2026.01.24 00:58:31.469208 [ 262 ] {c01555f3-b7af-4a0c-b71c-9de7c27296bf} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7773 | 2026.01.24 00:58:31.469343 [ 262 ] {c01555f3-b7af-4a0c-b71c-9de7c27296bf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 7774 | 2026.01.24 00:58:31.469382 [ 262 ] {c01555f3-b7af-4a0c-b71c-9de7c27296bf} <Debug> TCPHandler: Processed in 0.00135216 sec. | ||
| 7775 | 2026.01.24 00:58:31.469495 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7776 | 2026.01.24 00:58:31.469588 [ 262 ] {d54da4e0-80ac-40fb-bfe3-b9a392d089c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7777 | 2026.01.24 00:58:31.469629 [ 262 ] {d54da4e0-80ac-40fb-bfe3-b9a392d089c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7778 | 2026.01.24 00:58:31.469959 [ 262 ] {d54da4e0-80ac-40fb-bfe3-b9a392d089c7} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7779 | 2026.01.24 00:58:31.469993 [ 262 ] {d54da4e0-80ac-40fb-bfe3-b9a392d089c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7780 | 2026.01.24 00:58:31.470304 [ 262 ] {d54da4e0-80ac-40fb-bfe3-b9a392d089c7} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 7781 | 2026.01.24 00:58:31.470514 [ 262 ] {d54da4e0-80ac-40fb-bfe3-b9a392d089c7} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7782 | 2026.01.24 00:58:31.470648 [ 262 ] {d54da4e0-80ac-40fb-bfe3-b9a392d089c7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 7783 | 2026.01.24 00:58:31.470684 [ 262 ] {d54da4e0-80ac-40fb-bfe3-b9a392d089c7} <Debug> TCPHandler: Processed in 0.001237547 sec. | ||
| 7784 | 2026.01.24 00:58:32.157957 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21573 | ||
| 7785 | 2026.01.24 00:58:32.158582 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7786 | 2026.01.24 00:58:32.158629 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7787 | 2026.01.24 00:58:32.159147 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7788 | 2026.01.24 00:58:32.159393 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7789 | 2026.01.24 00:58:32.159555 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21573 | ||
| 7790 | 2026.01.24 00:58:33.309519 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 7791 | 2026.01.24 00:58:33.325890 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7792 | 2026.01.24 00:58:33.325946 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7793 | 2026.01.24 00:58:33.331940 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7794 | 2026.01.24 00:58:33.332635 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7795 | 2026.01.24 00:58:33.335444 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 7796 | 2026.01.24 00:58:34.714719 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 940 | ||
| 7797 | 2026.01.24 00:58:34.716812 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7798 | 2026.01.24 00:58:34.716860 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7799 | 2026.01.24 00:58:34.718026 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7800 | 2026.01.24 00:58:34.718287 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7801 | 2026.01.24 00:58:34.718546 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 940 | ||
| 7802 | 2026.01.24 00:58:36.467057 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7803 | 2026.01.24 00:58:36.467237 [ 262 ] {fe768ac3-0d83-495f-99ba-e8eb70cb3f16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7804 | 2026.01.24 00:58:36.467306 [ 262 ] {fe768ac3-0d83-495f-99ba-e8eb70cb3f16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7805 | 2026.01.24 00:58:36.468031 [ 262 ] {fe768ac3-0d83-495f-99ba-e8eb70cb3f16} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7806 | 2026.01.24 00:58:36.468075 [ 262 ] {fe768ac3-0d83-495f-99ba-e8eb70cb3f16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7807 | 2026.01.24 00:58:36.468485 [ 262 ] {fe768ac3-0d83-495f-99ba-e8eb70cb3f16} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 7808 | 2026.01.24 00:58:36.468717 [ 262 ] {fe768ac3-0d83-495f-99ba-e8eb70cb3f16} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7809 | 2026.01.24 00:58:36.468855 [ 79 ] {} <Debug> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 7810 | 2026.01.24 00:58:36.468875 [ 262 ] {fe768ac3-0d83-495f-99ba-e8eb70cb3f16} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001686 sec., 80664.29418742585 rows/sec., 6.98 MiB/sec. | ||
| 7811 | 2026.01.24 00:58:36.468900 [ 79 ] {} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7812 | 2026.01.24 00:58:36.468924 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7813 | 2026.01.24 00:58:36.468930 [ 262 ] {fe768ac3-0d83-495f-99ba-e8eb70cb3f16} <Debug> TCPHandler: Processed in 0.001995654 sec. | ||
| 7814 | 2026.01.24 00:58:36.469058 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7815 | 2026.01.24 00:58:36.469084 [ 186 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 7816 | 2026.01.24 00:58:36.469160 [ 262 ] {5ac8e8eb-ef88-40cb-93dc-1056d3fde157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7817 | 2026.01.24 00:58:36.469210 [ 262 ] {5ac8e8eb-ef88-40cb-93dc-1056d3fde157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7818 | 2026.01.24 00:58:36.469302 [ 186 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7819 | 2026.01.24 00:58:36.469349 [ 186 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1407 rows starting from the beginning of the part | ||
| 7820 | 2026.01.24 00:58:36.469418 [ 186 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1403 rows starting from the beginning of the part | ||
| 7821 | 2026.01.24 00:58:36.469461 [ 186 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 56 rows starting from the beginning of the part | ||
| 7822 | 2026.01.24 00:58:36.469503 [ 186 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 136 rows starting from the beginning of the part | ||
| 7823 | 2026.01.24 00:58:36.469548 [ 186 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 56 rows starting from the beginning of the part | ||
| 7824 | 2026.01.24 00:58:36.469589 [ 186 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 136 rows starting from the beginning of the part | ||
| 7825 | 2026.01.24 00:58:36.469645 [ 262 ] {5ac8e8eb-ef88-40cb-93dc-1056d3fde157} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7826 | 2026.01.24 00:58:36.469686 [ 262 ] {5ac8e8eb-ef88-40cb-93dc-1056d3fde157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7827 | 2026.01.24 00:58:36.470036 [ 262 ] {5ac8e8eb-ef88-40cb-93dc-1056d3fde157} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7828 | 2026.01.24 00:58:36.470254 [ 262 ] {5ac8e8eb-ef88-40cb-93dc-1056d3fde157} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7829 | 2026.01.24 00:58:36.470392 [ 262 ] {5ac8e8eb-ef88-40cb-93dc-1056d3fde157} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001257 sec., 31821.797931583133 rows/sec., 2.34 MiB/sec. | ||
| 7830 | 2026.01.24 00:58:36.470432 [ 262 ] {5ac8e8eb-ef88-40cb-93dc-1056d3fde157} <Debug> TCPHandler: Processed in 0.001426672 sec. | ||
| 7831 | 2026.01.24 00:58:36.470546 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7832 | 2026.01.24 00:58:36.470642 [ 262 ] {6df661de-0867-49a6-a032-f67a3f4221b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7833 | 2026.01.24 00:58:36.470682 [ 262 ] {6df661de-0867-49a6-a032-f67a3f4221b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7834 | 2026.01.24 00:58:36.471110 [ 191 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3194 rows, containing 5 columns (5 merged, 0 gathered) in 0.002106387 sec., 1516340.5395114953 rows/sec., 132.55 MiB/sec. | ||
| 7835 | 2026.01.24 00:58:36.471121 [ 262 ] {6df661de-0867-49a6-a032-f67a3f4221b9} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7836 | 2026.01.24 00:58:36.471194 [ 262 ] {6df661de-0867-49a6-a032-f67a3f4221b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7837 | 2026.01.24 00:58:36.471402 [ 199 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 7838 | 2026.01.24 00:58:36.471519 [ 262 ] {6df661de-0867-49a6-a032-f67a3f4221b9} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 7839 | 2026.01.24 00:58:36.471817 [ 199 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_66_13} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7840 | 2026.01.24 00:58:36.471827 [ 262 ] {6df661de-0867-49a6-a032-f67a3f4221b9} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7841 | 2026.01.24 00:58:36.471927 [ 199 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_66_13} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 7842 | 2026.01.24 00:58:36.471962 [ 79 ] {} <Debug> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 7843 | 2026.01.24 00:58:36.471991 [ 262 ] {6df661de-0867-49a6-a032-f67a3f4221b9} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001368 sec., 76023.39181286549 rows/sec., 5.94 MiB/sec. | ||
| 7844 | 2026.01.24 00:58:36.471994 [ 79 ] {} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7845 | 2026.01.24 00:58:36.472020 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7846 | 2026.01.24 00:58:36.472032 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 7847 | 2026.01.24 00:58:36.472032 [ 262 ] {6df661de-0867-49a6-a032-f67a3f4221b9} <Debug> TCPHandler: Processed in 0.001534965 sec. | ||
| 7848 | 2026.01.24 00:58:36.472123 [ 186 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 7849 | 2026.01.24 00:58:36.472167 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7850 | 2026.01.24 00:58:36.472217 [ 186 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7851 | 2026.01.24 00:58:36.472247 [ 186 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 632 rows starting from the beginning of the part | ||
| 7852 | 2026.01.24 00:58:36.472267 [ 262 ] {72528ff5-d7e7-4eea-892f-46ad8207ca3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7853 | 2026.01.24 00:58:36.472292 [ 186 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 610 rows starting from the beginning of the part | ||
| 7854 | 2026.01.24 00:58:36.472319 [ 262 ] {72528ff5-d7e7-4eea-892f-46ad8207ca3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7855 | 2026.01.24 00:58:36.472333 [ 186 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 64 rows starting from the beginning of the part | ||
| 7856 | 2026.01.24 00:58:36.472372 [ 186 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 104 rows starting from the beginning of the part | ||
| 7857 | 2026.01.24 00:58:36.472408 [ 186 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 64 rows starting from the beginning of the part | ||
| 7858 | 2026.01.24 00:58:36.472443 [ 186 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 104 rows starting from the beginning of the part | ||
| 7859 | 2026.01.24 00:58:36.472751 [ 262 ] {72528ff5-d7e7-4eea-892f-46ad8207ca3e} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7860 | 2026.01.24 00:58:36.472791 [ 262 ] {72528ff5-d7e7-4eea-892f-46ad8207ca3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7861 | 2026.01.24 00:58:36.473156 [ 262 ] {72528ff5-d7e7-4eea-892f-46ad8207ca3e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 7862 | 2026.01.24 00:58:36.473367 [ 262 ] {72528ff5-d7e7-4eea-892f-46ad8207ca3e} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7863 | 2026.01.24 00:58:36.473379 [ 201 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1578 rows, containing 5 columns (5 merged, 0 gathered) in 0.001287449 sec., 1225679.619153846 rows/sec., 97.71 MiB/sec. | ||
| 7864 | 2026.01.24 00:58:36.473468 [ 79 ] {} <Debug> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 7865 | 2026.01.24 00:58:36.473495 [ 79 ] {} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7866 | 2026.01.24 00:58:36.473499 [ 262 ] {72528ff5-d7e7-4eea-892f-46ad8207ca3e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. | ||
| 7867 | 2026.01.24 00:58:36.473514 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7868 | 2026.01.24 00:58:36.473542 [ 262 ] {72528ff5-d7e7-4eea-892f-46ad8207ca3e} <Debug> TCPHandler: Processed in 0.001423601 sec. | ||
| 7869 | 2026.01.24 00:58:36.473543 [ 186 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 7870 | 2026.01.24 00:58:36.473591 [ 191 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 7871 | 2026.01.24 00:58:36.473652 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7872 | 2026.01.24 00:58:36.473703 [ 191 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7873 | 2026.01.24 00:58:36.473742 [ 191 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 17377 rows starting from the beginning of the part | ||
| 7874 | 2026.01.24 00:58:36.473761 [ 262 ] {ff1eff2b-5338-4ed0-b80b-777230660e8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7875 | 2026.01.24 00:58:36.473807 [ 191 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 887 rows starting from the beginning of the part | ||
| 7876 | 2026.01.24 00:58:36.473820 [ 186 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_66_13} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7877 | 2026.01.24 00:58:36.473836 [ 262 ] {ff1eff2b-5338-4ed0-b80b-777230660e8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7878 | 2026.01.24 00:58:36.473857 [ 191 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 7879 | 2026.01.24 00:58:36.473899 [ 186 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_66_13} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 7880 | 2026.01.24 00:58:36.473905 [ 191 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part | ||
| 7881 | 2026.01.24 00:58:36.473959 [ 191 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
| 7882 | 2026.01.24 00:58:36.473984 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 7883 | 2026.01.24 00:58:36.473997 [ 191 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 7884 | 2026.01.24 00:58:36.474805 [ 262 ] {ff1eff2b-5338-4ed0-b80b-777230660e8e} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7885 | 2026.01.24 00:58:36.474849 [ 262 ] {ff1eff2b-5338-4ed0-b80b-777230660e8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7886 | 2026.01.24 00:58:36.475546 [ 262 ] {ff1eff2b-5338-4ed0-b80b-777230660e8e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7887 | 2026.01.24 00:58:36.475802 [ 262 ] {ff1eff2b-5338-4ed0-b80b-777230660e8e} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7888 | 2026.01.24 00:58:36.475969 [ 262 ] {ff1eff2b-5338-4ed0-b80b-777230660e8e} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002226 sec., 17969.45193171608 rows/sec., 32.20 MiB/sec. | ||
| 7889 | 2026.01.24 00:58:36.476030 [ 262 ] {ff1eff2b-5338-4ed0-b80b-777230660e8e} <Debug> TCPHandler: Processed in 0.002430044 sec. | ||
| 7890 | 2026.01.24 00:58:36.476144 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7891 | 2026.01.24 00:58:36.476240 [ 262 ] {0d7f406b-3988-4a71-81ce-9a65c115dc19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7892 | 2026.01.24 00:58:36.476284 [ 262 ] {0d7f406b-3988-4a71-81ce-9a65c115dc19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7893 | 2026.01.24 00:58:36.476633 [ 262 ] {0d7f406b-3988-4a71-81ce-9a65c115dc19} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7894 | 2026.01.24 00:58:36.476669 [ 262 ] {0d7f406b-3988-4a71-81ce-9a65c115dc19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7895 | 2026.01.24 00:58:36.477282 [ 262 ] {0d7f406b-3988-4a71-81ce-9a65c115dc19} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 7896 | 2026.01.24 00:58:36.477591 [ 262 ] {0d7f406b-3988-4a71-81ce-9a65c115dc19} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7897 | 2026.01.24 00:58:36.477708 [ 79 ] {} <Debug> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 7898 | 2026.01.24 00:58:36.477737 [ 79 ] {} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7899 | 2026.01.24 00:58:36.477748 [ 262 ] {0d7f406b-3988-4a71-81ce-9a65c115dc19} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001527 sec., 39292.73084479372 rows/sec., 2.65 MiB/sec. | ||
| 7900 | 2026.01.24 00:58:36.477757 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7901 | 2026.01.24 00:58:36.477794 [ 262 ] {0d7f406b-3988-4a71-81ce-9a65c115dc19} <Debug> TCPHandler: Processed in 0.001699318 sec. | ||
| 7902 | 2026.01.24 00:58:36.477841 [ 201 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 7903 | 2026.01.24 00:58:36.477931 [ 201 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7904 | 2026.01.24 00:58:36.477962 [ 201 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3600 rows starting from the beginning of the part | ||
| 7905 | 2026.01.24 00:58:36.478017 [ 201 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 7906 | 2026.01.24 00:58:36.478058 [ 201 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 7907 | 2026.01.24 00:58:36.478097 [ 201 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
| 7908 | 2026.01.24 00:58:36.478135 [ 201 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 7909 | 2026.01.24 00:58:36.478172 [ 201 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 7910 | 2026.01.24 00:58:36.479550 [ 190 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3900 rows, containing 4 columns (4 merged, 0 gathered) in 0.001741319 sec., 2239681.528772155 rows/sec., 150.94 MiB/sec. | ||
| 7911 | 2026.01.24 00:58:36.479727 [ 195 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18904 rows, containing 5 columns (5 merged, 0 gathered) in 0.006170397 sec., 3063660.2474686797 rows/sec., 210.58 MiB/sec. | ||
| 7912 | 2026.01.24 00:58:36.480020 [ 201 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 7913 | 2026.01.24 00:58:36.480018 [ 192 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 7914 | 2026.01.24 00:58:36.480370 [ 201 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7915 | 2026.01.24 00:58:36.480423 [ 192 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_66_13} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7916 | 2026.01.24 00:58:36.480451 [ 201 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 7917 | 2026.01.24 00:58:36.480518 [ 192 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_66_13} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 7918 | 2026.01.24 00:58:36.480534 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.43 MiB. | ||
| 7919 | 2026.01.24 00:58:36.480633 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 7920 | 2026.01.24 00:58:37.000176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 304.24 MiB, peak 313.90 MiB, free memory in arenas 0.00 B, will set to 305.45 MiB (RSS), difference: 1.21 MiB | ||
| 7921 | 2026.01.24 00:58:39.510270 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7922 | 2026.01.24 00:58:39.510369 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7923 | 2026.01.24 00:58:39.660583 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22021 | ||
| 7924 | 2026.01.24 00:58:39.661084 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7925 | 2026.01.24 00:58:39.661125 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7926 | 2026.01.24 00:58:39.661626 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7927 | 2026.01.24 00:58:39.661861 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7928 | 2026.01.24 00:58:39.661995 [ 76 ] {} <Debug> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7929 | 2026.01.24 00:58:39.662016 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 | ||
| 7930 | 2026.01.24 00:58:39.662040 [ 76 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7931 | 2026.01.24 00:58:39.662059 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7932 | 2026.01.24 00:58:39.662236 [ 195 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7933 | 2026.01.24 00:58:39.662437 [ 195 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7934 | 2026.01.24 00:58:39.662476 [ 195 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19653 rows starting from the beginning of the part | ||
| 7935 | 2026.01.24 00:58:39.662538 [ 195 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 448 rows starting from the beginning of the part | ||
| 7936 | 2026.01.24 00:58:39.662579 [ 195 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 512 rows starting from the beginning of the part | ||
| 7937 | 2026.01.24 00:58:39.662621 [ 195 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 448 rows starting from the beginning of the part | ||
| 7938 | 2026.01.24 00:58:39.662660 [ 195 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 512 rows starting from the beginning of the part | ||
| 7939 | 2026.01.24 00:58:39.662695 [ 195 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 448 rows starting from the beginning of the part | ||
| 7940 | 2026.01.24 00:58:39.664621 [ 195 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22021 rows, containing 4 columns (4 merged, 0 gathered) in 0.002466695 sec., 8927329.888778305 rows/sec., 127.71 MiB/sec. | ||
| 7941 | 2026.01.24 00:58:39.664998 [ 201 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7942 | 2026.01.24 00:58:39.665306 [ 201 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_46_9} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7943 | 2026.01.24 00:58:39.665385 [ 201 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_46_9} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7944 | 2026.01.24 00:58:39.665502 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
| 7945 | 2026.01.24 00:58:40.836491 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 7946 | 2026.01.24 00:58:40.852992 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7947 | 2026.01.24 00:58:40.853040 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7948 | 2026.01.24 00:58:40.859290 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7949 | 2026.01.24 00:58:40.859985 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7950 | 2026.01.24 00:58:40.860269 [ 76 ] {} <Debug> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7951 | 2026.01.24 00:58:40.860330 [ 76 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7952 | 2026.01.24 00:58:40.860349 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7953 | 2026.01.24 00:58:40.860442 [ 197 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7954 | 2026.01.24 00:58:40.863034 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 7955 | 2026.01.24 00:58:40.863349 [ 197 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7956 | 2026.01.24 00:58:40.864137 [ 197 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
| 7957 | 2026.01.24 00:58:40.867474 [ 197 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
| 7958 | 2026.01.24 00:58:40.870758 [ 197 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
| 7959 | 2026.01.24 00:58:40.874288 [ 197 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
| 7960 | 2026.01.24 00:58:40.878425 [ 197 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
| 7961 | 2026.01.24 00:58:40.882205 [ 197 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
| 7962 | 2026.01.24 00:58:40.932987 [ 195 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.072576471 sec., 4781.163856809736 rows/sec., 24.72 MiB/sec. | ||
| 7963 | 2026.01.24 00:58:40.935821 [ 200 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7964 | 2026.01.24 00:58:40.937853 [ 200 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_46_9} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7965 | 2026.01.24 00:58:40.937969 [ 200 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_46_9} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7966 | 2026.01.24 00:58:40.940547 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 7967 | 2026.01.24 00:58:41.464191 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7968 | 2026.01.24 00:58:41.464366 [ 262 ] {2f6c26b0-0cda-4bdd-b299-e4ead4442c78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7969 | 2026.01.24 00:58:41.464434 [ 262 ] {2f6c26b0-0cda-4bdd-b299-e4ead4442c78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7970 | 2026.01.24 00:58:41.465068 [ 262 ] {2f6c26b0-0cda-4bdd-b299-e4ead4442c78} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7971 | 2026.01.24 00:58:41.465118 [ 262 ] {2f6c26b0-0cda-4bdd-b299-e4ead4442c78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7972 | 2026.01.24 00:58:41.465511 [ 262 ] {2f6c26b0-0cda-4bdd-b299-e4ead4442c78} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 7973 | 2026.01.24 00:58:41.465737 [ 262 ] {2f6c26b0-0cda-4bdd-b299-e4ead4442c78} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7974 | 2026.01.24 00:58:41.465898 [ 262 ] {2f6c26b0-0cda-4bdd-b299-e4ead4442c78} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001582 sec., 35398.23008849558 rows/sec., 2.70 MiB/sec. | ||
| 7975 | 2026.01.24 00:58:41.465948 [ 262 ] {2f6c26b0-0cda-4bdd-b299-e4ead4442c78} <Debug> TCPHandler: Processed in 0.001879152 sec. | ||
| 7976 | 2026.01.24 00:58:41.466066 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7977 | 2026.01.24 00:58:41.466170 [ 262 ] {486995fb-4b18-461a-b046-87dd57b03d58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7978 | 2026.01.24 00:58:41.466213 [ 262 ] {486995fb-4b18-461a-b046-87dd57b03d58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7979 | 2026.01.24 00:58:41.466636 [ 262 ] {486995fb-4b18-461a-b046-87dd57b03d58} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7980 | 2026.01.24 00:58:41.466672 [ 262 ] {486995fb-4b18-461a-b046-87dd57b03d58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7981 | 2026.01.24 00:58:41.466973 [ 262 ] {486995fb-4b18-461a-b046-87dd57b03d58} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 7982 | 2026.01.24 00:58:41.467181 [ 262 ] {486995fb-4b18-461a-b046-87dd57b03d58} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7983 | 2026.01.24 00:58:41.467313 [ 262 ] {486995fb-4b18-461a-b046-87dd57b03d58} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001167 sec., 54841.47386461011 rows/sec., 4.28 MiB/sec. | ||
| 7984 | 2026.01.24 00:58:41.467351 [ 262 ] {486995fb-4b18-461a-b046-87dd57b03d58} <Debug> TCPHandler: Processed in 0.00133542 sec. | ||
| 7985 | 2026.01.24 00:58:41.467465 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7986 | 2026.01.24 00:58:41.467560 [ 262 ] {d43179ba-a640-4de2-b6f6-ca0cd9bc6792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7987 | 2026.01.24 00:58:41.467603 [ 262 ] {d43179ba-a640-4de2-b6f6-ca0cd9bc6792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7988 | 2026.01.24 00:58:41.468000 [ 262 ] {d43179ba-a640-4de2-b6f6-ca0cd9bc6792} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7989 | 2026.01.24 00:58:41.468035 [ 262 ] {d43179ba-a640-4de2-b6f6-ca0cd9bc6792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7990 | 2026.01.24 00:58:41.468353 [ 262 ] {d43179ba-a640-4de2-b6f6-ca0cd9bc6792} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 7991 | 2026.01.24 00:58:41.468565 [ 262 ] {d43179ba-a640-4de2-b6f6-ca0cd9bc6792} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7992 | 2026.01.24 00:58:41.468692 [ 262 ] {d43179ba-a640-4de2-b6f6-ca0cd9bc6792} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001153 sec., 138768.43018213357 rows/sec., 9.66 MiB/sec. | ||
| 7993 | 2026.01.24 00:58:41.468729 [ 262 ] {d43179ba-a640-4de2-b6f6-ca0cd9bc6792} <Debug> TCPHandler: Processed in 0.001312789 sec. | ||
| 7994 | 2026.01.24 00:58:41.468836 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7995 | 2026.01.24 00:58:41.468928 [ 262 ] {50f15b3f-0b9e-4898-a245-ac25057ffc41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7996 | 2026.01.24 00:58:41.468969 [ 262 ] {50f15b3f-0b9e-4898-a245-ac25057ffc41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7997 | 2026.01.24 00:58:41.469292 [ 262 ] {50f15b3f-0b9e-4898-a245-ac25057ffc41} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7998 | 2026.01.24 00:58:41.469327 [ 262 ] {50f15b3f-0b9e-4898-a245-ac25057ffc41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 7999 | 2026.01.24 00:58:41.469618 [ 262 ] {50f15b3f-0b9e-4898-a245-ac25057ffc41} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8000 | 2026.01.24 00:58:41.469817 [ 262 ] {50f15b3f-0b9e-4898-a245-ac25057ffc41} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8001 | 2026.01.24 00:58:41.469941 [ 262 ] {50f15b3f-0b9e-4898-a245-ac25057ffc41} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001031 sec., 58195.926285160036 rows/sec., 3.92 MiB/sec. | ||
| 8002 | 2026.01.24 00:58:41.469976 [ 262 ] {50f15b3f-0b9e-4898-a245-ac25057ffc41} <Debug> TCPHandler: Processed in 0.001186646 sec. | ||
| 8003 | 2026.01.24 00:58:44.719602 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 960 | ||
| 8004 | 2026.01.24 00:58:44.721662 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8005 | 2026.01.24 00:58:44.721706 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8006 | 2026.01.24 00:58:44.722888 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8007 | 2026.01.24 00:58:44.723144 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8008 | 2026.01.24 00:58:44.723404 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 960 | ||
| 8009 | 2026.01.24 00:58:46.495553 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8010 | 2026.01.24 00:58:46.495734 [ 262 ] {d43b8525-cd83-4362-85e5-35d18571984a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8011 | 2026.01.24 00:58:46.495797 [ 262 ] {d43b8525-cd83-4362-85e5-35d18571984a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8012 | 2026.01.24 00:58:46.496443 [ 262 ] {d43b8525-cd83-4362-85e5-35d18571984a} <Trace> oximeter.fields_i16 (c3bc7777-ff50-4015-ba4c-c8af214321b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8013 | 2026.01.24 00:58:46.496498 [ 262 ] {d43b8525-cd83-4362-85e5-35d18571984a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8014 | 2026.01.24 00:58:46.496894 [ 262 ] {d43b8525-cd83-4362-85e5-35d18571984a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8015 | 2026.01.24 00:58:46.497138 [ 262 ] {d43b8525-cd83-4362-85e5-35d18571984a} <Trace> oximeter.fields_i16 (c3bc7777-ff50-4015-ba4c-c8af214321b2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8016 | 2026.01.24 00:58:46.497310 [ 262 ] {d43b8525-cd83-4362-85e5-35d18571984a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001624 sec., 14778.32512315271 rows/sec., 1.23 MiB/sec. | ||
| 8017 | 2026.01.24 00:58:46.497355 [ 262 ] {d43b8525-cd83-4362-85e5-35d18571984a} <Debug> TCPHandler: Processed in 0.001924223 sec. | ||
| 8018 | 2026.01.24 00:58:46.497495 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8019 | 2026.01.24 00:58:46.497592 [ 262 ] {1a05fa70-c989-42fd-a09e-e5941005ea31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8020 | 2026.01.24 00:58:46.497632 [ 262 ] {1a05fa70-c989-42fd-a09e-e5941005ea31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8021 | 2026.01.24 00:58:46.498082 [ 262 ] {1a05fa70-c989-42fd-a09e-e5941005ea31} <Trace> oximeter.fields_ipaddr (11711a15-37c4-432c-a9a4-559ec6fcba92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8022 | 2026.01.24 00:58:46.498120 [ 262 ] {1a05fa70-c989-42fd-a09e-e5941005ea31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8023 | 2026.01.24 00:58:46.498443 [ 262 ] {1a05fa70-c989-42fd-a09e-e5941005ea31} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8024 | 2026.01.24 00:58:46.498675 [ 262 ] {1a05fa70-c989-42fd-a09e-e5941005ea31} <Trace> oximeter.fields_ipaddr (11711a15-37c4-432c-a9a4-559ec6fcba92): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8025 | 2026.01.24 00:58:46.498806 [ 262 ] {1a05fa70-c989-42fd-a09e-e5941005ea31} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001235 sec., 3238.8663967611337 rows/sec., 264.11 KiB/sec. | ||
| 8026 | 2026.01.24 00:58:46.498854 [ 262 ] {1a05fa70-c989-42fd-a09e-e5941005ea31} <Debug> TCPHandler: Processed in 0.001406592 sec. | ||
| 8027 | 2026.01.24 00:58:46.498983 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8028 | 2026.01.24 00:58:46.499097 [ 262 ] {7dcabfae-6001-4f54-aef5-5fc4b8a7e3b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8029 | 2026.01.24 00:58:46.499168 [ 262 ] {7dcabfae-6001-4f54-aef5-5fc4b8a7e3b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8030 | 2026.01.24 00:58:46.500581 [ 262 ] {7dcabfae-6001-4f54-aef5-5fc4b8a7e3b9} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8031 | 2026.01.24 00:58:46.500625 [ 262 ] {7dcabfae-6001-4f54-aef5-5fc4b8a7e3b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8032 | 2026.01.24 00:58:46.501119 [ 262 ] {7dcabfae-6001-4f54-aef5-5fc4b8a7e3b9} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8033 | 2026.01.24 00:58:46.501434 [ 262 ] {7dcabfae-6001-4f54-aef5-5fc4b8a7e3b9} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8034 | 2026.01.24 00:58:46.501612 [ 262 ] {7dcabfae-6001-4f54-aef5-5fc4b8a7e3b9} <Debug> executeQuery: Read 1398 rows, 119.75 KiB in 0.002536 sec., 551261.8296529969 rows/sec., 46.11 MiB/sec. | ||
| 8035 | 2026.01.24 00:58:46.501656 [ 262 ] {7dcabfae-6001-4f54-aef5-5fc4b8a7e3b9} <Debug> TCPHandler: Processed in 0.00272947 sec. | ||
| 8036 | 2026.01.24 00:58:46.501799 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8037 | 2026.01.24 00:58:46.501896 [ 262 ] {f7f19a93-2c61-4708-81b7-c621b04b675e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8038 | 2026.01.24 00:58:46.501935 [ 262 ] {f7f19a93-2c61-4708-81b7-c621b04b675e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8039 | 2026.01.24 00:58:46.502349 [ 262 ] {f7f19a93-2c61-4708-81b7-c621b04b675e} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8040 | 2026.01.24 00:58:46.502384 [ 262 ] {f7f19a93-2c61-4708-81b7-c621b04b675e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8041 | 2026.01.24 00:58:46.502664 [ 262 ] {f7f19a93-2c61-4708-81b7-c621b04b675e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8042 | 2026.01.24 00:58:46.502871 [ 262 ] {f7f19a93-2c61-4708-81b7-c621b04b675e} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8043 | 2026.01.24 00:58:46.502997 [ 262 ] {f7f19a93-2c61-4708-81b7-c621b04b675e} <Debug> executeQuery: Read 56 rows, 4.25 KiB in 0.001119 sec., 50044.68275245755 rows/sec., 3.71 MiB/sec. | ||
| 8044 | 2026.01.24 00:58:46.503033 [ 262 ] {f7f19a93-2c61-4708-81b7-c621b04b675e} <Debug> TCPHandler: Processed in 0.001284128 sec. | ||
| 8045 | 2026.01.24 00:58:46.503147 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8046 | 2026.01.24 00:58:46.503239 [ 262 ] {d63a59bd-e301-4c93-a81c-fc12f82e2137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8047 | 2026.01.24 00:58:46.503276 [ 262 ] {d63a59bd-e301-4c93-a81c-fc12f82e2137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8048 | 2026.01.24 00:58:46.503741 [ 262 ] {d63a59bd-e301-4c93-a81c-fc12f82e2137} <Trace> oximeter.fields_u32 (fea0c977-557f-4a86-adf9-80bb19699eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8049 | 2026.01.24 00:58:46.503776 [ 262 ] {d63a59bd-e301-4c93-a81c-fc12f82e2137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8050 | 2026.01.24 00:58:46.504064 [ 262 ] {d63a59bd-e301-4c93-a81c-fc12f82e2137} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8051 | 2026.01.24 00:58:46.504274 [ 262 ] {d63a59bd-e301-4c93-a81c-fc12f82e2137} <Trace> oximeter.fields_u32 (fea0c977-557f-4a86-adf9-80bb19699eee): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8052 | 2026.01.24 00:58:46.504395 [ 262 ] {d63a59bd-e301-4c93-a81c-fc12f82e2137} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001173 sec., 214833.75959079285 rows/sec., 14.86 MiB/sec. | ||
| 8053 | 2026.01.24 00:58:46.504431 [ 262 ] {d63a59bd-e301-4c93-a81c-fc12f82e2137} <Debug> TCPHandler: Processed in 0.001340201 sec. | ||
| 8054 | 2026.01.24 00:58:46.504544 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8055 | 2026.01.24 00:58:46.504635 [ 262 ] {9afbe88f-f14a-4f21-a61a-61947f178298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8056 | 2026.01.24 00:58:46.504673 [ 262 ] {9afbe88f-f14a-4f21-a61a-61947f178298} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8057 | 2026.01.24 00:58:46.505055 [ 262 ] {9afbe88f-f14a-4f21-a61a-61947f178298} <Trace> oximeter.fields_u8 (0c7590bb-02de-42c3-a38e-55a03cb7beeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8058 | 2026.01.24 00:58:46.505090 [ 262 ] {9afbe88f-f14a-4f21-a61a-61947f178298} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8059 | 2026.01.24 00:58:46.505378 [ 262 ] {9afbe88f-f14a-4f21-a61a-61947f178298} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8060 | 2026.01.24 00:58:46.505573 [ 262 ] {9afbe88f-f14a-4f21-a61a-61947f178298} <Trace> oximeter.fields_u8 (0c7590bb-02de-42c3-a38e-55a03cb7beeb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8061 | 2026.01.24 00:58:46.505694 [ 262 ] {9afbe88f-f14a-4f21-a61a-61947f178298} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001077 sec., 11142.061281337046 rows/sec., 870.47 KiB/sec. | ||
| 8062 | 2026.01.24 00:58:46.505731 [ 262 ] {9afbe88f-f14a-4f21-a61a-61947f178298} <Debug> TCPHandler: Processed in 0.001235167 sec. | ||
| 8063 | 2026.01.24 00:58:46.505838 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8064 | 2026.01.24 00:58:46.505928 [ 262 ] {6f886f86-ed28-4ece-bca3-d8b1f8e96af3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8065 | 2026.01.24 00:58:46.505966 [ 262 ] {6f886f86-ed28-4ece-bca3-d8b1f8e96af3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8066 | 2026.01.24 00:58:46.506598 [ 262 ] {6f886f86-ed28-4ece-bca3-d8b1f8e96af3} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8067 | 2026.01.24 00:58:46.506634 [ 262 ] {6f886f86-ed28-4ece-bca3-d8b1f8e96af3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8068 | 2026.01.24 00:58:46.506944 [ 262 ] {6f886f86-ed28-4ece-bca3-d8b1f8e96af3} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8069 | 2026.01.24 00:58:46.507165 [ 262 ] {6f886f86-ed28-4ece-bca3-d8b1f8e96af3} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8070 | 2026.01.24 00:58:46.507293 [ 262 ] {6f886f86-ed28-4ece-bca3-d8b1f8e96af3} <Debug> executeQuery: Read 600 rows, 46.19 KiB in 0.001382 sec., 434153.4008683068 rows/sec., 32.64 MiB/sec. | ||
| 8071 | 2026.01.24 00:58:46.507331 [ 262 ] {6f886f86-ed28-4ece-bca3-d8b1f8e96af3} <Debug> TCPHandler: Processed in 0.001539344 sec. | ||
| 8072 | 2026.01.24 00:58:46.507439 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8073 | 2026.01.24 00:58:46.507530 [ 262 ] {4456a7e8-dde6-44ee-9f75-62788b1d0964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8074 | 2026.01.24 00:58:46.507572 [ 262 ] {4456a7e8-dde6-44ee-9f75-62788b1d0964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8075 | 2026.01.24 00:58:46.508214 [ 262 ] {4456a7e8-dde6-44ee-9f75-62788b1d0964} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8076 | 2026.01.24 00:58:46.508278 [ 262 ] {4456a7e8-dde6-44ee-9f75-62788b1d0964} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8077 | 2026.01.24 00:58:46.508671 [ 262 ] {4456a7e8-dde6-44ee-9f75-62788b1d0964} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8078 | 2026.01.24 00:58:46.508872 [ 262 ] {4456a7e8-dde6-44ee-9f75-62788b1d0964} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8079 | 2026.01.24 00:58:46.509008 [ 262 ] {4456a7e8-dde6-44ee-9f75-62788b1d0964} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001494 sec., 590361.4457831325 rows/sec., 40.07 MiB/sec. | ||
| 8080 | 2026.01.24 00:58:46.509046 [ 262 ] {4456a7e8-dde6-44ee-9f75-62788b1d0964} <Debug> TCPHandler: Processed in 0.001653736 sec. | ||
| 8081 | 2026.01.24 00:58:46.509167 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8082 | 2026.01.24 00:58:46.509268 [ 262 ] {61105e62-0910-4726-958f-59b838e8d7d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8083 | 2026.01.24 00:58:46.509324 [ 262 ] {61105e62-0910-4726-958f-59b838e8d7d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8084 | 2026.01.24 00:58:46.510183 [ 262 ] {61105e62-0910-4726-958f-59b838e8d7d3} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8085 | 2026.01.24 00:58:46.510219 [ 262 ] {61105e62-0910-4726-958f-59b838e8d7d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8086 | 2026.01.24 00:58:46.510768 [ 262 ] {61105e62-0910-4726-958f-59b838e8d7d3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8087 | 2026.01.24 00:58:46.510980 [ 262 ] {61105e62-0910-4726-958f-59b838e8d7d3} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8088 | 2026.01.24 00:58:46.511123 [ 262 ] {61105e62-0910-4726-958f-59b838e8d7d3} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001874 sec., 21344.71718249733 rows/sec., 38.25 MiB/sec. | ||
| 8089 | 2026.01.24 00:58:46.511178 [ 262 ] {61105e62-0910-4726-958f-59b838e8d7d3} <Debug> TCPHandler: Processed in 0.002059616 sec. | ||
| 8090 | 2026.01.24 00:58:46.511299 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8091 | 2026.01.24 00:58:46.511393 [ 262 ] {78a8c682-52d7-480e-b4ab-54f4abba9621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8092 | 2026.01.24 00:58:46.511435 [ 262 ] {78a8c682-52d7-480e-b4ab-54f4abba9621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8093 | 2026.01.24 00:58:46.511772 [ 262 ] {78a8c682-52d7-480e-b4ab-54f4abba9621} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8094 | 2026.01.24 00:58:46.511808 [ 262 ] {78a8c682-52d7-480e-b4ab-54f4abba9621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8095 | 2026.01.24 00:58:46.512107 [ 262 ] {78a8c682-52d7-480e-b4ab-54f4abba9621} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8096 | 2026.01.24 00:58:46.512305 [ 262 ] {78a8c682-52d7-480e-b4ab-54f4abba9621} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8097 | 2026.01.24 00:58:46.512434 [ 262 ] {78a8c682-52d7-480e-b4ab-54f4abba9621} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 8098 | 2026.01.24 00:58:46.512470 [ 262 ] {78a8c682-52d7-480e-b4ab-54f4abba9621} <Debug> TCPHandler: Processed in 0.001219137 sec. | ||
| 8099 | 2026.01.24 00:58:47.163047 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22533 | ||
| 8100 | 2026.01.24 00:58:47.163573 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8101 | 2026.01.24 00:58:47.163616 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8102 | 2026.01.24 00:58:47.164152 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8103 | 2026.01.24 00:58:47.164386 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8104 | 2026.01.24 00:58:47.164540 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22533 | ||
| 8105 | 2026.01.24 00:58:48.364064 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 8106 | 2026.01.24 00:58:48.380541 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8107 | 2026.01.24 00:58:48.380604 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8108 | 2026.01.24 00:58:48.386795 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8109 | 2026.01.24 00:58:48.387528 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8110 | 2026.01.24 00:58:48.390824 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 8111 | 2026.01.24 00:58:51.467403 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8112 | 2026.01.24 00:58:51.467599 [ 262 ] {9a650ae8-235e-49e9-a1b7-c6a66d3a1d68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8113 | 2026.01.24 00:58:51.467669 [ 262 ] {9a650ae8-235e-49e9-a1b7-c6a66d3a1d68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8114 | 2026.01.24 00:58:51.468359 [ 262 ] {9a650ae8-235e-49e9-a1b7-c6a66d3a1d68} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8115 | 2026.01.24 00:58:51.468409 [ 262 ] {9a650ae8-235e-49e9-a1b7-c6a66d3a1d68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8116 | 2026.01.24 00:58:51.468813 [ 262 ] {9a650ae8-235e-49e9-a1b7-c6a66d3a1d68} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8117 | 2026.01.24 00:58:51.469039 [ 262 ] {9a650ae8-235e-49e9-a1b7-c6a66d3a1d68} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8118 | 2026.01.24 00:58:51.469213 [ 262 ] {9a650ae8-235e-49e9-a1b7-c6a66d3a1d68} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001664 sec., 33653.846153846156 rows/sec., 2.57 MiB/sec. | ||
| 8119 | 2026.01.24 00:58:51.469269 [ 262 ] {9a650ae8-235e-49e9-a1b7-c6a66d3a1d68} <Debug> TCPHandler: Processed in 0.001995345 sec. | ||
| 8120 | 2026.01.24 00:58:51.469399 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8121 | 2026.01.24 00:58:51.469505 [ 262 ] {8111b189-147e-407d-8e62-9e069cbba4dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8122 | 2026.01.24 00:58:51.469551 [ 262 ] {8111b189-147e-407d-8e62-9e069cbba4dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8123 | 2026.01.24 00:58:51.470003 [ 262 ] {8111b189-147e-407d-8e62-9e069cbba4dd} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8124 | 2026.01.24 00:58:51.470042 [ 262 ] {8111b189-147e-407d-8e62-9e069cbba4dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8125 | 2026.01.24 00:58:51.470360 [ 262 ] {8111b189-147e-407d-8e62-9e069cbba4dd} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8126 | 2026.01.24 00:58:51.470570 [ 262 ] {8111b189-147e-407d-8e62-9e069cbba4dd} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8127 | 2026.01.24 00:58:51.470710 [ 262 ] {8111b189-147e-407d-8e62-9e069cbba4dd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00123 sec., 52032.52032520325 rows/sec., 4.06 MiB/sec. | ||
| 8128 | 2026.01.24 00:58:51.470751 [ 262 ] {8111b189-147e-407d-8e62-9e069cbba4dd} <Debug> TCPHandler: Processed in 0.001403132 sec. | ||
| 8129 | 2026.01.24 00:58:51.470865 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8130 | 2026.01.24 00:58:51.470964 [ 262 ] {81d7de3d-3c2a-4763-b199-ceac0d89ebd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8131 | 2026.01.24 00:58:51.471010 [ 262 ] {81d7de3d-3c2a-4763-b199-ceac0d89ebd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8132 | 2026.01.24 00:58:51.471426 [ 262 ] {81d7de3d-3c2a-4763-b199-ceac0d89ebd2} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8133 | 2026.01.24 00:58:51.471463 [ 262 ] {81d7de3d-3c2a-4763-b199-ceac0d89ebd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8134 | 2026.01.24 00:58:51.471798 [ 262 ] {81d7de3d-3c2a-4763-b199-ceac0d89ebd2} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8135 | 2026.01.24 00:58:51.472005 [ 262 ] {81d7de3d-3c2a-4763-b199-ceac0d89ebd2} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8136 | 2026.01.24 00:58:51.472146 [ 262 ] {81d7de3d-3c2a-4763-b199-ceac0d89ebd2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 8137 | 2026.01.24 00:58:51.472184 [ 262 ] {81d7de3d-3c2a-4763-b199-ceac0d89ebd2} <Debug> TCPHandler: Processed in 0.001368111 sec. | ||
| 8138 | 2026.01.24 00:58:51.472292 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8139 | 2026.01.24 00:58:51.472388 [ 262 ] {1abfe995-ce2a-417d-af8c-fca11570582e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8140 | 2026.01.24 00:58:51.472431 [ 262 ] {1abfe995-ce2a-417d-af8c-fca11570582e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8141 | 2026.01.24 00:58:51.472764 [ 262 ] {1abfe995-ce2a-417d-af8c-fca11570582e} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8142 | 2026.01.24 00:58:51.472800 [ 262 ] {1abfe995-ce2a-417d-af8c-fca11570582e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8143 | 2026.01.24 00:58:51.473115 [ 262 ] {1abfe995-ce2a-417d-af8c-fca11570582e} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8144 | 2026.01.24 00:58:51.473343 [ 262 ] {1abfe995-ce2a-417d-af8c-fca11570582e} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8145 | 2026.01.24 00:58:51.473482 [ 262 ] {1abfe995-ce2a-417d-af8c-fca11570582e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 8146 | 2026.01.24 00:58:51.473518 [ 262 ] {1abfe995-ce2a-417d-af8c-fca11570582e} <Debug> TCPHandler: Processed in 0.001274339 sec. | ||
| 8147 | 2026.01.24 00:58:54.510421 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8148 | 2026.01.24 00:58:54.510524 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8149 | 2026.01.24 00:58:54.665600 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22981 | ||
| 8150 | 2026.01.24 00:58:54.666202 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8151 | 2026.01.24 00:58:54.666249 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8152 | 2026.01.24 00:58:54.666753 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8153 | 2026.01.24 00:58:54.667031 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8154 | 2026.01.24 00:58:54.667205 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22981 | ||
| 8155 | 2026.01.24 00:58:54.724511 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 988 | ||
| 8156 | 2026.01.24 00:58:54.726734 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8157 | 2026.01.24 00:58:54.726776 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8158 | 2026.01.24 00:58:54.727946 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8159 | 2026.01.24 00:58:54.728206 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8160 | 2026.01.24 00:58:54.728461 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 988 | ||
| 8161 | 2026.01.24 00:58:55.001310 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00088791 sec. | ||
| 8162 | 2026.01.24 00:58:55.891845 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 8163 | 2026.01.24 00:58:55.908499 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8164 | 2026.01.24 00:58:55.908567 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8165 | 2026.01.24 00:58:55.914942 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8166 | 2026.01.24 00:58:55.915659 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8167 | 2026.01.24 00:58:55.918574 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 8168 | 2026.01.24 00:58:56.467242 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8169 | 2026.01.24 00:58:56.467505 [ 262 ] {ce4b5b53-ee55-4b46-b424-b9b49e4a9e77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8170 | 2026.01.24 00:58:56.467601 [ 262 ] {ce4b5b53-ee55-4b46-b424-b9b49e4a9e77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8171 | 2026.01.24 00:58:56.468471 [ 262 ] {ce4b5b53-ee55-4b46-b424-b9b49e4a9e77} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8172 | 2026.01.24 00:58:56.468522 [ 262 ] {ce4b5b53-ee55-4b46-b424-b9b49e4a9e77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8173 | 2026.01.24 00:58:56.468931 [ 262 ] {ce4b5b53-ee55-4b46-b424-b9b49e4a9e77} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8174 | 2026.01.24 00:58:56.469164 [ 262 ] {ce4b5b53-ee55-4b46-b424-b9b49e4a9e77} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8175 | 2026.01.24 00:58:56.469329 [ 262 ] {ce4b5b53-ee55-4b46-b424-b9b49e4a9e77} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001897 sec., 71692.1454928835 rows/sec., 6.20 MiB/sec. | ||
| 8176 | 2026.01.24 00:58:56.469373 [ 262 ] {ce4b5b53-ee55-4b46-b424-b9b49e4a9e77} <Debug> TCPHandler: Processed in 0.002302491 sec. | ||
| 8177 | 2026.01.24 00:58:56.469491 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8178 | 2026.01.24 00:58:56.469588 [ 262 ] {a0b2b949-0da4-4939-8541-64946db7affb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8179 | 2026.01.24 00:58:56.469630 [ 262 ] {a0b2b949-0da4-4939-8541-64946db7affb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8180 | 2026.01.24 00:58:56.470039 [ 262 ] {a0b2b949-0da4-4939-8541-64946db7affb} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8181 | 2026.01.24 00:58:56.470078 [ 262 ] {a0b2b949-0da4-4939-8541-64946db7affb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8182 | 2026.01.24 00:58:56.470386 [ 262 ] {a0b2b949-0da4-4939-8541-64946db7affb} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8183 | 2026.01.24 00:58:56.470594 [ 262 ] {a0b2b949-0da4-4939-8541-64946db7affb} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8184 | 2026.01.24 00:58:56.470726 [ 262 ] {a0b2b949-0da4-4939-8541-64946db7affb} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001157 sec., 34572.169403630076 rows/sec., 2.54 MiB/sec. | ||
| 8185 | 2026.01.24 00:58:56.470766 [ 262 ] {a0b2b949-0da4-4939-8541-64946db7affb} <Debug> TCPHandler: Processed in 0.00132599 sec. | ||
| 8186 | 2026.01.24 00:58:56.470875 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8187 | 2026.01.24 00:58:56.470972 [ 262 ] {0efa1fb5-626d-450c-a0dd-aa2a8ca5486b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8188 | 2026.01.24 00:58:56.471012 [ 262 ] {0efa1fb5-626d-450c-a0dd-aa2a8ca5486b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8189 | 2026.01.24 00:58:56.471425 [ 262 ] {0efa1fb5-626d-450c-a0dd-aa2a8ca5486b} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8190 | 2026.01.24 00:58:56.471463 [ 262 ] {0efa1fb5-626d-450c-a0dd-aa2a8ca5486b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8191 | 2026.01.24 00:58:56.471773 [ 262 ] {0efa1fb5-626d-450c-a0dd-aa2a8ca5486b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8192 | 2026.01.24 00:58:56.471985 [ 262 ] {0efa1fb5-626d-450c-a0dd-aa2a8ca5486b} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8193 | 2026.01.24 00:58:56.472116 [ 262 ] {0efa1fb5-626d-450c-a0dd-aa2a8ca5486b} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001163 sec., 89423.90369733448 rows/sec., 6.98 MiB/sec. | ||
| 8194 | 2026.01.24 00:58:56.472157 [ 262 ] {0efa1fb5-626d-450c-a0dd-aa2a8ca5486b} <Debug> TCPHandler: Processed in 0.00133059 sec. | ||
| 8195 | 2026.01.24 00:58:56.472268 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8196 | 2026.01.24 00:58:56.472363 [ 262 ] {c56970b5-dd88-4599-b056-a230cd0e26a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8197 | 2026.01.24 00:58:56.472407 [ 262 ] {c56970b5-dd88-4599-b056-a230cd0e26a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8198 | 2026.01.24 00:58:56.472799 [ 262 ] {c56970b5-dd88-4599-b056-a230cd0e26a6} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8199 | 2026.01.24 00:58:56.472838 [ 262 ] {c56970b5-dd88-4599-b056-a230cd0e26a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8200 | 2026.01.24 00:58:56.473171 [ 262 ] {c56970b5-dd88-4599-b056-a230cd0e26a6} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8201 | 2026.01.24 00:58:56.473390 [ 262 ] {c56970b5-dd88-4599-b056-a230cd0e26a6} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8202 | 2026.01.24 00:58:56.473522 [ 262 ] {c56970b5-dd88-4599-b056-a230cd0e26a6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 8203 | 2026.01.24 00:58:56.473559 [ 262 ] {c56970b5-dd88-4599-b056-a230cd0e26a6} <Debug> TCPHandler: Processed in 0.00134149 sec. | ||
| 8204 | 2026.01.24 00:58:56.473680 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8205 | 2026.01.24 00:58:56.473801 [ 262 ] {f3f9cfb3-6fe7-4b2f-81db-c0e1c0ad9b27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8206 | 2026.01.24 00:58:56.473867 [ 262 ] {f3f9cfb3-6fe7-4b2f-81db-c0e1c0ad9b27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8207 | 2026.01.24 00:58:56.474791 [ 262 ] {f3f9cfb3-6fe7-4b2f-81db-c0e1c0ad9b27} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8208 | 2026.01.24 00:58:56.474834 [ 262 ] {f3f9cfb3-6fe7-4b2f-81db-c0e1c0ad9b27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8209 | 2026.01.24 00:58:56.475415 [ 262 ] {f3f9cfb3-6fe7-4b2f-81db-c0e1c0ad9b27} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8210 | 2026.01.24 00:58:56.475641 [ 262 ] {f3f9cfb3-6fe7-4b2f-81db-c0e1c0ad9b27} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8211 | 2026.01.24 00:58:56.475787 [ 262 ] {f3f9cfb3-6fe7-4b2f-81db-c0e1c0ad9b27} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00201 sec., 19900.49751243781 rows/sec., 35.66 MiB/sec. | ||
| 8212 | 2026.01.24 00:58:56.475852 [ 262 ] {f3f9cfb3-6fe7-4b2f-81db-c0e1c0ad9b27} <Debug> TCPHandler: Processed in 0.00223322 sec. | ||
| 8213 | 2026.01.24 00:58:56.475958 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8214 | 2026.01.24 00:58:56.476053 [ 262 ] {c79cac9e-bc0a-4665-a8b5-e1cbc4a9cb93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8215 | 2026.01.24 00:58:56.476095 [ 262 ] {c79cac9e-bc0a-4665-a8b5-e1cbc4a9cb93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8216 | 2026.01.24 00:58:56.476420 [ 262 ] {c79cac9e-bc0a-4665-a8b5-e1cbc4a9cb93} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8217 | 2026.01.24 00:58:56.476457 [ 262 ] {c79cac9e-bc0a-4665-a8b5-e1cbc4a9cb93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8218 | 2026.01.24 00:58:56.476770 [ 262 ] {c79cac9e-bc0a-4665-a8b5-e1cbc4a9cb93} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8219 | 2026.01.24 00:58:56.476970 [ 262 ] {c79cac9e-bc0a-4665-a8b5-e1cbc4a9cb93} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8220 | 2026.01.24 00:58:56.477101 [ 262 ] {c79cac9e-bc0a-4665-a8b5-e1cbc4a9cb93} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 8221 | 2026.01.24 00:58:56.477138 [ 262 ] {c79cac9e-bc0a-4665-a8b5-e1cbc4a9cb93} <Debug> TCPHandler: Processed in 0.001229347 sec. | ||
| 8222 | 2026.01.24 00:59:00.846256 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60125 | ||
| 8223 | 2026.01.24 00:59:00.846380 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8224 | 2026.01.24 00:59:00.846408 [ 292 ] {} <Debug> TCP-Session: ff87c4d2-152d-41a7-810b-f558bf8a7e9c Authenticating user 'default' from [fd00:1122:3344:101::e]:60125 | ||
| 8225 | 2026.01.24 00:59:00.846431 [ 292 ] {} <Debug> TCP-Session: ff87c4d2-152d-41a7-810b-f558bf8a7e9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8226 | 2026.01.24 00:59:00.846444 [ 292 ] {} <Debug> TCP-Session: ff87c4d2-152d-41a7-810b-f558bf8a7e9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8227 | 2026.01.24 00:59:00.846655 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43686 | ||
| 8228 | 2026.01.24 00:59:00.846666 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52603 | ||
| 8229 | 2026.01.24 00:59:00.846701 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59694 | ||
| 8230 | 2026.01.24 00:59:00.846718 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39878 | ||
| 8231 | 2026.01.24 00:59:00.846746 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33021 | ||
| 8232 | 2026.01.24 00:59:00.846765 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8233 | 2026.01.24 00:59:00.846786 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64114 | ||
| 8234 | 2026.01.24 00:59:00.846807 [ 293 ] {} <Debug> TCP-Session: 44798b8d-6b52-4be0-95e6-a99c95350dde Authenticating user 'default' from [fd00:1122:3344:101::e]:43686 | ||
| 8235 | 2026.01.24 00:59:00.846798 [ 292 ] {} <Trace> TCP-Session: ff87c4d2-152d-41a7-810b-f558bf8a7e9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8236 | 2026.01.24 00:59:00.846865 [ 293 ] {} <Debug> TCP-Session: 44798b8d-6b52-4be0-95e6-a99c95350dde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8237 | 2026.01.24 00:59:00.846753 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35973 | ||
| 8238 | 2026.01.24 00:59:00.846897 [ 293 ] {} <Debug> TCP-Session: 44798b8d-6b52-4be0-95e6-a99c95350dde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8239 | 2026.01.24 00:59:00.846721 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48886 | ||
| 8240 | 2026.01.24 00:59:00.847048 [ 292 ] {ebcc8c14-640b-499b-8995-41102197a989} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60125) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8241 | 2026.01.24 00:59:00.847327 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8242 | 2026.01.24 00:59:00.847345 [ 292 ] {ebcc8c14-640b-499b-8995-41102197a989} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8243 | 2026.01.24 00:59:00.847367 [ 259 ] {} <Debug> TCP-Session: 20982cc4-46bc-4f33-b19b-41806f252ece Authenticating user 'default' from [fd00:1122:3344:101::e]:59694 | ||
| 8244 | 2026.01.24 00:59:00.847399 [ 259 ] {} <Debug> TCP-Session: 20982cc4-46bc-4f33-b19b-41806f252ece Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8245 | 2026.01.24 00:59:00.847416 [ 259 ] {} <Debug> TCP-Session: 20982cc4-46bc-4f33-b19b-41806f252ece Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8246 | 2026.01.24 00:59:00.847420 [ 292 ] {ebcc8c14-640b-499b-8995-41102197a989} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8247 | 2026.01.24 00:59:00.847472 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8248 | 2026.01.24 00:59:00.847515 [ 288 ] {} <Debug> TCP-Session: 00539d09-01a3-4729-b639-935aaaf425b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:48886 | ||
| 8249 | 2026.01.24 00:59:00.847542 [ 288 ] {} <Debug> TCP-Session: 00539d09-01a3-4729-b639-935aaaf425b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8250 | 2026.01.24 00:59:00.847564 [ 288 ] {} <Debug> TCP-Session: 00539d09-01a3-4729-b639-935aaaf425b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8251 | 2026.01.24 00:59:00.847764 [ 292 ] {ebcc8c14-640b-499b-8995-41102197a989} <Debug> oximeter.version (e41782c5-ec67-41da-8086-17500ed3b5e4) (SelectExecutor): Key condition: unknown | ||
| 8252 | 2026.01.24 00:59:00.847880 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8253 | 2026.01.24 00:59:00.847921 [ 290 ] {} <Debug> TCP-Session: e615a259-ce44-43f7-adaf-ce485364b300 Authenticating user 'default' from [fd00:1122:3344:101::e]:35973 | ||
| 8254 | 2026.01.24 00:59:00.847948 [ 290 ] {} <Debug> TCP-Session: e615a259-ce44-43f7-adaf-ce485364b300 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8255 | 2026.01.24 00:59:00.847966 [ 290 ] {} <Debug> TCP-Session: e615a259-ce44-43f7-adaf-ce485364b300 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8256 | 2026.01.24 00:59:00.847994 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8257 | 2026.01.24 00:59:00.848029 [ 289 ] {} <Debug> TCP-Session: 4114f150-c0c4-4f7c-b0da-050fa51ee1ce Authenticating user 'default' from [fd00:1122:3344:101::e]:33021 | ||
| 8258 | 2026.01.24 00:59:00.848046 [ 289 ] {} <Debug> TCP-Session: 4114f150-c0c4-4f7c-b0da-050fa51ee1ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8259 | 2026.01.24 00:59:00.848061 [ 289 ] {} <Debug> TCP-Session: 4114f150-c0c4-4f7c-b0da-050fa51ee1ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8260 | 2026.01.24 00:59:00.848343 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8261 | 2026.01.24 00:59:00.848380 [ 294 ] {} <Debug> TCP-Session: a0f54a44-0e06-407d-8e11-e680b845e23f Authenticating user 'default' from [fd00:1122:3344:101::e]:52603 | ||
| 8262 | 2026.01.24 00:59:00.848401 [ 294 ] {} <Debug> TCP-Session: a0f54a44-0e06-407d-8e11-e680b845e23f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8263 | 2026.01.24 00:59:00.848414 [ 294 ] {} <Debug> TCP-Session: a0f54a44-0e06-407d-8e11-e680b845e23f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8264 | 2026.01.24 00:59:00.848437 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8265 | 2026.01.24 00:59:00.848467 [ 349 ] {} <Debug> TCP-Session: 9ac252b0-7c5a-4dda-b297-d0f97a6e8e4c Authenticating user 'default' from [fd00:1122:3344:101::e]:39878 | ||
| 8266 | 2026.01.24 00:59:00.848483 [ 349 ] {} <Debug> TCP-Session: 9ac252b0-7c5a-4dda-b297-d0f97a6e8e4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8267 | 2026.01.24 00:59:00.848496 [ 349 ] {} <Debug> TCP-Session: 9ac252b0-7c5a-4dda-b297-d0f97a6e8e4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8268 | 2026.01.24 00:59:00.848619 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8269 | 2026.01.24 00:59:00.848683 [ 291 ] {} <Debug> TCP-Session: 319c987a-66be-4731-aa96-e9dbd5b3726a Authenticating user 'default' from [fd00:1122:3344:101::e]:64114 | ||
| 8270 | 2026.01.24 00:59:00.848716 [ 291 ] {} <Debug> TCP-Session: 319c987a-66be-4731-aa96-e9dbd5b3726a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8271 | 2026.01.24 00:59:00.848732 [ 291 ] {} <Debug> TCP-Session: 319c987a-66be-4731-aa96-e9dbd5b3726a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8272 | 2026.01.24 00:59:00.849057 [ 338 ] {ebcc8c14-640b-499b-8995-41102197a989} <Trace> AggregatingTransform: Aggregating | ||
| 8273 | 2026.01.24 00:59:00.849121 [ 338 ] {ebcc8c14-640b-499b-8995-41102197a989} <Trace> Aggregator: Aggregation method: without_key | ||
| 8274 | 2026.01.24 00:59:00.849165 [ 338 ] {ebcc8c14-640b-499b-8995-41102197a989} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001288779 sec. (775.928 rows/sec., 30.31 KiB/sec.) | ||
| 8275 | 2026.01.24 00:59:00.849186 [ 338 ] {ebcc8c14-640b-499b-8995-41102197a989} <Trace> Aggregator: Merging aggregated data | ||
| 8276 | 2026.01.24 00:59:00.850472 [ 292 ] {ebcc8c14-640b-499b-8995-41102197a989} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003488 sec., 286.697247706422 rows/sec., 11.20 KiB/sec. | ||
| 8277 | 2026.01.24 00:59:00.850674 [ 292 ] {ebcc8c14-640b-499b-8995-41102197a989} <Debug> TCPHandler: Processed in 0.00400675 sec. | ||
| 8278 | 2026.01.24 00:59:00.850775 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8279 | 2026.01.24 00:59:00.850813 [ 292 ] {} <Debug> TCP-Session: ff87c4d2-152d-41a7-810b-f558bf8a7e9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8280 | 2026.01.24 00:59:00.850817 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8281 | 2026.01.24 00:59:00.850842 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8282 | 2026.01.24 00:59:00.850867 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8283 | 2026.01.24 00:59:00.850873 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8284 | 2026.01.24 00:59:00.850899 [ 293 ] {} <Debug> TCP-Session: 44798b8d-6b52-4be0-95e6-a99c95350dde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8285 | 2026.01.24 00:59:00.850913 [ 288 ] {} <Debug> TCP-Session: 00539d09-01a3-4729-b639-935aaaf425b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8286 | 2026.01.24 00:59:00.850930 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8287 | 2026.01.24 00:59:00.850955 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8288 | 2026.01.24 00:59:00.850982 [ 259 ] {} <Debug> TCP-Session: 20982cc4-46bc-4f33-b19b-41806f252ece Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8289 | 2026.01.24 00:59:00.850916 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8290 | 2026.01.24 00:59:00.851017 [ 289 ] {} <Debug> TCP-Session: 4114f150-c0c4-4f7c-b0da-050fa51ee1ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8291 | 2026.01.24 00:59:00.850897 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8292 | 2026.01.24 00:59:00.851050 [ 290 ] {} <Debug> TCP-Session: e615a259-ce44-43f7-adaf-ce485364b300 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8293 | 2026.01.24 00:59:00.850881 [ 294 ] {} <Debug> TCP-Session: a0f54a44-0e06-407d-8e11-e680b845e23f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8294 | 2026.01.24 00:59:00.851093 [ 349 ] {} <Debug> TCP-Session: 9ac252b0-7c5a-4dda-b297-d0f97a6e8e4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8295 | 2026.01.24 00:59:00.850952 [ 291 ] {} <Debug> TCP-Session: 319c987a-66be-4731-aa96-e9dbd5b3726a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8296 | 2026.01.24 00:59:00.902586 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52259 | ||
| 8297 | 2026.01.24 00:59:00.902701 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8298 | 2026.01.24 00:59:00.902731 [ 292 ] {} <Debug> TCP-Session: 6675424c-e1f4-45a1-a573-f2b680b9c0f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:52259 | ||
| 8299 | 2026.01.24 00:59:00.902757 [ 292 ] {} <Debug> TCP-Session: 6675424c-e1f4-45a1-a573-f2b680b9c0f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8300 | 2026.01.24 00:59:00.902791 [ 292 ] {} <Debug> TCP-Session: 6675424c-e1f4-45a1-a573-f2b680b9c0f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8301 | 2026.01.24 00:59:00.902992 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40696 | ||
| 8302 | 2026.01.24 00:59:00.903010 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45223 | ||
| 8303 | 2026.01.24 00:59:00.903040 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61081 | ||
| 8304 | 2026.01.24 00:59:00.903061 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47464 | ||
| 8305 | 2026.01.24 00:59:00.903105 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64278 | ||
| 8306 | 2026.01.24 00:59:00.903141 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8307 | 2026.01.24 00:59:00.903160 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8308 | 2026.01.24 00:59:00.903175 [ 292 ] {} <Trace> TCP-Session: 6675424c-e1f4-45a1-a573-f2b680b9c0f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8309 | 2026.01.24 00:59:00.903179 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8310 | 2026.01.24 00:59:00.903223 [ 288 ] {} <Debug> TCP-Session: 56d45656-44bd-49c6-b6ec-03b4532b67cc Authenticating user 'default' from [fd00:1122:3344:101::e]:61081 | ||
| 8311 | 2026.01.24 00:59:00.903249 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8312 | 2026.01.24 00:59:00.903263 [ 290 ] {} <Debug> TCP-Session: 31268df0-01c2-485b-9ef3-57340f142650 Authenticating user 'default' from [fd00:1122:3344:101::e]:47464 | ||
| 8313 | 2026.01.24 00:59:00.903279 [ 288 ] {} <Debug> TCP-Session: 56d45656-44bd-49c6-b6ec-03b4532b67cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8314 | 2026.01.24 00:59:00.903297 [ 291 ] {} <Debug> TCP-Session: ca9ae245-b600-4b4c-b6db-c29ddf68251f Authenticating user 'default' from [fd00:1122:3344:101::e]:64278 | ||
| 8315 | 2026.01.24 00:59:00.903342 [ 290 ] {} <Debug> TCP-Session: 31268df0-01c2-485b-9ef3-57340f142650 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8316 | 2026.01.24 00:59:00.903346 [ 288 ] {} <Debug> TCP-Session: 56d45656-44bd-49c6-b6ec-03b4532b67cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8317 | 2026.01.24 00:59:00.903383 [ 291 ] {} <Debug> TCP-Session: ca9ae245-b600-4b4c-b6db-c29ddf68251f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8318 | 2026.01.24 00:59:00.903386 [ 290 ] {} <Debug> TCP-Session: 31268df0-01c2-485b-9ef3-57340f142650 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8319 | 2026.01.24 00:59:00.903410 [ 291 ] {} <Debug> TCP-Session: ca9ae245-b600-4b4c-b6db-c29ddf68251f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8320 | 2026.01.24 00:59:00.903209 [ 259 ] {} <Debug> TCP-Session: a873b4e5-3167-4c80-b4ab-f34d64b61302 Authenticating user 'default' from [fd00:1122:3344:101::e]:45223 | ||
| 8321 | 2026.01.24 00:59:00.903112 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8322 | 2026.01.24 00:59:00.903466 [ 259 ] {} <Debug> TCP-Session: a873b4e5-3167-4c80-b4ab-f34d64b61302 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8323 | 2026.01.24 00:59:00.903026 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43880 | ||
| 8324 | 2026.01.24 00:59:00.903515 [ 259 ] {} <Debug> TCP-Session: a873b4e5-3167-4c80-b4ab-f34d64b61302 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8325 | 2026.01.24 00:59:00.903512 [ 293 ] {} <Debug> TCP-Session: 47bad85d-90ca-4387-b01e-41872edf6df5 Authenticating user 'default' from [fd00:1122:3344:101::e]:40696 | ||
| 8326 | 2026.01.24 00:59:00.903008 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52820 | ||
| 8327 | 2026.01.24 00:59:00.903580 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8328 | 2026.01.24 00:59:00.903583 [ 293 ] {} <Debug> TCP-Session: 47bad85d-90ca-4387-b01e-41872edf6df5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8329 | 2026.01.24 00:59:00.903641 [ 349 ] {} <Debug> TCP-Session: 117ab95e-e9c4-45fd-8f3c-7a4fba52e1d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:43880 | ||
| 8330 | 2026.01.24 00:59:00.903651 [ 293 ] {} <Debug> TCP-Session: 47bad85d-90ca-4387-b01e-41872edf6df5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8331 | 2026.01.24 00:59:00.903668 [ 349 ] {} <Debug> TCP-Session: 117ab95e-e9c4-45fd-8f3c-7a4fba52e1d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8332 | 2026.01.24 00:59:00.903675 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8333 | 2026.01.24 00:59:00.903689 [ 349 ] {} <Debug> TCP-Session: 117ab95e-e9c4-45fd-8f3c-7a4fba52e1d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8334 | 2026.01.24 00:59:00.903400 [ 292 ] {b734739d-c845-43f9-be59-35ffdccbb251} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52259) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8335 | 2026.01.24 00:59:00.903708 [ 294 ] {} <Debug> TCP-Session: 3aafd0cb-4e5f-44d6-b723-44534ad8e268 Authenticating user 'default' from [fd00:1122:3344:101::e]:52820 | ||
| 8336 | 2026.01.24 00:59:00.903051 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43919 | ||
| 8337 | 2026.01.24 00:59:00.903760 [ 294 ] {} <Debug> TCP-Session: 3aafd0cb-4e5f-44d6-b723-44534ad8e268 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8338 | 2026.01.24 00:59:00.903796 [ 294 ] {} <Debug> TCP-Session: 3aafd0cb-4e5f-44d6-b723-44534ad8e268 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8339 | 2026.01.24 00:59:00.903823 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8340 | 2026.01.24 00:59:00.903849 [ 289 ] {} <Debug> TCP-Session: 7faec1fa-01f5-480f-8359-4c4f13e24720 Authenticating user 'default' from [fd00:1122:3344:101::e]:43919 | ||
| 8341 | 2026.01.24 00:59:00.903865 [ 289 ] {} <Debug> TCP-Session: 7faec1fa-01f5-480f-8359-4c4f13e24720 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8342 | 2026.01.24 00:59:00.903877 [ 289 ] {} <Debug> TCP-Session: 7faec1fa-01f5-480f-8359-4c4f13e24720 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8343 | 2026.01.24 00:59:00.904004 [ 292 ] {b734739d-c845-43f9-be59-35ffdccbb251} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8344 | 2026.01.24 00:59:00.904071 [ 292 ] {b734739d-c845-43f9-be59-35ffdccbb251} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8345 | 2026.01.24 00:59:00.904393 [ 292 ] {b734739d-c845-43f9-be59-35ffdccbb251} <Debug> oximeter.version (e41782c5-ec67-41da-8086-17500ed3b5e4) (SelectExecutor): Key condition: unknown | ||
| 8346 | 2026.01.24 00:59:00.905570 [ 316 ] {b734739d-c845-43f9-be59-35ffdccbb251} <Trace> AggregatingTransform: Aggregating | ||
| 8347 | 2026.01.24 00:59:00.905610 [ 316 ] {b734739d-c845-43f9-be59-35ffdccbb251} <Trace> Aggregator: Aggregation method: without_key | ||
| 8348 | 2026.01.24 00:59:00.905647 [ 316 ] {b734739d-c845-43f9-be59-35ffdccbb251} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001142036 sec. (875.629 rows/sec., 34.20 KiB/sec.) | ||
| 8349 | 2026.01.24 00:59:00.905667 [ 316 ] {b734739d-c845-43f9-be59-35ffdccbb251} <Trace> Aggregator: Merging aggregated data | ||
| 8350 | 2026.01.24 00:59:00.907301 [ 292 ] {b734739d-c845-43f9-be59-35ffdccbb251} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003976 sec., 251.5090543259557 rows/sec., 9.82 KiB/sec. | ||
| 8351 | 2026.01.24 00:59:00.907516 [ 292 ] {b734739d-c845-43f9-be59-35ffdccbb251} <Debug> TCPHandler: Processed in 0.00449143 sec. | ||
| 8352 | 2026.01.24 00:59:00.907675 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8353 | 2026.01.24 00:59:00.907719 [ 292 ] {} <Debug> TCP-Session: 6675424c-e1f4-45a1-a573-f2b680b9c0f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8354 | 2026.01.24 00:59:00.907732 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8355 | 2026.01.24 00:59:00.907738 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8356 | 2026.01.24 00:59:00.907789 [ 349 ] {} <Debug> TCP-Session: 117ab95e-e9c4-45fd-8f3c-7a4fba52e1d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8357 | 2026.01.24 00:59:00.907795 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8358 | 2026.01.24 00:59:00.907816 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8359 | 2026.01.24 00:59:00.907827 [ 293 ] {} <Debug> TCP-Session: 47bad85d-90ca-4387-b01e-41872edf6df5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8360 | 2026.01.24 00:59:00.907845 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8361 | 2026.01.24 00:59:00.907870 [ 290 ] {} <Debug> TCP-Session: 31268df0-01c2-485b-9ef3-57340f142650 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8362 | 2026.01.24 00:59:00.907882 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8363 | 2026.01.24 00:59:00.907910 [ 289 ] {} <Debug> TCP-Session: 7faec1fa-01f5-480f-8359-4c4f13e24720 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8364 | 2026.01.24 00:59:00.907881 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8365 | 2026.01.24 00:59:00.907961 [ 291 ] {} <Debug> TCP-Session: ca9ae245-b600-4b4c-b6db-c29ddf68251f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8366 | 2026.01.24 00:59:00.907853 [ 259 ] {} <Debug> TCP-Session: a873b4e5-3167-4c80-b4ab-f34d64b61302 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8367 | 2026.01.24 00:59:00.908007 [ 288 ] {} <Debug> TCP-Session: 56d45656-44bd-49c6-b6ec-03b4532b67cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8368 | 2026.01.24 00:59:00.907822 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8369 | 2026.01.24 00:59:00.908163 [ 294 ] {} <Debug> TCP-Session: 3aafd0cb-4e5f-44d6-b723-44534ad8e268 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8370 | 2026.01.24 00:59:01.001219 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64575 | ||
| 8371 | 2026.01.24 00:59:01.001331 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8372 | 2026.01.24 00:59:01.001360 [ 292 ] {} <Debug> TCP-Session: 4926e033-0e58-4f4d-9a6b-03f537a0a2d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:64575 | ||
| 8373 | 2026.01.24 00:59:01.001383 [ 292 ] {} <Debug> TCP-Session: 4926e033-0e58-4f4d-9a6b-03f537a0a2d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8374 | 2026.01.24 00:59:01.001396 [ 292 ] {} <Debug> TCP-Session: 4926e033-0e58-4f4d-9a6b-03f537a0a2d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8375 | 2026.01.24 00:59:01.001621 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61622 | ||
| 8376 | 2026.01.24 00:59:01.001657 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51362 | ||
| 8377 | 2026.01.24 00:59:01.001672 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39170 | ||
| 8378 | 2026.01.24 00:59:01.001706 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46174 | ||
| 8379 | 2026.01.24 00:59:01.001733 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46875 | ||
| 8380 | 2026.01.24 00:59:01.001744 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8381 | 2026.01.24 00:59:01.001792 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8382 | 2026.01.24 00:59:01.001792 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8383 | 2026.01.24 00:59:01.001792 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8384 | 2026.01.24 00:59:01.001793 [ 292 ] {} <Trace> TCP-Session: 4926e033-0e58-4f4d-9a6b-03f537a0a2d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8385 | 2026.01.24 00:59:01.001858 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8386 | 2026.01.24 00:59:01.001672 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64645 | ||
| 8387 | 2026.01.24 00:59:01.001657 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39600 | ||
| 8388 | 2026.01.24 00:59:01.001931 [ 293 ] {} <Debug> TCP-Session: 80359a43-6075-4d5e-bdab-34c6136d3288 Authenticating user 'default' from [fd00:1122:3344:101::e]:61622 | ||
| 8389 | 2026.01.24 00:59:01.001696 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58661 | ||
| 8390 | 2026.01.24 00:59:01.001975 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8391 | 2026.01.24 00:59:01.001978 [ 293 ] {} <Debug> TCP-Session: 80359a43-6075-4d5e-bdab-34c6136d3288 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8392 | 2026.01.24 00:59:01.002003 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8393 | 2026.01.24 00:59:01.002004 [ 259 ] {} <Debug> TCP-Session: 1731c63e-a88a-4457-9d97-2a8aaaacf7d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:51362 | ||
| 8394 | 2026.01.24 00:59:01.002020 [ 293 ] {} <Debug> TCP-Session: 80359a43-6075-4d5e-bdab-34c6136d3288 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8395 | 2026.01.24 00:59:01.002037 [ 294 ] {} <Debug> TCP-Session: 19b97c45-3064-4376-b8f2-e447de64ceb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:39600 | ||
| 8396 | 2026.01.24 00:59:01.002042 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8397 | 2026.01.24 00:59:01.002057 [ 349 ] {} <Debug> TCP-Session: 73834500-eeb8-418a-a42b-1721d8528c71 Authenticating user 'default' from [fd00:1122:3344:101::e]:39170 | ||
| 8398 | 2026.01.24 00:59:01.002065 [ 259 ] {} <Debug> TCP-Session: 1731c63e-a88a-4457-9d97-2a8aaaacf7d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8399 | 2026.01.24 00:59:01.002079 [ 294 ] {} <Debug> TCP-Session: 19b97c45-3064-4376-b8f2-e447de64ceb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8400 | 2026.01.24 00:59:01.002109 [ 349 ] {} <Debug> TCP-Session: 73834500-eeb8-418a-a42b-1721d8528c71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8401 | 2026.01.24 00:59:01.002114 [ 290 ] {} <Debug> TCP-Session: b4aa6afe-38cc-46b0-9c01-8d7c628af430 Authenticating user 'default' from [fd00:1122:3344:101::e]:46174 | ||
| 8402 | 2026.01.24 00:59:01.002122 [ 294 ] {} <Debug> TCP-Session: 19b97c45-3064-4376-b8f2-e447de64ceb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8403 | 2026.01.24 00:59:01.002144 [ 349 ] {} <Debug> TCP-Session: 73834500-eeb8-418a-a42b-1721d8528c71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8404 | 2026.01.24 00:59:01.002151 [ 290 ] {} <Debug> TCP-Session: b4aa6afe-38cc-46b0-9c01-8d7c628af430 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8405 | 2026.01.24 00:59:01.002146 [ 291 ] {} <Debug> TCP-Session: 2900d8ab-56a4-47a2-8bd6-700e554a0027 Authenticating user 'default' from [fd00:1122:3344:101::e]:46875 | ||
| 8406 | 2026.01.24 00:59:01.002170 [ 290 ] {} <Debug> TCP-Session: b4aa6afe-38cc-46b0-9c01-8d7c628af430 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8407 | 2026.01.24 00:59:01.002118 [ 259 ] {} <Debug> TCP-Session: 1731c63e-a88a-4457-9d97-2a8aaaacf7d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8408 | 2026.01.24 00:59:01.002196 [ 291 ] {} <Debug> TCP-Session: 2900d8ab-56a4-47a2-8bd6-700e554a0027 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8409 | 2026.01.24 00:59:01.002093 [ 292 ] {c87dcad2-0a5c-4d12-be68-545b408f5e2a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64575) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8410 | 2026.01.24 00:59:01.002231 [ 291 ] {} <Debug> TCP-Session: 2900d8ab-56a4-47a2-8bd6-700e554a0027 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8411 | 2026.01.24 00:59:01.002013 [ 288 ] {} <Debug> TCP-Session: 21dab10c-4769-4cdb-b879-a67d33399fdc Authenticating user 'default' from [fd00:1122:3344:101::e]:64645 | ||
| 8412 | 2026.01.24 00:59:01.002090 [ 289 ] {} <Debug> TCP-Session: 36a436dd-5fe6-4ae6-ace8-b98134466618 Authenticating user 'default' from [fd00:1122:3344:101::e]:58661 | ||
| 8413 | 2026.01.24 00:59:01.002298 [ 288 ] {} <Debug> TCP-Session: 21dab10c-4769-4cdb-b879-a67d33399fdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8414 | 2026.01.24 00:59:01.002312 [ 289 ] {} <Debug> TCP-Session: 36a436dd-5fe6-4ae6-ace8-b98134466618 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8415 | 2026.01.24 00:59:01.002323 [ 288 ] {} <Debug> TCP-Session: 21dab10c-4769-4cdb-b879-a67d33399fdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8416 | 2026.01.24 00:59:01.002337 [ 289 ] {} <Debug> TCP-Session: 36a436dd-5fe6-4ae6-ace8-b98134466618 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8417 | 2026.01.24 00:59:01.002509 [ 292 ] {c87dcad2-0a5c-4d12-be68-545b408f5e2a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8418 | 2026.01.24 00:59:01.002567 [ 292 ] {c87dcad2-0a5c-4d12-be68-545b408f5e2a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8419 | 2026.01.24 00:59:01.002864 [ 292 ] {c87dcad2-0a5c-4d12-be68-545b408f5e2a} <Debug> oximeter.version (e41782c5-ec67-41da-8086-17500ed3b5e4) (SelectExecutor): Key condition: unknown | ||
| 8420 | 2026.01.24 00:59:01.003905 [ 321 ] {c87dcad2-0a5c-4d12-be68-545b408f5e2a} <Trace> AggregatingTransform: Aggregating | ||
| 8421 | 2026.01.24 00:59:01.003961 [ 321 ] {c87dcad2-0a5c-4d12-be68-545b408f5e2a} <Trace> Aggregator: Aggregation method: without_key | ||
| 8422 | 2026.01.24 00:59:01.004000 [ 321 ] {c87dcad2-0a5c-4d12-be68-545b408f5e2a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001023803 sec. (976.750 rows/sec., 38.15 KiB/sec.) | ||
| 8423 | 2026.01.24 00:59:01.004020 [ 321 ] {c87dcad2-0a5c-4d12-be68-545b408f5e2a} <Trace> Aggregator: Merging aggregated data | ||
| 8424 | 2026.01.24 00:59:01.005456 [ 292 ] {c87dcad2-0a5c-4d12-be68-545b408f5e2a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00342 sec., 292.39766081871346 rows/sec., 11.42 KiB/sec. | ||
| 8425 | 2026.01.24 00:59:01.005616 [ 292 ] {c87dcad2-0a5c-4d12-be68-545b408f5e2a} <Debug> TCPHandler: Processed in 0.003945769 sec. | ||
| 8426 | 2026.01.24 00:59:01.005736 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8427 | 2026.01.24 00:59:01.005779 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8428 | 2026.01.24 00:59:01.005780 [ 292 ] {} <Debug> TCP-Session: 4926e033-0e58-4f4d-9a6b-03f537a0a2d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8429 | 2026.01.24 00:59:01.005799 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8430 | 2026.01.24 00:59:01.005826 [ 293 ] {} <Debug> TCP-Session: 80359a43-6075-4d5e-bdab-34c6136d3288 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8431 | 2026.01.24 00:59:01.005840 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8432 | 2026.01.24 00:59:01.005861 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8433 | 2026.01.24 00:59:01.005891 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8434 | 2026.01.24 00:59:01.005901 [ 288 ] {} <Debug> TCP-Session: 21dab10c-4769-4cdb-b879-a67d33399fdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8435 | 2026.01.24 00:59:01.005920 [ 289 ] {} <Debug> TCP-Session: 36a436dd-5fe6-4ae6-ace8-b98134466618 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8436 | 2026.01.24 00:59:01.005933 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8437 | 2026.01.24 00:59:01.005955 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8438 | 2026.01.24 00:59:01.005950 [ 259 ] {} <Debug> TCP-Session: 1731c63e-a88a-4457-9d97-2a8aaaacf7d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8439 | 2026.01.24 00:59:01.005996 [ 349 ] {} <Debug> TCP-Session: 73834500-eeb8-418a-a42b-1721d8528c71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8440 | 2026.01.24 00:59:01.006009 [ 290 ] {} <Debug> TCP-Session: b4aa6afe-38cc-46b0-9c01-8d7c628af430 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8441 | 2026.01.24 00:59:01.005869 [ 294 ] {} <Debug> TCP-Session: 19b97c45-3064-4376-b8f2-e447de64ceb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8442 | 2026.01.24 00:59:01.005821 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8443 | 2026.01.24 00:59:01.006101 [ 291 ] {} <Debug> TCP-Session: 2900d8ab-56a4-47a2-8bd6-700e554a0027 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8444 | 2026.01.24 00:59:01.464730 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8445 | 2026.01.24 00:59:01.464910 [ 262 ] {40fbbc69-b09d-4fa8-86d6-21643bdb837b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8446 | 2026.01.24 00:59:01.464980 [ 262 ] {40fbbc69-b09d-4fa8-86d6-21643bdb837b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8447 | 2026.01.24 00:59:01.465646 [ 262 ] {40fbbc69-b09d-4fa8-86d6-21643bdb837b} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8448 | 2026.01.24 00:59:01.465694 [ 262 ] {40fbbc69-b09d-4fa8-86d6-21643bdb837b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8449 | 2026.01.24 00:59:01.466102 [ 262 ] {40fbbc69-b09d-4fa8-86d6-21643bdb837b} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8450 | 2026.01.24 00:59:01.466346 [ 262 ] {40fbbc69-b09d-4fa8-86d6-21643bdb837b} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8451 | 2026.01.24 00:59:01.466497 [ 55 ] {} <Debug> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 8452 | 2026.01.24 00:59:01.466518 [ 262 ] {40fbbc69-b09d-4fa8-86d6-21643bdb837b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001655 sec., 33836.8580060423 rows/sec., 2.58 MiB/sec. | ||
| 8453 | 2026.01.24 00:59:01.466534 [ 55 ] {} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8454 | 2026.01.24 00:59:01.466555 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8455 | 2026.01.24 00:59:01.466570 [ 262 ] {40fbbc69-b09d-4fa8-86d6-21643bdb837b} <Debug> TCPHandler: Processed in 0.001967363 sec. | ||
| 8456 | 2026.01.24 00:59:01.466684 [ 187 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 8457 | 2026.01.24 00:59:01.466695 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8458 | 2026.01.24 00:59:01.466839 [ 187 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8459 | 2026.01.24 00:59:01.466840 [ 262 ] {c710cf66-1eb4-474a-a745-ee44ffd1e317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8460 | 2026.01.24 00:59:01.466884 [ 187 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1407 rows starting from the beginning of the part | ||
| 8461 | 2026.01.24 00:59:01.466904 [ 262 ] {c710cf66-1eb4-474a-a745-ee44ffd1e317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8462 | 2026.01.24 00:59:01.466964 [ 187 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 56 rows starting from the beginning of the part | ||
| 8463 | 2026.01.24 00:59:01.467017 [ 187 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1398 rows starting from the beginning of the part | ||
| 8464 | 2026.01.24 00:59:01.467062 [ 187 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 56 rows starting from the beginning of the part | ||
| 8465 | 2026.01.24 00:59:01.467107 [ 187 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 136 rows starting from the beginning of the part | ||
| 8466 | 2026.01.24 00:59:01.467150 [ 187 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part | ||
| 8467 | 2026.01.24 00:59:01.467345 [ 262 ] {c710cf66-1eb4-474a-a745-ee44ffd1e317} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8468 | 2026.01.24 00:59:01.467386 [ 262 ] {c710cf66-1eb4-474a-a745-ee44ffd1e317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8469 | 2026.01.24 00:59:01.467722 [ 262 ] {c710cf66-1eb4-474a-a745-ee44ffd1e317} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8470 | 2026.01.24 00:59:01.467979 [ 262 ] {c710cf66-1eb4-474a-a745-ee44ffd1e317} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8471 | 2026.01.24 00:59:01.468097 [ 55 ] {} <Debug> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 8472 | 2026.01.24 00:59:01.468118 [ 262 ] {c710cf66-1eb4-474a-a745-ee44ffd1e317} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001304 sec., 49079.754601226996 rows/sec., 3.83 MiB/sec. | ||
| 8473 | 2026.01.24 00:59:01.468127 [ 55 ] {} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8474 | 2026.01.24 00:59:01.468149 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8475 | 2026.01.24 00:59:01.468158 [ 262 ] {c710cf66-1eb4-474a-a745-ee44ffd1e317} <Debug> TCPHandler: Processed in 0.001514804 sec. | ||
| 8476 | 2026.01.24 00:59:01.468270 [ 200 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 8477 | 2026.01.24 00:59:01.468291 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8478 | 2026.01.24 00:59:01.468407 [ 262 ] {03a7d22d-50cd-4821-9cbb-29840229d809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8479 | 2026.01.24 00:59:01.468416 [ 200 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8480 | 2026.01.24 00:59:01.468456 [ 262 ] {03a7d22d-50cd-4821-9cbb-29840229d809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8481 | 2026.01.24 00:59:01.468461 [ 200 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 632 rows starting from the beginning of the part | ||
| 8482 | 2026.01.24 00:59:01.468543 [ 200 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 64 rows starting from the beginning of the part | ||
| 8483 | 2026.01.24 00:59:01.468593 [ 200 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 600 rows starting from the beginning of the part | ||
| 8484 | 2026.01.24 00:59:01.468603 [ 195 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3109 rows, containing 5 columns (5 merged, 0 gathered) in 0.001983135 sec., 1567719.797189803 rows/sec., 136.66 MiB/sec. | ||
| 8485 | 2026.01.24 00:59:01.468638 [ 200 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 64 rows starting from the beginning of the part | ||
| 8486 | 2026.01.24 00:59:01.468694 [ 200 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 104 rows starting from the beginning of the part | ||
| 8487 | 2026.01.24 00:59:01.468746 [ 200 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part | ||
| 8488 | 2026.01.24 00:59:01.468811 [ 187 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 8489 | 2026.01.24 00:59:01.468918 [ 262 ] {03a7d22d-50cd-4821-9cbb-29840229d809} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8490 | 2026.01.24 00:59:01.468962 [ 262 ] {03a7d22d-50cd-4821-9cbb-29840229d809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8491 | 2026.01.24 00:59:01.469162 [ 187 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_71_14} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8492 | 2026.01.24 00:59:01.469261 [ 187 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_71_14} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 8493 | 2026.01.24 00:59:01.469354 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 8494 | 2026.01.24 00:59:01.469361 [ 262 ] {03a7d22d-50cd-4821-9cbb-29840229d809} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8495 | 2026.01.24 00:59:01.469605 [ 262 ] {03a7d22d-50cd-4821-9cbb-29840229d809} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8496 | 2026.01.24 00:59:01.469715 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 8497 | 2026.01.24 00:59:01.469739 [ 262 ] {03a7d22d-50cd-4821-9cbb-29840229d809} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001352 sec., 118343.1952662722 rows/sec., 8.24 MiB/sec. | ||
| 8498 | 2026.01.24 00:59:01.469743 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8499 | 2026.01.24 00:59:01.469769 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8500 | 2026.01.24 00:59:01.469778 [ 262 ] {03a7d22d-50cd-4821-9cbb-29840229d809} <Debug> TCPHandler: Processed in 0.001536904 sec. | ||
| 8501 | 2026.01.24 00:59:01.469849 [ 193 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 8502 | 2026.01.24 00:59:01.469873 [ 200 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1528 rows, containing 5 columns (5 merged, 0 gathered) in 0.001663997 sec., 918270.8863056845 rows/sec., 73.13 MiB/sec. | ||
| 8503 | 2026.01.24 00:59:01.469891 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8504 | 2026.01.24 00:59:01.469937 [ 193 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8505 | 2026.01.24 00:59:01.469967 [ 193 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 18904 rows starting from the beginning of the part | ||
| 8506 | 2026.01.24 00:59:01.469992 [ 262 ] {ce662a8e-29b5-4a21-ab7f-153e3281c498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8507 | 2026.01.24 00:59:01.470025 [ 193 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
| 8508 | 2026.01.24 00:59:01.470036 [ 262 ] {ce662a8e-29b5-4a21-ab7f-153e3281c498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8509 | 2026.01.24 00:59:01.470071 [ 193 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 882 rows starting from the beginning of the part | ||
| 8510 | 2026.01.24 00:59:01.470081 [ 195 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 8511 | 2026.01.24 00:59:01.470115 [ 193 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 8512 | 2026.01.24 00:59:01.470162 [ 193 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
| 8513 | 2026.01.24 00:59:01.470203 [ 193 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part | ||
| 8514 | 2026.01.24 00:59:01.470355 [ 195 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_71_14} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8515 | 2026.01.24 00:59:01.470376 [ 262 ] {ce662a8e-29b5-4a21-ab7f-153e3281c498} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8516 | 2026.01.24 00:59:01.470419 [ 262 ] {ce662a8e-29b5-4a21-ab7f-153e3281c498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8517 | 2026.01.24 00:59:01.470454 [ 195 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_71_14} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 8518 | 2026.01.24 00:59:01.470541 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 8519 | 2026.01.24 00:59:01.470743 [ 262 ] {ce662a8e-29b5-4a21-ab7f-153e3281c498} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8520 | 2026.01.24 00:59:01.470968 [ 262 ] {ce662a8e-29b5-4a21-ab7f-153e3281c498} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8521 | 2026.01.24 00:59:01.471073 [ 55 ] {} <Debug> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 8522 | 2026.01.24 00:59:01.471097 [ 55 ] {} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8523 | 2026.01.24 00:59:01.471102 [ 262 ] {ce662a8e-29b5-4a21-ab7f-153e3281c498} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 8524 | 2026.01.24 00:59:01.471114 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8525 | 2026.01.24 00:59:01.471142 [ 262 ] {ce662a8e-29b5-4a21-ab7f-153e3281c498} <Debug> TCPHandler: Processed in 0.00129872 sec. | ||
| 8526 | 2026.01.24 00:59:01.471186 [ 200 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 8527 | 2026.01.24 00:59:01.471279 [ 200 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8528 | 2026.01.24 00:59:01.471305 [ 200 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3900 rows starting from the beginning of the part | ||
| 8529 | 2026.01.24 00:59:01.471348 [ 200 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 8530 | 2026.01.24 00:59:01.471383 [ 200 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 8531 | 2026.01.24 00:59:01.471415 [ 200 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 8532 | 2026.01.24 00:59:01.471446 [ 200 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
| 8533 | 2026.01.24 00:59:01.471482 [ 200 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
| 8534 | 2026.01.24 00:59:01.473300 [ 198 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4200 rows, containing 4 columns (4 merged, 0 gathered) in 0.002133087 sec., 1968977.355354001 rows/sec., 132.70 MiB/sec. | ||
| 8535 | 2026.01.24 00:59:01.473882 [ 196 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 8536 | 2026.01.24 00:59:01.474228 [ 196 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_71_14} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8537 | 2026.01.24 00:59:01.474331 [ 196 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_71_14} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 8538 | 2026.01.24 00:59:01.474422 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 8539 | 2026.01.24 00:59:01.483129 [ 196 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20426 rows, containing 5 columns (5 merged, 0 gathered) in 0.013316507 sec., 1533885.7254383601 rows/sec., 105.42 MiB/sec. | ||
| 8540 | 2026.01.24 00:59:01.483599 [ 198 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 8541 | 2026.01.24 00:59:01.483990 [ 198 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8542 | 2026.01.24 00:59:01.484111 [ 198 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 8543 | 2026.01.24 00:59:01.484234 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 8544 | 2026.01.24 00:59:02.000184 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 307.68 MiB, peak 319.95 MiB, free memory in arenas 0.00 B, will set to 309.89 MiB (RSS), difference: 2.21 MiB | ||
| 8545 | 2026.01.24 00:59:02.168216 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23493 | ||
| 8546 | 2026.01.24 00:59:02.168782 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8547 | 2026.01.24 00:59:02.168838 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8548 | 2026.01.24 00:59:02.169362 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8549 | 2026.01.24 00:59:02.169609 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8550 | 2026.01.24 00:59:02.169763 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23493 | ||
| 8551 | 2026.01.24 00:59:03.419563 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 8552 | 2026.01.24 00:59:03.435901 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8553 | 2026.01.24 00:59:03.435957 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8554 | 2026.01.24 00:59:03.441906 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8555 | 2026.01.24 00:59:03.442603 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8556 | 2026.01.24 00:59:03.445428 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 8557 | 2026.01.24 00:59:04.729534 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1014 | ||
| 8558 | 2026.01.24 00:59:04.731746 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8559 | 2026.01.24 00:59:04.731784 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8560 | 2026.01.24 00:59:04.733003 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8561 | 2026.01.24 00:59:04.733299 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8562 | 2026.01.24 00:59:04.733510 [ 57 ] {} <Debug> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8563 | 2026.01.24 00:59:04.733560 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1014 | ||
| 8564 | 2026.01.24 00:59:04.733609 [ 57 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8565 | 2026.01.24 00:59:04.733653 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8566 | 2026.01.24 00:59:04.733827 [ 194 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::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 | ||
| 8567 | 2026.01.24 00:59:04.734464 [ 194 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8568 | 2026.01.24 00:59:04.734612 [ 194 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 892 rows starting from the beginning of the part | ||
| 8569 | 2026.01.24 00:59:04.734987 [ 194 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 28 rows starting from the beginning of the part | ||
| 8570 | 2026.01.24 00:59:04.735360 [ 194 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 20 rows starting from the beginning of the part | ||
| 8571 | 2026.01.24 00:59:04.735719 [ 194 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 20 rows starting from the beginning of the part | ||
| 8572 | 2026.01.24 00:59:04.736061 [ 194 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 28 rows starting from the beginning of the part | ||
| 8573 | 2026.01.24 00:59:04.736399 [ 194 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 26 rows starting from the beginning of the part | ||
| 8574 | 2026.01.24 00:59:04.743138 [ 193 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1014 rows, containing 72 columns (72 merged, 0 gathered) in 0.00938801 sec., 108010.1107689489 rows/sec., 86.44 MiB/sec. | ||
| 8575 | 2026.01.24 00:59:04.744623 [ 189 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8576 | 2026.01.24 00:59:04.745264 [ 189 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_36_7} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8577 | 2026.01.24 00:59:04.745352 [ 189 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_36_7} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8578 | 2026.01.24 00:59:04.745680 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.33 MiB. | ||
| 8579 | 2026.01.24 00:59:06.466467 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8580 | 2026.01.24 00:59:06.466647 [ 262 ] {d3c4fda8-53a3-4cbb-8a6b-fae568c21461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8581 | 2026.01.24 00:59:06.466714 [ 262 ] {d3c4fda8-53a3-4cbb-8a6b-fae568c21461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8582 | 2026.01.24 00:59:06.467465 [ 262 ] {d3c4fda8-53a3-4cbb-8a6b-fae568c21461} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8583 | 2026.01.24 00:59:06.467517 [ 262 ] {d3c4fda8-53a3-4cbb-8a6b-fae568c21461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8584 | 2026.01.24 00:59:06.467919 [ 262 ] {d3c4fda8-53a3-4cbb-8a6b-fae568c21461} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 8585 | 2026.01.24 00:59:06.468158 [ 262 ] {d3c4fda8-53a3-4cbb-8a6b-fae568c21461} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8586 | 2026.01.24 00:59:06.468333 [ 262 ] {d3c4fda8-53a3-4cbb-8a6b-fae568c21461} <Debug> executeQuery: Read 137 rows, 12.14 KiB in 0.001735 sec., 78962.53602305475 rows/sec., 6.84 MiB/sec. | ||
| 8587 | 2026.01.24 00:59:06.468385 [ 262 ] {d3c4fda8-53a3-4cbb-8a6b-fae568c21461} <Debug> TCPHandler: Processed in 0.002045176 sec. | ||
| 8588 | 2026.01.24 00:59:06.468519 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8589 | 2026.01.24 00:59:06.468623 [ 262 ] {63deb10b-3c75-4307-8cc5-450833e45dbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8590 | 2026.01.24 00:59:06.468667 [ 262 ] {63deb10b-3c75-4307-8cc5-450833e45dbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8591 | 2026.01.24 00:59:06.469152 [ 262 ] {63deb10b-3c75-4307-8cc5-450833e45dbf} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8592 | 2026.01.24 00:59:06.469191 [ 262 ] {63deb10b-3c75-4307-8cc5-450833e45dbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8593 | 2026.01.24 00:59:06.469497 [ 262 ] {63deb10b-3c75-4307-8cc5-450833e45dbf} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8594 | 2026.01.24 00:59:06.469705 [ 262 ] {63deb10b-3c75-4307-8cc5-450833e45dbf} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8595 | 2026.01.24 00:59:06.469824 [ 57 ] {} <Debug> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8596 | 2026.01.24 00:59:06.469837 [ 262 ] {63deb10b-3c75-4307-8cc5-450833e45dbf} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001239 sec., 32284.100080710246 rows/sec., 2.37 MiB/sec. | ||
| 8597 | 2026.01.24 00:59:06.469893 [ 57 ] {} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8598 | 2026.01.24 00:59:06.469909 [ 262 ] {63deb10b-3c75-4307-8cc5-450833e45dbf} <Debug> TCPHandler: Processed in 0.001446312 sec. | ||
| 8599 | 2026.01.24 00:59:06.469921 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8600 | 2026.01.24 00:59:06.470053 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8601 | 2026.01.24 00:59:06.470120 [ 194 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::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 | ||
| 8602 | 2026.01.24 00:59:06.470156 [ 262 ] {5b3b2c4d-3fb0-4eeb-a62a-e9bae0230667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8603 | 2026.01.24 00:59:06.470229 [ 262 ] {5b3b2c4d-3fb0-4eeb-a62a-e9bae0230667} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8604 | 2026.01.24 00:59:06.470330 [ 194 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8605 | 2026.01.24 00:59:06.470391 [ 194 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 70 rows starting from the beginning of the part | ||
| 8606 | 2026.01.24 00:59:06.470495 [ 194 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 40 rows starting from the beginning of the part | ||
| 8607 | 2026.01.24 00:59:06.470574 [ 194 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 40 rows starting from the beginning of the part | ||
| 8608 | 2026.01.24 00:59:06.470647 [ 194 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 56 rows starting from the beginning of the part | ||
| 8609 | 2026.01.24 00:59:06.470671 [ 262 ] {5b3b2c4d-3fb0-4eeb-a62a-e9bae0230667} <Trace> oximeter.fields_u32 (fea0c977-557f-4a86-adf9-80bb19699eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8610 | 2026.01.24 00:59:06.470714 [ 262 ] {5b3b2c4d-3fb0-4eeb-a62a-e9bae0230667} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8611 | 2026.01.24 00:59:06.470723 [ 194 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 40 rows starting from the beginning of the part | ||
| 8612 | 2026.01.24 00:59:06.470798 [ 194 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 40 rows starting from the beginning of the part | ||
| 8613 | 2026.01.24 00:59:06.471005 [ 262 ] {5b3b2c4d-3fb0-4eeb-a62a-e9bae0230667} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8614 | 2026.01.24 00:59:06.471263 [ 262 ] {5b3b2c4d-3fb0-4eeb-a62a-e9bae0230667} <Trace> oximeter.fields_u32 (fea0c977-557f-4a86-adf9-80bb19699eee): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8615 | 2026.01.24 00:59:06.471400 [ 262 ] {5b3b2c4d-3fb0-4eeb-a62a-e9bae0230667} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001264 sec., 791.1392405063292 rows/sec., 52.54 KiB/sec. | ||
| 8616 | 2026.01.24 00:59:06.471440 [ 262 ] {5b3b2c4d-3fb0-4eeb-a62a-e9bae0230667} <Debug> TCPHandler: Processed in 0.001441022 sec. | ||
| 8617 | 2026.01.24 00:59:06.471571 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8618 | 2026.01.24 00:59:06.471666 [ 262 ] {9bf35dc6-9749-404b-b10e-67f3241a0123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8619 | 2026.01.24 00:59:06.471706 [ 262 ] {9bf35dc6-9749-404b-b10e-67f3241a0123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8620 | 2026.01.24 00:59:06.471763 [ 186 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 286 rows, containing 5 columns (5 merged, 0 gathered) in 0.001731818 sec., 165144.37429337262 rows/sec., 12.76 MiB/sec. | ||
| 8621 | 2026.01.24 00:59:06.471948 [ 199 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8622 | 2026.01.24 00:59:06.472118 [ 262 ] {9bf35dc6-9749-404b-b10e-67f3241a0123} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8623 | 2026.01.24 00:59:06.472162 [ 262 ] {9bf35dc6-9749-404b-b10e-67f3241a0123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8624 | 2026.01.24 00:59:06.472244 [ 199 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_36_7} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8625 | 2026.01.24 00:59:06.472336 [ 199 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_36_7} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8626 | 2026.01.24 00:59:06.472428 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 8627 | 2026.01.24 00:59:06.472483 [ 262 ] {9bf35dc6-9749-404b-b10e-67f3241a0123} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 8628 | 2026.01.24 00:59:06.472692 [ 262 ] {9bf35dc6-9749-404b-b10e-67f3241a0123} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8629 | 2026.01.24 00:59:06.472822 [ 262 ] {9bf35dc6-9749-404b-b10e-67f3241a0123} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001174 sec., 88586.03066439524 rows/sec., 6.92 MiB/sec. | ||
| 8630 | 2026.01.24 00:59:06.472859 [ 262 ] {9bf35dc6-9749-404b-b10e-67f3241a0123} <Debug> TCPHandler: Processed in 0.0013371 sec. | ||
| 8631 | 2026.01.24 00:59:06.472969 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8632 | 2026.01.24 00:59:06.473062 [ 262 ] {c53e677d-09c2-4d81-b5fb-be1165719899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8633 | 2026.01.24 00:59:06.473106 [ 262 ] {c53e677d-09c2-4d81-b5fb-be1165719899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8634 | 2026.01.24 00:59:06.473514 [ 262 ] {c53e677d-09c2-4d81-b5fb-be1165719899} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8635 | 2026.01.24 00:59:06.473550 [ 262 ] {c53e677d-09c2-4d81-b5fb-be1165719899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8636 | 2026.01.24 00:59:06.473867 [ 262 ] {c53e677d-09c2-4d81-b5fb-be1165719899} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 8637 | 2026.01.24 00:59:06.474069 [ 262 ] {c53e677d-09c2-4d81-b5fb-be1165719899} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8638 | 2026.01.24 00:59:06.474200 [ 262 ] {c53e677d-09c2-4d81-b5fb-be1165719899} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001156 sec., 138408.30449826992 rows/sec., 9.64 MiB/sec. | ||
| 8639 | 2026.01.24 00:59:06.474237 [ 262 ] {c53e677d-09c2-4d81-b5fb-be1165719899} <Debug> TCPHandler: Processed in 0.00131717 sec. | ||
| 8640 | 2026.01.24 00:59:06.474345 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8641 | 2026.01.24 00:59:06.474440 [ 262 ] {81e592a4-6731-40c8-85a1-93955fec2527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8642 | 2026.01.24 00:59:06.474483 [ 262 ] {81e592a4-6731-40c8-85a1-93955fec2527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8643 | 2026.01.24 00:59:06.474788 [ 262 ] {81e592a4-6731-40c8-85a1-93955fec2527} <Trace> oximeter.measurements_f64 (b755ed9e-8a7d-401a-8323-78dacbb9acd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8644 | 2026.01.24 00:59:06.474824 [ 262 ] {81e592a4-6731-40c8-85a1-93955fec2527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8645 | 2026.01.24 00:59:06.475108 [ 262 ] {81e592a4-6731-40c8-85a1-93955fec2527} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 8646 | 2026.01.24 00:59:06.475305 [ 262 ] {81e592a4-6731-40c8-85a1-93955fec2527} <Trace> oximeter.measurements_f64 (b755ed9e-8a7d-401a-8323-78dacbb9acd5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8647 | 2026.01.24 00:59:06.475429 [ 262 ] {81e592a4-6731-40c8-85a1-93955fec2527} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001007 sec., 993.0486593843098 rows/sec., 63.04 KiB/sec. | ||
| 8648 | 2026.01.24 00:59:06.475467 [ 262 ] {81e592a4-6731-40c8-85a1-93955fec2527} <Debug> TCPHandler: Processed in 0.001170506 sec. | ||
| 8649 | 2026.01.24 00:59:06.475573 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8650 | 2026.01.24 00:59:06.475665 [ 262 ] {a3d78130-4dc1-4622-8c20-d6622a6c41fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8651 | 2026.01.24 00:59:06.475719 [ 262 ] {a3d78130-4dc1-4622-8c20-d6622a6c41fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8652 | 2026.01.24 00:59:06.476562 [ 262 ] {a3d78130-4dc1-4622-8c20-d6622a6c41fe} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8653 | 2026.01.24 00:59:06.476599 [ 262 ] {a3d78130-4dc1-4622-8c20-d6622a6c41fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8654 | 2026.01.24 00:59:06.477170 [ 262 ] {a3d78130-4dc1-4622-8c20-d6622a6c41fe} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8655 | 2026.01.24 00:59:06.477390 [ 262 ] {a3d78130-4dc1-4622-8c20-d6622a6c41fe} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8656 | 2026.01.24 00:59:06.477502 [ 56 ] {} <Debug> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8657 | 2026.01.24 00:59:06.477531 [ 262 ] {a3d78130-4dc1-4622-8c20-d6622a6c41fe} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001883 sec., 21242.697822623475 rows/sec., 38.07 MiB/sec. | ||
| 8658 | 2026.01.24 00:59:06.477542 [ 56 ] {} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8659 | 2026.01.24 00:59:06.477573 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8660 | 2026.01.24 00:59:06.477609 [ 262 ] {a3d78130-4dc1-4622-8c20-d6622a6c41fe} <Debug> TCPHandler: Processed in 0.002084186 sec. | ||
| 8661 | 2026.01.24 00:59:06.477652 [ 194 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::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 | ||
| 8662 | 2026.01.24 00:59:06.477724 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8663 | 2026.01.24 00:59:06.477823 [ 262 ] {87107fad-be1a-47c0-a848-4293a918c4c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8664 | 2026.01.24 00:59:06.477833 [ 194 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8665 | 2026.01.24 00:59:06.477868 [ 262 ] {87107fad-be1a-47c0-a848-4293a918c4c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8666 | 2026.01.24 00:59:06.477887 [ 194 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1119 rows starting from the beginning of the part | ||
| 8667 | 2026.01.24 00:59:06.477997 [ 194 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 40 rows starting from the beginning of the part | ||
| 8668 | 2026.01.24 00:59:06.478100 [ 194 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 40 rows starting from the beginning of the part | ||
| 8669 | 2026.01.24 00:59:06.478205 [ 194 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 40 rows starting from the beginning of the part | ||
| 8670 | 2026.01.24 00:59:06.478212 [ 262 ] {87107fad-be1a-47c0-a848-4293a918c4c0} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8671 | 2026.01.24 00:59:06.478253 [ 262 ] {87107fad-be1a-47c0-a848-4293a918c4c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8672 | 2026.01.24 00:59:06.478305 [ 194 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 40 rows starting from the beginning of the part | ||
| 8673 | 2026.01.24 00:59:06.478406 [ 194 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 40 rows starting from the beginning of the part | ||
| 8674 | 2026.01.24 00:59:06.478556 [ 262 ] {87107fad-be1a-47c0-a848-4293a918c4c0} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 8675 | 2026.01.24 00:59:06.478791 [ 262 ] {87107fad-be1a-47c0-a848-4293a918c4c0} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8676 | 2026.01.24 00:59:06.478927 [ 262 ] {87107fad-be1a-47c0-a848-4293a918c4c0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 8677 | 2026.01.24 00:59:06.478965 [ 262 ] {87107fad-be1a-47c0-a848-4293a918c4c0} <Debug> TCPHandler: Processed in 0.001290768 sec. | ||
| 8678 | 2026.01.24 00:59:06.483370 [ 199 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1319 rows, containing 19 columns (19 merged, 0 gathered) in 0.005745739 sec., 229561.41934048868 rows/sec., 411.36 MiB/sec. | ||
| 8679 | 2026.01.24 00:59:06.485038 [ 199 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8680 | 2026.01.24 00:59:06.485358 [ 199 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8681 | 2026.01.24 00:59:06.485430 [ 199 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8682 | 2026.01.24 00:59:06.485546 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.45 MiB. | ||
| 8683 | 2026.01.24 00:59:07.000205 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 310.53 MiB, peak 321.93 MiB, free memory in arenas 0.00 B, will set to 311.79 MiB (RSS), difference: 1.26 MiB | ||
| 8684 | 2026.01.24 00:59:09.510785 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8685 | 2026.01.24 00:59:09.510889 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8686 | 2026.01.24 00:59:09.669864 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23941 | ||
| 8687 | 2026.01.24 00:59:09.670683 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8688 | 2026.01.24 00:59:09.670732 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8689 | 2026.01.24 00:59:09.671238 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8690 | 2026.01.24 00:59:09.671481 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8691 | 2026.01.24 00:59:09.671634 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23941 | ||
| 8692 | 2026.01.24 00:59:10.945480 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 8693 | 2026.01.24 00:59:10.963549 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8694 | 2026.01.24 00:59:10.963612 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8695 | 2026.01.24 00:59:10.969795 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8696 | 2026.01.24 00:59:10.970534 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8697 | 2026.01.24 00:59:10.974169 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 8698 | 2026.01.24 00:59:11.464519 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8699 | 2026.01.24 00:59:11.464716 [ 262 ] {64c4c709-a129-4324-b467-518f2834adc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8700 | 2026.01.24 00:59:11.464792 [ 262 ] {64c4c709-a129-4324-b467-518f2834adc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8701 | 2026.01.24 00:59:11.465462 [ 262 ] {64c4c709-a129-4324-b467-518f2834adc9} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8702 | 2026.01.24 00:59:11.465514 [ 262 ] {64c4c709-a129-4324-b467-518f2834adc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8703 | 2026.01.24 00:59:11.465940 [ 262 ] {64c4c709-a129-4324-b467-518f2834adc9} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 8704 | 2026.01.24 00:59:11.466180 [ 262 ] {64c4c709-a129-4324-b467-518f2834adc9} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8705 | 2026.01.24 00:59:11.466340 [ 262 ] {64c4c709-a129-4324-b467-518f2834adc9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001678 sec., 33373.063170441004 rows/sec., 2.55 MiB/sec. | ||
| 8706 | 2026.01.24 00:59:11.466392 [ 262 ] {64c4c709-a129-4324-b467-518f2834adc9} <Debug> TCPHandler: Processed in 0.002007685 sec. | ||
| 8707 | 2026.01.24 00:59:11.466507 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8708 | 2026.01.24 00:59:11.466609 [ 262 ] {5d4b5fff-9f89-4f68-9bf1-e36392620a15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8709 | 2026.01.24 00:59:11.466653 [ 262 ] {5d4b5fff-9f89-4f68-9bf1-e36392620a15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8710 | 2026.01.24 00:59:11.467063 [ 262 ] {5d4b5fff-9f89-4f68-9bf1-e36392620a15} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8711 | 2026.01.24 00:59:11.467102 [ 262 ] {5d4b5fff-9f89-4f68-9bf1-e36392620a15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8712 | 2026.01.24 00:59:11.467422 [ 262 ] {5d4b5fff-9f89-4f68-9bf1-e36392620a15} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 8713 | 2026.01.24 00:59:11.467633 [ 262 ] {5d4b5fff-9f89-4f68-9bf1-e36392620a15} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8714 | 2026.01.24 00:59:11.467764 [ 262 ] {5d4b5fff-9f89-4f68-9bf1-e36392620a15} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001179 sec., 54283.2909245123 rows/sec., 4.24 MiB/sec. | ||
| 8715 | 2026.01.24 00:59:11.467802 [ 262 ] {5d4b5fff-9f89-4f68-9bf1-e36392620a15} <Debug> TCPHandler: Processed in 0.00134708 sec. | ||
| 8716 | 2026.01.24 00:59:11.467911 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8717 | 2026.01.24 00:59:11.468007 [ 262 ] {a8456d1c-900e-4df5-b505-368df701b645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8718 | 2026.01.24 00:59:11.468051 [ 262 ] {a8456d1c-900e-4df5-b505-368df701b645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8719 | 2026.01.24 00:59:11.468455 [ 262 ] {a8456d1c-900e-4df5-b505-368df701b645} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8720 | 2026.01.24 00:59:11.468491 [ 262 ] {a8456d1c-900e-4df5-b505-368df701b645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8721 | 2026.01.24 00:59:11.468832 [ 262 ] {a8456d1c-900e-4df5-b505-368df701b645} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 8722 | 2026.01.24 00:59:11.469047 [ 262 ] {a8456d1c-900e-4df5-b505-368df701b645} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8723 | 2026.01.24 00:59:11.469177 [ 262 ] {a8456d1c-900e-4df5-b505-368df701b645} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 8724 | 2026.01.24 00:59:11.469214 [ 262 ] {a8456d1c-900e-4df5-b505-368df701b645} <Debug> TCPHandler: Processed in 0.00135402 sec. | ||
| 8725 | 2026.01.24 00:59:11.469315 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8726 | 2026.01.24 00:59:11.469409 [ 262 ] {65f1eb6a-e9b6-4b9f-accc-de2540dcf4c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8727 | 2026.01.24 00:59:11.469450 [ 262 ] {65f1eb6a-e9b6-4b9f-accc-de2540dcf4c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8728 | 2026.01.24 00:59:11.469768 [ 262 ] {65f1eb6a-e9b6-4b9f-accc-de2540dcf4c5} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8729 | 2026.01.24 00:59:11.469803 [ 262 ] {65f1eb6a-e9b6-4b9f-accc-de2540dcf4c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8730 | 2026.01.24 00:59:11.470105 [ 262 ] {65f1eb6a-e9b6-4b9f-accc-de2540dcf4c5} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 8731 | 2026.01.24 00:59:11.470341 [ 262 ] {65f1eb6a-e9b6-4b9f-accc-de2540dcf4c5} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8732 | 2026.01.24 00:59:11.470467 [ 262 ] {65f1eb6a-e9b6-4b9f-accc-de2540dcf4c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 8733 | 2026.01.24 00:59:11.470503 [ 262 ] {65f1eb6a-e9b6-4b9f-accc-de2540dcf4c5} <Debug> TCPHandler: Processed in 0.001236588 sec. | ||
| 8734 | 2026.01.24 00:59:14.734651 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1038 | ||
| 8735 | 2026.01.24 00:59:14.736847 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8736 | 2026.01.24 00:59:14.736887 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8737 | 2026.01.24 00:59:14.738045 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8738 | 2026.01.24 00:59:14.738297 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8739 | 2026.01.24 00:59:14.738550 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1038 | ||
| 8740 | 2026.01.24 00:59:16.495968 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8741 | 2026.01.24 00:59:16.496164 [ 262 ] {6c11c8d5-0b3d-496b-b7cf-184192588d47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8742 | 2026.01.24 00:59:16.496252 [ 262 ] {6c11c8d5-0b3d-496b-b7cf-184192588d47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8743 | 2026.01.24 00:59:16.497035 [ 262 ] {6c11c8d5-0b3d-496b-b7cf-184192588d47} <Trace> oximeter.fields_i16 (c3bc7777-ff50-4015-ba4c-c8af214321b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8744 | 2026.01.24 00:59:16.497084 [ 262 ] {6c11c8d5-0b3d-496b-b7cf-184192588d47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8745 | 2026.01.24 00:59:16.497486 [ 262 ] {6c11c8d5-0b3d-496b-b7cf-184192588d47} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8746 | 2026.01.24 00:59:16.497733 [ 262 ] {6c11c8d5-0b3d-496b-b7cf-184192588d47} <Trace> oximeter.fields_i16 (c3bc7777-ff50-4015-ba4c-c8af214321b2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8747 | 2026.01.24 00:59:16.497864 [ 48 ] {} <Debug> oximeter.fields_i16 (c3bc7777-ff50-4015-ba4c-c8af214321b2) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 8748 | 2026.01.24 00:59:16.497902 [ 262 ] {6c11c8d5-0b3d-496b-b7cf-184192588d47} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001792 sec., 13392.857142857143 rows/sec., 1.11 MiB/sec. | ||
| 8749 | 2026.01.24 00:59:16.497941 [ 48 ] {} <Trace> oximeter.fields_i16 (c3bc7777-ff50-4015-ba4c-c8af214321b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8750 | 2026.01.24 00:59:16.497966 [ 262 ] {6c11c8d5-0b3d-496b-b7cf-184192588d47} <Debug> TCPHandler: Processed in 0.002132987 sec. | ||
| 8751 | 2026.01.24 00:59:16.497976 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8752 | 2026.01.24 00:59:16.498091 [ 190 ] {c3bc7777-ff50-4015-ba4c-c8af214321b2::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 8753 | 2026.01.24 00:59:16.498120 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8754 | 2026.01.24 00:59:16.498217 [ 190 ] {c3bc7777-ff50-4015-ba4c-c8af214321b2::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8755 | 2026.01.24 00:59:16.498239 [ 262 ] {63c1a2cc-4145-4df8-85e2-24908b4fd6f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8756 | 2026.01.24 00:59:16.498261 [ 190 ] {c3bc7777-ff50-4015-ba4c-c8af214321b2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 24 rows starting from the beginning of the part | ||
| 8757 | 2026.01.24 00:59:16.498296 [ 262 ] {63c1a2cc-4145-4df8-85e2-24908b4fd6f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8758 | 2026.01.24 00:59:16.498345 [ 190 ] {c3bc7777-ff50-4015-ba4c-c8af214321b2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 8759 | 2026.01.24 00:59:16.498397 [ 190 ] {c3bc7777-ff50-4015-ba4c-c8af214321b2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 8760 | 2026.01.24 00:59:16.498444 [ 190 ] {c3bc7777-ff50-4015-ba4c-c8af214321b2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 8761 | 2026.01.24 00:59:16.498485 [ 190 ] {c3bc7777-ff50-4015-ba4c-c8af214321b2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 8762 | 2026.01.24 00:59:16.498784 [ 262 ] {63c1a2cc-4145-4df8-85e2-24908b4fd6f9} <Trace> oximeter.fields_ipaddr (11711a15-37c4-432c-a9a4-559ec6fcba92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8763 | 2026.01.24 00:59:16.498837 [ 262 ] {63c1a2cc-4145-4df8-85e2-24908b4fd6f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8764 | 2026.01.24 00:59:16.499214 [ 262 ] {63c1a2cc-4145-4df8-85e2-24908b4fd6f9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8765 | 2026.01.24 00:59:16.499373 [ 199 ] {c3bc7777-ff50-4015-ba4c-c8af214321b2::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001317869 sec., 91056.09131104837 rows/sec., 7.90 MiB/sec. | ||
| 8766 | 2026.01.24 00:59:16.499450 [ 262 ] {63c1a2cc-4145-4df8-85e2-24908b4fd6f9} <Trace> oximeter.fields_ipaddr (11711a15-37c4-432c-a9a4-559ec6fcba92): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8767 | 2026.01.24 00:59:16.499561 [ 194 ] {c3bc7777-ff50-4015-ba4c-c8af214321b2::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 8768 | 2026.01.24 00:59:16.499601 [ 262 ] {63c1a2cc-4145-4df8-85e2-24908b4fd6f9} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001392 sec., 10057.471264367816 rows/sec., 820.12 KiB/sec. | ||
| 8769 | 2026.01.24 00:59:16.499660 [ 262 ] {63c1a2cc-4145-4df8-85e2-24908b4fd6f9} <Debug> TCPHandler: Processed in 0.001591946 sec. | ||
| 8770 | 2026.01.24 00:59:16.499822 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8771 | 2026.01.24 00:59:16.499902 [ 194 ] {c3bc7777-ff50-4015-ba4c-c8af214321b2::all_1_13_3} <Trace> oximeter.fields_i16 (c3bc7777-ff50-4015-ba4c-c8af214321b2): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8772 | 2026.01.24 00:59:16.499938 [ 262 ] {0ec38143-150c-4fc8-ad23-7cfa3261d976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8773 | 2026.01.24 00:59:16.499988 [ 194 ] {c3bc7777-ff50-4015-ba4c-c8af214321b2::all_1_13_3} <Trace> oximeter.fields_i16 (c3bc7777-ff50-4015-ba4c-c8af214321b2) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 8774 | 2026.01.24 00:59:16.499991 [ 262 ] {0ec38143-150c-4fc8-ad23-7cfa3261d976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8775 | 2026.01.24 00:59:16.500080 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 8776 | 2026.01.24 00:59:16.501333 [ 262 ] {0ec38143-150c-4fc8-ad23-7cfa3261d976} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8777 | 2026.01.24 00:59:16.501374 [ 262 ] {0ec38143-150c-4fc8-ad23-7cfa3261d976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8778 | 2026.01.24 00:59:16.501768 [ 262 ] {0ec38143-150c-4fc8-ad23-7cfa3261d976} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 8779 | 2026.01.24 00:59:16.501982 [ 262 ] {0ec38143-150c-4fc8-ad23-7cfa3261d976} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8780 | 2026.01.24 00:59:16.502112 [ 262 ] {0ec38143-150c-4fc8-ad23-7cfa3261d976} <Debug> executeQuery: Read 1403 rows, 120.12 KiB in 0.0022 sec., 637727.2727272727 rows/sec., 53.32 MiB/sec. | ||
| 8781 | 2026.01.24 00:59:16.502151 [ 262 ] {0ec38143-150c-4fc8-ad23-7cfa3261d976} <Debug> TCPHandler: Processed in 0.002382303 sec. | ||
| 8782 | 2026.01.24 00:59:16.502258 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8783 | 2026.01.24 00:59:16.502352 [ 262 ] {dc1fcf0a-2df1-4625-973c-99e6c93dfa0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8784 | 2026.01.24 00:59:16.502393 [ 262 ] {dc1fcf0a-2df1-4625-973c-99e6c93dfa0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8785 | 2026.01.24 00:59:16.502812 [ 262 ] {dc1fcf0a-2df1-4625-973c-99e6c93dfa0a} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8786 | 2026.01.24 00:59:16.502848 [ 262 ] {dc1fcf0a-2df1-4625-973c-99e6c93dfa0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8787 | 2026.01.24 00:59:16.503149 [ 262 ] {dc1fcf0a-2df1-4625-973c-99e6c93dfa0a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8788 | 2026.01.24 00:59:16.503347 [ 262 ] {dc1fcf0a-2df1-4625-973c-99e6c93dfa0a} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8789 | 2026.01.24 00:59:16.503469 [ 262 ] {dc1fcf0a-2df1-4625-973c-99e6c93dfa0a} <Debug> executeQuery: Read 66 rows, 4.95 KiB in 0.001138 sec., 57996.48506151143 rows/sec., 4.24 MiB/sec. | ||
| 8790 | 2026.01.24 00:59:16.503506 [ 262 ] {dc1fcf0a-2df1-4625-973c-99e6c93dfa0a} <Debug> TCPHandler: Processed in 0.001295829 sec. | ||
| 8791 | 2026.01.24 00:59:16.503615 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8792 | 2026.01.24 00:59:16.503706 [ 262 ] {c9e8e56c-e9ff-419f-830b-1882a7a0daf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8793 | 2026.01.24 00:59:16.503744 [ 262 ] {c9e8e56c-e9ff-419f-830b-1882a7a0daf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8794 | 2026.01.24 00:59:16.504214 [ 262 ] {c9e8e56c-e9ff-419f-830b-1882a7a0daf6} <Trace> oximeter.fields_u32 (fea0c977-557f-4a86-adf9-80bb19699eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8795 | 2026.01.24 00:59:16.504250 [ 262 ] {c9e8e56c-e9ff-419f-830b-1882a7a0daf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8796 | 2026.01.24 00:59:16.504552 [ 262 ] {c9e8e56c-e9ff-419f-830b-1882a7a0daf6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8797 | 2026.01.24 00:59:16.504760 [ 262 ] {c9e8e56c-e9ff-419f-830b-1882a7a0daf6} <Trace> oximeter.fields_u32 (fea0c977-557f-4a86-adf9-80bb19699eee): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8798 | 2026.01.24 00:59:16.504862 [ 46 ] {} <Debug> oximeter.fields_u32 (fea0c977-557f-4a86-adf9-80bb19699eee) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 8799 | 2026.01.24 00:59:16.504882 [ 262 ] {c9e8e56c-e9ff-419f-830b-1882a7a0daf6} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001193 sec., 211232.18776194466 rows/sec., 14.61 MiB/sec. | ||
| 8800 | 2026.01.24 00:59:16.504927 [ 46 ] {} <Trace> oximeter.fields_u32 (fea0c977-557f-4a86-adf9-80bb19699eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8801 | 2026.01.24 00:59:16.504937 [ 262 ] {c9e8e56c-e9ff-419f-830b-1882a7a0daf6} <Debug> TCPHandler: Processed in 0.001369171 sec. | ||
| 8802 | 2026.01.24 00:59:16.504956 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8803 | 2026.01.24 00:59:16.505064 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8804 | 2026.01.24 00:59:16.505098 [ 190 ] {fea0c977-557f-4a86-adf9-80bb19699eee::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 | ||
| 8805 | 2026.01.24 00:59:16.505160 [ 262 ] {2bf99260-19ed-4b18-b73c-667437469951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8806 | 2026.01.24 00:59:16.505205 [ 262 ] {2bf99260-19ed-4b18-b73c-667437469951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8807 | 2026.01.24 00:59:16.505248 [ 190 ] {fea0c977-557f-4a86-adf9-80bb19699eee::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8808 | 2026.01.24 00:59:16.505292 [ 190 ] {fea0c977-557f-4a86-adf9-80bb19699eee::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 254 rows starting from the beginning of the part | ||
| 8809 | 2026.01.24 00:59:16.505363 [ 190 ] {fea0c977-557f-4a86-adf9-80bb19699eee::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 252 rows starting from the beginning of the part | ||
| 8810 | 2026.01.24 00:59:16.505409 [ 190 ] {fea0c977-557f-4a86-adf9-80bb19699eee::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 252 rows starting from the beginning of the part | ||
| 8811 | 2026.01.24 00:59:16.505451 [ 190 ] {fea0c977-557f-4a86-adf9-80bb19699eee::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 252 rows starting from the beginning of the part | ||
| 8812 | 2026.01.24 00:59:16.505491 [ 190 ] {fea0c977-557f-4a86-adf9-80bb19699eee::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 8813 | 2026.01.24 00:59:16.505531 [ 190 ] {fea0c977-557f-4a86-adf9-80bb19699eee::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 252 rows starting from the beginning of the part | ||
| 8814 | 2026.01.24 00:59:16.505589 [ 262 ] {2bf99260-19ed-4b18-b73c-667437469951} <Trace> oximeter.fields_u8 (0c7590bb-02de-42c3-a38e-55a03cb7beeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8815 | 2026.01.24 00:59:16.505628 [ 262 ] {2bf99260-19ed-4b18-b73c-667437469951} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8816 | 2026.01.24 00:59:16.505933 [ 262 ] {2bf99260-19ed-4b18-b73c-667437469951} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8817 | 2026.01.24 00:59:16.506145 [ 262 ] {2bf99260-19ed-4b18-b73c-667437469951} <Trace> oximeter.fields_u8 (0c7590bb-02de-42c3-a38e-55a03cb7beeb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8818 | 2026.01.24 00:59:16.506250 [ 46 ] {} <Debug> oximeter.fields_u8 (0c7590bb-02de-42c3-a38e-55a03cb7beeb) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 8819 | 2026.01.24 00:59:16.506274 [ 262 ] {2bf99260-19ed-4b18-b73c-667437469951} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001132 sec., 10600.706713780919 rows/sec., 828.18 KiB/sec. | ||
| 8820 | 2026.01.24 00:59:16.506284 [ 46 ] {} <Trace> oximeter.fields_u8 (0c7590bb-02de-42c3-a38e-55a03cb7beeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8821 | 2026.01.24 00:59:16.506314 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8822 | 2026.01.24 00:59:16.506318 [ 262 ] {2bf99260-19ed-4b18-b73c-667437469951} <Debug> TCPHandler: Processed in 0.001301199 sec. | ||
| 8823 | 2026.01.24 00:59:16.506405 [ 199 ] {0c7590bb-02de-42c3-a38e-55a03cb7beeb::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 8824 | 2026.01.24 00:59:16.506433 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8825 | 2026.01.24 00:59:16.506537 [ 199 ] {0c7590bb-02de-42c3-a38e-55a03cb7beeb::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8826 | 2026.01.24 00:59:16.506538 [ 262 ] {564d069f-09f2-42d0-8557-04f82baf44c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8827 | 2026.01.24 00:59:16.506572 [ 191 ] {fea0c977-557f-4a86-adf9-80bb19699eee::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1263 rows, containing 5 columns (5 merged, 0 gathered) in 0.001527624 sec., 826774.1276649227 rows/sec., 60.33 MiB/sec. | ||
| 8828 | 2026.01.24 00:59:16.506578 [ 199 ] {0c7590bb-02de-42c3-a38e-55a03cb7beeb::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 12 rows starting from the beginning of the part | ||
| 8829 | 2026.01.24 00:59:16.506595 [ 262 ] {564d069f-09f2-42d0-8557-04f82baf44c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8830 | 2026.01.24 00:59:16.506670 [ 199 ] {0c7590bb-02de-42c3-a38e-55a03cb7beeb::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 8831 | 2026.01.24 00:59:16.506723 [ 199 ] {0c7590bb-02de-42c3-a38e-55a03cb7beeb::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 8832 | 2026.01.24 00:59:16.506765 [ 192 ] {fea0c977-557f-4a86-adf9-80bb19699eee::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 8833 | 2026.01.24 00:59:16.506767 [ 199 ] {0c7590bb-02de-42c3-a38e-55a03cb7beeb::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 8834 | 2026.01.24 00:59:16.506830 [ 199 ] {0c7590bb-02de-42c3-a38e-55a03cb7beeb::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 8835 | 2026.01.24 00:59:16.507107 [ 192 ] {fea0c977-557f-4a86-adf9-80bb19699eee::all_1_14_3} <Trace> oximeter.fields_u32 (fea0c977-557f-4a86-adf9-80bb19699eee): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8836 | 2026.01.24 00:59:16.507193 [ 192 ] {fea0c977-557f-4a86-adf9-80bb19699eee::all_1_14_3} <Trace> oximeter.fields_u32 (fea0c977-557f-4a86-adf9-80bb19699eee) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 8837 | 2026.01.24 00:59:16.507258 [ 262 ] {564d069f-09f2-42d0-8557-04f82baf44c9} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8838 | 2026.01.24 00:59:16.507300 [ 262 ] {564d069f-09f2-42d0-8557-04f82baf44c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8839 | 2026.01.24 00:59:16.507302 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 8840 | 2026.01.24 00:59:16.507549 [ 191 ] {0c7590bb-02de-42c3-a38e-55a03cb7beeb::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001183296 sec., 50705.82508518579 rows/sec., 4.06 MiB/sec. | ||
| 8841 | 2026.01.24 00:59:16.507655 [ 262 ] {564d069f-09f2-42d0-8557-04f82baf44c9} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 8842 | 2026.01.24 00:59:16.507677 [ 192 ] {0c7590bb-02de-42c3-a38e-55a03cb7beeb::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 8843 | 2026.01.24 00:59:16.507924 [ 262 ] {564d069f-09f2-42d0-8557-04f82baf44c9} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8844 | 2026.01.24 00:59:16.507986 [ 192 ] {0c7590bb-02de-42c3-a38e-55a03cb7beeb::all_1_13_3} <Trace> oximeter.fields_u8 (0c7590bb-02de-42c3-a38e-55a03cb7beeb): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8845 | 2026.01.24 00:59:16.508058 [ 192 ] {0c7590bb-02de-42c3-a38e-55a03cb7beeb::all_1_13_3} <Trace> oximeter.fields_u8 (0c7590bb-02de-42c3-a38e-55a03cb7beeb) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 8846 | 2026.01.24 00:59:16.508066 [ 262 ] {564d069f-09f2-42d0-8557-04f82baf44c9} <Debug> executeQuery: Read 610 rows, 47.01 KiB in 0.001555 sec., 392282.9581993569 rows/sec., 29.52 MiB/sec. | ||
| 8847 | 2026.01.24 00:59:16.508108 [ 262 ] {564d069f-09f2-42d0-8557-04f82baf44c9} <Debug> TCPHandler: Processed in 0.001722239 sec. | ||
| 8848 | 2026.01.24 00:59:16.508143 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8849 | 2026.01.24 00:59:16.508221 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8850 | 2026.01.24 00:59:16.508317 [ 262 ] {d37de458-a1de-4540-a038-f0cec5f42eec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8851 | 2026.01.24 00:59:16.508360 [ 262 ] {d37de458-a1de-4540-a038-f0cec5f42eec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8852 | 2026.01.24 00:59:16.508951 [ 262 ] {d37de458-a1de-4540-a038-f0cec5f42eec} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8853 | 2026.01.24 00:59:16.508987 [ 262 ] {d37de458-a1de-4540-a038-f0cec5f42eec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8854 | 2026.01.24 00:59:16.509383 [ 262 ] {d37de458-a1de-4540-a038-f0cec5f42eec} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 8855 | 2026.01.24 00:59:16.509596 [ 262 ] {d37de458-a1de-4540-a038-f0cec5f42eec} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8856 | 2026.01.24 00:59:16.509730 [ 262 ] {d37de458-a1de-4540-a038-f0cec5f42eec} <Debug> executeQuery: Read 887 rows, 61.65 KiB in 0.001429 sec., 620713.7858642407 rows/sec., 42.13 MiB/sec. | ||
| 8857 | 2026.01.24 00:59:16.509772 [ 262 ] {d37de458-a1de-4540-a038-f0cec5f42eec} <Debug> TCPHandler: Processed in 0.001606686 sec. | ||
| 8858 | 2026.01.24 00:59:16.509885 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8859 | 2026.01.24 00:59:16.509980 [ 262 ] {138719b5-a3ae-4ec1-a0c8-20dc397762b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8860 | 2026.01.24 00:59:16.510033 [ 262 ] {138719b5-a3ae-4ec1-a0c8-20dc397762b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8861 | 2026.01.24 00:59:16.510907 [ 262 ] {138719b5-a3ae-4ec1-a0c8-20dc397762b8} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8862 | 2026.01.24 00:59:16.510943 [ 262 ] {138719b5-a3ae-4ec1-a0c8-20dc397762b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8863 | 2026.01.24 00:59:16.511480 [ 262 ] {138719b5-a3ae-4ec1-a0c8-20dc397762b8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8864 | 2026.01.24 00:59:16.511690 [ 262 ] {138719b5-a3ae-4ec1-a0c8-20dc397762b8} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8865 | 2026.01.24 00:59:16.511826 [ 262 ] {138719b5-a3ae-4ec1-a0c8-20dc397762b8} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001867 sec., 21424.745581146224 rows/sec., 38.39 MiB/sec. | ||
| 8866 | 2026.01.24 00:59:16.511878 [ 262 ] {138719b5-a3ae-4ec1-a0c8-20dc397762b8} <Debug> TCPHandler: Processed in 0.002040376 sec. | ||
| 8867 | 2026.01.24 00:59:16.511989 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8868 | 2026.01.24 00:59:16.512091 [ 262 ] {a2dfea00-d83a-4dcb-b948-7c5d3edc9f2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8869 | 2026.01.24 00:59:16.512137 [ 262 ] {a2dfea00-d83a-4dcb-b948-7c5d3edc9f2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8870 | 2026.01.24 00:59:16.512485 [ 262 ] {a2dfea00-d83a-4dcb-b948-7c5d3edc9f2b} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8871 | 2026.01.24 00:59:16.512521 [ 262 ] {a2dfea00-d83a-4dcb-b948-7c5d3edc9f2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8872 | 2026.01.24 00:59:16.512830 [ 262 ] {a2dfea00-d83a-4dcb-b948-7c5d3edc9f2b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 8873 | 2026.01.24 00:59:16.513035 [ 262 ] {a2dfea00-d83a-4dcb-b948-7c5d3edc9f2b} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8874 | 2026.01.24 00:59:16.513160 [ 262 ] {a2dfea00-d83a-4dcb-b948-7c5d3edc9f2b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 8875 | 2026.01.24 00:59:16.513195 [ 262 ] {a2dfea00-d83a-4dcb-b948-7c5d3edc9f2b} <Debug> TCPHandler: Processed in 0.001253338 sec. | ||
| 8876 | 2026.01.24 00:59:17.172654 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24453 | ||
| 8877 | 2026.01.24 00:59:17.173183 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8878 | 2026.01.24 00:59:17.173231 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8879 | 2026.01.24 00:59:17.173733 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8880 | 2026.01.24 00:59:17.173983 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8881 | 2026.01.24 00:59:17.174131 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24453 | ||
| 8882 | 2026.01.24 00:59:17.174151 [ 46 ] {} <Debug> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8883 | 2026.01.24 00:59:17.174221 [ 46 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8884 | 2026.01.24 00:59:17.174244 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8885 | 2026.01.24 00:59:17.174378 [ 199 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8886 | 2026.01.24 00:59:17.174512 [ 199 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8887 | 2026.01.24 00:59:17.174553 [ 199 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22021 rows starting from the beginning of the part | ||
| 8888 | 2026.01.24 00:59:17.174616 [ 199 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 512 rows starting from the beginning of the part | ||
| 8889 | 2026.01.24 00:59:17.174660 [ 199 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 448 rows starting from the beginning of the part | ||
| 8890 | 2026.01.24 00:59:17.174700 [ 199 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 512 rows starting from the beginning of the part | ||
| 8891 | 2026.01.24 00:59:17.174738 [ 199 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 448 rows starting from the beginning of the part | ||
| 8892 | 2026.01.24 00:59:17.174776 [ 199 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 512 rows starting from the beginning of the part | ||
| 8893 | 2026.01.24 00:59:17.176811 [ 201 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24453 rows, containing 4 columns (4 merged, 0 gathered) in 0.002487386 sec., 9830802.296065027 rows/sec., 140.63 MiB/sec. | ||
| 8894 | 2026.01.24 00:59:17.177250 [ 197 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8895 | 2026.01.24 00:59:17.177551 [ 197 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_51_10} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8896 | 2026.01.24 00:59:17.177639 [ 197 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_51_10} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8897 | 2026.01.24 00:59:17.177763 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 8898 | 2026.01.24 00:59:18.475150 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 8899 | 2026.01.24 00:59:18.493278 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8900 | 2026.01.24 00:59:18.493333 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8901 | 2026.01.24 00:59:18.499463 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8902 | 2026.01.24 00:59:18.500186 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8903 | 2026.01.24 00:59:18.500464 [ 43 ] {} <Debug> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8904 | 2026.01.24 00:59:18.500504 [ 43 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8905 | 2026.01.24 00:59:18.500526 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8906 | 2026.01.24 00:59:18.500693 [ 199 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8907 | 2026.01.24 00:59:18.503528 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 8908 | 2026.01.24 00:59:18.505187 [ 199 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8909 | 2026.01.24 00:59:18.506672 [ 199 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
| 8910 | 2026.01.24 00:59:18.511307 [ 199 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 8911 | 2026.01.24 00:59:18.515938 [ 199 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 8912 | 2026.01.24 00:59:18.520554 [ 199 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 8913 | 2026.01.24 00:59:18.524857 [ 199 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 8914 | 2026.01.24 00:59:18.528641 [ 199 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 8915 | 2026.01.24 00:59:18.586192 [ 201 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.085588831 sec., 4486.566711023311 rows/sec., 23.20 MiB/sec. | ||
| 8916 | 2026.01.24 00:59:18.589332 [ 201 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8917 | 2026.01.24 00:59:18.591701 [ 201 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_51_10} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8918 | 2026.01.24 00:59:18.591808 [ 201 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_51_10} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8919 | 2026.01.24 00:59:18.594389 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8920 | 2026.01.24 00:59:19.000190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 312.93 MiB, peak 326.34 MiB, free memory in arenas 0.00 B, will set to 318.36 MiB (RSS), difference: 5.42 MiB | ||
| 8921 | 2026.01.24 00:59:21.464795 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8922 | 2026.01.24 00:59:21.464992 [ 262 ] {ea20f1a5-3c03-45c8-962c-f9df680158a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8923 | 2026.01.24 00:59:21.465068 [ 262 ] {ea20f1a5-3c03-45c8-962c-f9df680158a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8924 | 2026.01.24 00:59:21.465765 [ 262 ] {ea20f1a5-3c03-45c8-962c-f9df680158a0} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8925 | 2026.01.24 00:59:21.465816 [ 262 ] {ea20f1a5-3c03-45c8-962c-f9df680158a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8926 | 2026.01.24 00:59:21.466207 [ 262 ] {ea20f1a5-3c03-45c8-962c-f9df680158a0} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 8927 | 2026.01.24 00:59:21.466442 [ 262 ] {ea20f1a5-3c03-45c8-962c-f9df680158a0} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8928 | 2026.01.24 00:59:21.466606 [ 262 ] {ea20f1a5-3c03-45c8-962c-f9df680158a0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001667 sec., 33593.28134373125 rows/sec., 2.56 MiB/sec. | ||
| 8929 | 2026.01.24 00:59:21.466657 [ 262 ] {ea20f1a5-3c03-45c8-962c-f9df680158a0} <Debug> TCPHandler: Processed in 0.002000875 sec. | ||
| 8930 | 2026.01.24 00:59:21.466785 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8931 | 2026.01.24 00:59:21.466890 [ 262 ] {d02d6dc3-fd85-4e73-bbe2-54459ecb97bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8932 | 2026.01.24 00:59:21.466934 [ 262 ] {d02d6dc3-fd85-4e73-bbe2-54459ecb97bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8933 | 2026.01.24 00:59:21.467367 [ 262 ] {d02d6dc3-fd85-4e73-bbe2-54459ecb97bc} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8934 | 2026.01.24 00:59:21.467407 [ 262 ] {d02d6dc3-fd85-4e73-bbe2-54459ecb97bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8935 | 2026.01.24 00:59:21.467722 [ 262 ] {d02d6dc3-fd85-4e73-bbe2-54459ecb97bc} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 8936 | 2026.01.24 00:59:21.467929 [ 262 ] {d02d6dc3-fd85-4e73-bbe2-54459ecb97bc} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8937 | 2026.01.24 00:59:21.468063 [ 262 ] {d02d6dc3-fd85-4e73-bbe2-54459ecb97bc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001198 sec., 53422.37061769616 rows/sec., 4.17 MiB/sec. | ||
| 8938 | 2026.01.24 00:59:21.468101 [ 262 ] {d02d6dc3-fd85-4e73-bbe2-54459ecb97bc} <Debug> TCPHandler: Processed in 0.001368771 sec. | ||
| 8939 | 2026.01.24 00:59:21.468219 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8940 | 2026.01.24 00:59:21.468317 [ 262 ] {ff06ae69-00eb-465a-a411-a4e2779de987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8941 | 2026.01.24 00:59:21.468362 [ 262 ] {ff06ae69-00eb-465a-a411-a4e2779de987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8942 | 2026.01.24 00:59:21.468773 [ 262 ] {ff06ae69-00eb-465a-a411-a4e2779de987} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8943 | 2026.01.24 00:59:21.468810 [ 262 ] {ff06ae69-00eb-465a-a411-a4e2779de987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8944 | 2026.01.24 00:59:21.469138 [ 262 ] {ff06ae69-00eb-465a-a411-a4e2779de987} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 8945 | 2026.01.24 00:59:21.469346 [ 262 ] {ff06ae69-00eb-465a-a411-a4e2779de987} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8946 | 2026.01.24 00:59:21.469480 [ 262 ] {ff06ae69-00eb-465a-a411-a4e2779de987} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 8947 | 2026.01.24 00:59:21.469518 [ 262 ] {ff06ae69-00eb-465a-a411-a4e2779de987} <Debug> TCPHandler: Processed in 0.00134879 sec. | ||
| 8948 | 2026.01.24 00:59:21.469625 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8949 | 2026.01.24 00:59:21.469719 [ 262 ] {4ab1b282-e0eb-4ecb-92ab-fe3e647f6373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8950 | 2026.01.24 00:59:21.469761 [ 262 ] {4ab1b282-e0eb-4ecb-92ab-fe3e647f6373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8951 | 2026.01.24 00:59:21.470109 [ 262 ] {4ab1b282-e0eb-4ecb-92ab-fe3e647f6373} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8952 | 2026.01.24 00:59:21.470146 [ 262 ] {4ab1b282-e0eb-4ecb-92ab-fe3e647f6373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8953 | 2026.01.24 00:59:21.470474 [ 262 ] {4ab1b282-e0eb-4ecb-92ab-fe3e647f6373} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 8954 | 2026.01.24 00:59:21.470691 [ 262 ] {4ab1b282-e0eb-4ecb-92ab-fe3e647f6373} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8955 | 2026.01.24 00:59:21.470823 [ 262 ] {4ab1b282-e0eb-4ecb-92ab-fe3e647f6373} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 8956 | 2026.01.24 00:59:21.470861 [ 262 ] {4ab1b282-e0eb-4ecb-92ab-fe3e647f6373} <Debug> TCPHandler: Processed in 0.001285168 sec. | ||
| 8957 | 2026.01.24 00:59:24.511143 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8958 | 2026.01.24 00:59:24.511212 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8959 | 2026.01.24 00:59:24.674320 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24901 | ||
| 8960 | 2026.01.24 00:59:24.674967 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8961 | 2026.01.24 00:59:24.675013 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8962 | 2026.01.24 00:59:24.675564 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8963 | 2026.01.24 00:59:24.675803 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8964 | 2026.01.24 00:59:24.675949 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24901 | ||
| 8965 | 2026.01.24 00:59:24.738721 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1066 | ||
| 8966 | 2026.01.24 00:59:24.741048 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8967 | 2026.01.24 00:59:24.741103 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8968 | 2026.01.24 00:59:24.742297 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8969 | 2026.01.24 00:59:24.742565 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8970 | 2026.01.24 00:59:24.742839 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1066 | ||
| 8971 | 2026.01.24 00:59:26.003631 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 8972 | 2026.01.24 00:59:26.020268 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8973 | 2026.01.24 00:59:26.020336 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8974 | 2026.01.24 00:59:26.025854 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8975 | 2026.01.24 00:59:26.026569 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8976 | 2026.01.24 00:59:26.029990 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 8977 | 2026.01.24 00:59:26.466218 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8978 | 2026.01.24 00:59:26.466410 [ 262 ] {611fc824-47c4-4fda-a4b1-42f4b054145f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8979 | 2026.01.24 00:59:26.466482 [ 262 ] {611fc824-47c4-4fda-a4b1-42f4b054145f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8980 | 2026.01.24 00:59:26.467269 [ 262 ] {611fc824-47c4-4fda-a4b1-42f4b054145f} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8981 | 2026.01.24 00:59:26.467310 [ 262 ] {611fc824-47c4-4fda-a4b1-42f4b054145f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8982 | 2026.01.24 00:59:26.467713 [ 262 ] {611fc824-47c4-4fda-a4b1-42f4b054145f} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 8983 | 2026.01.24 00:59:26.467968 [ 262 ] {611fc824-47c4-4fda-a4b1-42f4b054145f} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8984 | 2026.01.24 00:59:26.468108 [ 31 ] {} <Debug> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 8985 | 2026.01.24 00:59:26.468130 [ 262 ] {611fc824-47c4-4fda-a4b1-42f4b054145f} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001774 sec., 76662.90868094702 rows/sec., 6.63 MiB/sec. | ||
| 8986 | 2026.01.24 00:59:26.468153 [ 31 ] {} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8987 | 2026.01.24 00:59:26.468176 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 8988 | 2026.01.24 00:59:26.468181 [ 262 ] {611fc824-47c4-4fda-a4b1-42f4b054145f} <Debug> TCPHandler: Processed in 0.002092156 sec. | ||
| 8989 | 2026.01.24 00:59:26.468311 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8990 | 2026.01.24 00:59:26.468340 [ 187 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 8991 | 2026.01.24 00:59:26.468412 [ 262 ] {31b833ba-e478-4774-aec9-15dca9a3f7b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8992 | 2026.01.24 00:59:26.468463 [ 262 ] {31b833ba-e478-4774-aec9-15dca9a3f7b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8993 | 2026.01.24 00:59:26.468547 [ 187 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8994 | 2026.01.24 00:59:26.468609 [ 187 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1407 rows starting from the beginning of the part | ||
| 8995 | 2026.01.24 00:59:26.468713 [ 187 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 137 rows starting from the beginning of the part | ||
| 8996 | 2026.01.24 00:59:26.468780 [ 187 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 56 rows starting from the beginning of the part | ||
| 8997 | 2026.01.24 00:59:26.468822 [ 187 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1403 rows starting from the beginning of the part | ||
| 8998 | 2026.01.24 00:59:26.468861 [ 187 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 56 rows starting from the beginning of the part | ||
| 8999 | 2026.01.24 00:59:26.468892 [ 262 ] {31b833ba-e478-4774-aec9-15dca9a3f7b3} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9000 | 2026.01.24 00:59:26.468898 [ 187 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 136 rows starting from the beginning of the part | ||
| 9001 | 2026.01.24 00:59:26.468936 [ 262 ] {31b833ba-e478-4774-aec9-15dca9a3f7b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9002 | 2026.01.24 00:59:26.469293 [ 262 ] {31b833ba-e478-4774-aec9-15dca9a3f7b3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9003 | 2026.01.24 00:59:26.469515 [ 262 ] {31b833ba-e478-4774-aec9-15dca9a3f7b3} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9004 | 2026.01.24 00:59:26.469668 [ 262 ] {31b833ba-e478-4774-aec9-15dca9a3f7b3} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001279 sec., 31274.43315089914 rows/sec., 2.30 MiB/sec. | ||
| 9005 | 2026.01.24 00:59:26.469720 [ 262 ] {31b833ba-e478-4774-aec9-15dca9a3f7b3} <Debug> TCPHandler: Processed in 0.001459873 sec. | ||
| 9006 | 2026.01.24 00:59:26.469844 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9007 | 2026.01.24 00:59:26.469949 [ 262 ] {e130c852-0fb1-4e90-aeda-058466f990ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9008 | 2026.01.24 00:59:26.469988 [ 262 ] {e130c852-0fb1-4e90-aeda-058466f990ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9009 | 2026.01.24 00:59:26.470412 [ 198 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3195 rows, containing 5 columns (5 merged, 0 gathered) in 0.002149408 sec., 1486455.805505516 rows/sec., 129.94 MiB/sec. | ||
| 9010 | 2026.01.24 00:59:26.470468 [ 262 ] {e130c852-0fb1-4e90-aeda-058466f990ee} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9011 | 2026.01.24 00:59:26.470511 [ 262 ] {e130c852-0fb1-4e90-aeda-058466f990ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9012 | 2026.01.24 00:59:26.470833 [ 262 ] {e130c852-0fb1-4e90-aeda-058466f990ee} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9013 | 2026.01.24 00:59:26.470873 [ 198 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9014 | 2026.01.24 00:59:26.471083 [ 262 ] {e130c852-0fb1-4e90-aeda-058466f990ee} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9015 | 2026.01.24 00:59:26.471197 [ 31 ] {} <Debug> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9016 | 2026.01.24 00:59:26.471207 [ 198 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_76_15} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9017 | 2026.01.24 00:59:26.471223 [ 262 ] {e130c852-0fb1-4e90-aeda-058466f990ee} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001296 sec., 80246.91358024691 rows/sec., 6.27 MiB/sec. | ||
| 9018 | 2026.01.24 00:59:26.471227 [ 31 ] {} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9019 | 2026.01.24 00:59:26.471259 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9020 | 2026.01.24 00:59:26.471270 [ 262 ] {e130c852-0fb1-4e90-aeda-058466f990ee} <Debug> TCPHandler: Processed in 0.001485243 sec. | ||
| 9021 | 2026.01.24 00:59:26.471309 [ 198 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_76_15} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9022 | 2026.01.24 00:59:26.471378 [ 200 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 9023 | 2026.01.24 00:59:26.471392 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9024 | 2026.01.24 00:59:26.471413 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 9025 | 2026.01.24 00:59:26.471512 [ 262 ] {1e65fe8b-7626-4054-9ff2-70cc062fd9ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9026 | 2026.01.24 00:59:26.471521 [ 200 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9027 | 2026.01.24 00:59:26.471566 [ 262 ] {1e65fe8b-7626-4054-9ff2-70cc062fd9ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9028 | 2026.01.24 00:59:26.471567 [ 200 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 632 rows starting from the beginning of the part | ||
| 9029 | 2026.01.24 00:59:26.471652 [ 200 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 104 rows starting from the beginning of the part | ||
| 9030 | 2026.01.24 00:59:26.471699 [ 200 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 64 rows starting from the beginning of the part | ||
| 9031 | 2026.01.24 00:59:26.471747 [ 200 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 610 rows starting from the beginning of the part | ||
| 9032 | 2026.01.24 00:59:26.471792 [ 200 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 64 rows starting from the beginning of the part | ||
| 9033 | 2026.01.24 00:59:26.471833 [ 200 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 104 rows starting from the beginning of the part | ||
| 9034 | 2026.01.24 00:59:26.472010 [ 262 ] {1e65fe8b-7626-4054-9ff2-70cc062fd9ec} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9035 | 2026.01.24 00:59:26.472051 [ 262 ] {1e65fe8b-7626-4054-9ff2-70cc062fd9ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9036 | 2026.01.24 00:59:26.472394 [ 262 ] {1e65fe8b-7626-4054-9ff2-70cc062fd9ec} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9037 | 2026.01.24 00:59:26.472642 [ 262 ] {1e65fe8b-7626-4054-9ff2-70cc062fd9ec} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9038 | 2026.01.24 00:59:26.472749 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9039 | 2026.01.24 00:59:26.472773 [ 262 ] {1e65fe8b-7626-4054-9ff2-70cc062fd9ec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00128 sec., 124999.99999999999 rows/sec., 8.71 MiB/sec. | ||
| 9040 | 2026.01.24 00:59:26.472777 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9041 | 2026.01.24 00:59:26.472805 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9042 | 2026.01.24 00:59:26.472811 [ 262 ] {1e65fe8b-7626-4054-9ff2-70cc062fd9ec} <Debug> TCPHandler: Processed in 0.001468713 sec. | ||
| 9043 | 2026.01.24 00:59:26.472895 [ 187 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 9044 | 2026.01.24 00:59:26.472899 [ 200 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1578 rows, containing 5 columns (5 merged, 0 gathered) in 0.001584246 sec., 996057.4304748125 rows/sec., 79.41 MiB/sec. | ||
| 9045 | 2026.01.24 00:59:26.472923 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9046 | 2026.01.24 00:59:26.473011 [ 187 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9047 | 2026.01.24 00:59:26.473038 [ 262 ] {df9a0c64-0b25-4a79-8f36-e32f14837ee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9048 | 2026.01.24 00:59:26.473042 [ 187 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 20426 rows starting from the beginning of the part | ||
| 9049 | 2026.01.24 00:59:26.473100 [ 262 ] {df9a0c64-0b25-4a79-8f36-e32f14837ee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9050 | 2026.01.24 00:59:26.473099 [ 189 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9051 | 2026.01.24 00:59:26.473108 [ 187 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 9052 | 2026.01.24 00:59:26.473166 [ 187 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 9053 | 2026.01.24 00:59:26.473202 [ 187 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 887 rows starting from the beginning of the part | ||
| 9054 | 2026.01.24 00:59:26.473237 [ 187 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 9055 | 2026.01.24 00:59:26.473272 [ 187 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 9056 | 2026.01.24 00:59:26.473394 [ 189 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_76_15} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9057 | 2026.01.24 00:59:26.473470 [ 189 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_76_15} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9058 | 2026.01.24 00:59:26.473565 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 9059 | 2026.01.24 00:59:26.473990 [ 262 ] {df9a0c64-0b25-4a79-8f36-e32f14837ee6} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9060 | 2026.01.24 00:59:26.474028 [ 262 ] {df9a0c64-0b25-4a79-8f36-e32f14837ee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9061 | 2026.01.24 00:59:26.474771 [ 262 ] {df9a0c64-0b25-4a79-8f36-e32f14837ee6} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9062 | 2026.01.24 00:59:26.475006 [ 262 ] {df9a0c64-0b25-4a79-8f36-e32f14837ee6} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9063 | 2026.01.24 00:59:26.475160 [ 262 ] {df9a0c64-0b25-4a79-8f36-e32f14837ee6} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00214 sec., 18691.58878504673 rows/sec., 33.49 MiB/sec. | ||
| 9064 | 2026.01.24 00:59:26.475230 [ 262 ] {df9a0c64-0b25-4a79-8f36-e32f14837ee6} <Debug> TCPHandler: Processed in 0.002356383 sec. | ||
| 9065 | 2026.01.24 00:59:26.475339 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9066 | 2026.01.24 00:59:26.475433 [ 262 ] {a6e5e69b-9ccf-4728-aea5-3842610a5b0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9067 | 2026.01.24 00:59:26.475476 [ 262 ] {a6e5e69b-9ccf-4728-aea5-3842610a5b0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9068 | 2026.01.24 00:59:26.475809 [ 262 ] {a6e5e69b-9ccf-4728-aea5-3842610a5b0e} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9069 | 2026.01.24 00:59:26.475869 [ 262 ] {a6e5e69b-9ccf-4728-aea5-3842610a5b0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9070 | 2026.01.24 00:59:26.476304 [ 262 ] {a6e5e69b-9ccf-4728-aea5-3842610a5b0e} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9071 | 2026.01.24 00:59:26.476517 [ 262 ] {a6e5e69b-9ccf-4728-aea5-3842610a5b0e} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9072 | 2026.01.24 00:59:26.476614 [ 31 ] {} <Debug> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9073 | 2026.01.24 00:59:26.476638 [ 31 ] {} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9074 | 2026.01.24 00:59:26.476651 [ 262 ] {a6e5e69b-9ccf-4728-aea5-3842610a5b0e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001231 sec., 48740.86108854589 rows/sec., 3.28 MiB/sec. | ||
| 9075 | 2026.01.24 00:59:26.476659 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9076 | 2026.01.24 00:59:26.476689 [ 262 ] {a6e5e69b-9ccf-4728-aea5-3842610a5b0e} <Debug> TCPHandler: Processed in 0.001398671 sec. | ||
| 9077 | 2026.01.24 00:59:26.476746 [ 196 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 9078 | 2026.01.24 00:59:26.476887 [ 196 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9079 | 2026.01.24 00:59:26.476916 [ 196 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4200 rows starting from the beginning of the part | ||
| 9080 | 2026.01.24 00:59:26.476968 [ 196 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 9081 | 2026.01.24 00:59:26.477010 [ 196 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 9082 | 2026.01.24 00:59:26.477052 [ 196 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 9083 | 2026.01.24 00:59:26.477096 [ 196 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 9084 | 2026.01.24 00:59:26.477132 [ 196 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 9085 | 2026.01.24 00:59:26.481683 [ 200 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4500 rows, containing 4 columns (4 merged, 0 gathered) in 0.004974241 sec., 904660.6306369153 rows/sec., 60.97 MiB/sec. | ||
| 9086 | 2026.01.24 00:59:26.482121 [ 189 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9087 | 2026.01.24 00:59:26.482388 [ 189 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_76_15} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9088 | 2026.01.24 00:59:26.482456 [ 189 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_76_15} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9089 | 2026.01.24 00:59:26.482545 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 9090 | 2026.01.24 00:59:26.485461 [ 187 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21953 rows, containing 5 columns (5 merged, 0 gathered) in 0.012601311 sec., 1742120.3238297983 rows/sec., 119.71 MiB/sec. | ||
| 9091 | 2026.01.24 00:59:26.485822 [ 187 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9092 | 2026.01.24 00:59:26.486070 [ 187 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9093 | 2026.01.24 00:59:26.486144 [ 187 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9094 | 2026.01.24 00:59:26.486219 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 9095 | 2026.01.24 00:59:27.000382 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 319.43 MiB, peak 326.70 MiB, free memory in arenas 0.00 B, will set to 322.60 MiB (RSS), difference: 3.18 MiB | ||
| 9096 | 2026.01.24 00:59:28.934320 [ 29 ] {} <Debug> oximeter.fields_ipaddr (11711a15-37c4-432c-a9a4-559ec6fcba92) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 9097 | 2026.01.24 00:59:28.934387 [ 29 ] {} <Trace> oximeter.fields_ipaddr (11711a15-37c4-432c-a9a4-559ec6fcba92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9098 | 2026.01.24 00:59:28.934410 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9099 | 2026.01.24 00:59:28.934549 [ 189 ] {11711a15-37c4-432c-a9a4-559ec6fcba92::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 9100 | 2026.01.24 00:59:28.934701 [ 189 ] {11711a15-37c4-432c-a9a4-559ec6fcba92::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9101 | 2026.01.24 00:59:28.934736 [ 189 ] {11711a15-37c4-432c-a9a4-559ec6fcba92::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 9102 | 2026.01.24 00:59:28.934802 [ 189 ] {11711a15-37c4-432c-a9a4-559ec6fcba92::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
| 9103 | 2026.01.24 00:59:28.934880 [ 189 ] {11711a15-37c4-432c-a9a4-559ec6fcba92::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part | ||
| 9104 | 2026.01.24 00:59:28.934951 [ 189 ] {11711a15-37c4-432c-a9a4-559ec6fcba92::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 9105 | 2026.01.24 00:59:28.935003 [ 189 ] {11711a15-37c4-432c-a9a4-559ec6fcba92::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
| 9106 | 2026.01.24 00:59:28.935842 [ 198 ] {11711a15-37c4-432c-a9a4-559ec6fcba92::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.00135545 sec., 39839.16780405032 rows/sec., 3.32 MiB/sec. | ||
| 9107 | 2026.01.24 00:59:28.936098 [ 200 ] {11711a15-37c4-432c-a9a4-559ec6fcba92::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 9108 | 2026.01.24 00:59:28.936549 [ 200 ] {11711a15-37c4-432c-a9a4-559ec6fcba92::all_1_13_3} <Trace> oximeter.fields_ipaddr (11711a15-37c4-432c-a9a4-559ec6fcba92): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9109 | 2026.01.24 00:59:28.936654 [ 200 ] {11711a15-37c4-432c-a9a4-559ec6fcba92::all_1_13_3} <Trace> oximeter.fields_ipaddr (11711a15-37c4-432c-a9a4-559ec6fcba92) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 9110 | 2026.01.24 00:59:28.936768 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 9111 | 2026.01.24 00:59:31.465203 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9112 | 2026.01.24 00:59:31.465395 [ 262 ] {ca0d856f-d94b-423d-8d7d-801d2308d528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9113 | 2026.01.24 00:59:31.465465 [ 262 ] {ca0d856f-d94b-423d-8d7d-801d2308d528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9114 | 2026.01.24 00:59:31.466097 [ 262 ] {ca0d856f-d94b-423d-8d7d-801d2308d528} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9115 | 2026.01.24 00:59:31.466153 [ 262 ] {ca0d856f-d94b-423d-8d7d-801d2308d528} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9116 | 2026.01.24 00:59:31.466574 [ 262 ] {ca0d856f-d94b-423d-8d7d-801d2308d528} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9117 | 2026.01.24 00:59:31.466800 [ 262 ] {ca0d856f-d94b-423d-8d7d-801d2308d528} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9118 | 2026.01.24 00:59:31.466960 [ 262 ] {ca0d856f-d94b-423d-8d7d-801d2308d528} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001616 sec., 34653.46534653466 rows/sec., 2.65 MiB/sec. | ||
| 9119 | 2026.01.24 00:59:31.467012 [ 262 ] {ca0d856f-d94b-423d-8d7d-801d2308d528} <Debug> TCPHandler: Processed in 0.001939144 sec. | ||
| 9120 | 2026.01.24 00:59:31.467140 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9121 | 2026.01.24 00:59:31.467247 [ 262 ] {7f81b0aa-27ed-4ffd-82ae-7f08ab27aff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9122 | 2026.01.24 00:59:31.467294 [ 262 ] {7f81b0aa-27ed-4ffd-82ae-7f08ab27aff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9123 | 2026.01.24 00:59:31.467731 [ 262 ] {7f81b0aa-27ed-4ffd-82ae-7f08ab27aff2} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9124 | 2026.01.24 00:59:31.467771 [ 262 ] {7f81b0aa-27ed-4ffd-82ae-7f08ab27aff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9125 | 2026.01.24 00:59:31.468105 [ 262 ] {7f81b0aa-27ed-4ffd-82ae-7f08ab27aff2} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9126 | 2026.01.24 00:59:31.468324 [ 262 ] {7f81b0aa-27ed-4ffd-82ae-7f08ab27aff2} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9127 | 2026.01.24 00:59:31.468465 [ 262 ] {7f81b0aa-27ed-4ffd-82ae-7f08ab27aff2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001241 sec., 51571.313456889606 rows/sec., 4.03 MiB/sec. | ||
| 9128 | 2026.01.24 00:59:31.468506 [ 262 ] {7f81b0aa-27ed-4ffd-82ae-7f08ab27aff2} <Debug> TCPHandler: Processed in 0.001416661 sec. | ||
| 9129 | 2026.01.24 00:59:31.468624 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9130 | 2026.01.24 00:59:31.468725 [ 262 ] {a21920dc-45ad-4bd3-bc42-9259dc0c7b61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9131 | 2026.01.24 00:59:31.468772 [ 262 ] {a21920dc-45ad-4bd3-bc42-9259dc0c7b61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9132 | 2026.01.24 00:59:31.469179 [ 262 ] {a21920dc-45ad-4bd3-bc42-9259dc0c7b61} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9133 | 2026.01.24 00:59:31.469216 [ 262 ] {a21920dc-45ad-4bd3-bc42-9259dc0c7b61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9134 | 2026.01.24 00:59:31.469554 [ 262 ] {a21920dc-45ad-4bd3-bc42-9259dc0c7b61} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9135 | 2026.01.24 00:59:31.469769 [ 262 ] {a21920dc-45ad-4bd3-bc42-9259dc0c7b61} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9136 | 2026.01.24 00:59:31.469901 [ 262 ] {a21920dc-45ad-4bd3-bc42-9259dc0c7b61} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 9137 | 2026.01.24 00:59:31.469941 [ 262 ] {a21920dc-45ad-4bd3-bc42-9259dc0c7b61} <Debug> TCPHandler: Processed in 0.00136626 sec. | ||
| 9138 | 2026.01.24 00:59:31.470044 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9139 | 2026.01.24 00:59:31.470139 [ 262 ] {d5854af9-1cb0-44b0-8411-f31b09a90b6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9140 | 2026.01.24 00:59:31.470181 [ 262 ] {d5854af9-1cb0-44b0-8411-f31b09a90b6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9141 | 2026.01.24 00:59:31.470512 [ 262 ] {d5854af9-1cb0-44b0-8411-f31b09a90b6e} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9142 | 2026.01.24 00:59:31.470550 [ 262 ] {d5854af9-1cb0-44b0-8411-f31b09a90b6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9143 | 2026.01.24 00:59:31.470861 [ 262 ] {d5854af9-1cb0-44b0-8411-f31b09a90b6e} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9144 | 2026.01.24 00:59:31.471078 [ 262 ] {d5854af9-1cb0-44b0-8411-f31b09a90b6e} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9145 | 2026.01.24 00:59:31.471211 [ 262 ] {d5854af9-1cb0-44b0-8411-f31b09a90b6e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 9146 | 2026.01.24 00:59:31.471249 [ 262 ] {d5854af9-1cb0-44b0-8411-f31b09a90b6e} <Debug> TCPHandler: Processed in 0.001254648 sec. | ||
| 9147 | 2026.01.24 00:59:32.176945 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25413 | ||
| 9148 | 2026.01.24 00:59:32.177463 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9149 | 2026.01.24 00:59:32.177503 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9150 | 2026.01.24 00:59:32.178005 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9151 | 2026.01.24 00:59:32.178244 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9152 | 2026.01.24 00:59:32.178395 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25413 | ||
| 9153 | 2026.01.24 00:59:33.530918 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 9154 | 2026.01.24 00:59:33.547307 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9155 | 2026.01.24 00:59:33.547363 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9156 | 2026.01.24 00:59:33.552968 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9157 | 2026.01.24 00:59:33.553716 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9158 | 2026.01.24 00:59:33.556801 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 9159 | 2026.01.24 00:59:34.743856 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1086 | ||
| 9160 | 2026.01.24 00:59:34.745949 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9161 | 2026.01.24 00:59:34.745994 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9162 | 2026.01.24 00:59:34.747174 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9163 | 2026.01.24 00:59:34.747436 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9164 | 2026.01.24 00:59:34.747695 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1086 | ||
| 9165 | 2026.01.24 00:59:36.467049 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9166 | 2026.01.24 00:59:36.467228 [ 262 ] {91473a15-cfa0-4c4a-aeaa-9838e150ae11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9167 | 2026.01.24 00:59:36.467294 [ 262 ] {91473a15-cfa0-4c4a-aeaa-9838e150ae11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9168 | 2026.01.24 00:59:36.468025 [ 262 ] {91473a15-cfa0-4c4a-aeaa-9838e150ae11} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9169 | 2026.01.24 00:59:36.468074 [ 262 ] {91473a15-cfa0-4c4a-aeaa-9838e150ae11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9170 | 2026.01.24 00:59:36.468478 [ 262 ] {91473a15-cfa0-4c4a-aeaa-9838e150ae11} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9171 | 2026.01.24 00:59:36.468699 [ 262 ] {91473a15-cfa0-4c4a-aeaa-9838e150ae11} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9172 | 2026.01.24 00:59:36.468868 [ 262 ] {91473a15-cfa0-4c4a-aeaa-9838e150ae11} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001689 sec., 80521.01835405566 rows/sec., 6.97 MiB/sec. | ||
| 9173 | 2026.01.24 00:59:36.468920 [ 262 ] {91473a15-cfa0-4c4a-aeaa-9838e150ae11} <Debug> TCPHandler: Processed in 0.001996124 sec. | ||
| 9174 | 2026.01.24 00:59:36.469045 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9175 | 2026.01.24 00:59:36.469151 [ 262 ] {9ab77575-17c7-4f30-a3c4-64f0531df1ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9176 | 2026.01.24 00:59:36.469194 [ 262 ] {9ab77575-17c7-4f30-a3c4-64f0531df1ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9177 | 2026.01.24 00:59:36.469619 [ 262 ] {9ab77575-17c7-4f30-a3c4-64f0531df1ef} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9178 | 2026.01.24 00:59:36.469657 [ 262 ] {9ab77575-17c7-4f30-a3c4-64f0531df1ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9179 | 2026.01.24 00:59:36.469961 [ 262 ] {9ab77575-17c7-4f30-a3c4-64f0531df1ef} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9180 | 2026.01.24 00:59:36.470172 [ 262 ] {9ab77575-17c7-4f30-a3c4-64f0531df1ef} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9181 | 2026.01.24 00:59:36.470300 [ 262 ] {9ab77575-17c7-4f30-a3c4-64f0531df1ef} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001174 sec., 34071.55025553663 rows/sec., 2.50 MiB/sec. | ||
| 9182 | 2026.01.24 00:59:36.470339 [ 262 ] {9ab77575-17c7-4f30-a3c4-64f0531df1ef} <Debug> TCPHandler: Processed in 0.00134419 sec. | ||
| 9183 | 2026.01.24 00:59:36.470438 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9184 | 2026.01.24 00:59:36.470533 [ 262 ] {f53ae536-0ee0-4cbc-8e4d-0bf60cfbfa06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9185 | 2026.01.24 00:59:36.470573 [ 262 ] {f53ae536-0ee0-4cbc-8e4d-0bf60cfbfa06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9186 | 2026.01.24 00:59:36.470997 [ 262 ] {f53ae536-0ee0-4cbc-8e4d-0bf60cfbfa06} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9187 | 2026.01.24 00:59:36.471034 [ 262 ] {f53ae536-0ee0-4cbc-8e4d-0bf60cfbfa06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9188 | 2026.01.24 00:59:36.471328 [ 262 ] {f53ae536-0ee0-4cbc-8e4d-0bf60cfbfa06} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9189 | 2026.01.24 00:59:36.471529 [ 262 ] {f53ae536-0ee0-4cbc-8e4d-0bf60cfbfa06} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9190 | 2026.01.24 00:59:36.471669 [ 262 ] {f53ae536-0ee0-4cbc-8e4d-0bf60cfbfa06} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001155 sec., 90043.29004329005 rows/sec., 7.03 MiB/sec. | ||
| 9191 | 2026.01.24 00:59:36.471707 [ 262 ] {f53ae536-0ee0-4cbc-8e4d-0bf60cfbfa06} <Debug> TCPHandler: Processed in 0.001317189 sec. | ||
| 9192 | 2026.01.24 00:59:36.471813 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9193 | 2026.01.24 00:59:36.471907 [ 262 ] {5011fc75-3e69-4f50-be32-12b73f49f3fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9194 | 2026.01.24 00:59:36.471950 [ 262 ] {5011fc75-3e69-4f50-be32-12b73f49f3fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9195 | 2026.01.24 00:59:36.472344 [ 262 ] {5011fc75-3e69-4f50-be32-12b73f49f3fa} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9196 | 2026.01.24 00:59:36.472379 [ 262 ] {5011fc75-3e69-4f50-be32-12b73f49f3fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9197 | 2026.01.24 00:59:36.472701 [ 262 ] {5011fc75-3e69-4f50-be32-12b73f49f3fa} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9198 | 2026.01.24 00:59:36.472901 [ 262 ] {5011fc75-3e69-4f50-be32-12b73f49f3fa} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9199 | 2026.01.24 00:59:36.473040 [ 262 ] {5011fc75-3e69-4f50-be32-12b73f49f3fa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001152 sec., 138888.88888888888 rows/sec., 9.67 MiB/sec. | ||
| 9200 | 2026.01.24 00:59:36.473077 [ 262 ] {5011fc75-3e69-4f50-be32-12b73f49f3fa} <Debug> TCPHandler: Processed in 0.001311789 sec. | ||
| 9201 | 2026.01.24 00:59:36.473196 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9202 | 2026.01.24 00:59:36.473316 [ 262 ] {9d260175-1880-4ed0-991f-22c3a37fe839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9203 | 2026.01.24 00:59:36.473380 [ 262 ] {9d260175-1880-4ed0-991f-22c3a37fe839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9204 | 2026.01.24 00:59:36.474336 [ 262 ] {9d260175-1880-4ed0-991f-22c3a37fe839} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9205 | 2026.01.24 00:59:36.474373 [ 262 ] {9d260175-1880-4ed0-991f-22c3a37fe839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9206 | 2026.01.24 00:59:36.474949 [ 262 ] {9d260175-1880-4ed0-991f-22c3a37fe839} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9207 | 2026.01.24 00:59:36.475165 [ 262 ] {9d260175-1880-4ed0-991f-22c3a37fe839} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9208 | 2026.01.24 00:59:36.475301 [ 262 ] {9d260175-1880-4ed0-991f-22c3a37fe839} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00201 sec., 19900.49751243781 rows/sec., 35.66 MiB/sec. | ||
| 9209 | 2026.01.24 00:59:36.475355 [ 262 ] {9d260175-1880-4ed0-991f-22c3a37fe839} <Debug> TCPHandler: Processed in 0.00221858 sec. | ||
| 9210 | 2026.01.24 00:59:36.475461 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9211 | 2026.01.24 00:59:36.475554 [ 262 ] {65282b04-7e4f-4c3f-b6b0-d7338d62788b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9212 | 2026.01.24 00:59:36.475595 [ 262 ] {65282b04-7e4f-4c3f-b6b0-d7338d62788b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9213 | 2026.01.24 00:59:36.475926 [ 262 ] {65282b04-7e4f-4c3f-b6b0-d7338d62788b} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9214 | 2026.01.24 00:59:36.475960 [ 262 ] {65282b04-7e4f-4c3f-b6b0-d7338d62788b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9215 | 2026.01.24 00:59:36.476261 [ 262 ] {65282b04-7e4f-4c3f-b6b0-d7338d62788b} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9216 | 2026.01.24 00:59:36.476459 [ 262 ] {65282b04-7e4f-4c3f-b6b0-d7338d62788b} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9217 | 2026.01.24 00:59:36.476586 [ 262 ] {65282b04-7e4f-4c3f-b6b0-d7338d62788b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 9218 | 2026.01.24 00:59:36.476622 [ 262 ] {65282b04-7e4f-4c3f-b6b0-d7338d62788b} <Debug> TCPHandler: Processed in 0.001208227 sec. | ||
| 9219 | 2026.01.24 00:59:39.511290 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9220 | 2026.01.24 00:59:39.511383 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9221 | 2026.01.24 00:59:39.679465 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25861 | ||
| 9222 | 2026.01.24 00:59:39.679974 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9223 | 2026.01.24 00:59:39.680021 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9224 | 2026.01.24 00:59:39.680531 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9225 | 2026.01.24 00:59:39.680771 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9226 | 2026.01.24 00:59:39.680927 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25861 | ||
| 9227 | 2026.01.24 00:59:41.057820 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 9228 | 2026.01.24 00:59:41.074985 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9229 | 2026.01.24 00:59:41.075063 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9230 | 2026.01.24 00:59:41.081147 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9231 | 2026.01.24 00:59:41.081901 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9232 | 2026.01.24 00:59:41.085274 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 9233 | 2026.01.24 00:59:41.464231 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9234 | 2026.01.24 00:59:41.464405 [ 262 ] {d8332665-1018-48e6-bf89-1da49d14dbee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9235 | 2026.01.24 00:59:41.464478 [ 262 ] {d8332665-1018-48e6-bf89-1da49d14dbee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9236 | 2026.01.24 00:59:41.465108 [ 262 ] {d8332665-1018-48e6-bf89-1da49d14dbee} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9237 | 2026.01.24 00:59:41.465151 [ 262 ] {d8332665-1018-48e6-bf89-1da49d14dbee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9238 | 2026.01.24 00:59:41.465529 [ 262 ] {d8332665-1018-48e6-bf89-1da49d14dbee} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9239 | 2026.01.24 00:59:41.465749 [ 262 ] {d8332665-1018-48e6-bf89-1da49d14dbee} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9240 | 2026.01.24 00:59:41.465901 [ 262 ] {d8332665-1018-48e6-bf89-1da49d14dbee} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001542 sec., 36316.47211413748 rows/sec., 2.77 MiB/sec. | ||
| 9241 | 2026.01.24 00:59:41.465946 [ 262 ] {d8332665-1018-48e6-bf89-1da49d14dbee} <Debug> TCPHandler: Processed in 0.001837952 sec. | ||
| 9242 | 2026.01.24 00:59:41.466062 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9243 | 2026.01.24 00:59:41.466157 [ 262 ] {9c483c87-4f4c-4c7e-844b-091dd4f0598a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9244 | 2026.01.24 00:59:41.466197 [ 262 ] {9c483c87-4f4c-4c7e-844b-091dd4f0598a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9245 | 2026.01.24 00:59:41.466599 [ 262 ] {9c483c87-4f4c-4c7e-844b-091dd4f0598a} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9246 | 2026.01.24 00:59:41.466634 [ 262 ] {9c483c87-4f4c-4c7e-844b-091dd4f0598a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9247 | 2026.01.24 00:59:41.466930 [ 262 ] {9c483c87-4f4c-4c7e-844b-091dd4f0598a} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9248 | 2026.01.24 00:59:41.467134 [ 262 ] {9c483c87-4f4c-4c7e-844b-091dd4f0598a} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9249 | 2026.01.24 00:59:41.467261 [ 262 ] {9c483c87-4f4c-4c7e-844b-091dd4f0598a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001123 sec., 56990.20480854853 rows/sec., 4.45 MiB/sec. | ||
| 9250 | 2026.01.24 00:59:41.467298 [ 262 ] {9c483c87-4f4c-4c7e-844b-091dd4f0598a} <Debug> TCPHandler: Processed in 0.001284239 sec. | ||
| 9251 | 2026.01.24 00:59:41.467405 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9252 | 2026.01.24 00:59:41.467498 [ 262 ] {5bc3febb-13fa-46af-a2bd-a563d0b57142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9253 | 2026.01.24 00:59:41.467542 [ 262 ] {5bc3febb-13fa-46af-a2bd-a563d0b57142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9254 | 2026.01.24 00:59:41.467952 [ 262 ] {5bc3febb-13fa-46af-a2bd-a563d0b57142} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9255 | 2026.01.24 00:59:41.467985 [ 262 ] {5bc3febb-13fa-46af-a2bd-a563d0b57142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9256 | 2026.01.24 00:59:41.468307 [ 262 ] {5bc3febb-13fa-46af-a2bd-a563d0b57142} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9257 | 2026.01.24 00:59:41.468520 [ 262 ] {5bc3febb-13fa-46af-a2bd-a563d0b57142} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9258 | 2026.01.24 00:59:41.468646 [ 262 ] {5bc3febb-13fa-46af-a2bd-a563d0b57142} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 9259 | 2026.01.24 00:59:41.468681 [ 262 ] {5bc3febb-13fa-46af-a2bd-a563d0b57142} <Debug> TCPHandler: Processed in 0.001324069 sec. | ||
| 9260 | 2026.01.24 00:59:41.468785 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9261 | 2026.01.24 00:59:41.468877 [ 262 ] {2938d22a-f2b5-4a85-bd49-ae4ee78f9da8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9262 | 2026.01.24 00:59:41.468918 [ 262 ] {2938d22a-f2b5-4a85-bd49-ae4ee78f9da8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9263 | 2026.01.24 00:59:41.469238 [ 262 ] {2938d22a-f2b5-4a85-bd49-ae4ee78f9da8} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9264 | 2026.01.24 00:59:41.469271 [ 262 ] {2938d22a-f2b5-4a85-bd49-ae4ee78f9da8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9265 | 2026.01.24 00:59:41.469565 [ 262 ] {2938d22a-f2b5-4a85-bd49-ae4ee78f9da8} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9266 | 2026.01.24 00:59:41.469761 [ 262 ] {2938d22a-f2b5-4a85-bd49-ae4ee78f9da8} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9267 | 2026.01.24 00:59:41.469883 [ 262 ] {2938d22a-f2b5-4a85-bd49-ae4ee78f9da8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001024 sec., 58593.75 rows/sec., 3.95 MiB/sec. | ||
| 9268 | 2026.01.24 00:59:41.469917 [ 262 ] {2938d22a-f2b5-4a85-bd49-ae4ee78f9da8} <Debug> TCPHandler: Processed in 0.001179956 sec. | ||
| 9269 | 2026.01.24 00:59:44.748764 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1106 | ||
| 9270 | 2026.01.24 00:59:44.750880 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9271 | 2026.01.24 00:59:44.750925 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9272 | 2026.01.24 00:59:44.752113 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9273 | 2026.01.24 00:59:44.752372 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9274 | 2026.01.24 00:59:44.752639 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1106 | ||
| 9275 | 2026.01.24 00:59:46.495376 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9276 | 2026.01.24 00:59:46.495572 [ 262 ] {3fcf4240-3896-4aa7-b552-6783a73b5e4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9277 | 2026.01.24 00:59:46.495647 [ 262 ] {3fcf4240-3896-4aa7-b552-6783a73b5e4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9278 | 2026.01.24 00:59:46.496404 [ 262 ] {3fcf4240-3896-4aa7-b552-6783a73b5e4e} <Trace> oximeter.fields_i16 (c3bc7777-ff50-4015-ba4c-c8af214321b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9279 | 2026.01.24 00:59:46.496462 [ 262 ] {3fcf4240-3896-4aa7-b552-6783a73b5e4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9280 | 2026.01.24 00:59:46.496918 [ 262 ] {3fcf4240-3896-4aa7-b552-6783a73b5e4e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9281 | 2026.01.24 00:59:46.497151 [ 262 ] {3fcf4240-3896-4aa7-b552-6783a73b5e4e} <Trace> oximeter.fields_i16 (c3bc7777-ff50-4015-ba4c-c8af214321b2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9282 | 2026.01.24 00:59:46.497309 [ 262 ] {3fcf4240-3896-4aa7-b552-6783a73b5e4e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001788 sec., 13422.818791946309 rows/sec., 1.11 MiB/sec. | ||
| 9283 | 2026.01.24 00:59:46.497353 [ 262 ] {3fcf4240-3896-4aa7-b552-6783a73b5e4e} <Debug> TCPHandler: Processed in 0.002115387 sec. | ||
| 9284 | 2026.01.24 00:59:46.497486 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9285 | 2026.01.24 00:59:46.497612 [ 262 ] {8a366af9-a4a8-4527-8498-297b31bff664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9286 | 2026.01.24 00:59:46.497670 [ 262 ] {8a366af9-a4a8-4527-8498-297b31bff664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9287 | 2026.01.24 00:59:46.498144 [ 262 ] {8a366af9-a4a8-4527-8498-297b31bff664} <Trace> oximeter.fields_ipaddr (11711a15-37c4-432c-a9a4-559ec6fcba92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9288 | 2026.01.24 00:59:46.498181 [ 262 ] {8a366af9-a4a8-4527-8498-297b31bff664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9289 | 2026.01.24 00:59:46.498515 [ 262 ] {8a366af9-a4a8-4527-8498-297b31bff664} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9290 | 2026.01.24 00:59:46.498733 [ 262 ] {8a366af9-a4a8-4527-8498-297b31bff664} <Trace> oximeter.fields_ipaddr (11711a15-37c4-432c-a9a4-559ec6fcba92): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9291 | 2026.01.24 00:59:46.498876 [ 262 ] {8a366af9-a4a8-4527-8498-297b31bff664} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001286 sec., 3110.4199066874025 rows/sec., 253.63 KiB/sec. | ||
| 9292 | 2026.01.24 00:59:46.498920 [ 262 ] {8a366af9-a4a8-4527-8498-297b31bff664} <Debug> TCPHandler: Processed in 0.001489283 sec. | ||
| 9293 | 2026.01.24 00:59:46.499051 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9294 | 2026.01.24 00:59:46.499146 [ 262 ] {2615783c-67d5-489b-ac47-76bfd2ed4832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9295 | 2026.01.24 00:59:46.499195 [ 262 ] {2615783c-67d5-489b-ac47-76bfd2ed4832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9296 | 2026.01.24 00:59:46.500327 [ 262 ] {2615783c-67d5-489b-ac47-76bfd2ed4832} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9297 | 2026.01.24 00:59:46.500364 [ 262 ] {2615783c-67d5-489b-ac47-76bfd2ed4832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9298 | 2026.01.24 00:59:46.500780 [ 262 ] {2615783c-67d5-489b-ac47-76bfd2ed4832} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9299 | 2026.01.24 00:59:46.500992 [ 262 ] {2615783c-67d5-489b-ac47-76bfd2ed4832} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9300 | 2026.01.24 00:59:46.501126 [ 262 ] {2615783c-67d5-489b-ac47-76bfd2ed4832} <Debug> executeQuery: Read 1398 rows, 119.75 KiB in 0.001999 sec., 699349.6748374187 rows/sec., 58.50 MiB/sec. | ||
| 9301 | 2026.01.24 00:59:46.501166 [ 262 ] {2615783c-67d5-489b-ac47-76bfd2ed4832} <Debug> TCPHandler: Processed in 0.002170248 sec. | ||
| 9302 | 2026.01.24 00:59:46.501283 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9303 | 2026.01.24 00:59:46.501378 [ 262 ] {b5b51544-6478-410a-8fdf-a6d58e1463ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9304 | 2026.01.24 00:59:46.501417 [ 262 ] {b5b51544-6478-410a-8fdf-a6d58e1463ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9305 | 2026.01.24 00:59:46.501837 [ 262 ] {b5b51544-6478-410a-8fdf-a6d58e1463ea} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9306 | 2026.01.24 00:59:46.501873 [ 262 ] {b5b51544-6478-410a-8fdf-a6d58e1463ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9307 | 2026.01.24 00:59:46.502167 [ 262 ] {b5b51544-6478-410a-8fdf-a6d58e1463ea} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9308 | 2026.01.24 00:59:46.502380 [ 262 ] {b5b51544-6478-410a-8fdf-a6d58e1463ea} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9309 | 2026.01.24 00:59:46.502510 [ 262 ] {b5b51544-6478-410a-8fdf-a6d58e1463ea} <Debug> executeQuery: Read 56 rows, 4.25 KiB in 0.00115 sec., 48695.65217391305 rows/sec., 3.61 MiB/sec. | ||
| 9310 | 2026.01.24 00:59:46.502553 [ 262 ] {b5b51544-6478-410a-8fdf-a6d58e1463ea} <Debug> TCPHandler: Processed in 0.001317999 sec. | ||
| 9311 | 2026.01.24 00:59:46.502697 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9312 | 2026.01.24 00:59:46.502795 [ 262 ] {4e1ab324-617e-4bb3-b56a-7be1780bc5e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9313 | 2026.01.24 00:59:46.502834 [ 262 ] {4e1ab324-617e-4bb3-b56a-7be1780bc5e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9314 | 2026.01.24 00:59:46.503311 [ 262 ] {4e1ab324-617e-4bb3-b56a-7be1780bc5e1} <Trace> oximeter.fields_u32 (fea0c977-557f-4a86-adf9-80bb19699eee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9315 | 2026.01.24 00:59:46.503347 [ 262 ] {4e1ab324-617e-4bb3-b56a-7be1780bc5e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9316 | 2026.01.24 00:59:46.503645 [ 262 ] {4e1ab324-617e-4bb3-b56a-7be1780bc5e1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9317 | 2026.01.24 00:59:46.503845 [ 262 ] {4e1ab324-617e-4bb3-b56a-7be1780bc5e1} <Trace> oximeter.fields_u32 (fea0c977-557f-4a86-adf9-80bb19699eee): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9318 | 2026.01.24 00:59:46.503972 [ 262 ] {4e1ab324-617e-4bb3-b56a-7be1780bc5e1} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001195 sec., 210878.6610878661 rows/sec., 14.59 MiB/sec. | ||
| 9319 | 2026.01.24 00:59:46.504011 [ 262 ] {4e1ab324-617e-4bb3-b56a-7be1780bc5e1} <Debug> TCPHandler: Processed in 0.001377121 sec. | ||
| 9320 | 2026.01.24 00:59:46.504128 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9321 | 2026.01.24 00:59:46.504221 [ 262 ] {8d1e09c5-0f2f-4f63-8d02-db7c997d663a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9322 | 2026.01.24 00:59:46.504260 [ 262 ] {8d1e09c5-0f2f-4f63-8d02-db7c997d663a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9323 | 2026.01.24 00:59:46.504655 [ 262 ] {8d1e09c5-0f2f-4f63-8d02-db7c997d663a} <Trace> oximeter.fields_u8 (0c7590bb-02de-42c3-a38e-55a03cb7beeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9324 | 2026.01.24 00:59:46.504690 [ 262 ] {8d1e09c5-0f2f-4f63-8d02-db7c997d663a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9325 | 2026.01.24 00:59:46.504989 [ 262 ] {8d1e09c5-0f2f-4f63-8d02-db7c997d663a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9326 | 2026.01.24 00:59:46.505192 [ 262 ] {8d1e09c5-0f2f-4f63-8d02-db7c997d663a} <Trace> oximeter.fields_u8 (0c7590bb-02de-42c3-a38e-55a03cb7beeb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9327 | 2026.01.24 00:59:46.505320 [ 262 ] {8d1e09c5-0f2f-4f63-8d02-db7c997d663a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001116 sec., 10752.68817204301 rows/sec., 840.05 KiB/sec. | ||
| 9328 | 2026.01.24 00:59:46.505360 [ 262 ] {8d1e09c5-0f2f-4f63-8d02-db7c997d663a} <Debug> TCPHandler: Processed in 0.001280069 sec. | ||
| 9329 | 2026.01.24 00:59:46.505474 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9330 | 2026.01.24 00:59:46.505566 [ 262 ] {f5c3f313-48da-456c-b6cb-e9b2f8725bc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9331 | 2026.01.24 00:59:46.505605 [ 262 ] {f5c3f313-48da-456c-b6cb-e9b2f8725bc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9332 | 2026.01.24 00:59:46.506229 [ 262 ] {f5c3f313-48da-456c-b6cb-e9b2f8725bc4} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9333 | 2026.01.24 00:59:46.506265 [ 262 ] {f5c3f313-48da-456c-b6cb-e9b2f8725bc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9334 | 2026.01.24 00:59:46.506583 [ 262 ] {f5c3f313-48da-456c-b6cb-e9b2f8725bc4} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9335 | 2026.01.24 00:59:46.506791 [ 262 ] {f5c3f313-48da-456c-b6cb-e9b2f8725bc4} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9336 | 2026.01.24 00:59:46.506925 [ 262 ] {f5c3f313-48da-456c-b6cb-e9b2f8725bc4} <Debug> executeQuery: Read 600 rows, 46.19 KiB in 0.001376 sec., 436046.51162790693 rows/sec., 32.78 MiB/sec. | ||
| 9337 | 2026.01.24 00:59:46.506964 [ 262 ] {f5c3f313-48da-456c-b6cb-e9b2f8725bc4} <Debug> TCPHandler: Processed in 0.001537785 sec. | ||
| 9338 | 2026.01.24 00:59:46.507100 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9339 | 2026.01.24 00:59:46.507193 [ 262 ] {528d4251-02f9-44fa-981c-1af7123436fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9340 | 2026.01.24 00:59:46.507236 [ 262 ] {528d4251-02f9-44fa-981c-1af7123436fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9341 | 2026.01.24 00:59:46.507835 [ 262 ] {528d4251-02f9-44fa-981c-1af7123436fe} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9342 | 2026.01.24 00:59:46.507870 [ 262 ] {528d4251-02f9-44fa-981c-1af7123436fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9343 | 2026.01.24 00:59:46.508242 [ 262 ] {528d4251-02f9-44fa-981c-1af7123436fe} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9344 | 2026.01.24 00:59:46.508442 [ 262 ] {528d4251-02f9-44fa-981c-1af7123436fe} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9345 | 2026.01.24 00:59:46.508578 [ 262 ] {528d4251-02f9-44fa-981c-1af7123436fe} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001403 sec., 628652.8866714184 rows/sec., 42.67 MiB/sec. | ||
| 9346 | 2026.01.24 00:59:46.508615 [ 262 ] {528d4251-02f9-44fa-981c-1af7123436fe} <Debug> TCPHandler: Processed in 0.001563526 sec. | ||
| 9347 | 2026.01.24 00:59:46.508730 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9348 | 2026.01.24 00:59:46.508823 [ 262 ] {5facad29-e33c-4705-82a0-b5762d5ba74b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9349 | 2026.01.24 00:59:46.508878 [ 262 ] {5facad29-e33c-4705-82a0-b5762d5ba74b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9350 | 2026.01.24 00:59:46.509740 [ 262 ] {5facad29-e33c-4705-82a0-b5762d5ba74b} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9351 | 2026.01.24 00:59:46.509773 [ 262 ] {5facad29-e33c-4705-82a0-b5762d5ba74b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9352 | 2026.01.24 00:59:46.510315 [ 262 ] {5facad29-e33c-4705-82a0-b5762d5ba74b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9353 | 2026.01.24 00:59:46.510531 [ 262 ] {5facad29-e33c-4705-82a0-b5762d5ba74b} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9354 | 2026.01.24 00:59:46.510667 [ 262 ] {5facad29-e33c-4705-82a0-b5762d5ba74b} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001862 sec., 21482.277121374867 rows/sec., 38.50 MiB/sec. | ||
| 9355 | 2026.01.24 00:59:46.510720 [ 262 ] {5facad29-e33c-4705-82a0-b5762d5ba74b} <Debug> TCPHandler: Processed in 0.002037475 sec. | ||
| 9356 | 2026.01.24 00:59:46.510828 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9357 | 2026.01.24 00:59:46.510922 [ 262 ] {ad269f20-15ca-4afe-9ad2-9cca22b18799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9358 | 2026.01.24 00:59:46.510963 [ 262 ] {ad269f20-15ca-4afe-9ad2-9cca22b18799} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9359 | 2026.01.24 00:59:46.511293 [ 262 ] {ad269f20-15ca-4afe-9ad2-9cca22b18799} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9360 | 2026.01.24 00:59:46.511327 [ 262 ] {ad269f20-15ca-4afe-9ad2-9cca22b18799} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9361 | 2026.01.24 00:59:46.511629 [ 262 ] {ad269f20-15ca-4afe-9ad2-9cca22b18799} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9362 | 2026.01.24 00:59:46.511834 [ 262 ] {ad269f20-15ca-4afe-9ad2-9cca22b18799} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9363 | 2026.01.24 00:59:46.511960 [ 262 ] {ad269f20-15ca-4afe-9ad2-9cca22b18799} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 9364 | 2026.01.24 00:59:46.511995 [ 262 ] {ad269f20-15ca-4afe-9ad2-9cca22b18799} <Debug> TCPHandler: Processed in 0.001216027 sec. | ||
| 9365 | 2026.01.24 00:59:47.182004 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26373 | ||
| 9366 | 2026.01.24 00:59:47.182550 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9367 | 2026.01.24 00:59:47.182597 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9368 | 2026.01.24 00:59:47.183110 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9369 | 2026.01.24 00:59:47.183357 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9370 | 2026.01.24 00:59:47.183507 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26373 | ||
| 9371 | 2026.01.24 00:59:48.586296 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 9372 | 2026.01.24 00:59:48.603463 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9373 | 2026.01.24 00:59:48.603524 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9374 | 2026.01.24 00:59:48.609710 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9375 | 2026.01.24 00:59:48.610413 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9376 | 2026.01.24 00:59:48.613768 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 9377 | 2026.01.24 00:59:51.464192 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9378 | 2026.01.24 00:59:51.464396 [ 262 ] {6d9a4a09-0ed0-4924-b797-e14c40224c7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9379 | 2026.01.24 00:59:51.464462 [ 262 ] {6d9a4a09-0ed0-4924-b797-e14c40224c7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9380 | 2026.01.24 00:59:51.465158 [ 262 ] {6d9a4a09-0ed0-4924-b797-e14c40224c7a} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9381 | 2026.01.24 00:59:51.465210 [ 262 ] {6d9a4a09-0ed0-4924-b797-e14c40224c7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9382 | 2026.01.24 00:59:51.465600 [ 262 ] {6d9a4a09-0ed0-4924-b797-e14c40224c7a} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 9383 | 2026.01.24 00:59:51.465841 [ 262 ] {6d9a4a09-0ed0-4924-b797-e14c40224c7a} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9384 | 2026.01.24 00:59:51.466028 [ 154 ] {} <Debug> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 9385 | 2026.01.24 00:59:51.466033 [ 262 ] {6d9a4a09-0ed0-4924-b797-e14c40224c7a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001687 sec., 33195.02074688797 rows/sec., 2.53 MiB/sec. | ||
| 9386 | 2026.01.24 00:59:51.466100 [ 154 ] {} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9387 | 2026.01.24 00:59:51.466122 [ 262 ] {6d9a4a09-0ed0-4924-b797-e14c40224c7a} <Debug> TCPHandler: Processed in 0.002066447 sec. | ||
| 9388 | 2026.01.24 00:59:51.466127 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9389 | 2026.01.24 00:59:51.466234 [ 193 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 9390 | 2026.01.24 00:59:51.466267 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9391 | 2026.01.24 00:59:51.466333 [ 193 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9392 | 2026.01.24 00:59:51.466363 [ 193 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1407 rows starting from the beginning of the part | ||
| 9393 | 2026.01.24 00:59:51.466366 [ 262 ] {1918dd73-5652-4489-9d1c-16ea4c25ddae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9394 | 2026.01.24 00:59:51.466411 [ 262 ] {1918dd73-5652-4489-9d1c-16ea4c25ddae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9395 | 2026.01.24 00:59:51.466422 [ 193 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 56 rows starting from the beginning of the part | ||
| 9396 | 2026.01.24 00:59:51.466470 [ 193 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 136 rows starting from the beginning of the part | ||
| 9397 | 2026.01.24 00:59:51.466511 [ 193 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 56 rows starting from the beginning of the part | ||
| 9398 | 2026.01.24 00:59:51.466549 [ 193 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 1398 rows starting from the beginning of the part | ||
| 9399 | 2026.01.24 00:59:51.466586 [ 193 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 56 rows starting from the beginning of the part | ||
| 9400 | 2026.01.24 00:59:51.466854 [ 262 ] {1918dd73-5652-4489-9d1c-16ea4c25ddae} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9401 | 2026.01.24 00:59:51.466891 [ 262 ] {1918dd73-5652-4489-9d1c-16ea4c25ddae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9402 | 2026.01.24 00:59:51.467208 [ 262 ] {1918dd73-5652-4489-9d1c-16ea4c25ddae} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 9403 | 2026.01.24 00:59:51.467417 [ 262 ] {1918dd73-5652-4489-9d1c-16ea4c25ddae} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9404 | 2026.01.24 00:59:51.467545 [ 154 ] {} <Debug> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 9405 | 2026.01.24 00:59:51.467558 [ 262 ] {1918dd73-5652-4489-9d1c-16ea4c25ddae} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001211 sec., 52848.88521882741 rows/sec., 4.12 MiB/sec. | ||
| 9406 | 2026.01.24 00:59:51.467581 [ 154 ] {} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9407 | 2026.01.24 00:59:51.467603 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9408 | 2026.01.24 00:59:51.467608 [ 262 ] {1918dd73-5652-4489-9d1c-16ea4c25ddae} <Debug> TCPHandler: Processed in 0.001390472 sec. | ||
| 9409 | 2026.01.24 00:59:51.467713 [ 200 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 9410 | 2026.01.24 00:59:51.467738 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9411 | 2026.01.24 00:59:51.467834 [ 200 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9412 | 2026.01.24 00:59:51.467839 [ 262 ] {228d27d8-e7ee-4276-a257-f3ab0597d999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9413 | 2026.01.24 00:59:51.467875 [ 200 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 632 rows starting from the beginning of the part | ||
| 9414 | 2026.01.24 00:59:51.467877 [ 198 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3109 rows, containing 5 columns (5 merged, 0 gathered) in 0.001676327 sec., 1854650.0772224034 rows/sec., 161.68 MiB/sec. | ||
| 9415 | 2026.01.24 00:59:51.467897 [ 262 ] {228d27d8-e7ee-4276-a257-f3ab0597d999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9416 | 2026.01.24 00:59:51.467949 [ 200 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 64 rows starting from the beginning of the part | ||
| 9417 | 2026.01.24 00:59:51.468003 [ 200 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 104 rows starting from the beginning of the part | ||
| 9418 | 2026.01.24 00:59:51.468044 [ 200 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 64 rows starting from the beginning of the part | ||
| 9419 | 2026.01.24 00:59:51.468085 [ 200 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 600 rows starting from the beginning of the part | ||
| 9420 | 2026.01.24 00:59:51.468147 [ 200 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 64 rows starting from the beginning of the part | ||
| 9421 | 2026.01.24 00:59:51.468209 [ 186 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 9422 | 2026.01.24 00:59:51.468400 [ 262 ] {228d27d8-e7ee-4276-a257-f3ab0597d999} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9423 | 2026.01.24 00:59:51.468444 [ 262 ] {228d27d8-e7ee-4276-a257-f3ab0597d999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9424 | 2026.01.24 00:59:51.468562 [ 186 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_81_16} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9425 | 2026.01.24 00:59:51.468660 [ 186 ] {e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac::all_1_81_16} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 9426 | 2026.01.24 00:59:51.468761 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 9427 | 2026.01.24 00:59:51.468838 [ 262 ] {228d27d8-e7ee-4276-a257-f3ab0597d999} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 9428 | 2026.01.24 00:59:51.469090 [ 262 ] {228d27d8-e7ee-4276-a257-f3ab0597d999} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9429 | 2026.01.24 00:59:51.469213 [ 154 ] {} <Debug> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 9430 | 2026.01.24 00:59:51.469234 [ 262 ] {228d27d8-e7ee-4276-a257-f3ab0597d999} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001413 sec., 113234.2533616419 rows/sec., 7.89 MiB/sec. | ||
| 9431 | 2026.01.24 00:59:51.469241 [ 154 ] {} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9432 | 2026.01.24 00:59:51.469276 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9433 | 2026.01.24 00:59:51.469281 [ 262 ] {228d27d8-e7ee-4276-a257-f3ab0597d999} <Debug> TCPHandler: Processed in 0.001592736 sec. | ||
| 9434 | 2026.01.24 00:59:51.469366 [ 194 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 9435 | 2026.01.24 00:59:51.469409 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9436 | 2026.01.24 00:59:51.469489 [ 194 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9437 | 2026.01.24 00:59:51.469509 [ 262 ] {191d6df5-4b29-46ec-8d62-5168963b2d39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9438 | 2026.01.24 00:59:51.469527 [ 194 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 21953 rows starting from the beginning of the part | ||
| 9439 | 2026.01.24 00:59:51.469554 [ 262 ] {191d6df5-4b29-46ec-8d62-5168963b2d39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9440 | 2026.01.24 00:59:51.469596 [ 194 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part | ||
| 9441 | 2026.01.24 00:59:51.469647 [ 194 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
| 9442 | 2026.01.24 00:59:51.469690 [ 194 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 9443 | 2026.01.24 00:59:51.469697 [ 186 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1528 rows, containing 5 columns (5 merged, 0 gathered) in 0.002046605 sec., 746602.2999064304 rows/sec., 59.46 MiB/sec. | ||
| 9444 | 2026.01.24 00:59:51.469737 [ 194 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 882 rows starting from the beginning of the part | ||
| 9445 | 2026.01.24 00:59:51.469781 [ 194 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 9446 | 2026.01.24 00:59:51.469854 [ 198 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 9447 | 2026.01.24 00:59:51.469906 [ 262 ] {191d6df5-4b29-46ec-8d62-5168963b2d39} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9448 | 2026.01.24 00:59:51.469949 [ 262 ] {191d6df5-4b29-46ec-8d62-5168963b2d39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9449 | 2026.01.24 00:59:51.470177 [ 198 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_81_16} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9450 | 2026.01.24 00:59:51.470264 [ 198 ] {f52bb97a-9167-4aa6-a83f-119ac687519c::all_1_81_16} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 9451 | 2026.01.24 00:59:51.470298 [ 262 ] {191d6df5-4b29-46ec-8d62-5168963b2d39} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 9452 | 2026.01.24 00:59:51.470365 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 9453 | 2026.01.24 00:59:51.470521 [ 262 ] {191d6df5-4b29-46ec-8d62-5168963b2d39} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9454 | 2026.01.24 00:59:51.470640 [ 154 ] {} <Debug> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 9455 | 2026.01.24 00:59:51.470661 [ 262 ] {191d6df5-4b29-46ec-8d62-5168963b2d39} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001169 sec., 51325.919589392644 rows/sec., 3.46 MiB/sec. | ||
| 9456 | 2026.01.24 00:59:51.470669 [ 154 ] {} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9457 | 2026.01.24 00:59:51.470700 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9458 | 2026.01.24 00:59:51.470706 [ 262 ] {191d6df5-4b29-46ec-8d62-5168963b2d39} <Debug> TCPHandler: Processed in 0.00134804 sec. | ||
| 9459 | 2026.01.24 00:59:51.470767 [ 200 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 9460 | 2026.01.24 00:59:51.470864 [ 200 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9461 | 2026.01.24 00:59:51.470892 [ 200 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4500 rows starting from the beginning of the part | ||
| 9462 | 2026.01.24 00:59:51.470936 [ 200 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
| 9463 | 2026.01.24 00:59:51.470972 [ 200 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part | ||
| 9464 | 2026.01.24 00:59:51.471005 [ 200 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 9465 | 2026.01.24 00:59:51.471039 [ 200 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 9466 | 2026.01.24 00:59:51.471071 [ 200 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 9467 | 2026.01.24 00:59:51.472687 [ 190 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4800 rows, containing 4 columns (4 merged, 0 gathered) in 0.001953814 sec., 2456733.3430920243 rows/sec., 165.57 MiB/sec. | ||
| 9468 | 2026.01.24 00:59:51.473014 [ 200 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 9469 | 2026.01.24 00:59:51.473264 [ 200 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_81_16} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9470 | 2026.01.24 00:59:51.473338 [ 200 ] {49186854-3280-4cad-bfb2-0aea110974bc::all_1_81_16} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 9471 | 2026.01.24 00:59:51.473409 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 9472 | 2026.01.24 00:59:51.479443 [ 190 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23475 rows, containing 5 columns (5 merged, 0 gathered) in 0.010119136 sec., 2319862.0909927487 rows/sec., 159.40 MiB/sec. | ||
| 9473 | 2026.01.24 00:59:51.480107 [ 191 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 9474 | 2026.01.24 00:59:51.480439 [ 191 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9475 | 2026.01.24 00:59:51.480526 [ 191 ] {0c99976b-f3b6-4177-83dc-10ac3e5636cb::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 9476 | 2026.01.24 00:59:51.480624 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 9477 | 2026.01.24 00:59:52.000174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 323.02 MiB, peak 333.76 MiB, free memory in arenas 0.00 B, will set to 324.32 MiB (RSS), difference: 1.30 MiB | ||
| 9478 | 2026.01.24 00:59:54.511430 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9479 | 2026.01.24 00:59:54.511500 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9480 | 2026.01.24 00:59:54.684588 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26821 | ||
| 9481 | 2026.01.24 00:59:54.685077 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9482 | 2026.01.24 00:59:54.685115 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9483 | 2026.01.24 00:59:54.685607 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9484 | 2026.01.24 00:59:54.685853 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9485 | 2026.01.24 00:59:54.685970 [ 152 ] {} <Debug> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9486 | 2026.01.24 00:59:54.686000 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26821 | ||
| 9487 | 2026.01.24 00:59:54.686008 [ 152 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9488 | 2026.01.24 00:59:54.686031 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9489 | 2026.01.24 00:59:54.686117 [ 198 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9490 | 2026.01.24 00:59:54.686201 [ 198 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9491 | 2026.01.24 00:59:54.686232 [ 198 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24453 rows starting from the beginning of the part | ||
| 9492 | 2026.01.24 00:59:54.686288 [ 198 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 448 rows starting from the beginning of the part | ||
| 9493 | 2026.01.24 00:59:54.686331 [ 198 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 512 rows starting from the beginning of the part | ||
| 9494 | 2026.01.24 00:59:54.686373 [ 198 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 448 rows starting from the beginning of the part | ||
| 9495 | 2026.01.24 00:59:54.686419 [ 198 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 512 rows starting from the beginning of the part | ||
| 9496 | 2026.01.24 00:59:54.686463 [ 198 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 448 rows starting from the beginning of the part | ||
| 9497 | 2026.01.24 00:59:54.688929 [ 190 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26821 rows, containing 4 columns (4 merged, 0 gathered) in 0.002848744 sec., 9415026.411639657 rows/sec., 134.68 MiB/sec. | ||
| 9498 | 2026.01.24 00:59:54.689252 [ 197 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9499 | 2026.01.24 00:59:54.689590 [ 197 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_56_11} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9500 | 2026.01.24 00:59:54.689680 [ 197 ] {2be03c96-0714-47bf-b233-7a19cadbe6a9::all_1_56_11} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9501 | 2026.01.24 00:59:54.689814 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 9502 | 2026.01.24 00:59:54.753720 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1134 | ||
| 9503 | 2026.01.24 00:59:54.755970 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9504 | 2026.01.24 00:59:54.756018 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9505 | 2026.01.24 00:59:54.757239 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9506 | 2026.01.24 00:59:54.757509 [ 242 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9507 | 2026.01.24 00:59:54.757684 [ 125 ] {} <Debug> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9508 | 2026.01.24 00:59:54.757757 [ 125 ] {} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9509 | 2026.01.24 00:59:54.757781 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1134 | ||
| 9510 | 2026.01.24 00:59:54.757785 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9511 | 2026.01.24 00:59:54.757905 [ 197 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::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 | ||
| 9512 | 2026.01.24 00:59:54.758425 [ 197 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9513 | 2026.01.24 00:59:54.758569 [ 197 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1014 rows starting from the beginning of the part | ||
| 9514 | 2026.01.24 00:59:54.758933 [ 197 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 24 rows starting from the beginning of the part | ||
| 9515 | 2026.01.24 00:59:54.759282 [ 197 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 28 rows starting from the beginning of the part | ||
| 9516 | 2026.01.24 00:59:54.759657 [ 197 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 20 rows starting from the beginning of the part | ||
| 9517 | 2026.01.24 00:59:54.760016 [ 197 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 20 rows starting from the beginning of the part | ||
| 9518 | 2026.01.24 00:59:54.760370 [ 197 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 28 rows starting from the beginning of the part | ||
| 9519 | 2026.01.24 00:59:54.766962 [ 190 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1134 rows, containing 72 columns (72 merged, 0 gathered) in 0.009100443 sec., 124609.31846944154 rows/sec., 98.50 MiB/sec. | ||
| 9520 | 2026.01.24 00:59:54.768165 [ 201 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9521 | 2026.01.24 00:59:54.768706 [ 201 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_41_8} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9522 | 2026.01.24 00:59:54.768780 [ 201 ] {f9463d4a-a330-4c7e-89f9-8b1e5dca455c::all_1_41_8} <Trace> system.query_log (f9463d4a-a330-4c7e-89f9-8b1e5dca455c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9523 | 2026.01.24 00:59:54.768987 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.75 MiB. | ||
| 9524 | 2026.01.24 00:59:56.114793 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 9525 | 2026.01.24 00:59:56.132503 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9526 | 2026.01.24 00:59:56.132562 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9527 | 2026.01.24 00:59:56.138675 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9528 | 2026.01.24 00:59:56.139418 [ 243 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9529 | 2026.01.24 00:59:56.139731 [ 125 ] {} <Debug> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9530 | 2026.01.24 00:59:56.139805 [ 125 ] {} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9531 | 2026.01.24 00:59:56.139830 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9532 | 2026.01.24 00:59:56.139936 [ 199 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9533 | 2026.01.24 00:59:56.143507 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 9534 | 2026.01.24 00:59:56.143747 [ 199 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9535 | 2026.01.24 00:59:56.145215 [ 199 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 9536 | 2026.01.24 00:59:56.149708 [ 199 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 9537 | 2026.01.24 00:59:56.154125 [ 199 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 9538 | 2026.01.24 00:59:56.158737 [ 199 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
| 9539 | 2026.01.24 00:59:56.163435 [ 199 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
| 9540 | 2026.01.24 00:59:56.167622 [ 199 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
| 9541 | 2026.01.24 00:59:56.222148 [ 190 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.082254296 sec., 5130.431120582443 rows/sec., 26.53 MiB/sec. | ||
| 9542 | 2026.01.24 00:59:56.225220 [ 188 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9543 | 2026.01.24 00:59:56.227317 [ 188 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_56_11} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9544 | 2026.01.24 00:59:56.227444 [ 188 ] {49baad78-b591-4981-9cda-d5bb5efa2d25::all_1_56_11} <Trace> system.metric_log (49baad78-b591-4981-9cda-d5bb5efa2d25) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9545 | 2026.01.24 00:59:56.230134 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9546 | 2026.01.24 00:59:56.467077 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9547 | 2026.01.24 00:59:56.467330 [ 262 ] {526ef250-f612-417c-811c-2fe559265827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9548 | 2026.01.24 00:59:56.467432 [ 262 ] {526ef250-f612-417c-811c-2fe559265827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9549 | 2026.01.24 00:59:56.468170 [ 262 ] {526ef250-f612-417c-811c-2fe559265827} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9550 | 2026.01.24 00:59:56.468214 [ 262 ] {526ef250-f612-417c-811c-2fe559265827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9551 | 2026.01.24 00:59:56.468676 [ 262 ] {526ef250-f612-417c-811c-2fe559265827} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 9552 | 2026.01.24 00:59:56.468904 [ 262 ] {526ef250-f612-417c-811c-2fe559265827} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9553 | 2026.01.24 00:59:56.469066 [ 262 ] {526ef250-f612-417c-811c-2fe559265827} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001804 sec., 75388.0266075388 rows/sec., 6.52 MiB/sec. | ||
| 9554 | 2026.01.24 00:59:56.469110 [ 262 ] {526ef250-f612-417c-811c-2fe559265827} <Debug> TCPHandler: Processed in 0.002198349 sec. | ||
| 9555 | 2026.01.24 00:59:56.469240 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9556 | 2026.01.24 00:59:56.469335 [ 262 ] {5e95b881-0d68-45e7-8889-3694f919b17d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9557 | 2026.01.24 00:59:56.469375 [ 262 ] {5e95b881-0d68-45e7-8889-3694f919b17d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9558 | 2026.01.24 00:59:56.469799 [ 262 ] {5e95b881-0d68-45e7-8889-3694f919b17d} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9559 | 2026.01.24 00:59:56.469835 [ 262 ] {5e95b881-0d68-45e7-8889-3694f919b17d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9560 | 2026.01.24 00:59:56.470128 [ 262 ] {5e95b881-0d68-45e7-8889-3694f919b17d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9561 | 2026.01.24 00:59:56.470341 [ 262 ] {5e95b881-0d68-45e7-8889-3694f919b17d} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9562 | 2026.01.24 00:59:56.470454 [ 125 ] {} <Debug> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9563 | 2026.01.24 00:59:56.470469 [ 262 ] {5e95b881-0d68-45e7-8889-3694f919b17d} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001152 sec., 34722.22222222222 rows/sec., 2.55 MiB/sec. | ||
| 9564 | 2026.01.24 00:59:56.470527 [ 125 ] {} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9565 | 2026.01.24 00:59:56.470537 [ 262 ] {5e95b881-0d68-45e7-8889-3694f919b17d} <Debug> TCPHandler: Processed in 0.001355051 sec. | ||
| 9566 | 2026.01.24 00:59:56.470560 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9567 | 2026.01.24 00:59:56.470661 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9568 | 2026.01.24 00:59:56.470688 [ 190 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::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 | ||
| 9569 | 2026.01.24 00:59:56.470760 [ 262 ] {a75e135d-f6c0-486a-aca0-2c322f4bef8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9570 | 2026.01.24 00:59:56.470805 [ 262 ] {a75e135d-f6c0-486a-aca0-2c322f4bef8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9571 | 2026.01.24 00:59:56.470825 [ 190 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9572 | 2026.01.24 00:59:56.470862 [ 190 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 70 rows starting from the beginning of the part | ||
| 9573 | 2026.01.24 00:59:56.470930 [ 190 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 66 rows starting from the beginning of the part | ||
| 9574 | 2026.01.24 00:59:56.470972 [ 190 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 40 rows starting from the beginning of the part | ||
| 9575 | 2026.01.24 00:59:56.471014 [ 190 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 40 rows starting from the beginning of the part | ||
| 9576 | 2026.01.24 00:59:56.471054 [ 190 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 56 rows starting from the beginning of the part | ||
| 9577 | 2026.01.24 00:59:56.471093 [ 190 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 40 rows starting from the beginning of the part | ||
| 9578 | 2026.01.24 00:59:56.471249 [ 262 ] {a75e135d-f6c0-486a-aca0-2c322f4bef8e} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9579 | 2026.01.24 00:59:56.471292 [ 262 ] {a75e135d-f6c0-486a-aca0-2c322f4bef8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9580 | 2026.01.24 00:59:56.471888 [ 262 ] {a75e135d-f6c0-486a-aca0-2c322f4bef8e} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 9581 | 2026.01.24 00:59:56.471931 [ 188 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 312 rows, containing 5 columns (5 merged, 0 gathered) in 0.001294259 sec., 241064.5782644741 rows/sec., 18.61 MiB/sec. | ||
| 9582 | 2026.01.24 00:59:56.472102 [ 196 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9583 | 2026.01.24 00:59:56.472115 [ 262 ] {a75e135d-f6c0-486a-aca0-2c322f4bef8e} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9584 | 2026.01.24 00:59:56.472262 [ 262 ] {a75e135d-f6c0-486a-aca0-2c322f4bef8e} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001519 sec., 68466.0961158657 rows/sec., 5.35 MiB/sec. | ||
| 9585 | 2026.01.24 00:59:56.472305 [ 262 ] {a75e135d-f6c0-486a-aca0-2c322f4bef8e} <Debug> TCPHandler: Processed in 0.001693698 sec. | ||
| 9586 | 2026.01.24 00:59:56.472392 [ 196 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_41_8} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9587 | 2026.01.24 00:59:56.472424 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9588 | 2026.01.24 00:59:56.472475 [ 196 ] {0b2077ef-9c51-4fe5-a9b1-f10817d9011c::all_1_41_8} <Trace> oximeter.fields_u16 (0b2077ef-9c51-4fe5-a9b1-f10817d9011c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9589 | 2026.01.24 00:59:56.472524 [ 262 ] {a0cdcb06-83b8-4ec0-98a7-dfd29504984d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9590 | 2026.01.24 00:59:56.472564 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 9591 | 2026.01.24 00:59:56.472573 [ 262 ] {a0cdcb06-83b8-4ec0-98a7-dfd29504984d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9592 | 2026.01.24 00:59:56.473011 [ 262 ] {a0cdcb06-83b8-4ec0-98a7-dfd29504984d} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9593 | 2026.01.24 00:59:56.473048 [ 262 ] {a0cdcb06-83b8-4ec0-98a7-dfd29504984d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9594 | 2026.01.24 00:59:56.473386 [ 262 ] {a0cdcb06-83b8-4ec0-98a7-dfd29504984d} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 9595 | 2026.01.24 00:59:56.473590 [ 262 ] {a0cdcb06-83b8-4ec0-98a7-dfd29504984d} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9596 | 2026.01.24 00:59:56.473724 [ 262 ] {a0cdcb06-83b8-4ec0-98a7-dfd29504984d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 9597 | 2026.01.24 00:59:56.473763 [ 262 ] {a0cdcb06-83b8-4ec0-98a7-dfd29504984d} <Debug> TCPHandler: Processed in 0.001388831 sec. | ||
| 9598 | 2026.01.24 00:59:56.473874 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9599 | 2026.01.24 00:59:56.473968 [ 262 ] {1ba5d7aa-7939-419b-8a8a-f353a7a3a08c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9600 | 2026.01.24 00:59:56.474022 [ 262 ] {1ba5d7aa-7939-419b-8a8a-f353a7a3a08c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9601 | 2026.01.24 00:59:56.474868 [ 262 ] {1ba5d7aa-7939-419b-8a8a-f353a7a3a08c} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9602 | 2026.01.24 00:59:56.474905 [ 262 ] {1ba5d7aa-7939-419b-8a8a-f353a7a3a08c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9603 | 2026.01.24 00:59:56.475487 [ 262 ] {1ba5d7aa-7939-419b-8a8a-f353a7a3a08c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9604 | 2026.01.24 00:59:56.475712 [ 262 ] {1ba5d7aa-7939-419b-8a8a-f353a7a3a08c} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9605 | 2026.01.24 00:59:56.475826 [ 125 ] {} <Debug> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9606 | 2026.01.24 00:59:56.475852 [ 262 ] {1ba5d7aa-7939-419b-8a8a-f353a7a3a08c} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.0019 sec., 21052.63157894737 rows/sec., 37.73 MiB/sec. | ||
| 9607 | 2026.01.24 00:59:56.475871 [ 125 ] {} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9608 | 2026.01.24 00:59:56.475899 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9609 | 2026.01.24 00:59:56.475915 [ 262 ] {1ba5d7aa-7939-419b-8a8a-f353a7a3a08c} <Debug> TCPHandler: Processed in 0.002090207 sec. | ||
| 9610 | 2026.01.24 00:59:56.475977 [ 190 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::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 | ||
| 9611 | 2026.01.24 00:59:56.476036 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9612 | 2026.01.24 00:59:56.476135 [ 262 ] {61862b07-33aa-4378-9cac-3d53b3ee3c02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9613 | 2026.01.24 00:59:56.476176 [ 262 ] {61862b07-33aa-4378-9cac-3d53b3ee3c02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9614 | 2026.01.24 00:59:56.476184 [ 190 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9615 | 2026.01.24 00:59:56.476240 [ 190 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1319 rows starting from the beginning of the part | ||
| 9616 | 2026.01.24 00:59:56.476357 [ 190 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 40 rows starting from the beginning of the part | ||
| 9617 | 2026.01.24 00:59:56.476458 [ 190 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 40 rows starting from the beginning of the part | ||
| 9618 | 2026.01.24 00:59:56.476524 [ 262 ] {61862b07-33aa-4378-9cac-3d53b3ee3c02} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9619 | 2026.01.24 00:59:56.476553 [ 190 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 40 rows starting from the beginning of the part | ||
| 9620 | 2026.01.24 00:59:56.476564 [ 262 ] {61862b07-33aa-4378-9cac-3d53b3ee3c02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9621 | 2026.01.24 00:59:56.476651 [ 190 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 40 rows starting from the beginning of the part | ||
| 9622 | 2026.01.24 00:59:56.476751 [ 190 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 40 rows starting from the beginning of the part | ||
| 9623 | 2026.01.24 00:59:56.476897 [ 262 ] {61862b07-33aa-4378-9cac-3d53b3ee3c02} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 9624 | 2026.01.24 00:59:56.477136 [ 262 ] {61862b07-33aa-4378-9cac-3d53b3ee3c02} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9625 | 2026.01.24 00:59:56.477272 [ 262 ] {61862b07-33aa-4378-9cac-3d53b3ee3c02} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001153 sec., 52038.16131830009 rows/sec., 3.51 MiB/sec. | ||
| 9626 | 2026.01.24 00:59:56.477310 [ 262 ] {61862b07-33aa-4378-9cac-3d53b3ee3c02} <Debug> TCPHandler: Processed in 0.00132259 sec. | ||
| 9627 | 2026.01.24 00:59:56.484125 [ 187 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1519 rows, containing 19 columns (19 merged, 0 gathered) in 0.008175573 sec., 185797.3746916577 rows/sec., 332.94 MiB/sec. | ||
| 9628 | 2026.01.24 00:59:56.486832 [ 187 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9629 | 2026.01.24 00:59:56.487186 [ 187 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9630 | 2026.01.24 00:59:56.487261 [ 187 ] {f72d8ddf-4873-45fb-8cdf-fedfe144b411::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (f72d8ddf-4873-45fb-8cdf-fedfe144b411) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9631 | 2026.01.24 00:59:56.487412 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.72 MiB. | ||
| 9632 | 2026.01.24 00:59:57.000190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 326.34 MiB, peak 339.24 MiB, free memory in arenas 0.00 B, will set to 330.83 MiB (RSS), difference: 4.50 MiB | ||
| 9633 | 2026.01.24 01:00:00.768186 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64404 | ||
| 9634 | 2026.01.24 01:00:00.768309 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9635 | 2026.01.24 01:00:00.768339 [ 288 ] {} <Debug> TCP-Session: 0506290e-1920-4b0f-8d09-53d6ab4116eb Authenticating user 'default' from [fd00:1122:3344:101::e]:64404 | ||
| 9636 | 2026.01.24 01:00:00.768362 [ 288 ] {} <Debug> TCP-Session: 0506290e-1920-4b0f-8d09-53d6ab4116eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9637 | 2026.01.24 01:00:00.768376 [ 288 ] {} <Debug> TCP-Session: 0506290e-1920-4b0f-8d09-53d6ab4116eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9638 | 2026.01.24 01:00:00.768590 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41339 | ||
| 9639 | 2026.01.24 01:00:00.768621 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37329 | ||
| 9640 | 2026.01.24 01:00:00.768634 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63767 | ||
| 9641 | 2026.01.24 01:00:00.768667 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43548 | ||
| 9642 | 2026.01.24 01:00:00.768654 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63560 | ||
| 9643 | 2026.01.24 01:00:00.768726 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9644 | 2026.01.24 01:00:00.768732 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9645 | 2026.01.24 01:00:00.768736 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9646 | 2026.01.24 01:00:00.768786 [ 292 ] {} <Debug> TCP-Session: 6b1438c6-e793-4e90-bb4f-969789ed6d62 Authenticating user 'default' from [fd00:1122:3344:101::e]:37329 | ||
| 9647 | 2026.01.24 01:00:00.768800 [ 289 ] {} <Debug> TCP-Session: cad3db3b-f2fa-4500-99fb-8222f258d75a Authenticating user 'default' from [fd00:1122:3344:101::e]:41339 | ||
| 9648 | 2026.01.24 01:00:00.768819 [ 293 ] {} <Debug> TCP-Session: 8ddf42c2-363e-4f37-bf06-e3b9c427ffcf Authenticating user 'default' from [fd00:1122:3344:101::e]:63767 | ||
| 9649 | 2026.01.24 01:00:00.768835 [ 292 ] {} <Debug> TCP-Session: 6b1438c6-e793-4e90-bb4f-969789ed6d62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9650 | 2026.01.24 01:00:00.768854 [ 289 ] {} <Debug> TCP-Session: cad3db3b-f2fa-4500-99fb-8222f258d75a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9651 | 2026.01.24 01:00:00.768859 [ 293 ] {} <Debug> TCP-Session: 8ddf42c2-363e-4f37-bf06-e3b9c427ffcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9652 | 2026.01.24 01:00:00.768869 [ 292 ] {} <Debug> TCP-Session: 6b1438c6-e793-4e90-bb4f-969789ed6d62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9653 | 2026.01.24 01:00:00.768893 [ 289 ] {} <Debug> TCP-Session: cad3db3b-f2fa-4500-99fb-8222f258d75a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9654 | 2026.01.24 01:00:00.768904 [ 293 ] {} <Debug> TCP-Session: 8ddf42c2-363e-4f37-bf06-e3b9c427ffcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9655 | 2026.01.24 01:00:00.768649 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45400 | ||
| 9656 | 2026.01.24 01:00:00.768622 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57109 | ||
| 9657 | 2026.01.24 01:00:00.768594 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42162 | ||
| 9658 | 2026.01.24 01:00:00.768786 [ 288 ] {} <Trace> TCP-Session: 0506290e-1920-4b0f-8d09-53d6ab4116eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9659 | 2026.01.24 01:00:00.769241 [ 288 ] {87309237-4848-47a0-a413-ab5374d060e3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64404) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9660 | 2026.01.24 01:00:00.769395 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9661 | 2026.01.24 01:00:00.769434 [ 294 ] {} <Debug> TCP-Session: d49f6019-f68b-4893-bb56-64b819375649 Authenticating user 'default' from [fd00:1122:3344:101::e]:45400 | ||
| 9662 | 2026.01.24 01:00:00.769460 [ 294 ] {} <Debug> TCP-Session: d49f6019-f68b-4893-bb56-64b819375649 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9663 | 2026.01.24 01:00:00.769472 [ 294 ] {} <Debug> TCP-Session: d49f6019-f68b-4893-bb56-64b819375649 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9664 | 2026.01.24 01:00:00.769499 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9665 | 2026.01.24 01:00:00.769528 [ 290 ] {} <Debug> TCP-Session: e07d6186-d2a6-46f0-b154-45c1f5ad960e Authenticating user 'default' from [fd00:1122:3344:101::e]:42162 | ||
| 9666 | 2026.01.24 01:00:00.769544 [ 290 ] {} <Debug> TCP-Session: e07d6186-d2a6-46f0-b154-45c1f5ad960e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9667 | 2026.01.24 01:00:00.769557 [ 290 ] {} <Debug> TCP-Session: e07d6186-d2a6-46f0-b154-45c1f5ad960e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9668 | 2026.01.24 01:00:00.769561 [ 288 ] {87309237-4848-47a0-a413-ab5374d060e3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9669 | 2026.01.24 01:00:00.769638 [ 288 ] {87309237-4848-47a0-a413-ab5374d060e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9670 | 2026.01.24 01:00:00.769810 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9671 | 2026.01.24 01:00:00.769845 [ 259 ] {} <Debug> TCP-Session: 08a16078-4900-4bb5-8da0-a180512c73c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:63560 | ||
| 9672 | 2026.01.24 01:00:00.769863 [ 259 ] {} <Debug> TCP-Session: 08a16078-4900-4bb5-8da0-a180512c73c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9673 | 2026.01.24 01:00:00.769878 [ 259 ] {} <Debug> TCP-Session: 08a16078-4900-4bb5-8da0-a180512c73c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9674 | 2026.01.24 01:00:00.769932 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9675 | 2026.01.24 01:00:00.769939 [ 288 ] {87309237-4848-47a0-a413-ab5374d060e3} <Debug> oximeter.version (e41782c5-ec67-41da-8086-17500ed3b5e4) (SelectExecutor): Key condition: unknown | ||
| 9676 | 2026.01.24 01:00:00.769968 [ 349 ] {} <Debug> TCP-Session: effeada5-4717-4ce6-ad47-b64643da9461 Authenticating user 'default' from [fd00:1122:3344:101::e]:43548 | ||
| 9677 | 2026.01.24 01:00:00.769997 [ 349 ] {} <Debug> TCP-Session: effeada5-4717-4ce6-ad47-b64643da9461 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9678 | 2026.01.24 01:00:00.770010 [ 349 ] {} <Debug> TCP-Session: effeada5-4717-4ce6-ad47-b64643da9461 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9679 | 2026.01.24 01:00:00.770087 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9680 | 2026.01.24 01:00:00.770130 [ 291 ] {} <Debug> TCP-Session: ea7da0ab-192d-41db-b6e9-e2f3f6e6f4f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:57109 | ||
| 9681 | 2026.01.24 01:00:00.770157 [ 291 ] {} <Debug> TCP-Session: ea7da0ab-192d-41db-b6e9-e2f3f6e6f4f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9682 | 2026.01.24 01:00:00.770179 [ 291 ] {} <Debug> TCP-Session: ea7da0ab-192d-41db-b6e9-e2f3f6e6f4f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9683 | 2026.01.24 01:00:00.770911 [ 322 ] {87309237-4848-47a0-a413-ab5374d060e3} <Trace> AggregatingTransform: Aggregating | ||
| 9684 | 2026.01.24 01:00:00.770963 [ 322 ] {87309237-4848-47a0-a413-ab5374d060e3} <Trace> Aggregator: Aggregation method: without_key | ||
| 9685 | 2026.01.24 01:00:00.771003 [ 322 ] {87309237-4848-47a0-a413-ab5374d060e3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000940701 sec. (1063.037 rows/sec., 41.52 KiB/sec.) | ||
| 9686 | 2026.01.24 01:00:00.771023 [ 322 ] {87309237-4848-47a0-a413-ab5374d060e3} <Trace> Aggregator: Merging aggregated data | ||
| 9687 | 2026.01.24 01:00:00.772459 [ 288 ] {87309237-4848-47a0-a413-ab5374d060e3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003276 sec., 305.25030525030525 rows/sec., 11.92 KiB/sec. | ||
| 9688 | 2026.01.24 01:00:00.772669 [ 288 ] {87309237-4848-47a0-a413-ab5374d060e3} <Debug> TCPHandler: Processed in 0.004059991 sec. | ||
| 9689 | 2026.01.24 01:00:00.772819 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9690 | 2026.01.24 01:00:00.772853 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9691 | 2026.01.24 01:00:00.772875 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9692 | 2026.01.24 01:00:00.772896 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9693 | 2026.01.24 01:00:00.772910 [ 289 ] {} <Debug> TCP-Session: cad3db3b-f2fa-4500-99fb-8222f258d75a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9694 | 2026.01.24 01:00:00.772933 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9695 | 2026.01.24 01:00:00.772962 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9696 | 2026.01.24 01:00:00.772978 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9697 | 2026.01.24 01:00:00.773007 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9698 | 2026.01.24 01:00:00.773021 [ 293 ] {} <Debug> TCP-Session: 8ddf42c2-363e-4f37-bf06-e3b9c427ffcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9699 | 2026.01.24 01:00:00.773046 [ 294 ] {} <Debug> TCP-Session: d49f6019-f68b-4893-bb56-64b819375649 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9700 | 2026.01.24 01:00:00.773067 [ 259 ] {} <Debug> TCP-Session: 08a16078-4900-4bb5-8da0-a180512c73c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9701 | 2026.01.24 01:00:00.773002 [ 291 ] {} <Debug> TCP-Session: ea7da0ab-192d-41db-b6e9-e2f3f6e6f4f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9702 | 2026.01.24 01:00:00.772961 [ 292 ] {} <Debug> TCP-Session: 6b1438c6-e793-4e90-bb4f-969789ed6d62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9703 | 2026.01.24 01:00:00.772940 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9704 | 2026.01.24 01:00:00.772937 [ 349 ] {} <Debug> TCP-Session: effeada5-4717-4ce6-ad47-b64643da9461 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9705 | 2026.01.24 01:00:00.773209 [ 290 ] {} <Debug> TCP-Session: e07d6186-d2a6-46f0-b154-45c1f5ad960e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9706 | 2026.01.24 01:00:00.772867 [ 288 ] {} <Debug> TCP-Session: 0506290e-1920-4b0f-8d09-53d6ab4116eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9707 | 2026.01.24 01:00:00.813868 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62205 | ||
| 9708 | 2026.01.24 01:00:00.813989 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9709 | 2026.01.24 01:00:00.814025 [ 288 ] {} <Debug> TCP-Session: 7f2af7cf-7ee3-4816-95e2-7ed4ab72c0d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:62205 | ||
| 9710 | 2026.01.24 01:00:00.814057 [ 288 ] {} <Debug> TCP-Session: 7f2af7cf-7ee3-4816-95e2-7ed4ab72c0d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9711 | 2026.01.24 01:00:00.814079 [ 288 ] {} <Debug> TCP-Session: 7f2af7cf-7ee3-4816-95e2-7ed4ab72c0d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9712 | 2026.01.24 01:00:00.814296 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56517 | ||
| 9713 | 2026.01.24 01:00:00.814308 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64963 | ||
| 9714 | 2026.01.24 01:00:00.814347 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56118 | ||
| 9715 | 2026.01.24 01:00:00.814375 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33854 | ||
| 9716 | 2026.01.24 01:00:00.814406 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9717 | 2026.01.24 01:00:00.814358 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38941 | ||
| 9718 | 2026.01.24 01:00:00.814435 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9719 | 2026.01.24 01:00:00.814455 [ 289 ] {} <Debug> TCP-Session: 855bdecc-5d7a-4a4f-b7d7-5b70b876d34b Authenticating user 'default' from [fd00:1122:3344:101::e]:56517 | ||
| 9720 | 2026.01.24 01:00:00.814475 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9721 | 2026.01.24 01:00:00.814505 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9722 | 2026.01.24 01:00:00.814512 [ 289 ] {} <Debug> TCP-Session: 855bdecc-5d7a-4a4f-b7d7-5b70b876d34b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9723 | 2026.01.24 01:00:00.814529 [ 349 ] {} <Debug> TCP-Session: 36c8b20b-4514-4f7c-a9ff-2902d0ec389a Authenticating user 'default' from [fd00:1122:3344:101::e]:33854 | ||
| 9724 | 2026.01.24 01:00:00.814533 [ 294 ] {} <Debug> TCP-Session: 6f135c25-c1b2-40d9-b807-de6b0b66289e Authenticating user 'default' from [fd00:1122:3344:101::e]:38941 | ||
| 9725 | 2026.01.24 01:00:00.814551 [ 289 ] {} <Debug> TCP-Session: 855bdecc-5d7a-4a4f-b7d7-5b70b876d34b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9726 | 2026.01.24 01:00:00.814577 [ 349 ] {} <Debug> TCP-Session: 36c8b20b-4514-4f7c-a9ff-2902d0ec389a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9727 | 2026.01.24 01:00:00.814595 [ 294 ] {} <Debug> TCP-Session: 6f135c25-c1b2-40d9-b807-de6b0b66289e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9728 | 2026.01.24 01:00:00.814622 [ 349 ] {} <Debug> TCP-Session: 36c8b20b-4514-4f7c-a9ff-2902d0ec389a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9729 | 2026.01.24 01:00:00.814634 [ 294 ] {} <Debug> TCP-Session: 6f135c25-c1b2-40d9-b807-de6b0b66289e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9730 | 2026.01.24 01:00:00.814493 [ 290 ] {} <Debug> TCP-Session: 6a28ceff-0802-47bf-931f-d8fc004fc880 Authenticating user 'default' from [fd00:1122:3344:101::e]:64963 | ||
| 9731 | 2026.01.24 01:00:00.814435 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9732 | 2026.01.24 01:00:00.814681 [ 290 ] {} <Debug> TCP-Session: 6a28ceff-0802-47bf-931f-d8fc004fc880 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9733 | 2026.01.24 01:00:00.814333 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63278 | ||
| 9734 | 2026.01.24 01:00:00.814722 [ 290 ] {} <Debug> TCP-Session: 6a28ceff-0802-47bf-931f-d8fc004fc880 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9735 | 2026.01.24 01:00:00.814717 [ 293 ] {} <Debug> TCP-Session: 03430395-4af3-44bc-ab3e-5145178d0ec4 Authenticating user 'default' from [fd00:1122:3344:101::e]:56118 | ||
| 9736 | 2026.01.24 01:00:00.814326 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64850 | ||
| 9737 | 2026.01.24 01:00:00.814819 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9738 | 2026.01.24 01:00:00.814810 [ 293 ] {} <Debug> TCP-Session: 03430395-4af3-44bc-ab3e-5145178d0ec4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9739 | 2026.01.24 01:00:00.814861 [ 292 ] {} <Debug> TCP-Session: 8a7afd9f-8c22-4976-9c32-279c78ff296a Authenticating user 'default' from [fd00:1122:3344:101::e]:63278 | ||
| 9740 | 2026.01.24 01:00:00.814877 [ 293 ] {} <Debug> TCP-Session: 03430395-4af3-44bc-ab3e-5145178d0ec4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9741 | 2026.01.24 01:00:00.814887 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9742 | 2026.01.24 01:00:00.814894 [ 292 ] {} <Debug> TCP-Session: 8a7afd9f-8c22-4976-9c32-279c78ff296a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9743 | 2026.01.24 01:00:00.814366 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57772 | ||
| 9744 | 2026.01.24 01:00:00.814931 [ 292 ] {} <Debug> TCP-Session: 8a7afd9f-8c22-4976-9c32-279c78ff296a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9745 | 2026.01.24 01:00:00.814926 [ 291 ] {} <Debug> TCP-Session: 23ba77f1-7df6-4fc6-a1cf-abc1266eb530 Authenticating user 'default' from [fd00:1122:3344:101::e]:64850 | ||
| 9746 | 2026.01.24 01:00:00.814470 [ 288 ] {} <Trace> TCP-Session: 7f2af7cf-7ee3-4816-95e2-7ed4ab72c0d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9747 | 2026.01.24 01:00:00.815001 [ 291 ] {} <Debug> TCP-Session: 23ba77f1-7df6-4fc6-a1cf-abc1266eb530 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9748 | 2026.01.24 01:00:00.815003 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9749 | 2026.01.24 01:00:00.815041 [ 291 ] {} <Debug> TCP-Session: 23ba77f1-7df6-4fc6-a1cf-abc1266eb530 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9750 | 2026.01.24 01:00:00.815067 [ 259 ] {} <Debug> TCP-Session: 12c52a18-5df5-4509-a672-fe7324fdf06f Authenticating user 'default' from [fd00:1122:3344:101::e]:57772 | ||
| 9751 | 2026.01.24 01:00:00.815091 [ 259 ] {} <Debug> TCP-Session: 12c52a18-5df5-4509-a672-fe7324fdf06f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9752 | 2026.01.24 01:00:00.815104 [ 259 ] {} <Debug> TCP-Session: 12c52a18-5df5-4509-a672-fe7324fdf06f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9753 | 2026.01.24 01:00:00.815216 [ 288 ] {c5fa9bc1-54ea-4380-adf7-1ab1656f86d4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62205) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9754 | 2026.01.24 01:00:00.815558 [ 288 ] {c5fa9bc1-54ea-4380-adf7-1ab1656f86d4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9755 | 2026.01.24 01:00:00.815629 [ 288 ] {c5fa9bc1-54ea-4380-adf7-1ab1656f86d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9756 | 2026.01.24 01:00:00.816014 [ 288 ] {c5fa9bc1-54ea-4380-adf7-1ab1656f86d4} <Debug> oximeter.version (e41782c5-ec67-41da-8086-17500ed3b5e4) (SelectExecutor): Key condition: unknown | ||
| 9757 | 2026.01.24 01:00:00.817117 [ 332 ] {c5fa9bc1-54ea-4380-adf7-1ab1656f86d4} <Trace> AggregatingTransform: Aggregating | ||
| 9758 | 2026.01.24 01:00:00.817164 [ 332 ] {c5fa9bc1-54ea-4380-adf7-1ab1656f86d4} <Trace> Aggregator: Aggregation method: without_key | ||
| 9759 | 2026.01.24 01:00:00.817204 [ 332 ] {c5fa9bc1-54ea-4380-adf7-1ab1656f86d4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001059484 sec. (943.856 rows/sec., 36.87 KiB/sec.) | ||
| 9760 | 2026.01.24 01:00:00.817227 [ 332 ] {c5fa9bc1-54ea-4380-adf7-1ab1656f86d4} <Trace> Aggregator: Merging aggregated data | ||
| 9761 | 2026.01.24 01:00:00.818810 [ 288 ] {c5fa9bc1-54ea-4380-adf7-1ab1656f86d4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00367 sec., 272.47956403269757 rows/sec., 10.64 KiB/sec. | ||
| 9762 | 2026.01.24 01:00:00.818971 [ 288 ] {c5fa9bc1-54ea-4380-adf7-1ab1656f86d4} <Debug> TCPHandler: Processed in 0.004659964 sec. | ||
| 9763 | 2026.01.24 01:00:00.819111 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9764 | 2026.01.24 01:00:00.819148 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9765 | 2026.01.24 01:00:00.819157 [ 288 ] {} <Debug> TCP-Session: 7f2af7cf-7ee3-4816-95e2-7ed4ab72c0d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9766 | 2026.01.24 01:00:00.819177 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9767 | 2026.01.24 01:00:00.819204 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9768 | 2026.01.24 01:00:00.819230 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9769 | 2026.01.24 01:00:00.819237 [ 289 ] {} <Debug> TCP-Session: 855bdecc-5d7a-4a4f-b7d7-5b70b876d34b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9770 | 2026.01.24 01:00:00.819258 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9771 | 2026.01.24 01:00:00.819291 [ 294 ] {} <Debug> TCP-Session: 6f135c25-c1b2-40d9-b807-de6b0b66289e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9772 | 2026.01.24 01:00:00.819305 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9773 | 2026.01.24 01:00:00.819322 [ 259 ] {} <Debug> TCP-Session: 12c52a18-5df5-4509-a672-fe7324fdf06f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9774 | 2026.01.24 01:00:00.819334 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9775 | 2026.01.24 01:00:00.819365 [ 292 ] {} <Debug> TCP-Session: 8a7afd9f-8c22-4976-9c32-279c78ff296a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9776 | 2026.01.24 01:00:00.819285 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9777 | 2026.01.24 01:00:00.819398 [ 349 ] {} <Debug> TCP-Session: 36c8b20b-4514-4f7c-a9ff-2902d0ec389a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9778 | 2026.01.24 01:00:00.819456 [ 291 ] {} <Debug> TCP-Session: 23ba77f1-7df6-4fc6-a1cf-abc1266eb530 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9779 | 2026.01.24 01:00:00.819263 [ 293 ] {} <Debug> TCP-Session: 03430395-4af3-44bc-ab3e-5145178d0ec4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9780 | 2026.01.24 01:00:00.819200 [ 290 ] {} <Debug> TCP-Session: 6a28ceff-0802-47bf-931f-d8fc004fc880 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9781 | 2026.01.24 01:00:00.991574 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65466 | ||
| 9782 | 2026.01.24 01:00:00.991705 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9783 | 2026.01.24 01:00:00.991745 [ 288 ] {} <Debug> TCP-Session: 588bcc33-b632-4ed8-aee1-8f7fde2c5f00 Authenticating user 'default' from [fd00:1122:3344:101::e]:65466 | ||
| 9784 | 2026.01.24 01:00:00.991776 [ 288 ] {} <Debug> TCP-Session: 588bcc33-b632-4ed8-aee1-8f7fde2c5f00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9785 | 2026.01.24 01:00:00.991792 [ 288 ] {} <Debug> TCP-Session: 588bcc33-b632-4ed8-aee1-8f7fde2c5f00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9786 | 2026.01.24 01:00:00.992045 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57310 | ||
| 9787 | 2026.01.24 01:00:00.992061 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49252 | ||
| 9788 | 2026.01.24 01:00:00.992113 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50897 | ||
| 9789 | 2026.01.24 01:00:00.992127 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47087 | ||
| 9790 | 2026.01.24 01:00:00.992153 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42884 | ||
| 9791 | 2026.01.24 01:00:00.992243 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9792 | 2026.01.24 01:00:00.992209 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9793 | 2026.01.24 01:00:00.992325 [ 294 ] {} <Debug> TCP-Session: 677da599-f85d-43d8-a6f2-5c3d40b22d35 Authenticating user 'default' from [fd00:1122:3344:101::e]:47087 | ||
| 9794 | 2026.01.24 01:00:00.992337 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9795 | 2026.01.24 01:00:00.992354 [ 293 ] {} <Debug> TCP-Session: 648af7e5-3d43-41f0-96ef-2364cadffccf Authenticating user 'default' from [fd00:1122:3344:101::e]:50897 | ||
| 9796 | 2026.01.24 01:00:00.992361 [ 294 ] {} <Debug> TCP-Session: 677da599-f85d-43d8-a6f2-5c3d40b22d35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9797 | 2026.01.24 01:00:00.992383 [ 349 ] {} <Debug> TCP-Session: 4e06b34b-98b9-4854-9cf8-fa9fbc8ecf19 Authenticating user 'default' from [fd00:1122:3344:101::e]:42884 | ||
| 9798 | 2026.01.24 01:00:00.992394 [ 293 ] {} <Debug> TCP-Session: 648af7e5-3d43-41f0-96ef-2364cadffccf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9799 | 2026.01.24 01:00:00.992418 [ 349 ] {} <Debug> TCP-Session: 4e06b34b-98b9-4854-9cf8-fa9fbc8ecf19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9800 | 2026.01.24 01:00:00.992446 [ 293 ] {} <Debug> TCP-Session: 648af7e5-3d43-41f0-96ef-2364cadffccf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9801 | 2026.01.24 01:00:00.992465 [ 349 ] {} <Debug> TCP-Session: 4e06b34b-98b9-4854-9cf8-fa9fbc8ecf19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9802 | 2026.01.24 01:00:00.992398 [ 294 ] {} <Debug> TCP-Session: 677da599-f85d-43d8-a6f2-5c3d40b22d35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9803 | 2026.01.24 01:00:00.992173 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9804 | 2026.01.24 01:00:00.992142 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55615 | ||
| 9805 | 2026.01.24 01:00:00.992570 [ 289 ] {} <Debug> TCP-Session: c3c69d9e-6e38-4bf7-82d2-35fd7deb53c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:57310 | ||
| 9806 | 2026.01.24 01:00:00.992069 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64248 | ||
| 9807 | 2026.01.24 01:00:00.992611 [ 289 ] {} <Debug> TCP-Session: c3c69d9e-6e38-4bf7-82d2-35fd7deb53c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9808 | 2026.01.24 01:00:00.992081 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36786 | ||
| 9809 | 2026.01.24 01:00:00.992650 [ 289 ] {} <Debug> TCP-Session: c3c69d9e-6e38-4bf7-82d2-35fd7deb53c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9810 | 2026.01.24 01:00:00.992691 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9811 | 2026.01.24 01:00:00.992647 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9812 | 2026.01.24 01:00:00.992729 [ 292 ] {} <Debug> TCP-Session: 80cd0835-07fa-4584-b64d-3d477da2386e Authenticating user 'default' from [fd00:1122:3344:101::e]:64248 | ||
| 9813 | 2026.01.24 01:00:00.992209 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9814 | 2026.01.24 01:00:00.992767 [ 259 ] {} <Debug> TCP-Session: e8225dc9-b205-4079-9803-eeac276aad7f Authenticating user 'default' from [fd00:1122:3344:101::e]:55615 | ||
| 9815 | 2026.01.24 01:00:00.992783 [ 292 ] {} <Debug> TCP-Session: 80cd0835-07fa-4584-b64d-3d477da2386e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9816 | 2026.01.24 01:00:00.992811 [ 259 ] {} <Debug> TCP-Session: e8225dc9-b205-4079-9803-eeac276aad7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9817 | 2026.01.24 01:00:00.992838 [ 292 ] {} <Debug> TCP-Session: 80cd0835-07fa-4584-b64d-3d477da2386e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9818 | 2026.01.24 01:00:00.992856 [ 259 ] {} <Debug> TCP-Session: e8225dc9-b205-4079-9803-eeac276aad7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9819 | 2026.01.24 01:00:00.992765 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9820 | 2026.01.24 01:00:00.992805 [ 290 ] {} <Debug> TCP-Session: 5082fb52-9583-487d-a651-be62ed1f1a78 Authenticating user 'default' from [fd00:1122:3344:101::e]:49252 | ||
| 9821 | 2026.01.24 01:00:00.992169 [ 288 ] {} <Trace> TCP-Session: 588bcc33-b632-4ed8-aee1-8f7fde2c5f00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9822 | 2026.01.24 01:00:00.992954 [ 290 ] {} <Debug> TCP-Session: 5082fb52-9583-487d-a651-be62ed1f1a78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9823 | 2026.01.24 01:00:00.992940 [ 291 ] {} <Debug> TCP-Session: cf162502-6213-4ad6-897c-efe72dbabebe Authenticating user 'default' from [fd00:1122:3344:101::e]:36786 | ||
| 9824 | 2026.01.24 01:00:00.992997 [ 290 ] {} <Debug> TCP-Session: 5082fb52-9583-487d-a651-be62ed1f1a78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9825 | 2026.01.24 01:00:00.993024 [ 291 ] {} <Debug> TCP-Session: cf162502-6213-4ad6-897c-efe72dbabebe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9826 | 2026.01.24 01:00:00.993046 [ 291 ] {} <Debug> TCP-Session: cf162502-6213-4ad6-897c-efe72dbabebe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9827 | 2026.01.24 01:00:00.993202 [ 288 ] {708d6c04-cec1-4b29-846f-e5a2b8de4e5a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65466) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9828 | 2026.01.24 01:00:00.993579 [ 288 ] {708d6c04-cec1-4b29-846f-e5a2b8de4e5a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9829 | 2026.01.24 01:00:00.993652 [ 288 ] {708d6c04-cec1-4b29-846f-e5a2b8de4e5a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9830 | 2026.01.24 01:00:00.994013 [ 288 ] {708d6c04-cec1-4b29-846f-e5a2b8de4e5a} <Debug> oximeter.version (e41782c5-ec67-41da-8086-17500ed3b5e4) (SelectExecutor): Key condition: unknown | ||
| 9831 | 2026.01.24 01:00:00.995174 [ 324 ] {708d6c04-cec1-4b29-846f-e5a2b8de4e5a} <Trace> AggregatingTransform: Aggregating | ||
| 9832 | 2026.01.24 01:00:00.995224 [ 324 ] {708d6c04-cec1-4b29-846f-e5a2b8de4e5a} <Trace> Aggregator: Aggregation method: without_key | ||
| 9833 | 2026.01.24 01:00:00.995262 [ 324 ] {708d6c04-cec1-4b29-846f-e5a2b8de4e5a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001118015 sec. (894.442 rows/sec., 34.94 KiB/sec.) | ||
| 9834 | 2026.01.24 01:00:00.995284 [ 324 ] {708d6c04-cec1-4b29-846f-e5a2b8de4e5a} <Trace> Aggregator: Merging aggregated data | ||
| 9835 | 2026.01.24 01:00:00.996693 [ 288 ] {708d6c04-cec1-4b29-846f-e5a2b8de4e5a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003574 sec., 279.79854504756577 rows/sec., 10.93 KiB/sec. | ||
| 9836 | 2026.01.24 01:00:00.996892 [ 288 ] {708d6c04-cec1-4b29-846f-e5a2b8de4e5a} <Debug> TCPHandler: Processed in 0.004857038 sec. | ||
| 9837 | 2026.01.24 01:00:00.997040 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9838 | 2026.01.24 01:00:00.997075 [ 288 ] {} <Debug> TCP-Session: 588bcc33-b632-4ed8-aee1-8f7fde2c5f00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9839 | 2026.01.24 01:00:00.997081 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9840 | 2026.01.24 01:00:00.997118 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9841 | 2026.01.24 01:00:00.997127 [ 289 ] {} <Debug> TCP-Session: c3c69d9e-6e38-4bf7-82d2-35fd7deb53c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9842 | 2026.01.24 01:00:00.997155 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9843 | 2026.01.24 01:00:00.997174 [ 349 ] {} <Debug> TCP-Session: 4e06b34b-98b9-4854-9cf8-fa9fbc8ecf19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9844 | 2026.01.24 01:00:00.997183 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9845 | 2026.01.24 01:00:00.997207 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9846 | 2026.01.24 01:00:00.997230 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9847 | 2026.01.24 01:00:00.997257 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9848 | 2026.01.24 01:00:00.997266 [ 293 ] {} <Debug> TCP-Session: 648af7e5-3d43-41f0-96ef-2364cadffccf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9849 | 2026.01.24 01:00:00.997295 [ 290 ] {} <Debug> TCP-Session: 5082fb52-9583-487d-a651-be62ed1f1a78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9850 | 2026.01.24 01:00:00.997311 [ 292 ] {} <Debug> TCP-Session: 80cd0835-07fa-4584-b64d-3d477da2386e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9851 | 2026.01.24 01:00:00.997270 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9852 | 2026.01.24 01:00:00.997240 [ 294 ] {} <Debug> TCP-Session: 677da599-f85d-43d8-a6f2-5c3d40b22d35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9853 | 2026.01.24 01:00:00.997216 [ 291 ] {} <Debug> TCP-Session: cf162502-6213-4ad6-897c-efe72dbabebe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9854 | 2026.01.24 01:00:00.997393 [ 259 ] {} <Debug> TCP-Session: e8225dc9-b205-4079-9803-eeac276aad7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9855 | 2026.01.24 01:00:01.467138 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9856 | 2026.01.24 01:00:01.467341 [ 262 ] {eba42b7e-8a3c-478b-a9b4-e2d06347d169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9857 | 2026.01.24 01:00:01.467421 [ 262 ] {eba42b7e-8a3c-478b-a9b4-e2d06347d169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9858 | 2026.01.24 01:00:01.468283 [ 262 ] {eba42b7e-8a3c-478b-a9b4-e2d06347d169} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9859 | 2026.01.24 01:00:01.468343 [ 262 ] {eba42b7e-8a3c-478b-a9b4-e2d06347d169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9860 | 2026.01.24 01:00:01.468826 [ 262 ] {eba42b7e-8a3c-478b-a9b4-e2d06347d169} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 9861 | 2026.01.24 01:00:01.469180 [ 262 ] {eba42b7e-8a3c-478b-a9b4-e2d06347d169} <Trace> oximeter.fields_string (e394bf29-e1d2-406a-a2d9-e8fc8a3cb5ac): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9862 | 2026.01.24 01:00:01.469412 [ 262 ] {eba42b7e-8a3c-478b-a9b4-e2d06347d169} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002126 sec., 26340.54562558796 rows/sec., 2.01 MiB/sec. | ||
| 9863 | 2026.01.24 01:00:01.469476 [ 262 ] {eba42b7e-8a3c-478b-a9b4-e2d06347d169} <Debug> TCPHandler: Processed in 0.002497386 sec. | ||
| 9864 | 2026.01.24 01:00:01.469621 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9865 | 2026.01.24 01:00:01.469738 [ 262 ] {e83ba8a8-f970-4f92-b452-072c4a8a7857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9866 | 2026.01.24 01:00:01.469788 [ 262 ] {e83ba8a8-f970-4f92-b452-072c4a8a7857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9867 | 2026.01.24 01:00:01.470403 [ 262 ] {e83ba8a8-f970-4f92-b452-072c4a8a7857} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9868 | 2026.01.24 01:00:01.470456 [ 262 ] {e83ba8a8-f970-4f92-b452-072c4a8a7857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9869 | 2026.01.24 01:00:01.470951 [ 262 ] {e83ba8a8-f970-4f92-b452-072c4a8a7857} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 9870 | 2026.01.24 01:00:01.471323 [ 262 ] {e83ba8a8-f970-4f92-b452-072c4a8a7857} <Trace> oximeter.fields_uuid (f52bb97a-9167-4aa6-a83f-119ac687519c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9871 | 2026.01.24 01:00:01.471507 [ 262 ] {e83ba8a8-f970-4f92-b452-072c4a8a7857} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001795 sec., 35654.596100278555 rows/sec., 2.78 MiB/sec. | ||
| 9872 | 2026.01.24 01:00:01.471569 [ 262 ] {e83ba8a8-f970-4f92-b452-072c4a8a7857} <Debug> TCPHandler: Processed in 0.002003594 sec. | ||
| 9873 | 2026.01.24 01:00:01.471736 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9874 | 2026.01.24 01:00:01.471884 [ 262 ] {c7ad5c21-43fe-42f8-aa32-5293f2df8860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9875 | 2026.01.24 01:00:01.471955 [ 262 ] {c7ad5c21-43fe-42f8-aa32-5293f2df8860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9876 | 2026.01.24 01:00:01.472477 [ 262 ] {c7ad5c21-43fe-42f8-aa32-5293f2df8860} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9877 | 2026.01.24 01:00:01.472519 [ 262 ] {c7ad5c21-43fe-42f8-aa32-5293f2df8860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9878 | 2026.01.24 01:00:01.472926 [ 262 ] {c7ad5c21-43fe-42f8-aa32-5293f2df8860} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 9879 | 2026.01.24 01:00:01.473185 [ 262 ] {c7ad5c21-43fe-42f8-aa32-5293f2df8860} <Trace> oximeter.measurements_cumulativeu64 (0c99976b-f3b6-4177-83dc-10ac3e5636cb): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9880 | 2026.01.24 01:00:01.473349 [ 262 ] {c7ad5c21-43fe-42f8-aa32-5293f2df8860} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001501 sec., 106595.60293137908 rows/sec., 7.42 MiB/sec. | ||
| 9881 | 2026.01.24 01:00:01.473404 [ 262 ] {c7ad5c21-43fe-42f8-aa32-5293f2df8860} <Debug> TCPHandler: Processed in 0.001736499 sec. | ||
| 9882 | 2026.01.24 01:00:01.473567 [ 262 ] {} <Trace> TCP-Session: 3476ff17-0334-4990-becf-e103581ae51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9883 | 2026.01.24 01:00:01.473700 [ 262 ] {d3af855f-d94e-4b9a-a878-81d3a201255b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35847) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9884 | 2026.01.24 01:00:01.473794 [ 262 ] {d3af855f-d94e-4b9a-a878-81d3a201255b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9885 | 2026.01.24 01:00:01.474299 [ 262 ] {d3af855f-d94e-4b9a-a878-81d3a201255b} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9886 | 2026.01.24 01:00:01.474350 [ 262 ] {d3af855f-d94e-4b9a-a878-81d3a201255b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9887 | 2026.01.24 01:00:01.474815 [ 262 ] {d3af855f-d94e-4b9a-a878-81d3a201255b} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 9888 | 2026.01.24 01:00:01.475161 [ 262 ] {d3af855f-d94e-4b9a-a878-81d3a201255b} <Trace> oximeter.measurements_u64 (49186854-3280-4cad-bfb2-0aea110974bc): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9889 | 2026.01.24 01:00:01.475333 [ 262 ] {d3af855f-d94e-4b9a-a878-81d3a201255b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001665 sec., 36036.036036036036 rows/sec., 2.43 MiB/sec. | ||
| 9890 | 2026.01.24 01:00:01.475384 [ 262 ] {d3af855f-d94e-4b9a-a878-81d3a201255b} <Debug> TCPHandler: Processed in 0.001884762 sec. | ||
| 9891 | 2026.01.24 01:00:02.186118 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27333 | ||
| 9892 | 2026.01.24 01:00:02.186759 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9893 | 2026.01.24 01:00:02.186816 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9894 | 2026.01.24 01:00:02.187376 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9895 | 2026.01.24 01:00:02.187664 [ 244 ] {} <Trace> system.asynchronous_metric_log (2be03c96-0714-47bf-b233-7a19cadbe6a9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9896 | 2026.01.24 01:00:02.187836 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27333 | ||