1 | [ Nov 26 05:23:52 Enabled. ] | ||
2 | [ Nov 26 05:23:52 Rereading configuration. ] | ||
3 | [ Nov 26 05:23:53 Rereading configuration. ] | ||
4 | [ Nov 26 05:23:56 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
5 | + set -o errexit | ||
6 | + set -o pipefail | ||
7 | + . /lib/svc/share/smf_include.sh | ||
8 | ++ SMF_EXIT_OK=0 | ||
9 | ++ SMF_EXIT_NODAEMON=94 | ||
10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
15 | ++ SMF_EXIT_ERR_PERM=100 | ||
16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
19 | + LISTEN_PORT=8123 | ||
20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
21 | + DATASTORE=/data | ||
22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
24 | [ Nov 26 05:23:56 Method "start" exited with status 0. ] | ||
25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
26 | Logging trace to /var/tmp/clickhouse-server.log | ||
27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
28 | 2024.11.26 05:23:57.420266 [ 1 ] {} <Information> Application: Will watch for the process with pid 24632 | ||
29 | 2024.11.26 05:23:57.420763 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2024.11.26 05:23:57.638313 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 24632 | ||
31 | 2024.11.26 05:23:57.639064 [ 1 ] {} <Information> Application: starting up | ||
32 | 2024.11.26 05:23:57.639762 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2024.11.26 05:23:57.722403 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2024.11.26 05:23:57.743848 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2024.11.26 05:23:57.743900 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2024.11.26 05:23:57.743913 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2024.11.26 05:23:57.743975 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2024.11.26 05:23:57.744360 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2024.11.26 05:23:57.745941 [ 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 | 2024.11.26 05:23:57.746658 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2024.11.26 05:23:57.747476 [ 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 | 2024.11.26 05:23:57.747498 [ 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 | 2024.11.26 05:23:57.747514 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2024.11.26 05:23:57.747684 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2024.11.26 05:23:57.748622 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2024.11.26 05:23:57.753518 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2024.11.26 05:23:57.754048 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2024.11.26 05:23:57.755164 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2024.11.26 05:23:57.755229 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2024.11.26 05:23:57.756789 [ 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 | 2024.11.26 05:23:57.757265 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2024.11.26 05:23:57.760621 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2024.11.26 05:23:57.761327 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2024.11.26 05:23:57.762918 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2024.11.26 05:23:57.763320 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2024.11.26 05:23:57.763743 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2024.11.26 05:23:57.764085 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2024.11.26 05:23:57.765529 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2024.11.26 05:23:57.765568 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2024.11.26 05:23:57.765642 [ 177 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2024.11.26 05:23:57.765763 [ 177 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2024.11.26 05:23:57.773899 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2024.11.26 05:23:57.773925 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000156363 sec | ||
68 | 2024.11.26 05:23:57.773970 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2024.11.26 05:23:57.773987 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2024.11.26 05:23:57.775185 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2024.11.26 05:23:57.776274 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2024.11.26 05:23:57.789135 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2024.11.26 05:23:57.789183 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2024.11.26 05:23:57.789205 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2024.11.26 05:23:57.789218 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2024.11.26 05:23:57.789250 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2024.11.26 05:23:57.789270 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
78 | 2024.11.26 05:23:57.792159 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2024.11.26 05:23:57.792209 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2024.11.26 05:23:57.792233 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
81 | 2024.11.26 05:23:57.792418 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2024.11.26 05:23:57.792438 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2024.11.26 05:23:57.792477 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2024.11.26 05:23:57.792499 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2024.11.26 05:23:57.792513 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2024.11.26 05:23:57.792542 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2024.11.26 05:23:57.792563 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2024.11.26 05:23:57.819180 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2024.11.26 05:23:57.823155 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2024.11.26 05:23:57.823192 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.2471e-05 sec | ||
91 | 2024.11.26 05:23:57.823207 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2024.11.26 05:23:57.823219 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2024.11.26 05:23:57.823245 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2024.11.26 05:23:57.823451 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2024.11.26 05:23:57.823498 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2024.11.26 05:23:57.823512 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2024.11.26 05:23:57.823524 [ 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 | 2024.11.26 05:23:57.823537 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2024.11.26 05:23:57.828129 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2024.11.26 05:23:57.828340 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.12 MiB (RSS), difference: 92.34 MiB | ||
101 | 2024.11.26 05:23:57.829287 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.4681e-05 sec. | ||
102 | 2024.11.26 05:23:57.830239 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2024.11.26 05:23:57.830339 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2024.11.26 05:23:57.830357 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2024.11.26 05:23:57.889681 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44006 | ||
106 | 2024.11.26 05:23:57.889928 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2024.11.26 05:23:57.889984 [ 3 ] {} <Debug> TCP-Session: e89c59bc-a445-4730-b37f-b1ab757a4305 Authenticating user 'default' from [fd00:1122:3344:101::d]:44006 | ||
108 | 2024.11.26 05:23:57.890016 [ 3 ] {} <Debug> TCP-Session: e89c59bc-a445-4730-b37f-b1ab757a4305 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2024.11.26 05:23:57.890039 [ 3 ] {} <Debug> TCP-Session: e89c59bc-a445-4730-b37f-b1ab757a4305 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2024.11.26 05:23:57.890129 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2024.11.26 05:23:57.890157 [ 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 | 2024.11.26 05:23:57.890182 [ 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 | 2024.11.26 05:23:57.890541 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36555 | ||
114 | 2024.11.26 05:23:57.890659 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
115 | 2024.11.26 05:23:57.890692 [ 4 ] {} <Debug> TCP-Session: 7d4c3168-c671-4837-9700-a3862d62c752 Authenticating user 'default' from [fd00:1122:3344:101::d]:36555 | ||
116 | 2024.11.26 05:23:57.890717 [ 4 ] {} <Debug> TCP-Session: 7d4c3168-c671-4837-9700-a3862d62c752 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
117 | 2024.11.26 05:23:57.890744 [ 4 ] {} <Debug> TCP-Session: 7d4c3168-c671-4837-9700-a3862d62c752 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
118 | 2024.11.26 05:23:57.891340 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52146 | ||
119 | 2024.11.26 05:23:57.891343 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62398 | ||
120 | 2024.11.26 05:23:57.891447 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56926 | ||
121 | 2024.11.26 05:23:57.891554 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
122 | 2024.11.26 05:23:57.891723 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
123 | 2024.11.26 05:23:57.891748 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35630 | ||
124 | 2024.11.26 05:23:57.891820 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
125 | 2024.11.26 05:23:57.891824 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54826 | ||
126 | 2024.11.26 05:23:57.891859 [ 5 ] {} <Debug> TCP-Session: e6b50eee-4560-445c-9c6a-972ccbca8806 Authenticating user 'default' from [fd00:1122:3344:101::d]:62398 | ||
127 | 2024.11.26 05:23:57.891817 [ 253 ] {} <Debug> TCP-Session: a01c0ec0-30d7-4af9-be0b-9a091af63eaa Authenticating user 'default' from [fd00:1122:3344:101::d]:52146 | ||
128 | 2024.11.26 05:23:57.892028 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37423 | ||
129 | 2024.11.26 05:23:57.892164 [ 254 ] {} <Debug> TCP-Session: 2467115c-f9c8-4277-8a28-16396be54015 Authenticating user 'default' from [fd00:1122:3344:101::d]:56926 | ||
130 | 2024.11.26 05:23:57.892098 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
131 | 2024.11.26 05:23:57.892217 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53658 | ||
132 | 2024.11.26 05:23:57.892224 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
133 | 2024.11.26 05:23:57.892270 [ 254 ] {} <Debug> TCP-Session: 2467115c-f9c8-4277-8a28-16396be54015 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
134 | 2024.11.26 05:23:57.892246 [ 253 ] {} <Debug> TCP-Session: a01c0ec0-30d7-4af9-be0b-9a091af63eaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
135 | 2024.11.26 05:23:57.892382 [ 5 ] {} <Debug> TCP-Session: e6b50eee-4560-445c-9c6a-972ccbca8806 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
136 | 2024.11.26 05:23:57.892438 [ 254 ] {} <Debug> TCP-Session: 2467115c-f9c8-4277-8a28-16396be54015 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
137 | 2024.11.26 05:23:57.892457 [ 253 ] {} <Debug> TCP-Session: a01c0ec0-30d7-4af9-be0b-9a091af63eaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
138 | 2024.11.26 05:23:57.892464 [ 255 ] {} <Debug> TCP-Session: 80c938af-e84e-4706-9913-5102e66a7b24 Authenticating user 'default' from [fd00:1122:3344:101::d]:35630 | ||
139 | 2024.11.26 05:23:57.892488 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
140 | 2024.11.26 05:23:57.892514 [ 5 ] {} <Debug> TCP-Session: e6b50eee-4560-445c-9c6a-972ccbca8806 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
141 | 2024.11.26 05:23:57.892623 [ 255 ] {} <Debug> TCP-Session: 80c938af-e84e-4706-9913-5102e66a7b24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
142 | 2024.11.26 05:23:57.892657 [ 256 ] {} <Debug> TCP-Session: 3b42c8d8-1064-4833-8c6b-086f195788c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:54826 | ||
143 | 2024.11.26 05:23:57.892699 [ 257 ] {} <Debug> TCP-Session: f964c928-528a-46a9-840d-ba067525b938 Authenticating user 'default' from [fd00:1122:3344:101::d]:37423 | ||
144 | 2024.11.26 05:23:57.892703 [ 255 ] {} <Debug> TCP-Session: 80c938af-e84e-4706-9913-5102e66a7b24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
145 | 2024.11.26 05:23:57.892957 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
146 | 2024.11.26 05:23:57.892966 [ 256 ] {} <Debug> TCP-Session: 3b42c8d8-1064-4833-8c6b-086f195788c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
147 | 2024.11.26 05:23:57.893007 [ 257 ] {} <Debug> TCP-Session: f964c928-528a-46a9-840d-ba067525b938 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
148 | 2024.11.26 05:23:57.893036 [ 258 ] {} <Debug> TCP-Session: 6f83aa29-c080-4fb2-8086-dd8164c14530 Authenticating user 'default' from [fd00:1122:3344:101::d]:53658 | ||
149 | 2024.11.26 05:23:57.893048 [ 256 ] {} <Debug> TCP-Session: 3b42c8d8-1064-4833-8c6b-086f195788c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
150 | 2024.11.26 05:23:57.893055 [ 257 ] {} <Debug> TCP-Session: f964c928-528a-46a9-840d-ba067525b938 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
151 | 2024.11.26 05:23:57.893091 [ 258 ] {} <Debug> TCP-Session: 6f83aa29-c080-4fb2-8086-dd8164c14530 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
152 | 2024.11.26 05:23:57.893182 [ 258 ] {} <Debug> TCP-Session: 6f83aa29-c080-4fb2-8086-dd8164c14530 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2024.11.26 05:23:57.896727 [ 3 ] {} <Trace> TCP-Session: e89c59bc-a445-4730-b37f-b1ab757a4305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
154 | 2024.11.26 05:23:57.898887 [ 3 ] {bd692bc3-7bd3-432d-a0b0-42fae439b91e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44006) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
155 | 2024.11.26 05:23:57.950042 [ 3 ] {bd692bc3-7bd3-432d-a0b0-42fae439b91e} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:44006) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
156 | |||
157 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
159 | 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> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
163 | 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>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
164 | 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&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
165 | 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&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
166 | 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&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
167 | 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&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
170 | 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) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
171 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
172 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
173 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
175 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
177 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
178 | |||
179 | 2024.11.26 05:23:57.950865 [ 3 ] {bd692bc3-7bd3-432d-a0b0-42fae439b91e} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
180 | |||
181 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
183 | 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> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
187 | 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>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
188 | 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&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
189 | 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&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
190 | 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&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
191 | 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&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
194 | 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) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
195 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
196 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
197 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
199 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
201 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
202 | |||
203 | 2024.11.26 05:23:57.950972 [ 3 ] {bd692bc3-7bd3-432d-a0b0-42fae439b91e} <Debug> TCPHandler: Processed in 0.055765604 sec. | ||
204 | 2024.11.26 05:23:57.951283 [ 255 ] {} <Trace> TCP-Session: 80c938af-e84e-4706-9913-5102e66a7b24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
205 | 2024.11.26 05:23:57.951463 [ 255 ] {4acd25e8-347f-425b-9101-710d5f9aca3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35630) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
206 | 2024.11.26 05:23:57.951765 [ 255 ] {4acd25e8-347f-425b-9101-710d5f9aca3a} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:35630) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
207 | |||
208 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
210 | 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> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
214 | 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>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
215 | 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&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
216 | 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&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
217 | 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&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
218 | 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&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
221 | 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) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
222 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
223 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
224 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
226 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
228 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
229 | |||
230 | 2024.11.26 05:23:57.951883 [ 255 ] {4acd25e8-347f-425b-9101-710d5f9aca3a} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
231 | |||
232 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
234 | 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> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
238 | 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>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
239 | 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&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
240 | 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&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
241 | 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&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
242 | 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&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
245 | 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) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
246 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
247 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
248 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
250 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
252 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
253 | |||
254 | 2024.11.26 05:23:57.951969 [ 255 ] {4acd25e8-347f-425b-9101-710d5f9aca3a} <Debug> TCPHandler: Processed in 0.000822866 sec. | ||
255 | 2024.11.26 05:23:57.952185 [ 3 ] {} <Trace> TCP-Session: e89c59bc-a445-4730-b37f-b1ab757a4305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
256 | 2024.11.26 05:23:57.953378 [ 3 ] {54430cfd-2ad4-4127-a8f8-b174b613ac6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44006) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
257 | 2024.11.26 05:23:57.953990 [ 3 ] {54430cfd-2ad4-4127-a8f8-b174b613ac6a} <Debug> TCPHandler: Processed in 0.001857617 sec. | ||
258 | 2024.11.26 05:23:57.954205 [ 255 ] {} <Trace> TCP-Session: 80c938af-e84e-4706-9913-5102e66a7b24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
259 | 2024.11.26 05:23:57.954305 [ 255 ] {01505e8e-38b1-4a17-83d9-22132a09defd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35630) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
260 | 2024.11.26 05:23:57.954395 [ 255 ] {01505e8e-38b1-4a17-83d9-22132a09defd} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
261 | 2024.11.26 05:23:57.955681 [ 255 ] {01505e8e-38b1-4a17-83d9-22132a09defd} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
262 | 2024.11.26 05:23:57.955701 [ 255 ] {01505e8e-38b1-4a17-83d9-22132a09defd} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.6881e-05 sec | ||
263 | 2024.11.26 05:23:57.955716 [ 255 ] {01505e8e-38b1-4a17-83d9-22132a09defd} <Trace> ReferentialDeps: No tables | ||
264 | 2024.11.26 05:23:57.955738 [ 255 ] {01505e8e-38b1-4a17-83d9-22132a09defd} <Trace> LoadingDeps: No tables | ||
265 | 2024.11.26 05:23:57.955762 [ 255 ] {01505e8e-38b1-4a17-83d9-22132a09defd} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
266 | 2024.11.26 05:23:57.955809 [ 255 ] {01505e8e-38b1-4a17-83d9-22132a09defd} <Debug> TCPHandler: Processed in 0.001654343 sec. | ||
267 | 2024.11.26 05:23:57.955986 [ 3 ] {} <Trace> TCP-Session: e89c59bc-a445-4730-b37f-b1ab757a4305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
268 | 2024.11.26 05:23:57.956166 [ 3 ] {1b3b5774-6ba0-4140-851a-d1083ae09ddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44006) /* The version table contains metadata about the `oximeter` database */ | ||
269 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
270 | 2024.11.26 05:23:57.956211 [ 3 ] {1b3b5774-6ba0-4140-851a-d1083ae09ddc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
271 | 2024.11.26 05:23:57.964001 [ 3 ] {1b3b5774-6ba0-4140-851a-d1083ae09ddc} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
272 | 2024.11.26 05:23:57.965378 [ 3 ] {1b3b5774-6ba0-4140-851a-d1083ae09ddc} <Debug> oximeter.version (633eb55f-73c0-4f69-add2-103cc1a031be): Loading data parts | ||
273 | 2024.11.26 05:23:57.965839 [ 3 ] {1b3b5774-6ba0-4140-851a-d1083ae09ddc} <Debug> oximeter.version (633eb55f-73c0-4f69-add2-103cc1a031be): There are no data parts | ||
274 | 2024.11.26 05:23:57.968246 [ 3 ] {1b3b5774-6ba0-4140-851a-d1083ae09ddc} <Debug> TCPHandler: Processed in 0.012314299 sec. | ||
275 | 2024.11.26 05:23:57.968445 [ 255 ] {} <Trace> TCP-Session: 80c938af-e84e-4706-9913-5102e66a7b24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
276 | 2024.11.26 05:23:57.968701 [ 255 ] {933b38cf-f8af-4635-ac1f-e1c46c774b42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35630) /* The measurement tables contain all individual samples from each timeseries. | ||
277 | * | ||
278 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
279 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
280 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
281 | * by all samples from the same timeseries. | ||
282 | * | ||
283 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
284 | * and then uses that to index quickly into the measurements tables. | ||
285 | */ | ||
286 | 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) | ||
287 | 2024.11.26 05:23:57.968786 [ 255 ] {933b38cf-f8af-4635-ac1f-e1c46c774b42} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
288 | 2024.11.26 05:23:57.976457 [ 255 ] {933b38cf-f8af-4635-ac1f-e1c46c774b42} <Debug> oximeter.measurements_bool (d6a244de-a563-4871-9536-eed020fbf9c2): Loading data parts | ||
289 | 2024.11.26 05:23:57.976696 [ 255 ] {933b38cf-f8af-4635-ac1f-e1c46c774b42} <Debug> oximeter.measurements_bool (d6a244de-a563-4871-9536-eed020fbf9c2): There are no data parts | ||
290 | 2024.11.26 05:23:57.979277 [ 255 ] {933b38cf-f8af-4635-ac1f-e1c46c774b42} <Debug> TCPHandler: Processed in 0.01089986 sec. | ||
291 | 2024.11.26 05:23:57.979467 [ 3 ] {} <Trace> TCP-Session: e89c59bc-a445-4730-b37f-b1ab757a4305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
292 | 2024.11.26 05:23:57.979676 [ 3 ] {bee10eb7-803f-4634-ab7b-63ea06ab1a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44006) 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) | ||
293 | 2024.11.26 05:23:57.979730 [ 3 ] {bee10eb7-803f-4634-ab7b-63ea06ab1a0a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
294 | 2024.11.26 05:23:57.981790 [ 3 ] {bee10eb7-803f-4634-ab7b-63ea06ab1a0a} <Debug> oximeter.measurements_i8 (2159cb98-c570-48eb-afcd-afa12a6c10be): Loading data parts | ||
295 | 2024.11.26 05:23:57.981945 [ 3 ] {bee10eb7-803f-4634-ab7b-63ea06ab1a0a} <Debug> oximeter.measurements_i8 (2159cb98-c570-48eb-afcd-afa12a6c10be): There are no data parts | ||
296 | 2024.11.26 05:23:57.983460 [ 3 ] {bee10eb7-803f-4634-ab7b-63ea06ab1a0a} <Debug> TCPHandler: Processed in 0.004047242 sec. | ||
297 | 2024.11.26 05:23:57.983633 [ 255 ] {} <Trace> TCP-Session: 80c938af-e84e-4706-9913-5102e66a7b24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
298 | 2024.11.26 05:23:57.983828 [ 255 ] {5a9a8c48-c959-4c66-b339-e1795bfc2739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35630) 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) | ||
299 | 2024.11.26 05:23:57.983887 [ 255 ] {5a9a8c48-c959-4c66-b339-e1795bfc2739} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
300 | 2024.11.26 05:23:57.985702 [ 255 ] {5a9a8c48-c959-4c66-b339-e1795bfc2739} <Debug> oximeter.measurements_u8 (c7f8f00c-fba1-4013-95e4-dcfdaa773b35): Loading data parts | ||
301 | 2024.11.26 05:23:57.985957 [ 255 ] {5a9a8c48-c959-4c66-b339-e1795bfc2739} <Debug> oximeter.measurements_u8 (c7f8f00c-fba1-4013-95e4-dcfdaa773b35): There are no data parts | ||
302 | 2024.11.26 05:23:57.987418 [ 255 ] {5a9a8c48-c959-4c66-b339-e1795bfc2739} <Debug> TCPHandler: Processed in 0.003839248 sec. | ||
303 | 2024.11.26 05:23:57.987600 [ 3 ] {} <Trace> TCP-Session: e89c59bc-a445-4730-b37f-b1ab757a4305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
304 | 2024.11.26 05:23:57.987812 [ 3 ] {13808728-5e9f-4ea1-b5c0-f1cf5e09420b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44006) 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) | ||
305 | 2024.11.26 05:23:57.987868 [ 3 ] {13808728-5e9f-4ea1-b5c0-f1cf5e09420b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
306 | 2024.11.26 05:23:57.990188 [ 3 ] {13808728-5e9f-4ea1-b5c0-f1cf5e09420b} <Debug> oximeter.measurements_i16 (7e464b2a-83e1-4145-835d-aaab2367e8a6): Loading data parts | ||
307 | 2024.11.26 05:23:57.990376 [ 3 ] {13808728-5e9f-4ea1-b5c0-f1cf5e09420b} <Debug> oximeter.measurements_i16 (7e464b2a-83e1-4145-835d-aaab2367e8a6): There are no data parts | ||
308 | 2024.11.26 05:23:57.991791 [ 3 ] {13808728-5e9f-4ea1-b5c0-f1cf5e09420b} <Debug> TCPHandler: Processed in 0.004245676 sec. | ||
309 | 2024.11.26 05:23:57.991986 [ 255 ] {} <Trace> TCP-Session: 80c938af-e84e-4706-9913-5102e66a7b24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
310 | 2024.11.26 05:23:57.992180 [ 255 ] {33f4ed9a-fc8c-4fda-b282-1202aa585fc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35630) 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) | ||
311 | 2024.11.26 05:23:57.992239 [ 255 ] {33f4ed9a-fc8c-4fda-b282-1202aa585fc7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
312 | 2024.11.26 05:23:57.994093 [ 255 ] {33f4ed9a-fc8c-4fda-b282-1202aa585fc7} <Debug> oximeter.measurements_u16 (fdf16459-214f-4617-8e70-1d3b2c5c6310): Loading data parts | ||
313 | 2024.11.26 05:23:57.994272 [ 255 ] {33f4ed9a-fc8c-4fda-b282-1202aa585fc7} <Debug> oximeter.measurements_u16 (fdf16459-214f-4617-8e70-1d3b2c5c6310): There are no data parts | ||
314 | 2024.11.26 05:23:57.995499 [ 255 ] {33f4ed9a-fc8c-4fda-b282-1202aa585fc7} <Debug> TCPHandler: Processed in 0.003567982 sec. | ||
315 | 2024.11.26 05:23:57.995683 [ 3 ] {} <Trace> TCP-Session: e89c59bc-a445-4730-b37f-b1ab757a4305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
316 | 2024.11.26 05:23:57.995899 [ 3 ] {736c693c-1b24-4229-b5e4-dd32e69847a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44006) 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) | ||
317 | 2024.11.26 05:23:57.995957 [ 3 ] {736c693c-1b24-4229-b5e4-dd32e69847a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
318 | 2024.11.26 05:23:57.997679 [ 3 ] {736c693c-1b24-4229-b5e4-dd32e69847a8} <Debug> oximeter.measurements_i32 (c550c1cf-40be-4de7-9bea-ef7f2e178704): Loading data parts | ||
319 | 2024.11.26 05:23:57.997845 [ 3 ] {736c693c-1b24-4229-b5e4-dd32e69847a8} <Debug> oximeter.measurements_i32 (c550c1cf-40be-4de7-9bea-ef7f2e178704): There are no data parts | ||
320 | 2024.11.26 05:23:57.998994 [ 3 ] {736c693c-1b24-4229-b5e4-dd32e69847a8} <Debug> TCPHandler: Processed in 0.003363218 sec. | ||
321 | 2024.11.26 05:23:57.999172 [ 255 ] {} <Trace> TCP-Session: 80c938af-e84e-4706-9913-5102e66a7b24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
322 | 2024.11.26 05:23:57.999362 [ 255 ] {3ec26940-f357-4c83-b3ab-e96cd9971945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35630) 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) | ||
323 | 2024.11.26 05:23:57.999422 [ 255 ] {3ec26940-f357-4c83-b3ab-e96cd9971945} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
324 | 2024.11.26 05:23:58.000153 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 121.82 MiB, peak 121.82 MiB, free memory in arenas 0.00 B, will set to 132.96 MiB (RSS), difference: 11.14 MiB | ||
325 | 2024.11.26 05:23:58.001339 [ 255 ] {3ec26940-f357-4c83-b3ab-e96cd9971945} <Debug> oximeter.measurements_u32 (caee1a62-fdf8-4aa5-88a4-8ba8d919d445): Loading data parts | ||
326 | 2024.11.26 05:23:58.001503 [ 255 ] {3ec26940-f357-4c83-b3ab-e96cd9971945} <Debug> oximeter.measurements_u32 (caee1a62-fdf8-4aa5-88a4-8ba8d919d445): There are no data parts | ||
327 | 2024.11.26 05:23:58.002896 [ 255 ] {3ec26940-f357-4c83-b3ab-e96cd9971945} <Debug> TCPHandler: Processed in 0.003775626 sec. | ||
328 | 2024.11.26 05:23:58.003092 [ 3 ] {} <Trace> TCP-Session: e89c59bc-a445-4730-b37f-b1ab757a4305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
329 | 2024.11.26 05:23:58.003284 [ 3 ] {dc2407bb-bbba-46a0-94bc-e11b0dcd4b6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44006) 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) | ||
330 | 2024.11.26 05:23:58.003343 [ 3 ] {dc2407bb-bbba-46a0-94bc-e11b0dcd4b6a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
331 | 2024.11.26 05:23:58.005077 [ 3 ] {dc2407bb-bbba-46a0-94bc-e11b0dcd4b6a} <Debug> oximeter.measurements_i64 (40438541-4d65-4277-a429-574b59c6a12c): Loading data parts | ||
332 | 2024.11.26 05:23:58.005256 [ 3 ] {dc2407bb-bbba-46a0-94bc-e11b0dcd4b6a} <Debug> oximeter.measurements_i64 (40438541-4d65-4277-a429-574b59c6a12c): There are no data parts | ||
333 | 2024.11.26 05:23:58.006561 [ 3 ] {dc2407bb-bbba-46a0-94bc-e11b0dcd4b6a} <Debug> TCPHandler: Processed in 0.003521501 sec. | ||
334 | 2024.11.26 05:23:58.006761 [ 255 ] {} <Trace> TCP-Session: 80c938af-e84e-4706-9913-5102e66a7b24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
335 | 2024.11.26 05:23:58.007010 [ 255 ] {239c7366-4047-406f-8d4d-d685c46ba865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35630) 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) | ||
336 | 2024.11.26 05:23:58.007076 [ 255 ] {239c7366-4047-406f-8d4d-d685c46ba865} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
337 | 2024.11.26 05:23:58.009167 [ 255 ] {239c7366-4047-406f-8d4d-d685c46ba865} <Debug> oximeter.measurements_u64 (4d2e8c90-2a2e-499c-a294-2f6416d4eecd): Loading data parts | ||
338 | 2024.11.26 05:23:58.009338 [ 255 ] {239c7366-4047-406f-8d4d-d685c46ba865} <Debug> oximeter.measurements_u64 (4d2e8c90-2a2e-499c-a294-2f6416d4eecd): There are no data parts | ||
339 | 2024.11.26 05:23:58.010689 [ 255 ] {239c7366-4047-406f-8d4d-d685c46ba865} <Debug> TCPHandler: Processed in 0.00399373 sec. | ||
340 | 2024.11.26 05:23:58.010873 [ 3 ] {} <Trace> TCP-Session: e89c59bc-a445-4730-b37f-b1ab757a4305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
341 | 2024.11.26 05:23:58.011063 [ 3 ] {24528a79-0011-41e6-8e8b-bf782005c9e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44006) 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) | ||
342 | 2024.11.26 05:23:58.011121 [ 3 ] {24528a79-0011-41e6-8e8b-bf782005c9e8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
343 | 2024.11.26 05:23:58.013360 [ 3 ] {24528a79-0011-41e6-8e8b-bf782005c9e8} <Debug> oximeter.measurements_f32 (06a98af2-9086-429f-8e2f-d185f58a2e8d): Loading data parts | ||
344 | 2024.11.26 05:23:58.013530 [ 3 ] {24528a79-0011-41e6-8e8b-bf782005c9e8} <Debug> oximeter.measurements_f32 (06a98af2-9086-429f-8e2f-d185f58a2e8d): There are no data parts | ||
345 | 2024.11.26 05:23:58.014819 [ 3 ] {24528a79-0011-41e6-8e8b-bf782005c9e8} <Debug> TCPHandler: Processed in 0.00399969 sec. | ||
346 | 2024.11.26 05:23:58.015030 [ 255 ] {} <Trace> TCP-Session: 80c938af-e84e-4706-9913-5102e66a7b24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
347 | 2024.11.26 05:23:58.015221 [ 255 ] {2454b73d-560e-4b55-8b2b-8d33c0ad190e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35630) 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) | ||
348 | 2024.11.26 05:23:58.015278 [ 255 ] {2454b73d-560e-4b55-8b2b-8d33c0ad190e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
349 | 2024.11.26 05:23:58.017270 [ 255 ] {2454b73d-560e-4b55-8b2b-8d33c0ad190e} <Debug> oximeter.measurements_f64 (e0128138-2b23-4632-9a36-0a3e0e4fe4b1): Loading data parts | ||
350 | 2024.11.26 05:23:58.017435 [ 255 ] {2454b73d-560e-4b55-8b2b-8d33c0ad190e} <Debug> oximeter.measurements_f64 (e0128138-2b23-4632-9a36-0a3e0e4fe4b1): There are no data parts | ||
351 | 2024.11.26 05:23:58.018861 [ 255 ] {2454b73d-560e-4b55-8b2b-8d33c0ad190e} <Debug> TCPHandler: Processed in 0.003887528 sec. | ||
352 | 2024.11.26 05:23:58.019046 [ 3 ] {} <Trace> TCP-Session: e89c59bc-a445-4730-b37f-b1ab757a4305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
353 | 2024.11.26 05:23:58.019251 [ 3 ] {4ce56842-f356-4ddb-a01c-1a93e90d732e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44006) 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) | ||
354 | 2024.11.26 05:23:58.019320 [ 3 ] {4ce56842-f356-4ddb-a01c-1a93e90d732e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
355 | 2024.11.26 05:23:58.021075 [ 3 ] {4ce56842-f356-4ddb-a01c-1a93e90d732e} <Debug> oximeter.measurements_string (c03db095-d8b3-40be-9f4e-e65f857ca0ba): Loading data parts | ||
356 | 2024.11.26 05:23:58.021258 [ 3 ] {4ce56842-f356-4ddb-a01c-1a93e90d732e} <Debug> oximeter.measurements_string (c03db095-d8b3-40be-9f4e-e65f857ca0ba): There are no data parts | ||
357 | 2024.11.26 05:23:58.022787 [ 3 ] {4ce56842-f356-4ddb-a01c-1a93e90d732e} <Debug> TCPHandler: Processed in 0.003795196 sec. | ||
358 | 2024.11.26 05:23:58.022980 [ 255 ] {} <Trace> TCP-Session: 80c938af-e84e-4706-9913-5102e66a7b24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
359 | 2024.11.26 05:23:58.023177 [ 255 ] {8d28ac98-7980-48fb-9834-e02a21eecf86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35630) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
360 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
361 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
362 | * a string isn't palatable for a few reasons. | ||
363 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
364 | * details. | ||
365 | */ | ||
366 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
367 | 2024.11.26 05:23:58.023241 [ 255 ] {8d28ac98-7980-48fb-9834-e02a21eecf86} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
368 | 2024.11.26 05:23:58.025260 [ 255 ] {8d28ac98-7980-48fb-9834-e02a21eecf86} <Debug> oximeter.measurements_bytes (994efb6b-aa1a-4ab6-a33f-fe3401c1a3a5): Loading data parts | ||
369 | 2024.11.26 05:23:58.025452 [ 255 ] {8d28ac98-7980-48fb-9834-e02a21eecf86} <Debug> oximeter.measurements_bytes (994efb6b-aa1a-4ab6-a33f-fe3401c1a3a5): There are no data parts | ||
370 | 2024.11.26 05:23:58.027518 [ 255 ] {8d28ac98-7980-48fb-9834-e02a21eecf86} <Debug> TCPHandler: Processed in 0.004594072 sec. | ||
371 | 2024.11.26 05:23:58.027725 [ 3 ] {} <Trace> TCP-Session: e89c59bc-a445-4730-b37f-b1ab757a4305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
372 | 2024.11.26 05:23:58.027947 [ 3 ] {48651ee0-1346-47a4-b596-98b371ffba7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44006) 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) | ||
373 | 2024.11.26 05:23:58.027996 [ 3 ] {48651ee0-1346-47a4-b596-98b371ffba7b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
374 | 2024.11.26 05:23:58.029786 [ 3 ] {48651ee0-1346-47a4-b596-98b371ffba7b} <Debug> oximeter.measurements_cumulativei64 (7b535d99-a1ef-48d3-b969-dd47885d20f4): Loading data parts | ||
375 | 2024.11.26 05:23:58.029961 [ 3 ] {48651ee0-1346-47a4-b596-98b371ffba7b} <Debug> oximeter.measurements_cumulativei64 (7b535d99-a1ef-48d3-b969-dd47885d20f4): There are no data parts | ||
376 | 2024.11.26 05:23:58.032580 [ 3 ] {48651ee0-1346-47a4-b596-98b371ffba7b} <Debug> TCPHandler: Processed in 0.004911399 sec. | ||
377 | 2024.11.26 05:23:58.032796 [ 255 ] {} <Trace> TCP-Session: 80c938af-e84e-4706-9913-5102e66a7b24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
378 | 2024.11.26 05:23:58.033042 [ 255 ] {81f398f9-1fb4-4b58-861f-0faf521b8bcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35630) 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) | ||
379 | 2024.11.26 05:23:58.033115 [ 255 ] {81f398f9-1fb4-4b58-861f-0faf521b8bcf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
380 | 2024.11.26 05:23:58.035054 [ 255 ] {81f398f9-1fb4-4b58-861f-0faf521b8bcf} <Debug> oximeter.measurements_cumulativeu64 (2e92ca6e-11fa-4141-9bef-9e18853c2938): Loading data parts | ||
381 | 2024.11.26 05:23:58.035255 [ 255 ] {81f398f9-1fb4-4b58-861f-0faf521b8bcf} <Debug> oximeter.measurements_cumulativeu64 (2e92ca6e-11fa-4141-9bef-9e18853c2938): There are no data parts | ||
382 | 2024.11.26 05:23:58.036968 [ 255 ] {81f398f9-1fb4-4b58-861f-0faf521b8bcf} <Debug> TCPHandler: Processed in 0.004236195 sec. | ||
383 | 2024.11.26 05:23:58.037167 [ 3 ] {} <Trace> TCP-Session: e89c59bc-a445-4730-b37f-b1ab757a4305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
384 | 2024.11.26 05:23:58.037434 [ 3 ] {b0722651-b00f-4722-89a2-74869e9c0d25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44006) 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) | ||
385 | 2024.11.26 05:23:58.037525 [ 3 ] {b0722651-b00f-4722-89a2-74869e9c0d25} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
386 | 2024.11.26 05:23:58.039337 [ 3 ] {b0722651-b00f-4722-89a2-74869e9c0d25} <Debug> oximeter.measurements_cumulativef32 (11af778a-0723-4294-a0bb-063067ff39d5): Loading data parts | ||
387 | 2024.11.26 05:23:58.039531 [ 3 ] {b0722651-b00f-4722-89a2-74869e9c0d25} <Debug> oximeter.measurements_cumulativef32 (11af778a-0723-4294-a0bb-063067ff39d5): There are no data parts | ||
388 | 2024.11.26 05:23:58.040967 [ 3 ] {b0722651-b00f-4722-89a2-74869e9c0d25} <Debug> TCPHandler: Processed in 0.003865898 sec. | ||
389 | 2024.11.26 05:23:58.041155 [ 255 ] {} <Trace> TCP-Session: 80c938af-e84e-4706-9913-5102e66a7b24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
390 | 2024.11.26 05:23:58.041354 [ 255 ] {6212589a-6050-41f1-b64e-be4a4a24b6d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35630) 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) | ||
391 | 2024.11.26 05:23:58.041420 [ 255 ] {6212589a-6050-41f1-b64e-be4a4a24b6d9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
392 | 2024.11.26 05:23:58.043159 [ 255 ] {6212589a-6050-41f1-b64e-be4a4a24b6d9} <Debug> oximeter.measurements_cumulativef64 (5c072924-5ebd-4e39-9e45-36b1b81836fb): Loading data parts | ||
393 | 2024.11.26 05:23:58.043330 [ 255 ] {6212589a-6050-41f1-b64e-be4a4a24b6d9} <Debug> oximeter.measurements_cumulativef64 (5c072924-5ebd-4e39-9e45-36b1b81836fb): There are no data parts | ||
394 | 2024.11.26 05:23:58.044615 [ 255 ] {6212589a-6050-41f1-b64e-be4a4a24b6d9} <Debug> TCPHandler: Processed in 0.00351187 sec. | ||
395 | 2024.11.26 05:23:58.044815 [ 3 ] {} <Trace> TCP-Session: e89c59bc-a445-4730-b37f-b1ab757a4305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
396 | 2024.11.26 05:23:58.045098 [ 3 ] {873deb0a-4f27-481f-8a47-9078ceca0b0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44006) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
397 | * NOTE: Array types cannot be Nullable, see | ||
398 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
399 | * for more details. | ||
400 | * | ||
401 | * This means we need to use empty arrays to indicate a missing value. This | ||
402 | * is unfortunate, and at this point relies on the fact that an | ||
403 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
404 | * to figure out another way to represent missing samples here. | ||
405 | */ | ||
406 | 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) | ||
407 | 2024.11.26 05:23:58.045177 [ 3 ] {873deb0a-4f27-481f-8a47-9078ceca0b0e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
408 | 2024.11.26 05:23:58.047609 [ 3 ] {873deb0a-4f27-481f-8a47-9078ceca0b0e} <Debug> oximeter.measurements_histogrami8 (eece6bd4-b0b9-434f-9727-534a5b21117a): Loading data parts | ||
409 | 2024.11.26 05:23:58.047830 [ 3 ] {873deb0a-4f27-481f-8a47-9078ceca0b0e} <Debug> oximeter.measurements_histogrami8 (eece6bd4-b0b9-434f-9727-534a5b21117a): There are no data parts | ||
410 | 2024.11.26 05:23:58.049234 [ 3 ] {873deb0a-4f27-481f-8a47-9078ceca0b0e} <Debug> TCPHandler: Processed in 0.00447359 sec. | ||
411 | 2024.11.26 05:23:58.049422 [ 255 ] {} <Trace> TCP-Session: 80c938af-e84e-4706-9913-5102e66a7b24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
412 | 2024.11.26 05:23:58.049693 [ 255 ] {4b2a9eed-9410-46d1-bec7-e0cdb20a2865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35630) 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) | ||
413 | 2024.11.26 05:23:58.049770 [ 255 ] {4b2a9eed-9410-46d1-bec7-e0cdb20a2865} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
414 | 2024.11.26 05:23:58.051760 [ 255 ] {4b2a9eed-9410-46d1-bec7-e0cdb20a2865} <Debug> oximeter.measurements_histogramu8 (90ff21e9-d5e4-40d5-ab29-1db3e3005709): Loading data parts | ||
415 | 2024.11.26 05:23:58.051903 [ 255 ] {4b2a9eed-9410-46d1-bec7-e0cdb20a2865} <Debug> oximeter.measurements_histogramu8 (90ff21e9-d5e4-40d5-ab29-1db3e3005709): There are no data parts | ||
416 | 2024.11.26 05:23:58.053099 [ 255 ] {4b2a9eed-9410-46d1-bec7-e0cdb20a2865} <Debug> TCPHandler: Processed in 0.003731996 sec. | ||
417 | 2024.11.26 05:23:58.053286 [ 3 ] {} <Trace> TCP-Session: e89c59bc-a445-4730-b37f-b1ab757a4305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
418 | 2024.11.26 05:23:58.053554 [ 3 ] {354b34df-1964-4691-9b9c-f31e8d32e177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44006) 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) | ||
419 | 2024.11.26 05:23:58.053633 [ 3 ] {354b34df-1964-4691-9b9c-f31e8d32e177} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
420 | 2024.11.26 05:23:58.055730 [ 3 ] {354b34df-1964-4691-9b9c-f31e8d32e177} <Debug> oximeter.measurements_histogrami16 (9dad4e4c-4bfc-4fd8-8919-bf60cd648323): Loading data parts | ||
421 | 2024.11.26 05:23:58.055865 [ 3 ] {354b34df-1964-4691-9b9c-f31e8d32e177} <Debug> oximeter.measurements_histogrami16 (9dad4e4c-4bfc-4fd8-8919-bf60cd648323): There are no data parts | ||
422 | 2024.11.26 05:23:58.057087 [ 3 ] {354b34df-1964-4691-9b9c-f31e8d32e177} <Debug> TCPHandler: Processed in 0.003853428 sec. | ||
423 | 2024.11.26 05:23:58.057276 [ 255 ] {} <Trace> TCP-Session: 80c938af-e84e-4706-9913-5102e66a7b24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
424 | 2024.11.26 05:23:58.057545 [ 255 ] {31054b14-73ea-4d59-83f7-ba5f997aa866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35630) 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) | ||
425 | 2024.11.26 05:23:58.057623 [ 255 ] {31054b14-73ea-4d59-83f7-ba5f997aa866} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
426 | 2024.11.26 05:23:58.059594 [ 255 ] {31054b14-73ea-4d59-83f7-ba5f997aa866} <Debug> oximeter.measurements_histogramu16 (15d9bda2-b147-409e-afcf-3a09775c203b): Loading data parts | ||
427 | 2024.11.26 05:23:58.059717 [ 255 ] {31054b14-73ea-4d59-83f7-ba5f997aa866} <Debug> oximeter.measurements_histogramu16 (15d9bda2-b147-409e-afcf-3a09775c203b): There are no data parts | ||
428 | 2024.11.26 05:23:58.060932 [ 255 ] {31054b14-73ea-4d59-83f7-ba5f997aa866} <Debug> TCPHandler: Processed in 0.003708435 sec. | ||
429 | 2024.11.26 05:23:58.061124 [ 3 ] {} <Trace> TCP-Session: e89c59bc-a445-4730-b37f-b1ab757a4305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
430 | 2024.11.26 05:23:58.061402 [ 3 ] {581343bb-7a5d-4d1a-8513-820e8c7d7e1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44006) 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) | ||
431 | 2024.11.26 05:23:58.061478 [ 3 ] {581343bb-7a5d-4d1a-8513-820e8c7d7e1b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
432 | 2024.11.26 05:23:58.063583 [ 3 ] {581343bb-7a5d-4d1a-8513-820e8c7d7e1b} <Debug> oximeter.measurements_histogrami32 (13ed85ab-cdc5-4e9f-b58f-7791f5d4b290): Loading data parts | ||
433 | 2024.11.26 05:23:58.063712 [ 3 ] {581343bb-7a5d-4d1a-8513-820e8c7d7e1b} <Debug> oximeter.measurements_histogrami32 (13ed85ab-cdc5-4e9f-b58f-7791f5d4b290): There are no data parts | ||
434 | 2024.11.26 05:23:58.065571 [ 3 ] {581343bb-7a5d-4d1a-8513-820e8c7d7e1b} <Debug> TCPHandler: Processed in 0.00449946 sec. | ||
435 | 2024.11.26 05:23:58.065763 [ 255 ] {} <Trace> TCP-Session: 80c938af-e84e-4706-9913-5102e66a7b24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
436 | 2024.11.26 05:23:58.066031 [ 255 ] {38d023b1-6815-4b53-9716-98033912d35c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35630) 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) | ||
437 | 2024.11.26 05:23:58.066113 [ 255 ] {38d023b1-6815-4b53-9716-98033912d35c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
438 | 2024.11.26 05:23:58.068193 [ 255 ] {38d023b1-6815-4b53-9716-98033912d35c} <Debug> oximeter.measurements_histogramu32 (56356557-e437-458f-b10e-8e32f0c59005): Loading data parts | ||
439 | 2024.11.26 05:23:58.068358 [ 255 ] {38d023b1-6815-4b53-9716-98033912d35c} <Debug> oximeter.measurements_histogramu32 (56356557-e437-458f-b10e-8e32f0c59005): There are no data parts | ||
440 | 2024.11.26 05:23:58.070503 [ 255 ] {38d023b1-6815-4b53-9716-98033912d35c} <Debug> TCPHandler: Processed in 0.004795257 sec. | ||
441 | 2024.11.26 05:23:58.070685 [ 3 ] {} <Trace> TCP-Session: e89c59bc-a445-4730-b37f-b1ab757a4305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
442 | 2024.11.26 05:23:58.070978 [ 3 ] {56b2ce2b-69b9-4ed3-9304-6ad27590b9d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44006) 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) | ||
443 | 2024.11.26 05:23:58.071054 [ 3 ] {56b2ce2b-69b9-4ed3-9304-6ad27590b9d0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
444 | 2024.11.26 05:23:58.073143 [ 3 ] {56b2ce2b-69b9-4ed3-9304-6ad27590b9d0} <Debug> oximeter.measurements_histogrami64 (589a00dc-a01f-4230-aacf-4a695adbd64a): Loading data parts | ||
445 | 2024.11.26 05:23:58.073301 [ 3 ] {56b2ce2b-69b9-4ed3-9304-6ad27590b9d0} <Debug> oximeter.measurements_histogrami64 (589a00dc-a01f-4230-aacf-4a695adbd64a): There are no data parts | ||
446 | 2024.11.26 05:23:58.074575 [ 3 ] {56b2ce2b-69b9-4ed3-9304-6ad27590b9d0} <Debug> TCPHandler: Processed in 0.00394559 sec. | ||
447 | 2024.11.26 05:23:58.074763 [ 255 ] {} <Trace> TCP-Session: 80c938af-e84e-4706-9913-5102e66a7b24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
448 | 2024.11.26 05:23:58.075029 [ 255 ] {e4a3ff30-dddf-434a-b61a-a09c080a9455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35630) 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) | ||
449 | 2024.11.26 05:23:58.075108 [ 255 ] {e4a3ff30-dddf-434a-b61a-a09c080a9455} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
450 | 2024.11.26 05:23:58.077907 [ 255 ] {e4a3ff30-dddf-434a-b61a-a09c080a9455} <Debug> oximeter.measurements_histogramu64 (defdf639-fcab-44af-b9d8-2c7fd767cc20): Loading data parts | ||
451 | 2024.11.26 05:23:58.078064 [ 255 ] {e4a3ff30-dddf-434a-b61a-a09c080a9455} <Debug> oximeter.measurements_histogramu64 (defdf639-fcab-44af-b9d8-2c7fd767cc20): There are no data parts | ||
452 | 2024.11.26 05:23:58.079676 [ 255 ] {e4a3ff30-dddf-434a-b61a-a09c080a9455} <Debug> TCPHandler: Processed in 0.0049695 sec. | ||
453 | 2024.11.26 05:23:58.079865 [ 3 ] {} <Trace> TCP-Session: e89c59bc-a445-4730-b37f-b1ab757a4305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
454 | 2024.11.26 05:23:58.080153 [ 3 ] {878ff79c-bbb2-4ff4-8de9-48f21acb2172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44006) 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) | ||
455 | 2024.11.26 05:23:58.080222 [ 3 ] {878ff79c-bbb2-4ff4-8de9-48f21acb2172} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
456 | 2024.11.26 05:23:58.082219 [ 3 ] {878ff79c-bbb2-4ff4-8de9-48f21acb2172} <Debug> oximeter.measurements_histogramf32 (de5700d3-e17a-4096-91e9-af373849aeb5): Loading data parts | ||
457 | 2024.11.26 05:23:58.082337 [ 3 ] {878ff79c-bbb2-4ff4-8de9-48f21acb2172} <Debug> oximeter.measurements_histogramf32 (de5700d3-e17a-4096-91e9-af373849aeb5): There are no data parts | ||
458 | 2024.11.26 05:23:58.083640 [ 3 ] {878ff79c-bbb2-4ff4-8de9-48f21acb2172} <Debug> TCPHandler: Processed in 0.003827318 sec. | ||
459 | 2024.11.26 05:23:58.083825 [ 255 ] {} <Trace> TCP-Session: 80c938af-e84e-4706-9913-5102e66a7b24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
460 | 2024.11.26 05:23:58.084089 [ 255 ] {193ae4e0-9547-4843-b086-b5fc08dfa706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35630) 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) | ||
461 | 2024.11.26 05:23:58.084166 [ 255 ] {193ae4e0-9547-4843-b086-b5fc08dfa706} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
462 | 2024.11.26 05:23:58.086321 [ 255 ] {193ae4e0-9547-4843-b086-b5fc08dfa706} <Debug> oximeter.measurements_histogramf64 (ca2c5504-b339-46a5-ab78-80164baa1221): Loading data parts | ||
463 | 2024.11.26 05:23:58.086470 [ 255 ] {193ae4e0-9547-4843-b086-b5fc08dfa706} <Debug> oximeter.measurements_histogramf64 (ca2c5504-b339-46a5-ab78-80164baa1221): There are no data parts | ||
464 | 2024.11.26 05:23:58.087796 [ 255 ] {193ae4e0-9547-4843-b086-b5fc08dfa706} <Debug> TCPHandler: Processed in 0.004024141 sec. | ||
465 | 2024.11.26 05:23:58.087966 [ 3 ] {} <Trace> TCP-Session: e89c59bc-a445-4730-b37f-b1ab757a4305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
466 | 2024.11.26 05:23:58.088179 [ 3 ] {9cd23878-4e3b-4f14-99c1-f5ac589abf5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44006) /* The field tables store named dimensions of each timeseries. | ||
467 | * | ||
468 | * As with the measurement tables, there is one field table for each field data | ||
469 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
470 | * this behavior **must not** be relied upon for query correctness. | ||
471 | * | ||
472 | * The index for the fields differs from the measurements, however. Rows are | ||
473 | * sorted by timeseries name, then field name, field value, and finally | ||
474 | * timeseries key. This reflects the most common pattern for looking them up: | ||
475 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
476 | * usually then used to look up measurements. | ||
477 | * | ||
478 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
479 | * timeseries name and then key, since it would improve lookups where one | ||
480 | * already has the key. Realistically though, these tables are quite small and | ||
481 | * so performance benefits will be low in absolute terms. | ||
482 | * | ||
483 | * TTL: We use a materialized column to expire old field table records. This | ||
484 | * column is generated automatically by the database whenever a new row is | ||
485 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
486 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
487 | * record will remain during a deduplication, which will have the last | ||
488 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
489 | * measurement tables. | ||
490 | */ | ||
491 | 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) | ||
492 | 2024.11.26 05:23:58.088246 [ 3 ] {9cd23878-4e3b-4f14-99c1-f5ac589abf5b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
493 | 2024.11.26 05:23:58.090060 [ 3 ] {9cd23878-4e3b-4f14-99c1-f5ac589abf5b} <Debug> oximeter.fields_bool (dc4ec66c-c418-4e07-ab9e-06f911b44460): Loading data parts | ||
494 | 2024.11.26 05:23:58.090182 [ 3 ] {9cd23878-4e3b-4f14-99c1-f5ac589abf5b} <Debug> oximeter.fields_bool (dc4ec66c-c418-4e07-ab9e-06f911b44460): There are no data parts | ||
495 | 2024.11.26 05:23:58.091336 [ 3 ] {9cd23878-4e3b-4f14-99c1-f5ac589abf5b} <Debug> TCPHandler: Processed in 0.003421279 sec. | ||
496 | 2024.11.26 05:23:58.091552 [ 255 ] {} <Trace> TCP-Session: 80c938af-e84e-4706-9913-5102e66a7b24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
497 | 2024.11.26 05:23:58.091743 [ 255 ] {72803611-4adc-4062-bded-5221770db853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35630) 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) | ||
498 | 2024.11.26 05:23:58.091809 [ 255 ] {72803611-4adc-4062-bded-5221770db853} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
499 | 2024.11.26 05:23:58.093660 [ 255 ] {72803611-4adc-4062-bded-5221770db853} <Debug> oximeter.fields_i8 (761aee95-bb8f-4e19-8d17-bad5f6c8b04c): Loading data parts | ||
500 | 2024.11.26 05:23:58.093835 [ 255 ] {72803611-4adc-4062-bded-5221770db853} <Debug> oximeter.fields_i8 (761aee95-bb8f-4e19-8d17-bad5f6c8b04c): There are no data parts | ||
501 | 2024.11.26 05:23:58.094971 [ 255 ] {72803611-4adc-4062-bded-5221770db853} <Debug> TCPHandler: Processed in 0.00347443 sec. | ||
502 | 2024.11.26 05:23:58.095142 [ 3 ] {} <Trace> TCP-Session: e89c59bc-a445-4730-b37f-b1ab757a4305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
503 | 2024.11.26 05:23:58.095363 [ 3 ] {1c09ad8b-7242-4707-ab27-5e4c5d63b9d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44006) 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) | ||
504 | 2024.11.26 05:23:58.095430 [ 3 ] {1c09ad8b-7242-4707-ab27-5e4c5d63b9d2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
505 | 2024.11.26 05:23:58.097378 [ 3 ] {1c09ad8b-7242-4707-ab27-5e4c5d63b9d2} <Debug> oximeter.fields_u8 (88c52887-9acf-4e6a-9781-34ca36ba234b): Loading data parts | ||
506 | 2024.11.26 05:23:58.097516 [ 3 ] {1c09ad8b-7242-4707-ab27-5e4c5d63b9d2} <Debug> oximeter.fields_u8 (88c52887-9acf-4e6a-9781-34ca36ba234b): There are no data parts | ||
507 | 2024.11.26 05:23:58.098672 [ 3 ] {1c09ad8b-7242-4707-ab27-5e4c5d63b9d2} <Debug> TCPHandler: Processed in 0.003583312 sec. | ||
508 | 2024.11.26 05:23:58.098889 [ 255 ] {} <Trace> TCP-Session: 80c938af-e84e-4706-9913-5102e66a7b24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
509 | 2024.11.26 05:23:58.099088 [ 255 ] {abe9a92e-41a5-4552-b4aa-b7cf7e83e84c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35630) 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) | ||
510 | 2024.11.26 05:23:58.099165 [ 255 ] {abe9a92e-41a5-4552-b4aa-b7cf7e83e84c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
511 | 2024.11.26 05:23:58.101049 [ 255 ] {abe9a92e-41a5-4552-b4aa-b7cf7e83e84c} <Debug> oximeter.fields_i16 (81464a18-a50c-4ce2-b342-196ef6b73cb4): Loading data parts | ||
512 | 2024.11.26 05:23:58.101218 [ 255 ] {abe9a92e-41a5-4552-b4aa-b7cf7e83e84c} <Debug> oximeter.fields_i16 (81464a18-a50c-4ce2-b342-196ef6b73cb4): There are no data parts | ||
513 | 2024.11.26 05:23:58.104733 [ 255 ] {abe9a92e-41a5-4552-b4aa-b7cf7e83e84c} <Debug> TCPHandler: Processed in 0.005896689 sec. | ||
514 | 2024.11.26 05:23:58.104918 [ 3 ] {} <Trace> TCP-Session: e89c59bc-a445-4730-b37f-b1ab757a4305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
515 | 2024.11.26 05:23:58.105142 [ 3 ] {00c685bb-b8c6-4d60-9b1d-c853e44ef3cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44006) 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) | ||
516 | 2024.11.26 05:23:58.105212 [ 3 ] {00c685bb-b8c6-4d60-9b1d-c853e44ef3cb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
517 | 2024.11.26 05:23:58.107772 [ 3 ] {00c685bb-b8c6-4d60-9b1d-c853e44ef3cb} <Debug> oximeter.fields_u16 (d578181d-073d-4ef2-9164-95ad67658e82): Loading data parts | ||
518 | 2024.11.26 05:23:58.107960 [ 3 ] {00c685bb-b8c6-4d60-9b1d-c853e44ef3cb} <Debug> oximeter.fields_u16 (d578181d-073d-4ef2-9164-95ad67658e82): There are no data parts | ||
519 | 2024.11.26 05:23:58.109278 [ 3 ] {00c685bb-b8c6-4d60-9b1d-c853e44ef3cb} <Debug> TCPHandler: Processed in 0.004413789 sec. | ||
520 | 2024.11.26 05:23:58.109474 [ 255 ] {} <Trace> TCP-Session: 80c938af-e84e-4706-9913-5102e66a7b24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
521 | 2024.11.26 05:23:58.109672 [ 255 ] {6a5a7ece-f2d1-4648-b852-19dc3c45ac21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35630) 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) | ||
522 | 2024.11.26 05:23:58.109745 [ 255 ] {6a5a7ece-f2d1-4648-b852-19dc3c45ac21} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
523 | 2024.11.26 05:23:58.111518 [ 255 ] {6a5a7ece-f2d1-4648-b852-19dc3c45ac21} <Debug> oximeter.fields_i32 (17eb6fb4-a4e0-481f-aeb7-7f41c06177d9): Loading data parts | ||
524 | 2024.11.26 05:23:58.111707 [ 255 ] {6a5a7ece-f2d1-4648-b852-19dc3c45ac21} <Debug> oximeter.fields_i32 (17eb6fb4-a4e0-481f-aeb7-7f41c06177d9): There are no data parts | ||
525 | 2024.11.26 05:23:58.112853 [ 255 ] {6a5a7ece-f2d1-4648-b852-19dc3c45ac21} <Debug> TCPHandler: Processed in 0.003431589 sec. | ||
526 | 2024.11.26 05:23:58.113029 [ 3 ] {} <Trace> TCP-Session: e89c59bc-a445-4730-b37f-b1ab757a4305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
527 | 2024.11.26 05:23:58.113246 [ 3 ] {38f2c1cf-f019-4446-92f6-672b98d8487a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44006) 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) | ||
528 | 2024.11.26 05:23:58.113312 [ 3 ] {38f2c1cf-f019-4446-92f6-672b98d8487a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
529 | 2024.11.26 05:23:58.115370 [ 3 ] {38f2c1cf-f019-4446-92f6-672b98d8487a} <Debug> oximeter.fields_u32 (92a07324-9b62-4f3b-819c-cbdb608b5326): Loading data parts | ||
530 | 2024.11.26 05:23:58.115530 [ 3 ] {38f2c1cf-f019-4446-92f6-672b98d8487a} <Debug> oximeter.fields_u32 (92a07324-9b62-4f3b-819c-cbdb608b5326): There are no data parts | ||
531 | 2024.11.26 05:23:58.117073 [ 3 ] {38f2c1cf-f019-4446-92f6-672b98d8487a} <Debug> TCPHandler: Processed in 0.004097422 sec. | ||
532 | 2024.11.26 05:23:58.117261 [ 255 ] {} <Trace> TCP-Session: 80c938af-e84e-4706-9913-5102e66a7b24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
533 | 2024.11.26 05:23:58.117498 [ 255 ] {97cbe65b-13e8-4160-a95d-eff0e2b15bcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35630) 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) | ||
534 | 2024.11.26 05:23:58.117579 [ 255 ] {97cbe65b-13e8-4160-a95d-eff0e2b15bcd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
535 | 2024.11.26 05:23:58.119365 [ 255 ] {97cbe65b-13e8-4160-a95d-eff0e2b15bcd} <Debug> oximeter.fields_i64 (227b1a2c-cbba-4465-b8ff-dffec3e4d010): Loading data parts | ||
536 | 2024.11.26 05:23:58.119540 [ 255 ] {97cbe65b-13e8-4160-a95d-eff0e2b15bcd} <Debug> oximeter.fields_i64 (227b1a2c-cbba-4465-b8ff-dffec3e4d010): There are no data parts | ||
537 | 2024.11.26 05:23:58.120832 [ 255 ] {97cbe65b-13e8-4160-a95d-eff0e2b15bcd} <Debug> TCPHandler: Processed in 0.003633393 sec. | ||
538 | 2024.11.26 05:23:58.120999 [ 3 ] {} <Trace> TCP-Session: e89c59bc-a445-4730-b37f-b1ab757a4305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
539 | 2024.11.26 05:23:58.121215 [ 3 ] {d6b3944a-3b84-47ce-a4a5-b736c5584728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44006) 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) | ||
540 | 2024.11.26 05:23:58.121283 [ 3 ] {d6b3944a-3b84-47ce-a4a5-b736c5584728} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
541 | 2024.11.26 05:23:58.123052 [ 3 ] {d6b3944a-3b84-47ce-a4a5-b736c5584728} <Debug> oximeter.fields_u64 (9ec036d5-bba4-43d5-be54-2a91ce943d0b): Loading data parts | ||
542 | 2024.11.26 05:23:58.123213 [ 3 ] {d6b3944a-3b84-47ce-a4a5-b736c5584728} <Debug> oximeter.fields_u64 (9ec036d5-bba4-43d5-be54-2a91ce943d0b): There are no data parts | ||
543 | 2024.11.26 05:23:58.124589 [ 3 ] {d6b3944a-3b84-47ce-a4a5-b736c5584728} <Debug> TCPHandler: Processed in 0.003642084 sec. | ||
544 | 2024.11.26 05:23:58.124761 [ 255 ] {} <Trace> TCP-Session: 80c938af-e84e-4706-9913-5102e66a7b24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
545 | 2024.11.26 05:23:58.124951 [ 255 ] {db01afb2-6e46-40a1-873f-e69685fcd9a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35630) 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) | ||
546 | 2024.11.26 05:23:58.125022 [ 255 ] {db01afb2-6e46-40a1-873f-e69685fcd9a2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
547 | 2024.11.26 05:23:58.126779 [ 255 ] {db01afb2-6e46-40a1-873f-e69685fcd9a2} <Debug> oximeter.fields_ipaddr (8a2e67de-55f3-43b2-a041-8eb7e4087a0a): Loading data parts | ||
548 | 2024.11.26 05:23:58.126958 [ 255 ] {db01afb2-6e46-40a1-873f-e69685fcd9a2} <Debug> oximeter.fields_ipaddr (8a2e67de-55f3-43b2-a041-8eb7e4087a0a): There are no data parts | ||
549 | 2024.11.26 05:23:58.128301 [ 255 ] {db01afb2-6e46-40a1-873f-e69685fcd9a2} <Debug> TCPHandler: Processed in 0.003591203 sec. | ||
550 | 2024.11.26 05:23:58.128469 [ 3 ] {} <Trace> TCP-Session: e89c59bc-a445-4730-b37f-b1ab757a4305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
551 | 2024.11.26 05:23:58.128694 [ 3 ] {c4864e22-8aea-41ee-8b71-b8bcea781a6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44006) 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) | ||
552 | 2024.11.26 05:23:58.128763 [ 3 ] {c4864e22-8aea-41ee-8b71-b8bcea781a6a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
553 | 2024.11.26 05:23:58.131221 [ 3 ] {c4864e22-8aea-41ee-8b71-b8bcea781a6a} <Debug> oximeter.fields_string (876e26ef-5fcc-4417-8e45-f9a4e248c4fa): Loading data parts | ||
554 | 2024.11.26 05:23:58.131368 [ 3 ] {c4864e22-8aea-41ee-8b71-b8bcea781a6a} <Debug> oximeter.fields_string (876e26ef-5fcc-4417-8e45-f9a4e248c4fa): There are no data parts | ||
555 | 2024.11.26 05:23:58.133259 [ 3 ] {c4864e22-8aea-41ee-8b71-b8bcea781a6a} <Debug> TCPHandler: Processed in 0.004843838 sec. | ||
556 | 2024.11.26 05:23:58.133437 [ 255 ] {} <Trace> TCP-Session: 80c938af-e84e-4706-9913-5102e66a7b24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
557 | 2024.11.26 05:23:58.133631 [ 255 ] {bbd0c66e-6a22-44d2-97c3-dc72db5ca560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35630) 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) | ||
558 | 2024.11.26 05:23:58.133703 [ 255 ] {bbd0c66e-6a22-44d2-97c3-dc72db5ca560} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
559 | 2024.11.26 05:23:58.137541 [ 255 ] {bbd0c66e-6a22-44d2-97c3-dc72db5ca560} <Debug> oximeter.fields_uuid (51332563-4356-4c7b-a99c-993aa3aae9bc): Loading data parts | ||
560 | 2024.11.26 05:23:58.137731 [ 255 ] {bbd0c66e-6a22-44d2-97c3-dc72db5ca560} <Debug> oximeter.fields_uuid (51332563-4356-4c7b-a99c-993aa3aae9bc): There are no data parts | ||
561 | 2024.11.26 05:23:58.139329 [ 255 ] {bbd0c66e-6a22-44d2-97c3-dc72db5ca560} <Debug> TCPHandler: Processed in 0.00594365 sec. | ||
562 | 2024.11.26 05:23:58.139542 [ 3 ] {} <Trace> TCP-Session: e89c59bc-a445-4730-b37f-b1ab757a4305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
563 | 2024.11.26 05:23:58.139877 [ 3 ] {507c8efa-640d-4fc7-b66f-b20c7b80a44b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44006) /* The timeseries schema table stores the extracted schema for the samples | ||
564 | * oximeter collects. | ||
565 | */ | ||
566 | 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) | ||
567 | 2024.11.26 05:23:58.139977 [ 3 ] {507c8efa-640d-4fc7-b66f-b20c7b80a44b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
568 | 2024.11.26 05:23:58.142016 [ 3 ] {507c8efa-640d-4fc7-b66f-b20c7b80a44b} <Debug> oximeter.timeseries_schema (fc56eb7b-4094-459a-b184-ca80bad8bef3): Loading data parts | ||
569 | 2024.11.26 05:23:58.142191 [ 3 ] {507c8efa-640d-4fc7-b66f-b20c7b80a44b} <Debug> oximeter.timeseries_schema (fc56eb7b-4094-459a-b184-ca80bad8bef3): There are no data parts | ||
570 | 2024.11.26 05:23:58.143523 [ 3 ] {507c8efa-640d-4fc7-b66f-b20c7b80a44b} <Debug> TCPHandler: Processed in 0.004046032 sec. | ||
571 | 2024.11.26 05:23:58.143698 [ 255 ] {} <Trace> TCP-Session: 80c938af-e84e-4706-9913-5102e66a7b24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
572 | 2024.11.26 05:23:58.143901 [ 255 ] {d4ffb084-f027-4cdb-8460-b3319f569217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35630) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
573 | 2024.11.26 05:23:58.145111 [ 255 ] {d4ffb084-f027-4cdb-8460-b3319f569217} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
574 | 2024.11.26 05:23:58.153216 [ 260 ] {d4ffb084-f027-4cdb-8460-b3319f569217} <Trace> oximeter.version (633eb55f-73c0-4f69-add2-103cc1a031be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
575 | 2024.11.26 05:23:58.153319 [ 260 ] {d4ffb084-f027-4cdb-8460-b3319f569217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. | ||
576 | 2024.11.26 05:23:58.158053 [ 260 ] {d4ffb084-f027-4cdb-8460-b3319f569217} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
577 | 2024.11.26 05:23:58.158432 [ 260 ] {d4ffb084-f027-4cdb-8460-b3319f569217} <Trace> oximeter.version (633eb55f-73c0-4f69-add2-103cc1a031be): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
578 | 2024.11.26 05:23:58.158791 [ 255 ] {d4ffb084-f027-4cdb-8460-b3319f569217} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.014957 sec., 66.85832720465334 rows/sec., 1.04 KiB/sec. | ||
579 | 2024.11.26 05:23:58.159061 [ 255 ] {d4ffb084-f027-4cdb-8460-b3319f569217} <Debug> TCPHandler: Processed in 0.015412251 sec. | ||
580 | 2024.11.26 05:23:59.000142 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.65 MiB, peak 135.65 MiB, free memory in arenas 0.00 B, will set to 139.30 MiB (RSS), difference: 3.65 MiB | ||
581 | 2024.11.26 05:23:59.745651 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52663 | ||
582 | 2024.11.26 05:23:59.746143 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
583 | 2024.11.26 05:23:59.746179 [ 261 ] {} <Debug> TCP-Session: 40102b40-bf49-486f-8664-683d3055eab7 Authenticating user 'default' from [fd00:1122:3344:101::a]:52663 | ||
584 | 2024.11.26 05:23:59.746255 [ 261 ] {} <Debug> TCP-Session: 40102b40-bf49-486f-8664-683d3055eab7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
585 | 2024.11.26 05:23:59.746269 [ 261 ] {} <Debug> TCP-Session: 40102b40-bf49-486f-8664-683d3055eab7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
586 | 2024.11.26 05:23:59.746321 [ 261 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
587 | 2024.11.26 05:23:59.746376 [ 261 ] {} <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 | ||
588 | 2024.11.26 05:23:59.746394 [ 261 ] {} <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 | ||
589 | 2024.11.26 05:23:59.746766 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60686 | ||
590 | 2024.11.26 05:23:59.746851 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38334 | ||
591 | 2024.11.26 05:23:59.746946 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
592 | 2024.11.26 05:23:59.746968 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56199 | ||
593 | 2024.11.26 05:23:59.747012 [ 262 ] {} <Debug> TCP-Session: bdef0e96-42ee-4498-b7e4-00403a217bbd Authenticating user 'default' from [fd00:1122:3344:101::a]:60686 | ||
594 | 2024.11.26 05:23:59.747192 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
595 | 2024.11.26 05:23:59.747222 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
596 | 2024.11.26 05:23:59.747222 [ 262 ] {} <Debug> TCP-Session: bdef0e96-42ee-4498-b7e4-00403a217bbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
597 | 2024.11.26 05:23:59.747173 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36432 | ||
598 | 2024.11.26 05:23:59.747304 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36010 | ||
599 | 2024.11.26 05:23:59.747334 [ 263 ] {} <Debug> TCP-Session: ac767077-140b-4362-a4ad-411110f33e35 Authenticating user 'default' from [fd00:1122:3344:101::a]:38334 | ||
600 | 2024.11.26 05:23:59.747348 [ 264 ] {} <Debug> TCP-Session: 88ee4184-3ed8-4060-aece-7fc4c9eec909 Authenticating user 'default' from [fd00:1122:3344:101::a]:56199 | ||
601 | 2024.11.26 05:23:59.747377 [ 262 ] {} <Debug> TCP-Session: bdef0e96-42ee-4498-b7e4-00403a217bbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
602 | 2024.11.26 05:23:59.747416 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49055 | ||
603 | 2024.11.26 05:23:59.747465 [ 263 ] {} <Debug> TCP-Session: ac767077-140b-4362-a4ad-411110f33e35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
604 | 2024.11.26 05:23:59.747431 [ 264 ] {} <Debug> TCP-Session: 88ee4184-3ed8-4060-aece-7fc4c9eec909 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
605 | 2024.11.26 05:23:59.747676 [ 263 ] {} <Debug> TCP-Session: ac767077-140b-4362-a4ad-411110f33e35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
606 | 2024.11.26 05:23:59.747622 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
607 | 2024.11.26 05:23:59.747621 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64439 | ||
608 | 2024.11.26 05:23:59.747824 [ 264 ] {} <Debug> TCP-Session: 88ee4184-3ed8-4060-aece-7fc4c9eec909 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
609 | 2024.11.26 05:23:59.747860 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
610 | 2024.11.26 05:23:59.748084 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
611 | 2024.11.26 05:23:59.748097 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
612 | 2024.11.26 05:23:59.748105 [ 266 ] {} <Debug> TCP-Session: 4bf43252-6913-44b0-ab30-3b8331b8c735 Authenticating user 'default' from [fd00:1122:3344:101::a]:36010 | ||
613 | 2024.11.26 05:23:59.748168 [ 268 ] {} <Debug> TCP-Session: b7888a1e-3a35-4901-a3a0-e6e83ff044cb Authenticating user 'default' from [fd00:1122:3344:101::a]:64439 | ||
614 | 2024.11.26 05:23:59.748266 [ 266 ] {} <Debug> TCP-Session: 4bf43252-6913-44b0-ab30-3b8331b8c735 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
615 | 2024.11.26 05:23:59.748290 [ 268 ] {} <Debug> TCP-Session: b7888a1e-3a35-4901-a3a0-e6e83ff044cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
616 | 2024.11.26 05:23:59.748303 [ 265 ] {} <Debug> TCP-Session: 13e4a33b-83bf-40f3-809e-43c1892e8c92 Authenticating user 'default' from [fd00:1122:3344:101::a]:36432 | ||
617 | 2024.11.26 05:23:59.748303 [ 267 ] {} <Debug> TCP-Session: 6b58d924-65f1-4371-ac11-ef734b3f6baa Authenticating user 'default' from [fd00:1122:3344:101::a]:49055 | ||
618 | 2024.11.26 05:23:59.748383 [ 268 ] {} <Debug> TCP-Session: b7888a1e-3a35-4901-a3a0-e6e83ff044cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
619 | 2024.11.26 05:23:59.748371 [ 266 ] {} <Debug> TCP-Session: 4bf43252-6913-44b0-ab30-3b8331b8c735 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
620 | 2024.11.26 05:23:59.748406 [ 265 ] {} <Debug> TCP-Session: 13e4a33b-83bf-40f3-809e-43c1892e8c92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
621 | 2024.11.26 05:23:59.748435 [ 267 ] {} <Debug> TCP-Session: 6b58d924-65f1-4371-ac11-ef734b3f6baa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
622 | 2024.11.26 05:23:59.748565 [ 265 ] {} <Debug> TCP-Session: 13e4a33b-83bf-40f3-809e-43c1892e8c92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
623 | 2024.11.26 05:23:59.748574 [ 267 ] {} <Debug> TCP-Session: 6b58d924-65f1-4371-ac11-ef734b3f6baa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
624 | 2024.11.26 05:23:59.815129 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50016 | ||
625 | 2024.11.26 05:23:59.816522 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
626 | 2024.11.26 05:23:59.816563 [ 269 ] {} <Debug> TCP-Session: caeb9f03-0054-4238-a1cb-81f3515a7f46 Authenticating user 'default' from [fd00:1122:3344:101::b]:50016 | ||
627 | 2024.11.26 05:23:59.816619 [ 269 ] {} <Debug> TCP-Session: caeb9f03-0054-4238-a1cb-81f3515a7f46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
628 | 2024.11.26 05:23:59.816661 [ 269 ] {} <Debug> TCP-Session: caeb9f03-0054-4238-a1cb-81f3515a7f46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
629 | 2024.11.26 05:23:59.816730 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
630 | 2024.11.26 05:23:59.816759 [ 269 ] {} <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 | ||
631 | 2024.11.26 05:23:59.816811 [ 269 ] {} <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 | ||
632 | 2024.11.26 05:23:59.817272 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65190 | ||
633 | 2024.11.26 05:23:59.817272 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56278 | ||
634 | 2024.11.26 05:23:59.817334 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64062 | ||
635 | 2024.11.26 05:23:59.817534 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38839 | ||
636 | 2024.11.26 05:23:59.817710 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
637 | 2024.11.26 05:23:59.817918 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
638 | 2024.11.26 05:23:59.817956 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43741 | ||
639 | 2024.11.26 05:23:59.817985 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
640 | 2024.11.26 05:23:59.818120 [ 272 ] {} <Debug> TCP-Session: 51278050-717c-4fce-9cfe-e9ac978f8e69 Authenticating user 'default' from [fd00:1122:3344:101::b]:64062 | ||
641 | 2024.11.26 05:23:59.818145 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35123 | ||
642 | 2024.11.26 05:23:59.818096 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
643 | 2024.11.26 05:23:59.818383 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
644 | 2024.11.26 05:23:59.818368 [ 273 ] {} <Debug> TCP-Session: 60fa9ca5-ba1f-45fe-9505-d28534de74c9 Authenticating user 'default' from [fd00:1122:3344:101::b]:38839 | ||
645 | 2024.11.26 05:23:59.818424 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63224 | ||
646 | 2024.11.26 05:23:59.818484 [ 270 ] {} <Debug> TCP-Session: e907b544-1bd4-4721-a5fc-1ec146ac1b97 Authenticating user 'default' from [fd00:1122:3344:101::b]:56278 | ||
647 | 2024.11.26 05:23:59.818601 [ 273 ] {} <Debug> TCP-Session: 60fa9ca5-ba1f-45fe-9505-d28534de74c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
648 | 2024.11.26 05:23:59.818598 [ 274 ] {} <Debug> TCP-Session: 09cfd3d8-0c0c-4974-a2c3-4f272e9d905d Authenticating user 'default' from [fd00:1122:3344:101::b]:43741 | ||
649 | 2024.11.26 05:23:59.818599 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
650 | 2024.11.26 05:23:59.818393 [ 272 ] {} <Debug> TCP-Session: 51278050-717c-4fce-9cfe-e9ac978f8e69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
651 | 2024.11.26 05:23:59.818792 [ 273 ] {} <Debug> TCP-Session: 60fa9ca5-ba1f-45fe-9505-d28534de74c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
652 | 2024.11.26 05:23:59.818816 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
653 | 2024.11.26 05:23:59.818845 [ 274 ] {} <Debug> TCP-Session: 09cfd3d8-0c0c-4974-a2c3-4f272e9d905d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
654 | 2024.11.26 05:23:59.818845 [ 272 ] {} <Debug> TCP-Session: 51278050-717c-4fce-9cfe-e9ac978f8e69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
655 | 2024.11.26 05:23:59.818872 [ 270 ] {} <Debug> TCP-Session: e907b544-1bd4-4721-a5fc-1ec146ac1b97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
656 | 2024.11.26 05:23:59.818930 [ 274 ] {} <Debug> TCP-Session: 09cfd3d8-0c0c-4974-a2c3-4f272e9d905d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
657 | 2024.11.26 05:23:59.819054 [ 271 ] {} <Debug> TCP-Session: 062d2f62-b6c7-4a77-b126-ffb963e8709c Authenticating user 'default' from [fd00:1122:3344:101::b]:65190 | ||
658 | 2024.11.26 05:23:59.819122 [ 275 ] {} <Debug> TCP-Session: 98c0d2e5-1a30-442f-beb9-eeb924e2d9bc Authenticating user 'default' from [fd00:1122:3344:101::b]:35123 | ||
659 | 2024.11.26 05:23:59.819171 [ 271 ] {} <Debug> TCP-Session: 062d2f62-b6c7-4a77-b126-ffb963e8709c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
660 | 2024.11.26 05:23:59.819226 [ 270 ] {} <Debug> TCP-Session: e907b544-1bd4-4721-a5fc-1ec146ac1b97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
661 | 2024.11.26 05:23:59.819244 [ 276 ] {} <Debug> TCP-Session: 2b2f2d3c-7f97-4b76-9ea4-31bec82b7bbb Authenticating user 'default' from [fd00:1122:3344:101::b]:63224 | ||
662 | 2024.11.26 05:23:59.819274 [ 275 ] {} <Debug> TCP-Session: 98c0d2e5-1a30-442f-beb9-eeb924e2d9bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
663 | 2024.11.26 05:23:59.819276 [ 271 ] {} <Debug> TCP-Session: 062d2f62-b6c7-4a77-b126-ffb963e8709c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
664 | 2024.11.26 05:23:59.819341 [ 276 ] {} <Debug> TCP-Session: 2b2f2d3c-7f97-4b76-9ea4-31bec82b7bbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
665 | 2024.11.26 05:23:59.819399 [ 275 ] {} <Debug> TCP-Session: 98c0d2e5-1a30-442f-beb9-eeb924e2d9bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
666 | 2024.11.26 05:23:59.819451 [ 276 ] {} <Debug> TCP-Session: 2b2f2d3c-7f97-4b76-9ea4-31bec82b7bbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
667 | 2024.11.26 05:24:00.387433 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61971 | ||
668 | 2024.11.26 05:24:00.388014 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
669 | 2024.11.26 05:24:00.388071 [ 277 ] {} <Debug> TCP-Session: a85a8abb-6070-4cfc-962c-fa1b6bf03dc6 Authenticating user 'default' from [fd00:1122:3344:101::c]:61971 | ||
670 | 2024.11.26 05:24:00.388110 [ 277 ] {} <Debug> TCP-Session: a85a8abb-6070-4cfc-962c-fa1b6bf03dc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
671 | 2024.11.26 05:24:00.388179 [ 277 ] {} <Debug> TCP-Session: a85a8abb-6070-4cfc-962c-fa1b6bf03dc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
672 | 2024.11.26 05:24:00.388276 [ 277 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
673 | 2024.11.26 05:24:00.388317 [ 277 ] {} <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 | ||
674 | 2024.11.26 05:24:00.388384 [ 277 ] {} <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 | ||
675 | 2024.11.26 05:24:00.388928 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55667 | ||
676 | 2024.11.26 05:24:00.388999 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51813 | ||
677 | 2024.11.26 05:24:00.389159 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62822 | ||
678 | 2024.11.26 05:24:00.389212 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
679 | 2024.11.26 05:24:00.389602 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
680 | 2024.11.26 05:24:00.389630 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
681 | 2024.11.26 05:24:00.389632 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35665 | ||
682 | 2024.11.26 05:24:00.389615 [ 278 ] {} <Debug> TCP-Session: ae664651-5a73-48c0-bd9f-602243977780 Authenticating user 'default' from [fd00:1122:3344:101::c]:55667 | ||
683 | 2024.11.26 05:24:00.389708 [ 279 ] {} <Debug> TCP-Session: 419be50b-6211-4750-85ea-eeaf50648024 Authenticating user 'default' from [fd00:1122:3344:101::c]:51813 | ||
684 | 2024.11.26 05:24:00.389738 [ 280 ] {} <Debug> TCP-Session: 22136e81-a8e3-4180-a618-34431fdfd8b3 Authenticating user 'default' from [fd00:1122:3344:101::c]:62822 | ||
685 | 2024.11.26 05:24:00.389734 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33735 | ||
686 | 2024.11.26 05:24:00.389837 [ 278 ] {} <Debug> TCP-Session: ae664651-5a73-48c0-bd9f-602243977780 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
687 | 2024.11.26 05:24:00.389841 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37021 | ||
688 | 2024.11.26 05:24:00.389923 [ 280 ] {} <Debug> TCP-Session: 22136e81-a8e3-4180-a618-34431fdfd8b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
689 | 2024.11.26 05:24:00.390015 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50678 | ||
690 | 2024.11.26 05:24:00.390120 [ 278 ] {} <Debug> TCP-Session: ae664651-5a73-48c0-bd9f-602243977780 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
691 | 2024.11.26 05:24:00.389927 [ 279 ] {} <Debug> TCP-Session: 419be50b-6211-4750-85ea-eeaf50648024 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
692 | 2024.11.26 05:24:00.390259 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
693 | 2024.11.26 05:24:00.390255 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
694 | 2024.11.26 05:24:00.390597 [ 279 ] {} <Debug> TCP-Session: 419be50b-6211-4750-85ea-eeaf50648024 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
695 | 2024.11.26 05:24:00.390660 [ 281 ] {} <Debug> TCP-Session: b198863c-a9ed-4c08-8f66-aaad8d02cc00 Authenticating user 'default' from [fd00:1122:3344:101::c]:35665 | ||
696 | 2024.11.26 05:24:00.390688 [ 280 ] {} <Debug> TCP-Session: 22136e81-a8e3-4180-a618-34431fdfd8b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
697 | 2024.11.26 05:24:00.390689 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
698 | 2024.11.26 05:24:00.390762 [ 283 ] {} <Debug> TCP-Session: b6c3f6c4-03f0-4674-85e3-f05cb0c24e6f Authenticating user 'default' from [fd00:1122:3344:101::c]:37021 | ||
699 | 2024.11.26 05:24:00.390837 [ 282 ] {} <Debug> TCP-Session: 4c30a164-9fee-4f32-8bf3-6302ac02f7a0 Authenticating user 'default' from [fd00:1122:3344:101::c]:33735 | ||
700 | 2024.11.26 05:24:00.390869 [ 281 ] {} <Debug> TCP-Session: b198863c-a9ed-4c08-8f66-aaad8d02cc00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
701 | 2024.11.26 05:24:00.390895 [ 283 ] {} <Debug> TCP-Session: b6c3f6c4-03f0-4674-85e3-f05cb0c24e6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
702 | 2024.11.26 05:24:00.390910 [ 282 ] {} <Debug> TCP-Session: 4c30a164-9fee-4f32-8bf3-6302ac02f7a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
703 | 2024.11.26 05:24:00.390919 [ 281 ] {} <Debug> TCP-Session: b198863c-a9ed-4c08-8f66-aaad8d02cc00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
704 | 2024.11.26 05:24:00.390963 [ 283 ] {} <Debug> TCP-Session: b6c3f6c4-03f0-4674-85e3-f05cb0c24e6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
705 | 2024.11.26 05:24:00.390977 [ 282 ] {} <Debug> TCP-Session: 4c30a164-9fee-4f32-8bf3-6302ac02f7a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
706 | 2024.11.26 05:24:00.396812 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
707 | 2024.11.26 05:24:00.396855 [ 284 ] {} <Debug> TCP-Session: ec583029-f14f-4c21-8e33-84351d6486a3 Authenticating user 'default' from [fd00:1122:3344:101::c]:50678 | ||
708 | 2024.11.26 05:24:00.396936 [ 284 ] {} <Debug> TCP-Session: ec583029-f14f-4c21-8e33-84351d6486a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
709 | 2024.11.26 05:24:00.396955 [ 284 ] {} <Debug> TCP-Session: ec583029-f14f-4c21-8e33-84351d6486a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
710 | 2024.11.26 05:24:05.292860 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
711 | 2024.11.26 05:24:05.292988 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
712 | 2024.11.26 05:24:05.293875 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
713 | 2024.11.26 05:24:05.293987 [ 242 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
714 | 2024.11.26 05:24:05.298178 [ 244 ] {} <Debug> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Loading data parts | ||
715 | 2024.11.26 05:24:05.298608 [ 244 ] {} <Debug> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): There are no data parts | ||
716 | 2024.11.26 05:24:05.310756 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
717 | 2024.11.26 05:24:05.310891 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
718 | 2024.11.26 05:24:05.314157 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
719 | 2024.11.26 05:24:05.315277 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
720 | 2024.11.26 05:24:05.316043 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
721 | 2024.11.26 05:24:05.317885 [ 242 ] {} <Debug> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Loading data parts | ||
722 | 2024.11.26 05:24:05.318156 [ 242 ] {} <Debug> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): There are no data parts | ||
723 | 2024.11.26 05:24:05.347082 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
724 | 2024.11.26 05:24:05.347130 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
725 | 2024.11.26 05:24:05.354301 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
726 | 2024.11.26 05:24:05.355116 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
727 | 2024.11.26 05:24:05.357492 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
728 | 2024.11.26 05:24:06.000160 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 145.86 MiB, peak 149.86 MiB, free memory in arenas 0.00 B, will set to 150.79 MiB (RSS), difference: 4.94 MiB | ||
729 | 2024.11.26 05:24:07.793884 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
730 | 2024.11.26 05:24:07.793992 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
731 | 2024.11.26 05:24:07.803331 [ 243 ] {} <Debug> system.query_log (cfeb5b2a-a212-40ff-a535-5360651c56df): Loading data parts | ||
732 | 2024.11.26 05:24:07.803590 [ 243 ] {} <Debug> system.query_log (cfeb5b2a-a212-40ff-a535-5360651c56df): There are no data parts | ||
733 | 2024.11.26 05:24:07.810302 [ 243 ] {} <Trace> system.query_log (cfeb5b2a-a212-40ff-a535-5360651c56df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
734 | 2024.11.26 05:24:07.810347 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
735 | 2024.11.26 05:24:07.812117 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
736 | 2024.11.26 05:24:07.812467 [ 243 ] {} <Trace> system.query_log (cfeb5b2a-a212-40ff-a535-5360651c56df): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
737 | 2024.11.26 05:24:07.813089 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
738 | 2024.11.26 05:24:08.000153 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 154.97 MiB, peak 154.97 MiB, free memory in arenas 0.00 B, will set to 151.25 MiB (RSS), difference: -3.72 MiB | ||
739 | 2024.11.26 05:24:12.765807 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
740 | 2024.11.26 05:24:12.765872 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
741 | 2024.11.26 05:24:12.817126 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
742 | 2024.11.26 05:24:12.818174 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
743 | 2024.11.26 05:24:12.818300 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
744 | 2024.11.26 05:24:12.818992 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
745 | 2024.11.26 05:24:12.819340 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
746 | 2024.11.26 05:24:12.819656 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
747 | 2024.11.26 05:24:12.858530 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
748 | 2024.11.26 05:24:12.882738 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
749 | 2024.11.26 05:24:12.882797 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
750 | 2024.11.26 05:24:12.889347 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
751 | 2024.11.26 05:24:12.890115 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
752 | 2024.11.26 05:24:12.892501 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
753 | 2024.11.26 05:24:13.001161 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 151.92 MiB, peak 155.92 MiB, free memory in arenas 0.00 B, will set to 153.78 MiB (RSS), difference: 1.86 MiB | ||
754 | 2024.11.26 05:24:18.000168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 149.80 MiB, peak 155.92 MiB, free memory in arenas 0.00 B, will set to 153.82 MiB (RSS), difference: 4.02 MiB | ||
755 | 2024.11.26 05:24:20.320538 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
756 | 2024.11.26 05:24:20.321248 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
757 | 2024.11.26 05:24:20.321295 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
758 | 2024.11.26 05:24:20.321905 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
759 | 2024.11.26 05:24:20.322173 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
760 | 2024.11.26 05:24:20.322440 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
761 | 2024.11.26 05:24:20.393327 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
762 | 2024.11.26 05:24:20.412253 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
763 | 2024.11.26 05:24:20.412311 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
764 | 2024.11.26 05:24:20.418487 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
765 | 2024.11.26 05:24:20.419231 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
766 | 2024.11.26 05:24:20.422093 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
767 | 2024.11.26 05:24:27.766129 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
768 | 2024.11.26 05:24:27.766194 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
769 | 2024.11.26 05:24:27.822979 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
770 | 2024.11.26 05:24:27.823592 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
771 | 2024.11.26 05:24:27.823645 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
772 | 2024.11.26 05:24:27.824185 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
773 | 2024.11.26 05:24:27.824508 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
774 | 2024.11.26 05:24:27.824781 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
775 | 2024.11.26 05:24:27.922607 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
776 | 2024.11.26 05:24:27.943668 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
777 | 2024.11.26 05:24:27.943739 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
778 | 2024.11.26 05:24:27.950548 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
779 | 2024.11.26 05:24:27.951341 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
780 | 2024.11.26 05:24:27.954134 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
781 | 2024.11.26 05:24:35.325674 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
782 | 2024.11.26 05:24:35.326448 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
783 | 2024.11.26 05:24:35.326496 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
784 | 2024.11.26 05:24:35.327036 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
785 | 2024.11.26 05:24:35.327297 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
786 | 2024.11.26 05:24:35.327583 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
787 | 2024.11.26 05:24:35.454967 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
788 | 2024.11.26 05:24:35.474854 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
789 | 2024.11.26 05:24:35.474924 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
790 | 2024.11.26 05:24:35.481521 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
791 | 2024.11.26 05:24:35.482268 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
792 | 2024.11.26 05:24:35.485374 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
793 | 2024.11.26 05:24:42.766247 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
794 | 2024.11.26 05:24:42.766339 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
795 | 2024.11.26 05:24:42.828548 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
796 | 2024.11.26 05:24:42.829193 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
797 | 2024.11.26 05:24:42.829252 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
798 | 2024.11.26 05:24:42.829927 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
799 | 2024.11.26 05:24:42.830206 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
800 | 2024.11.26 05:24:42.830416 [ 42 ] {} <Debug> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
801 | 2024.11.26 05:24:42.830468 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
802 | 2024.11.26 05:24:42.830531 [ 42 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
803 | 2024.11.26 05:24:42.830561 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
804 | 2024.11.26 05:24:42.837008 [ 188 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::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 | ||
805 | 2024.11.26 05:24:42.837205 [ 188 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
806 | 2024.11.26 05:24:42.839211 [ 188 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::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 | ||
807 | 2024.11.26 05:24:42.841856 [ 188 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::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 | ||
808 | 2024.11.26 05:24:42.841936 [ 188 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::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 | ||
809 | 2024.11.26 05:24:42.844237 [ 188 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::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 | ||
810 | 2024.11.26 05:24:42.846128 [ 188 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::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 | ||
811 | 2024.11.26 05:24:42.850797 [ 188 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part | ||
812 | 2024.11.26 05:24:42.880137 [ 186 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.047566439 sec., 58991.17232635388 rows/sec., 864.13 KiB/sec. | ||
813 | 2024.11.26 05:24:42.880877 [ 201 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
814 | 2024.11.26 05:24:42.881256 [ 201 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_6_1} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
815 | 2024.11.26 05:24:42.881348 [ 201 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_6_1} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
816 | 2024.11.26 05:24:42.881462 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
817 | 2024.11.26 05:24:42.986304 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
818 | 2024.11.26 05:24:43.001161 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.45 MiB, peak 161.76 MiB, free memory in arenas 0.00 B, will set to 157.13 MiB (RSS), difference: 1.67 MiB | ||
819 | 2024.11.26 05:24:43.007968 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
820 | 2024.11.26 05:24:43.008027 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
821 | 2024.11.26 05:24:43.014544 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
822 | 2024.11.26 05:24:43.015334 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
823 | 2024.11.26 05:24:43.015644 [ 39 ] {} <Debug> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
824 | 2024.11.26 05:24:43.015732 [ 39 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
825 | 2024.11.26 05:24:43.015768 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
826 | 2024.11.26 05:24:43.016155 [ 201 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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 | ||
827 | 2024.11.26 05:24:43.030292 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
828 | 2024.11.26 05:24:43.031843 [ 201 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
829 | 2024.11.26 05:24:43.033122 [ 201 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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 | ||
830 | 2024.11.26 05:24:43.038685 [ 201 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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 | ||
831 | 2024.11.26 05:24:43.044092 [ 201 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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 | ||
832 | 2024.11.26 05:24:43.049298 [ 201 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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 | ||
833 | 2024.11.26 05:24:43.056692 [ 201 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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 | ||
834 | 2024.11.26 05:24:43.061391 [ 201 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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 | ||
835 | 2024.11.26 05:24:43.121409 [ 186 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.105530409 sec., 435.8933167784842 rows/sec., 2.25 MiB/sec. | ||
836 | 2024.11.26 05:24:43.124033 [ 186 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
837 | 2024.11.26 05:24:43.127152 [ 186 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_6_1} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
838 | 2024.11.26 05:24:43.127279 [ 186 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_6_1} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
839 | 2024.11.26 05:24:43.129807 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
840 | 2024.11.26 05:24:44.001160 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.20 MiB, peak 167.74 MiB, free memory in arenas 0.00 B, will set to 159.81 MiB (RSS), difference: 1.61 MiB | ||
841 | 2024.11.26 05:24:50.331483 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 | ||
842 | 2024.11.26 05:24:50.332150 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
843 | 2024.11.26 05:24:50.332203 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
844 | 2024.11.26 05:24:50.332824 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
845 | 2024.11.26 05:24:50.333097 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
846 | 2024.11.26 05:24:50.333350 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 | ||
847 | 2024.11.26 05:24:50.531284 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
848 | 2024.11.26 05:24:50.550171 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
849 | 2024.11.26 05:24:50.550234 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
850 | 2024.11.26 05:24:50.557116 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
851 | 2024.11.26 05:24:50.558024 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
852 | 2024.11.26 05:24:50.561092 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
853 | 2024.11.26 05:24:57.766400 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
854 | 2024.11.26 05:24:57.766501 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
855 | 2024.11.26 05:24:57.834414 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 | ||
856 | 2024.11.26 05:24:57.835019 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
857 | 2024.11.26 05:24:57.835063 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
858 | 2024.11.26 05:24:57.835660 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
859 | 2024.11.26 05:24:57.835934 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
860 | 2024.11.26 05:24:57.836128 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
861 | 2024.11.26 05:24:57.890652 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
862 | 2024.11.26 05:24:57.890731 [ 3 ] {} <Debug> TCP-Session: e89c59bc-a445-4730-b37f-b1ab757a4305 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
863 | 2024.11.26 05:24:58.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.98 MiB, peak 167.74 MiB, free memory in arenas 0.00 B, will set to 161.05 MiB (RSS), difference: 2.08 MiB | ||
864 | 2024.11.26 05:24:58.062078 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
865 | 2024.11.26 05:24:58.081842 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
866 | 2024.11.26 05:24:58.081885 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
867 | 2024.11.26 05:24:58.088368 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
868 | 2024.11.26 05:24:58.089155 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
869 | 2024.11.26 05:24:58.091831 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
870 | 2024.11.26 05:25:05.337184 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 | ||
871 | 2024.11.26 05:25:05.337860 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
872 | 2024.11.26 05:25:05.337912 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
873 | 2024.11.26 05:25:05.338463 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
874 | 2024.11.26 05:25:05.338734 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
875 | 2024.11.26 05:25:05.339043 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 | ||
876 | 2024.11.26 05:25:05.592843 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
877 | 2024.11.26 05:25:05.613129 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
878 | 2024.11.26 05:25:05.613192 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
879 | 2024.11.26 05:25:05.619869 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
880 | 2024.11.26 05:25:05.620639 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
881 | 2024.11.26 05:25:05.623414 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
882 | 2024.11.26 05:25:12.766575 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
883 | 2024.11.26 05:25:12.766659 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
884 | 2024.11.26 05:25:12.839336 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 | ||
885 | 2024.11.26 05:25:12.839984 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
886 | 2024.11.26 05:25:12.840041 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
887 | 2024.11.26 05:25:12.840623 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
888 | 2024.11.26 05:25:12.840915 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
889 | 2024.11.26 05:25:12.841205 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
890 | 2024.11.26 05:25:13.124429 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
891 | 2024.11.26 05:25:13.144640 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
892 | 2024.11.26 05:25:13.144695 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
893 | 2024.11.26 05:25:13.151866 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
894 | 2024.11.26 05:25:13.152667 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
895 | 2024.11.26 05:25:13.155217 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
896 | 2024.11.26 05:25:20.342281 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 | ||
897 | 2024.11.26 05:25:20.342956 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
898 | 2024.11.26 05:25:20.343006 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
899 | 2024.11.26 05:25:20.343543 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
900 | 2024.11.26 05:25:20.343816 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
901 | 2024.11.26 05:25:20.344084 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 | ||
902 | 2024.11.26 05:25:20.344097 [ 77 ] {} <Debug> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
903 | 2024.11.26 05:25:20.344204 [ 77 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
904 | 2024.11.26 05:25:20.344247 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
905 | 2024.11.26 05:25:20.344449 [ 193 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::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 | ||
906 | 2024.11.26 05:25:20.344639 [ 193 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
907 | 2024.11.26 05:25:20.344691 [ 193 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part | ||
908 | 2024.11.26 05:25:20.344805 [ 193 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 488 rows starting from the beginning of the part | ||
909 | 2024.11.26 05:25:20.345059 [ 193 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 427 rows starting from the beginning of the part | ||
910 | 2024.11.26 05:25:20.345215 [ 193 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 488 rows starting from the beginning of the part | ||
911 | 2024.11.26 05:25:20.345424 [ 193 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 427 rows starting from the beginning of the part | ||
912 | 2024.11.26 05:25:20.345712 [ 193 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 488 rows starting from the beginning of the part | ||
913 | 2024.11.26 05:25:20.347557 [ 189 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.003199204 sec., 1601648.410041998 rows/sec., 22.91 MiB/sec. | ||
914 | 2024.11.26 05:25:20.348319 [ 192 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
915 | 2024.11.26 05:25:20.348673 [ 192 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_11_2} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
916 | 2024.11.26 05:25:20.348758 [ 192 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_11_2} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
917 | 2024.11.26 05:25:20.348862 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
918 | 2024.11.26 05:25:20.656248 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
919 | 2024.11.26 05:25:20.677035 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
920 | 2024.11.26 05:25:20.677090 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
921 | 2024.11.26 05:25:20.683908 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
922 | 2024.11.26 05:25:20.684696 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
923 | 2024.11.26 05:25:20.685137 [ 77 ] {} <Debug> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
924 | 2024.11.26 05:25:20.685310 [ 77 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
925 | 2024.11.26 05:25:20.685423 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
926 | 2024.11.26 05:25:20.685889 [ 189 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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 | ||
927 | 2024.11.26 05:25:20.699512 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
928 | 2024.11.26 05:25:20.701241 [ 189 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
929 | 2024.11.26 05:25:20.702734 [ 189 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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 | ||
930 | 2024.11.26 05:25:20.708177 [ 189 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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 | ||
931 | 2024.11.26 05:25:20.714016 [ 189 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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 | ||
932 | 2024.11.26 05:25:20.719942 [ 189 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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 | ||
933 | 2024.11.26 05:25:20.726018 [ 189 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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 | ||
934 | 2024.11.26 05:25:20.731455 [ 189 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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 | ||
935 | 2024.11.26 05:25:20.788528 [ 192 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.102915706 sec., 806.4852608599897 rows/sec., 4.17 MiB/sec. | ||
936 | 2024.11.26 05:25:20.791128 [ 192 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
937 | 2024.11.26 05:25:20.794272 [ 192 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_11_2} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
938 | 2024.11.26 05:25:20.794397 [ 192 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_11_2} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
939 | 2024.11.26 05:25:20.797059 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
940 | 2024.11.26 05:25:21.000166 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.94 MiB, peak 172.83 MiB, free memory in arenas 0.00 B, will set to 164.11 MiB (RSS), difference: 1.17 MiB | ||
941 | 2024.11.26 05:25:27.766904 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
942 | 2024.11.26 05:25:27.766973 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
943 | 2024.11.26 05:25:27.845182 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 | ||
944 | 2024.11.26 05:25:27.845831 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
945 | 2024.11.26 05:25:27.845886 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
946 | 2024.11.26 05:25:27.846491 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
947 | 2024.11.26 05:25:27.846788 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
948 | 2024.11.26 05:25:27.847047 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
949 | 2024.11.26 05:25:28.200571 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
950 | 2024.11.26 05:25:28.218887 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
951 | 2024.11.26 05:25:28.218943 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
952 | 2024.11.26 05:25:28.226361 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
953 | 2024.11.26 05:25:28.227141 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
954 | 2024.11.26 05:25:28.229753 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
955 | 2024.11.26 05:25:35.348141 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039 | ||
956 | 2024.11.26 05:25:35.348838 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
957 | 2024.11.26 05:25:35.348891 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
958 | 2024.11.26 05:25:35.349515 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
959 | 2024.11.26 05:25:35.349792 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
960 | 2024.11.26 05:25:35.350036 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039 | ||
961 | 2024.11.26 05:25:35.730792 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
962 | 2024.11.26 05:25:35.751251 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
963 | 2024.11.26 05:25:35.751323 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
964 | 2024.11.26 05:25:35.758679 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
965 | 2024.11.26 05:25:35.759511 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
966 | 2024.11.26 05:25:35.763053 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
967 | 2024.11.26 05:25:42.767015 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
968 | 2024.11.26 05:25:42.767089 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
969 | 2024.11.26 05:25:42.851133 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6466 | ||
970 | 2024.11.26 05:25:42.851779 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
971 | 2024.11.26 05:25:42.851825 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
972 | 2024.11.26 05:25:42.852370 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
973 | 2024.11.26 05:25:42.852638 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
974 | 2024.11.26 05:25:42.852835 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
975 | 2024.11.26 05:25:43.264102 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
976 | 2024.11.26 05:25:43.285004 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
977 | 2024.11.26 05:25:43.285067 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
978 | 2024.11.26 05:25:43.292114 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
979 | 2024.11.26 05:25:43.292882 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
980 | 2024.11.26 05:25:43.296205 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
981 | 2024.11.26 05:25:50.352959 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6954 | ||
982 | 2024.11.26 05:25:50.354005 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
983 | 2024.11.26 05:25:50.354058 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
984 | 2024.11.26 05:25:50.354599 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
985 | 2024.11.26 05:25:50.354873 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
986 | 2024.11.26 05:25:50.355121 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6954 | ||
987 | 2024.11.26 05:25:50.796260 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 114 | ||
988 | 2024.11.26 05:25:50.816902 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
989 | 2024.11.26 05:25:50.816958 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
990 | 2024.11.26 05:25:50.824285 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
991 | 2024.11.26 05:25:50.825049 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
992 | 2024.11.26 05:25:50.827606 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 114 | ||
993 | 2024.11.26 05:25:57.767339 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
994 | 2024.11.26 05:25:57.767407 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
995 | 2024.11.26 05:25:57.856227 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7381 | ||
996 | 2024.11.26 05:25:57.856861 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
997 | 2024.11.26 05:25:57.856913 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
998 | 2024.11.26 05:25:57.857488 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
999 | 2024.11.26 05:25:57.857761 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1000 | 2024.11.26 05:25:57.857991 [ 58 ] {} <Debug> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
1001 | 2024.11.26 05:25:57.858027 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
1002 | 2024.11.26 05:25:57.858075 [ 58 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1003 | 2024.11.26 05:25:57.858106 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1004 | 2024.11.26 05:25:57.858245 [ 200 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::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 | ||
1005 | 2024.11.26 05:25:57.858367 [ 200 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1006 | 2024.11.26 05:25:57.858411 [ 200 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5124 rows starting from the beginning of the part | ||
1007 | 2024.11.26 05:25:57.858511 [ 200 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 427 rows starting from the beginning of the part | ||
1008 | 2024.11.26 05:25:57.858726 [ 200 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 488 rows starting from the beginning of the part | ||
1009 | 2024.11.26 05:25:57.858879 [ 200 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 427 rows starting from the beginning of the part | ||
1010 | 2024.11.26 05:25:57.859043 [ 200 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 488 rows starting from the beginning of the part | ||
1011 | 2024.11.26 05:25:57.859193 [ 200 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 427 rows starting from the beginning of the part | ||
1012 | 2024.11.26 05:25:57.860930 [ 200 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.002743495 sec., 2690363.933595651 rows/sec., 38.49 MiB/sec. | ||
1013 | 2024.11.26 05:25:57.861298 [ 192 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
1014 | 2024.11.26 05:25:57.861598 [ 192 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_16_3} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1015 | 2024.11.26 05:25:57.861672 [ 192 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_16_3} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
1016 | 2024.11.26 05:25:57.861752 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
1017 | 2024.11.26 05:25:58.001312 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000932458 sec. | ||
1018 | 2024.11.26 05:25:58.327652 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 121 | ||
1019 | 2024.11.26 05:25:58.348786 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1020 | 2024.11.26 05:25:58.348847 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1021 | 2024.11.26 05:25:58.356127 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
1022 | 2024.11.26 05:25:58.356883 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1023 | 2024.11.26 05:25:58.357292 [ 58 ] {} <Debug> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
1024 | 2024.11.26 05:25:58.357433 [ 58 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1025 | 2024.11.26 05:25:58.357515 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1026 | 2024.11.26 05:25:58.357906 [ 194 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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 | ||
1027 | 2024.11.26 05:25:58.372670 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
1028 | 2024.11.26 05:25:58.374325 [ 194 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1029 | 2024.11.26 05:25:58.375711 [ 194 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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 | ||
1030 | 2024.11.26 05:25:58.381647 [ 194 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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 | ||
1031 | 2024.11.26 05:25:58.387630 [ 194 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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 | ||
1032 | 2024.11.26 05:25:58.393687 [ 194 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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 | ||
1033 | 2024.11.26 05:25:58.399491 [ 194 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part | ||
1034 | 2024.11.26 05:25:58.404406 [ 194 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 7 rows starting from the beginning of the part | ||
1035 | 2024.11.26 05:25:58.462080 [ 192 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.104409076 sec., 1158.9030823335702 rows/sec., 5.99 MiB/sec. | ||
1036 | 2024.11.26 05:25:58.464548 [ 192 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
1037 | 2024.11.26 05:25:58.467433 [ 192 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_16_3} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1038 | 2024.11.26 05:25:58.467552 [ 192 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_16_3} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
1039 | 2024.11.26 05:25:58.469875 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
1040 | 2024.11.26 05:26:05.358137 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7869 | ||
1041 | 2024.11.26 05:26:05.358835 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1042 | 2024.11.26 05:26:05.358887 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1043 | 2024.11.26 05:26:05.359575 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
1044 | 2024.11.26 05:26:05.359851 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1045 | 2024.11.26 05:26:05.360085 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7869 | ||
1046 | 2024.11.26 05:26:05.872750 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
1047 | 2024.11.26 05:26:05.892979 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1048 | 2024.11.26 05:26:05.893050 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1049 | 2024.11.26 05:26:05.900517 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
1050 | 2024.11.26 05:26:05.901290 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1051 | 2024.11.26 05:26:05.904967 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
1052 | 2024.11.26 05:26:12.767475 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1053 | 2024.11.26 05:26:12.767576 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1054 | 2024.11.26 05:26:12.860192 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8296 | ||
1055 | 2024.11.26 05:26:12.860923 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1056 | 2024.11.26 05:26:12.860979 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1057 | 2024.11.26 05:26:12.861569 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
1058 | 2024.11.26 05:26:12.861850 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1059 | 2024.11.26 05:26:12.862160 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
1060 | 2024.11.26 05:26:13.405020 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
1061 | 2024.11.26 05:26:13.424993 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1062 | 2024.11.26 05:26:13.425049 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1063 | 2024.11.26 05:26:13.432413 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
1064 | 2024.11.26 05:26:13.433181 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1065 | 2024.11.26 05:26:13.436112 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
1066 | 2024.11.26 05:26:20.362288 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8784 | ||
1067 | 2024.11.26 05:26:20.363362 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1068 | 2024.11.26 05:26:20.363415 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1069 | 2024.11.26 05:26:20.364002 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
1070 | 2024.11.26 05:26:20.364277 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1071 | 2024.11.26 05:26:20.364524 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8784 | ||
1072 | 2024.11.26 05:26:20.937172 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
1073 | 2024.11.26 05:26:20.957254 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1074 | 2024.11.26 05:26:20.957308 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1075 | 2024.11.26 05:26:20.964795 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
1076 | 2024.11.26 05:26:20.965564 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1077 | 2024.11.26 05:26:20.968222 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
1078 | 2024.11.26 05:26:27.767636 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1079 | 2024.11.26 05:26:27.767712 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1080 | 2024.11.26 05:26:27.865631 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9211 | ||
1081 | 2024.11.26 05:26:27.866269 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1082 | 2024.11.26 05:26:27.866318 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1083 | 2024.11.26 05:26:27.866860 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
1084 | 2024.11.26 05:26:27.867140 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1085 | 2024.11.26 05:26:27.867386 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
1086 | 2024.11.26 05:26:28.468293 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
1087 | 2024.11.26 05:26:28.490037 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1088 | 2024.11.26 05:26:28.490103 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1089 | 2024.11.26 05:26:28.497354 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
1090 | 2024.11.26 05:26:28.498128 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1091 | 2024.11.26 05:26:28.500951 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
1092 | 2024.11.26 05:26:35.367487 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9699 | ||
1093 | 2024.11.26 05:26:35.368176 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1094 | 2024.11.26 05:26:35.368229 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1095 | 2024.11.26 05:26:35.368787 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
1096 | 2024.11.26 05:26:35.369059 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1097 | 2024.11.26 05:26:35.369291 [ 43 ] {} <Debug> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
1098 | 2024.11.26 05:26:35.369313 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9699 | ||
1099 | 2024.11.26 05:26:35.369372 [ 43 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1100 | 2024.11.26 05:26:35.369399 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1101 | 2024.11.26 05:26:35.369567 [ 198 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::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 | ||
1102 | 2024.11.26 05:26:35.369752 [ 198 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1103 | 2024.11.26 05:26:35.369807 [ 198 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7381 rows starting from the beginning of the part | ||
1104 | 2024.11.26 05:26:35.369927 [ 198 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 488 rows starting from the beginning of the part | ||
1105 | 2024.11.26 05:26:35.370135 [ 198 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 427 rows starting from the beginning of the part | ||
1106 | 2024.11.26 05:26:35.370430 [ 198 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 488 rows starting from the beginning of the part | ||
1107 | 2024.11.26 05:26:35.370545 [ 198 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 427 rows starting from the beginning of the part | ||
1108 | 2024.11.26 05:26:35.370731 [ 198 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 488 rows starting from the beginning of the part | ||
1109 | 2024.11.26 05:26:35.373280 [ 192 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9699 rows, containing 4 columns (4 merged, 0 gathered) in 0.003796127 sec., 2554972.4758945103 rows/sec., 36.55 MiB/sec. | ||
1110 | 2024.11.26 05:26:35.373490 [ 198 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
1111 | 2024.11.26 05:26:35.373780 [ 198 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_21_4} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1112 | 2024.11.26 05:26:35.373861 [ 198 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_21_4} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
1113 | 2024.11.26 05:26:35.373956 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
1114 | 2024.11.26 05:26:36.001996 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
1115 | 2024.11.26 05:26:36.023554 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1116 | 2024.11.26 05:26:36.023610 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1117 | 2024.11.26 05:26:36.031217 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
1118 | 2024.11.26 05:26:36.031991 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1119 | 2024.11.26 05:26:36.032293 [ 43 ] {} <Debug> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
1120 | 2024.11.26 05:26:36.032353 [ 43 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1121 | 2024.11.26 05:26:36.032389 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1122 | 2024.11.26 05:26:36.032608 [ 199 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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 | ||
1123 | 2024.11.26 05:26:36.042159 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
1124 | 2024.11.26 05:26:36.043185 [ 199 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1125 | 2024.11.26 05:26:36.044141 [ 199 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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 | ||
1126 | 2024.11.26 05:26:36.048708 [ 199 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
1127 | 2024.11.26 05:26:36.053715 [ 199 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
1128 | 2024.11.26 05:26:36.058859 [ 199 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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 | ||
1129 | 2024.11.26 05:26:36.064312 [ 199 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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 | ||
1130 | 2024.11.26 05:26:36.069251 [ 199 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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 | ||
1131 | 2024.11.26 05:26:36.129083 [ 198 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.096602489 sec., 1645.9203240612155 rows/sec., 8.51 MiB/sec. | ||
1132 | 2024.11.26 05:26:36.132616 [ 192 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
1133 | 2024.11.26 05:26:36.135830 [ 192 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_21_4} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1134 | 2024.11.26 05:26:36.135969 [ 192 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_21_4} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
1135 | 2024.11.26 05:26:36.138448 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
1136 | 2024.11.26 05:26:37.000166 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.39 MiB, peak 181.95 MiB, free memory in arenas 0.00 B, will set to 172.66 MiB (RSS), difference: 1.28 MiB | ||
1137 | 2024.11.26 05:26:42.767770 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1138 | 2024.11.26 05:26:42.767878 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1139 | 2024.11.26 05:26:42.869470 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10126 | ||
1140 | 2024.11.26 05:26:42.870304 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1141 | 2024.11.26 05:26:42.870357 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1142 | 2024.11.26 05:26:42.870996 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
1143 | 2024.11.26 05:26:42.871272 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1144 | 2024.11.26 05:26:42.871612 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
1145 | 2024.11.26 05:26:43.542233 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
1146 | 2024.11.26 05:26:43.562027 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1147 | 2024.11.26 05:26:43.562084 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1148 | 2024.11.26 05:26:43.569174 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
1149 | 2024.11.26 05:26:43.569921 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1150 | 2024.11.26 05:26:43.572580 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
1151 | 2024.11.26 05:26:50.371757 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10614 | ||
1152 | 2024.11.26 05:26:50.372773 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1153 | 2024.11.26 05:26:50.372826 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1154 | 2024.11.26 05:26:50.373397 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
1155 | 2024.11.26 05:26:50.373665 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1156 | 2024.11.26 05:26:50.373921 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10614 | ||
1157 | 2024.11.26 05:26:51.072642 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
1158 | 2024.11.26 05:26:51.093157 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1159 | 2024.11.26 05:26:51.093220 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1160 | 2024.11.26 05:26:51.100716 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
1161 | 2024.11.26 05:26:51.101478 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1162 | 2024.11.26 05:26:51.104116 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
1163 | 2024.11.26 05:26:57.768162 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1164 | 2024.11.26 05:26:57.768290 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1165 | 2024.11.26 05:26:57.874075 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11041 | ||
1166 | 2024.11.26 05:26:57.875003 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1167 | 2024.11.26 05:26:57.875056 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1168 | 2024.11.26 05:26:57.875600 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
1169 | 2024.11.26 05:26:57.875868 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1170 | 2024.11.26 05:26:57.876149 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 | ||
1171 | 2024.11.26 05:26:58.604191 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
1172 | 2024.11.26 05:26:58.625246 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1173 | 2024.11.26 05:26:58.625311 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1174 | 2024.11.26 05:26:58.632589 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
1175 | 2024.11.26 05:26:58.633345 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1176 | 2024.11.26 05:26:58.636204 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
1177 | 2024.11.26 05:27:05.376276 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11529 | ||
1178 | 2024.11.26 05:27:05.376964 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1179 | 2024.11.26 05:27:05.377017 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1180 | 2024.11.26 05:27:05.377564 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
1181 | 2024.11.26 05:27:05.377828 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1182 | 2024.11.26 05:27:05.378057 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11529 | ||
1183 | 2024.11.26 05:27:06.136279 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
1184 | 2024.11.26 05:27:06.157782 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1185 | 2024.11.26 05:27:06.157844 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1186 | 2024.11.26 05:27:06.165447 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
1187 | 2024.11.26 05:27:06.166212 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1188 | 2024.11.26 05:27:06.169843 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
1189 | 2024.11.26 05:27:12.768352 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1190 | 2024.11.26 05:27:12.768417 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1191 | 2024.11.26 05:27:12.878201 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11956 | ||
1192 | 2024.11.26 05:27:12.878928 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1193 | 2024.11.26 05:27:12.878982 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1194 | 2024.11.26 05:27:12.879577 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
1195 | 2024.11.26 05:27:12.879855 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1196 | 2024.11.26 05:27:12.880088 [ 31 ] {} <Debug> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
1197 | 2024.11.26 05:27:12.880123 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 | ||
1198 | 2024.11.26 05:27:12.880176 [ 31 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1199 | 2024.11.26 05:27:12.880208 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1200 | 2024.11.26 05:27:12.880358 [ 195 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::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 | ||
1201 | 2024.11.26 05:27:12.880514 [ 195 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1202 | 2024.11.26 05:27:12.880570 [ 195 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9699 rows starting from the beginning of the part | ||
1203 | 2024.11.26 05:27:12.880697 [ 195 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 427 rows starting from the beginning of the part | ||
1204 | 2024.11.26 05:27:12.880792 [ 195 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 488 rows starting from the beginning of the part | ||
1205 | 2024.11.26 05:27:12.881001 [ 195 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 427 rows starting from the beginning of the part | ||
1206 | 2024.11.26 05:27:12.881326 [ 195 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 488 rows starting from the beginning of the part | ||
1207 | 2024.11.26 05:27:12.881606 [ 195 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 427 rows starting from the beginning of the part | ||
1208 | 2024.11.26 05:27:12.884586 [ 191 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.004293867 sec., 2784436.4997798023 rows/sec., 39.83 MiB/sec. | ||
1209 | 2024.11.26 05:27:12.885015 [ 198 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
1210 | 2024.11.26 05:27:12.885424 [ 198 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_26_5} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1211 | 2024.11.26 05:27:12.885531 [ 198 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_26_5} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
1212 | 2024.11.26 05:27:12.885665 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
1213 | 2024.11.26 05:27:13.669909 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
1214 | 2024.11.26 05:27:13.691459 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1215 | 2024.11.26 05:27:13.691517 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1216 | 2024.11.26 05:27:13.699113 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
1217 | 2024.11.26 05:27:13.699875 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1218 | 2024.11.26 05:27:13.700268 [ 30 ] {} <Debug> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
1219 | 2024.11.26 05:27:13.700391 [ 30 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1220 | 2024.11.26 05:27:13.700463 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1221 | 2024.11.26 05:27:13.700789 [ 195 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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 | ||
1222 | 2024.11.26 05:27:13.709212 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
1223 | 2024.11.26 05:27:13.710441 [ 195 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1224 | 2024.11.26 05:27:13.711334 [ 195 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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 | ||
1225 | 2024.11.26 05:27:13.715988 [ 195 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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 | ||
1226 | 2024.11.26 05:27:13.720930 [ 195 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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 | ||
1227 | 2024.11.26 05:27:13.726221 [ 195 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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 | ||
1228 | 2024.11.26 05:27:13.731949 [ 195 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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 | ||
1229 | 2024.11.26 05:27:13.737290 [ 195 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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 | ||
1230 | 2024.11.26 05:27:13.798821 [ 187 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.098225802 sec., 1995.4023892826042 rows/sec., 10.32 MiB/sec. | ||
1231 | 2024.11.26 05:27:13.800394 [ 187 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
1232 | 2024.11.26 05:27:13.802736 [ 187 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_26_5} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1233 | 2024.11.26 05:27:13.802833 [ 187 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_26_5} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
1234 | 2024.11.26 05:27:13.804173 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
1235 | 2024.11.26 05:27:14.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 175.58 MiB, peak 186.12 MiB, free memory in arenas 0.00 B, will set to 177.83 MiB (RSS), difference: 2.25 MiB | ||
1236 | 2024.11.26 05:27:20.380301 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12444 | ||
1237 | 2024.11.26 05:27:20.381495 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1238 | 2024.11.26 05:27:20.381542 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1239 | 2024.11.26 05:27:20.382151 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
1240 | 2024.11.26 05:27:20.382428 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1241 | 2024.11.26 05:27:20.382646 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12444 | ||
1242 | 2024.11.26 05:27:21.209286 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
1243 | 2024.11.26 05:27:21.228007 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1244 | 2024.11.26 05:27:21.228064 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1245 | 2024.11.26 05:27:21.235152 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
1246 | 2024.11.26 05:27:21.235907 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1247 | 2024.11.26 05:27:21.238572 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
1248 | 2024.11.26 05:27:27.768669 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1249 | 2024.11.26 05:27:27.768744 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1250 | 2024.11.26 05:27:27.882794 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12871 | ||
1251 | 2024.11.26 05:27:27.883667 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1252 | 2024.11.26 05:27:27.883719 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1253 | 2024.11.26 05:27:27.884334 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
1254 | 2024.11.26 05:27:27.884619 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1255 | 2024.11.26 05:27:27.884846 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 | ||
1256 | 2024.11.26 05:27:28.738636 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
1257 | 2024.11.26 05:27:28.759338 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1258 | 2024.11.26 05:27:28.759404 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1259 | 2024.11.26 05:27:28.767011 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
1260 | 2024.11.26 05:27:28.767800 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1261 | 2024.11.26 05:27:28.770564 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
1262 | 2024.11.26 05:27:35.384983 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13359 | ||
1263 | 2024.11.26 05:27:35.385919 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1264 | 2024.11.26 05:27:35.385968 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1265 | 2024.11.26 05:27:35.386502 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
1266 | 2024.11.26 05:27:35.386761 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1267 | 2024.11.26 05:27:35.387021 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13359 | ||
1268 | 2024.11.26 05:27:36.270633 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
1269 | 2024.11.26 05:27:36.292223 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1270 | 2024.11.26 05:27:36.292290 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1271 | 2024.11.26 05:27:36.299557 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
1272 | 2024.11.26 05:27:36.300326 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1273 | 2024.11.26 05:27:36.303116 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
1274 | 2024.11.26 05:27:42.768807 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1275 | 2024.11.26 05:27:42.768900 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1276 | 2024.11.26 05:27:42.887140 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13786 | ||
1277 | 2024.11.26 05:27:42.887791 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1278 | 2024.11.26 05:27:42.887844 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1279 | 2024.11.26 05:27:42.888391 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
1280 | 2024.11.26 05:27:42.888657 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1281 | 2024.11.26 05:27:42.888909 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 | ||
1282 | 2024.11.26 05:27:43.803170 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 | ||
1283 | 2024.11.26 05:27:43.824592 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1284 | 2024.11.26 05:27:43.824660 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1285 | 2024.11.26 05:27:43.832323 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
1286 | 2024.11.26 05:27:43.833090 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1287 | 2024.11.26 05:27:43.836435 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 227 | ||
1288 | 2024.11.26 05:27:50.389032 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14274 | ||
1289 | 2024.11.26 05:27:50.389738 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1290 | 2024.11.26 05:27:50.389787 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1291 | 2024.11.26 05:27:50.390365 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
1292 | 2024.11.26 05:27:50.390634 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1293 | 2024.11.26 05:27:50.390797 [ 92 ] {} <Debug> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
1294 | 2024.11.26 05:27:50.390816 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14274 | ||
1295 | 2024.11.26 05:27:50.390838 [ 92 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1296 | 2024.11.26 05:27:50.390860 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1297 | 2024.11.26 05:27:50.391011 [ 191 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::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 | ||
1298 | 2024.11.26 05:27:50.391184 [ 191 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1299 | 2024.11.26 05:27:50.391245 [ 191 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 11956 rows starting from the beginning of the part | ||
1300 | 2024.11.26 05:27:50.391354 [ 191 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 488 rows starting from the beginning of the part | ||
1301 | 2024.11.26 05:27:50.391576 [ 191 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 427 rows starting from the beginning of the part | ||
1302 | 2024.11.26 05:27:50.391712 [ 191 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 488 rows starting from the beginning of the part | ||
1303 | 2024.11.26 05:27:50.391941 [ 191 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 427 rows starting from the beginning of the part | ||
1304 | 2024.11.26 05:27:50.392057 [ 191 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 488 rows starting from the beginning of the part | ||
1305 | 2024.11.26 05:27:50.394414 [ 188 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14274 rows, containing 4 columns (4 merged, 0 gathered) in 0.003480841 sec., 4100733.12742524 rows/sec., 58.66 MiB/sec. | ||
1306 | 2024.11.26 05:27:50.394856 [ 186 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
1307 | 2024.11.26 05:27:50.395370 [ 186 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_31_6} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1308 | 2024.11.26 05:27:50.395473 [ 186 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_31_6} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
1309 | 2024.11.26 05:27:50.395632 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
1310 | 2024.11.26 05:27:51.336505 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 | ||
1311 | 2024.11.26 05:27:51.358463 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1312 | 2024.11.26 05:27:51.358530 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1313 | 2024.11.26 05:27:51.366202 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
1314 | 2024.11.26 05:27:51.366987 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1315 | 2024.11.26 05:27:51.367472 [ 92 ] {} <Debug> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
1316 | 2024.11.26 05:27:51.367678 [ 92 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1317 | 2024.11.26 05:27:51.367791 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1318 | 2024.11.26 05:27:51.368171 [ 191 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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 | ||
1319 | 2024.11.26 05:27:51.376054 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
1320 | 2024.11.26 05:27:51.377362 [ 191 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1321 | 2024.11.26 05:27:51.378239 [ 191 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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 | ||
1322 | 2024.11.26 05:27:51.382575 [ 191 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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 | ||
1323 | 2024.11.26 05:27:51.387284 [ 191 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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 | ||
1324 | 2024.11.26 05:27:51.392158 [ 191 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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 | ||
1325 | 2024.11.26 05:27:51.397389 [ 191 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 8 rows starting from the beginning of the part | ||
1326 | 2024.11.26 05:27:51.402140 [ 191 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 7 rows starting from the beginning of the part | ||
1327 | 2024.11.26 05:27:51.461286 [ 188 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.093295082 sec., 2508.1707951122225 rows/sec., 12.97 MiB/sec. | ||
1328 | 2024.11.26 05:27:51.464285 [ 201 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
1329 | 2024.11.26 05:27:51.467468 [ 201 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_31_6} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1330 | 2024.11.26 05:27:51.467614 [ 201 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_31_6} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
1331 | 2024.11.26 05:27:51.470388 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
1332 | 2024.11.26 05:27:52.000220 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.31 MiB, peak 190.85 MiB, free memory in arenas 0.00 B, will set to 182.66 MiB (RSS), difference: 2.35 MiB | ||
1333 | 2024.11.26 05:27:57.769385 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1334 | 2024.11.26 05:27:57.769460 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1335 | 2024.11.26 05:27:57.891547 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14701 | ||
1336 | 2024.11.26 05:27:57.892271 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1337 | 2024.11.26 05:27:57.892325 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1338 | 2024.11.26 05:27:57.892939 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
1339 | 2024.11.26 05:27:57.893210 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1340 | 2024.11.26 05:27:57.893496 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 | ||
1341 | 2024.11.26 05:27:58.002089 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000937489 sec. | ||
1342 | 2024.11.26 05:27:58.876874 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 | ||
1343 | 2024.11.26 05:27:58.897249 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1344 | 2024.11.26 05:27:58.897326 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1345 | 2024.11.26 05:27:58.904511 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
1346 | 2024.11.26 05:27:58.905362 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1347 | 2024.11.26 05:27:58.909539 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 242 | ||
1348 | 2024.11.26 05:28:05.393765 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15189 | ||
1349 | 2024.11.26 05:28:05.394631 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1350 | 2024.11.26 05:28:05.394673 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1351 | 2024.11.26 05:28:05.395275 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
1352 | 2024.11.26 05:28:05.395548 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1353 | 2024.11.26 05:28:05.395784 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15189 | ||
1354 | 2024.11.26 05:28:06.409599 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 | ||
1355 | 2024.11.26 05:28:06.430099 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1356 | 2024.11.26 05:28:06.430165 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1357 | 2024.11.26 05:28:06.437616 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
1358 | 2024.11.26 05:28:06.438374 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1359 | 2024.11.26 05:28:06.441728 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
1360 | 2024.11.26 05:28:12.769706 [ 177 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1361 | 2024.11.26 05:28:12.769782 [ 177 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1362 | 2024.11.26 05:28:12.895904 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15616 | ||
1363 | 2024.11.26 05:28:12.896545 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1364 | 2024.11.26 05:28:12.896598 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1365 | 2024.11.26 05:28:12.897151 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
1366 | 2024.11.26 05:28:12.897424 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1367 | 2024.11.26 05:28:12.897691 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 | ||
1368 | 2024.11.26 05:28:13.941797 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 | ||
1369 | 2024.11.26 05:28:13.962286 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1370 | 2024.11.26 05:28:13.962338 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1371 | 2024.11.26 05:28:13.969541 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
1372 | 2024.11.26 05:28:13.970338 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1373 | 2024.11.26 05:28:13.972852 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257 | ||
1374 | 2024.11.26 05:28:20.397857 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16104 | ||
1375 | 2024.11.26 05:28:20.398906 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1376 | 2024.11.26 05:28:20.398950 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1377 | 2024.11.26 05:28:20.399478 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
1378 | 2024.11.26 05:28:20.399742 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1379 | 2024.11.26 05:28:20.399931 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16104 | ||
1380 | 2024.11.26 05:28:21.472907 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 | ||
1381 | 2024.11.26 05:28:21.494379 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1382 | 2024.11.26 05:28:21.494447 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1383 | 2024.11.26 05:28:21.502315 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
1384 | 2024.11.26 05:28:21.503109 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1385 | 2024.11.26 05:28:21.506013 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
1386 | 2024.11.26 05:28:27.769840 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1387 | 2024.11.26 05:28:27.769921 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1388 | 2024.11.26 05:28:27.900089 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16531 | ||
1389 | 2024.11.26 05:28:27.901048 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1390 | 2024.11.26 05:28:27.901167 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1391 | 2024.11.26 05:28:27.901771 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
1392 | 2024.11.26 05:28:27.902058 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1393 | 2024.11.26 05:28:27.902270 [ 137 ] {} <Debug> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
1394 | 2024.11.26 05:28:27.902361 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 | ||
1395 | 2024.11.26 05:28:27.902367 [ 137 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1396 | 2024.11.26 05:28:27.902406 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1397 | 2024.11.26 05:28:27.902521 [ 193 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::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 | ||
1398 | 2024.11.26 05:28:27.902649 [ 193 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1399 | 2024.11.26 05:28:27.902688 [ 193 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14274 rows starting from the beginning of the part | ||
1400 | 2024.11.26 05:28:27.902770 [ 193 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 427 rows starting from the beginning of the part | ||
1401 | 2024.11.26 05:28:27.902930 [ 193 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 488 rows starting from the beginning of the part | ||
1402 | 2024.11.26 05:28:27.903202 [ 193 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 427 rows starting from the beginning of the part | ||
1403 | 2024.11.26 05:28:27.903418 [ 193 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 488 rows starting from the beginning of the part | ||
1404 | 2024.11.26 05:28:27.903547 [ 193 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 427 rows starting from the beginning of the part | ||
1405 | 2024.11.26 05:28:27.906043 [ 188 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.003578742 sec., 4619220.944119469 rows/sec., 66.08 MiB/sec. | ||
1406 | 2024.11.26 05:28:27.906154 [ 188 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
1407 | 2024.11.26 05:28:27.906450 [ 188 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_36_7} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1408 | 2024.11.26 05:28:27.906534 [ 188 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_36_7} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
1409 | 2024.11.26 05:28:27.906644 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
1410 | 2024.11.26 05:28:29.007054 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
1411 | 2024.11.26 05:28:29.028515 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1412 | 2024.11.26 05:28:29.028574 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1413 | 2024.11.26 05:28:29.036295 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
1414 | 2024.11.26 05:28:29.037073 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1415 | 2024.11.26 05:28:29.037519 [ 137 ] {} <Debug> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
1416 | 2024.11.26 05:28:29.037650 [ 137 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1417 | 2024.11.26 05:28:29.037728 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1418 | 2024.11.26 05:28:29.038164 [ 196 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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 | ||
1419 | 2024.11.26 05:28:29.053342 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
1420 | 2024.11.26 05:28:29.054841 [ 196 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1421 | 2024.11.26 05:28:29.056587 [ 196 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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 | ||
1422 | 2024.11.26 05:28:29.062579 [ 196 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 8 rows starting from the beginning of the part | ||
1423 | 2024.11.26 05:28:29.068928 [ 196 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 7 rows starting from the beginning of the part | ||
1424 | 2024.11.26 05:28:29.075115 [ 196 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part | ||
1425 | 2024.11.26 05:28:29.081210 [ 196 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 7 rows starting from the beginning of the part | ||
1426 | 2024.11.26 05:28:29.086441 [ 196 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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 | ||
1427 | 2024.11.26 05:28:29.149007 [ 193 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.111088931 sec., 2448.4887697767117 rows/sec., 12.66 MiB/sec. | ||
1428 | 2024.11.26 05:28:29.152100 [ 189 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
1429 | 2024.11.26 05:28:29.155123 [ 189 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_36_7} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1430 | 2024.11.26 05:28:29.155249 [ 189 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_36_7} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
1431 | 2024.11.26 05:28:29.157673 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
1432 | 2024.11.26 05:28:30.000172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.72 MiB, peak 196.58 MiB, free memory in arenas 0.00 B, will set to 187.39 MiB (RSS), difference: 2.67 MiB | ||
1433 | 2024.11.26 05:28:35.402471 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17019 | ||
1434 | 2024.11.26 05:28:35.403169 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1435 | 2024.11.26 05:28:35.403223 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1436 | 2024.11.26 05:28:35.403831 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
1437 | 2024.11.26 05:28:35.404109 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1438 | 2024.11.26 05:28:35.404381 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17019 | ||
1439 | 2024.11.26 05:28:36.553431 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
1440 | 2024.11.26 05:28:36.572810 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1441 | 2024.11.26 05:28:36.572877 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1442 | 2024.11.26 05:28:36.580006 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
1443 | 2024.11.26 05:28:36.580765 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1444 | 2024.11.26 05:28:36.583547 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
1445 | 2024.11.26 05:28:42.769973 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1446 | 2024.11.26 05:28:42.770046 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1447 | 2024.11.26 05:28:42.904490 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17446 | ||
1448 | 2024.11.26 05:28:42.905171 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1449 | 2024.11.26 05:28:42.905228 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1450 | 2024.11.26 05:28:42.905877 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
1451 | 2024.11.26 05:28:42.906155 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1452 | 2024.11.26 05:28:42.906410 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 | ||
1453 | 2024.11.26 05:28:44.083591 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
1454 | 2024.11.26 05:28:44.104029 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1455 | 2024.11.26 05:28:44.104090 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1456 | 2024.11.26 05:28:44.111422 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
1457 | 2024.11.26 05:28:44.112202 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1458 | 2024.11.26 05:28:44.115218 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
1459 | 2024.11.26 05:28:50.406518 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17934 | ||
1460 | 2024.11.26 05:28:50.407208 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1461 | 2024.11.26 05:28:50.407262 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1462 | 2024.11.26 05:28:50.407808 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
1463 | 2024.11.26 05:28:50.408090 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1464 | 2024.11.26 05:28:50.408355 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17934 | ||
1465 | 2024.11.26 05:28:51.615270 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
1466 | 2024.11.26 05:28:51.636434 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1467 | 2024.11.26 05:28:51.636503 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1468 | 2024.11.26 05:28:51.643810 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
1469 | 2024.11.26 05:28:51.644586 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1470 | 2024.11.26 05:28:51.648666 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
1471 | 2024.11.26 05:28:57.770103 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1472 | 2024.11.26 05:28:57.770217 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1473 | 2024.11.26 05:28:57.908469 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18361 | ||
1474 | 2024.11.26 05:28:57.909135 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1475 | 2024.11.26 05:28:57.909194 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1476 | 2024.11.26 05:28:57.909747 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
1477 | 2024.11.26 05:28:57.910024 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1478 | 2024.11.26 05:28:57.910353 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 | ||
1479 | 2024.11.26 05:28:59.148728 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
1480 | 2024.11.26 05:28:59.169715 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1481 | 2024.11.26 05:28:59.169775 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1482 | 2024.11.26 05:28:59.177514 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
1483 | 2024.11.26 05:28:59.178300 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1484 | 2024.11.26 05:28:59.182025 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
1485 | 2024.11.26 05:29:05.410459 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18849 | ||
1486 | 2024.11.26 05:29:05.411119 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1487 | 2024.11.26 05:29:05.411156 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1488 | 2024.11.26 05:29:05.411717 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
1489 | 2024.11.26 05:29:05.411971 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1490 | 2024.11.26 05:29:05.412117 [ 88 ] {} <Debug> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
1491 | 2024.11.26 05:29:05.412155 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18849 | ||
1492 | 2024.11.26 05:29:05.412166 [ 88 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1493 | 2024.11.26 05:29:05.412191 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1494 | 2024.11.26 05:29:05.412361 [ 189 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::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 | ||
1495 | 2024.11.26 05:29:05.412559 [ 189 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1496 | 2024.11.26 05:29:05.412609 [ 189 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 16531 rows starting from the beginning of the part | ||
1497 | 2024.11.26 05:29:05.412702 [ 189 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 488 rows starting from the beginning of the part | ||
1498 | 2024.11.26 05:29:05.412905 [ 189 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 427 rows starting from the beginning of the part | ||
1499 | 2024.11.26 05:29:05.413174 [ 189 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 488 rows starting from the beginning of the part | ||
1500 | 2024.11.26 05:29:05.413349 [ 189 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 427 rows starting from the beginning of the part | ||
1501 | 2024.11.26 05:29:05.413516 [ 189 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 488 rows starting from the beginning of the part | ||
1502 | 2024.11.26 05:29:05.416047 [ 193 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18849 rows, containing 4 columns (4 merged, 0 gathered) in 0.003782376 sec., 4983375.529032544 rows/sec., 71.29 MiB/sec. | ||
1503 | 2024.11.26 05:29:05.416430 [ 190 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
1504 | 2024.11.26 05:29:05.416807 [ 190 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_41_8} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1505 | 2024.11.26 05:29:05.416904 [ 190 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_41_8} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
1506 | 2024.11.26 05:29:05.417030 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.59 MiB. | ||
1507 | 2024.11.26 05:29:06.682092 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
1508 | 2024.11.26 05:29:06.704245 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1509 | 2024.11.26 05:29:06.704313 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1510 | 2024.11.26 05:29:06.712023 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
1511 | 2024.11.26 05:29:06.712854 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1512 | 2024.11.26 05:29:06.713317 [ 84 ] {} <Debug> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
1513 | 2024.11.26 05:29:06.713492 [ 84 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1514 | 2024.11.26 05:29:06.713598 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1515 | 2024.11.26 05:29:06.715365 [ 193 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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 | ||
1516 | 2024.11.26 05:29:06.730264 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
1517 | 2024.11.26 05:29:06.731915 [ 193 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1518 | 2024.11.26 05:29:06.733158 [ 193 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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 | ||
1519 | 2024.11.26 05:29:06.738590 [ 193 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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 | ||
1520 | 2024.11.26 05:29:06.744535 [ 193 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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 | ||
1521 | 2024.11.26 05:29:06.750206 [ 193 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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 | ||
1522 | 2024.11.26 05:29:06.756255 [ 193 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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 | ||
1523 | 2024.11.26 05:29:06.761578 [ 193 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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 | ||
1524 | 2024.11.26 05:29:06.831158 [ 190 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.117345237 sec., 2633.255579005733 rows/sec., 13.62 MiB/sec. | ||
1525 | 2024.11.26 05:29:06.834445 [ 190 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
1526 | 2024.11.26 05:29:06.837553 [ 190 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_41_8} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1527 | 2024.11.26 05:29:06.837687 [ 190 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_41_8} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
1528 | 2024.11.26 05:29:06.840451 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
1529 | 2024.11.26 05:29:07.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 189.20 MiB, peak 202.62 MiB, free memory in arenas 0.00 B, will set to 193.46 MiB (RSS), difference: 4.26 MiB | ||
1530 | 2024.11.26 05:29:12.770305 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1531 | 2024.11.26 05:29:12.770427 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1532 | 2024.11.26 05:29:12.912266 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19276 | ||
1533 | 2024.11.26 05:29:12.912990 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1534 | 2024.11.26 05:29:12.913049 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1535 | 2024.11.26 05:29:12.913596 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
1536 | 2024.11.26 05:29:12.913865 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1537 | 2024.11.26 05:29:12.914114 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 | ||
1538 | 2024.11.26 05:29:14.230331 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
1539 | 2024.11.26 05:29:14.249747 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1540 | 2024.11.26 05:29:14.249819 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1541 | 2024.11.26 05:29:14.256985 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
1542 | 2024.11.26 05:29:14.257791 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1543 | 2024.11.26 05:29:14.260923 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
1544 | 2024.11.26 05:29:20.414226 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19764 | ||
1545 | 2024.11.26 05:29:20.415013 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1546 | 2024.11.26 05:29:20.415104 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1547 | 2024.11.26 05:29:20.415741 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
1548 | 2024.11.26 05:29:20.416014 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1549 | 2024.11.26 05:29:20.416289 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19764 | ||
1550 | 2024.11.26 05:29:21.760983 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
1551 | 2024.11.26 05:29:21.781476 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1552 | 2024.11.26 05:29:21.781541 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
1553 | 2024.11.26 05:29:21.788785 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
1554 | 2024.11.26 05:29:21.789558 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1555 | 2024.11.26 05:29:21.792331 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
1556 | 2024.11.26 05:29:27.770684 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1557 | 2024.11.26 05:29:27.770758 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1558 | 2024.11.26 05:29:27.916419 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20191 | ||
1559 | 2024.11.26 05:29:27.917293 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1560 | 2024.11.26 05:29:27.917359 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
1561 | 2024.11.26 05:29:27.918148 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
1562 | 2024.11.26 05:29:27.918410 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1563 | 2024.11.26 05:29:27.918637 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 | ||
1564 | 2024.11.26 05:29:29.292413 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
1565 | 2024.11.26 05:29:29.313888 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1566 | 2024.11.26 05:29:29.313954 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
1567 | 2024.11.26 05:29:29.321295 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
1568 | 2024.11.26 05:29:29.322074 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1569 | 2024.11.26 05:29:29.324887 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
1570 | 2024.11.26 05:29:35.418745 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20679 | ||
1571 | 2024.11.26 05:29:35.419434 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1572 | 2024.11.26 05:29:35.419485 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
1573 | 2024.11.26 05:29:35.420026 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
1574 | 2024.11.26 05:29:35.420293 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1575 | 2024.11.26 05:29:35.420552 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20679 | ||
1576 | 2024.11.26 05:29:36.824940 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 | ||
1577 | 2024.11.26 05:29:36.846493 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1578 | 2024.11.26 05:29:36.846556 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
1579 | 2024.11.26 05:29:36.853854 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
1580 | 2024.11.26 05:29:36.854632 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1581 | 2024.11.26 05:29:36.857529 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 340 | ||
1582 | 2024.11.26 05:29:42.771017 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1583 | 2024.11.26 05:29:42.771115 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1584 | 2024.11.26 05:29:42.920660 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21106 | ||
1585 | 2024.11.26 05:29:42.921349 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1586 | 2024.11.26 05:29:42.921398 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
1587 | 2024.11.26 05:29:42.921992 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
1588 | 2024.11.26 05:29:42.922262 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1589 | 2024.11.26 05:29:42.922442 [ 108 ] {} <Debug> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
1590 | 2024.11.26 05:29:42.922474 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 | ||
1591 | 2024.11.26 05:29:42.922495 [ 108 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1592 | 2024.11.26 05:29:42.922522 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
1593 | 2024.11.26 05:29:42.922902 [ 197 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::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 | ||
1594 | 2024.11.26 05:29:42.923159 [ 197 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1595 | 2024.11.26 05:29:42.923212 [ 197 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18849 rows starting from the beginning of the part | ||
1596 | 2024.11.26 05:29:42.923319 [ 197 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 427 rows starting from the beginning of the part | ||
1597 | 2024.11.26 05:29:42.923490 [ 197 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 488 rows starting from the beginning of the part | ||
1598 | 2024.11.26 05:29:42.923766 [ 197 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 427 rows starting from the beginning of the part | ||
1599 | 2024.11.26 05:29:42.923998 [ 197 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 488 rows starting from the beginning of the part | ||
1600 | 2024.11.26 05:29:42.924254 [ 197 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 427 rows starting from the beginning of the part | ||
1601 | 2024.11.26 05:29:42.927368 [ 190 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.004718585 sec., 4472951.107164542 rows/sec., 63.99 MiB/sec. | ||
1602 | 2024.11.26 05:29:42.927653 [ 197 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
1603 | 2024.11.26 05:29:42.927951 [ 197 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_46_9} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1604 | 2024.11.26 05:29:42.928037 [ 197 ] {3eecac26-1015-46a8-91ef-9a00f146c78d::all_1_46_9} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
1605 | 2024.11.26 05:29:42.928138 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. | ||
1606 | 2024.11.26 05:29:44.357581 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 | ||
1607 | 2024.11.26 05:29:44.379175 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1608 | 2024.11.26 05:29:44.379244 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
1609 | 2024.11.26 05:29:44.386593 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
1610 | 2024.11.26 05:29:44.387380 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1611 | 2024.11.26 05:29:44.387816 [ 108 ] {} <Debug> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
1612 | 2024.11.26 05:29:44.387958 [ 108 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1613 | 2024.11.26 05:29:44.388030 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
1614 | 2024.11.26 05:29:44.388762 [ 192 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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 | ||
1615 | 2024.11.26 05:29:44.404350 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
1616 | 2024.11.26 05:29:44.405857 [ 192 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1617 | 2024.11.26 05:29:44.407578 [ 192 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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 | ||
1618 | 2024.11.26 05:29:44.413763 [ 192 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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 | ||
1619 | 2024.11.26 05:29:44.419789 [ 192 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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 | ||
1620 | 2024.11.26 05:29:44.425593 [ 192 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::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 | ||
1621 | 2024.11.26 05:29:44.431593 [ 192 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 8 rows starting from the beginning of the part | ||
1622 | 2024.11.26 05:29:44.436978 [ 192 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 7 rows starting from the beginning of the part | ||
1623 | 2024.11.26 05:29:44.500418 [ 197 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.112230014 sec., 3091.864534562029 rows/sec., 15.99 MiB/sec. | ||
1624 | 2024.11.26 05:29:44.503349 [ 198 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
1625 | 2024.11.26 05:29:44.506231 [ 198 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_46_9} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1626 | 2024.11.26 05:29:44.506355 [ 198 ] {4274c6ee-c6cc-4283-bf0d-ca099a53f9b0::all_1_46_9} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
1627 | 2024.11.26 05:29:44.508675 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
1628 | 2024.11.26 05:29:45.000164 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 195.13 MiB, peak 208.56 MiB, free memory in arenas 0.00 B, will set to 198.02 MiB (RSS), difference: 2.89 MiB | ||
1629 | 2024.11.26 05:29:50.422602 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21594 | ||
1630 | 2024.11.26 05:29:50.423578 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1631 | 2024.11.26 05:29:50.423626 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
1632 | 2024.11.26 05:29:50.424224 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
1633 | 2024.11.26 05:29:50.424489 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1634 | 2024.11.26 05:29:50.424769 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21594 | ||
1635 | 2024.11.26 05:29:51.904436 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 | ||
1636 | 2024.11.26 05:29:51.924354 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1637 | 2024.11.26 05:29:51.924423 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
1638 | 2024.11.26 05:29:51.931571 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
1639 | 2024.11.26 05:29:51.932325 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1640 | 2024.11.26 05:29:51.936069 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 355 | ||
1641 | 2024.11.26 05:29:57.771373 [ 158 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1642 | 2024.11.26 05:29:57.771449 [ 158 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1643 | 2024.11.26 05:29:57.924905 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22021 | ||
1644 | 2024.11.26 05:29:57.925811 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1645 | 2024.11.26 05:29:57.925863 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
1646 | 2024.11.26 05:29:57.926472 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
1647 | 2024.11.26 05:29:57.926736 [ 244 ] {} <Trace> system.asynchronous_metric_log (3eecac26-1015-46a8-91ef-9a00f146c78d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1648 | 2024.11.26 05:29:57.926989 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 | ||
1649 | 2024.11.26 05:29:58.001338 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000950439 sec. | ||
1650 | 2024.11.26 05:29:59.436123 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 | ||
1651 | 2024.11.26 05:29:59.456690 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1652 | 2024.11.26 05:29:59.456760 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
1653 | 2024.11.26 05:29:59.463974 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
1654 | 2024.11.26 05:29:59.464745 [ 242 ] {} <Trace> system.metric_log (4274c6ee-c6cc-4283-bf0d-ca099a53f9b0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1655 | 2024.11.26 05:29:59.467492 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 |